martin
f7fb57dbef
EditorOptions, xml-colorschemes, corrected version info
...
git-svn-id: trunk@25631 -
2010-05-25 02:48:56 +00:00
martin
a1f5ccc314
EditorOptions, missing lfm file
...
git-svn-id: trunk@25630 -
2010-05-25 02:38:23 +00:00
martin
6ad90b645e
EditorOptions, improved handling old files
...
git-svn-id: trunk@25629 -
2010-05-25 02:38:03 +00:00
martin
f4a7b5a878
EditorOptions, xml-colorschemes, corrected version info
...
git-svn-id: trunk@25628 -
2010-05-25 02:08:42 +00:00
paul
2948db6597
ide: remove windres dependency
...
git-svn-id: trunk@25627 -
2010-05-25 02:06:23 +00:00
martin
084a15c640
IDE, EditorOptions: Moved to ColorSchemFactory / Added Export for ColorScheme / Added UserSchemes
...
git-svn-id: trunk@25626 -
2010-05-25 00:43:06 +00:00
blikblum
c71ccb5390
customform: check for ifaActivate in TAppForm.Activate
...
git-svn-id: trunk@25625 -
2010-05-25 00:24:13 +00:00
maxim
5306a68682
IDE: removed garbage from Czech translation file
...
git-svn-id: trunk@25624 -
2010-05-24 23:11:01 +00:00
maxim
1fa3dd81a6
IDE: removed garbage from Hebrew translation file
...
git-svn-id: trunk@25623 -
2010-05-24 23:04:04 +00:00
maxim
01c347203b
regenerated translations; updated Russian translation
...
git-svn-id: trunk@25622 -
2010-05-24 22:45:35 +00:00
maxim
3db87c2c2f
IDE: improved 'About' dialog/'About' tab text. Fixes bug #15941 .
...
git-svn-id: trunk@25621 -
2010-05-24 22:44:57 +00:00
maxim
6acbc054f7
IDE: Hebrew translation update by Ezik Shlomi, bug #16552 .
...
git-svn-id: trunk@25620 -
2010-05-24 19:48:04 +00:00
maxim
15c0de1bce
IDE: French translation update by paulatreides, bug #16547 .
...
git-svn-id: trunk@25619 -
2010-05-24 19:47:19 +00:00
mattias
6684b85c68
IDE: simple layout: consider docking
...
git-svn-id: trunk@25618 -
2010-05-24 18:16:26 +00:00
mattias
7d0b07ee84
started docking package for IDE
...
git-svn-id: trunk@25617 -
2010-05-24 18:09:17 +00:00
mattias
e447dbc938
IDE: check IsVisible
...
git-svn-id: trunk@25616 -
2010-05-24 17:46:31 +00:00
mattias
b527e66fb7
IDE: source editor using IDEIntf for showing
...
git-svn-id: trunk@25615 -
2010-05-24 17:41:32 +00:00
mattias
8e5438173c
IDE: removed docking from simplewindowlayout
...
git-svn-id: trunk@25614 -
2010-05-24 17:08:24 +00:00
zeljko
8f5c37c13b
Qt: qtdialogs - return focus to last active window, fixes #16535
...
git-svn-id: trunk@25613 -
2010-05-24 16:34:13 +00:00
dmitry
f31baf8b4e
fix ActionListEditor showing, to work with r25457 #811e84764c changes
...
git-svn-id: trunk@25612 -
2010-05-24 15:45:40 +00:00
dmitry
f9e656e9a1
ide: fix for TMainMenuComponentEditor edit method. Fix crash of MenuEditor, on edited menu component deleted
...
git-svn-id: trunk@25611 -
2010-05-24 15:17:55 +00:00
mattias
ea295a4244
IDE: use IDEIntf for OI AutoShow
...
git-svn-id: trunk@25610 -
2010-05-24 15:08:54 +00:00
zeljko
0f9569efc0
Qt: fixed compilation on non X11 platforms.
...
git-svn-id: trunk@25609 -
2010-05-24 15:04:22 +00:00
zeljko
d71e168a3e
Qt: cleanup
...
git-svn-id: trunk@25608 -
2010-05-24 15:03:22 +00:00
mattias
81f45d505e
IDE: show message view: using IDEIntf
...
git-svn-id: trunk@25607 -
2010-05-24 14:55:52 +00:00
zeljko
3c92861bf8
Qt: added qtx11.inc file with X11 helper functions to fix behaviour of qt in some circumstances under X11 (eg. switching desktops)
...
git-svn-id: trunk@25606 -
2010-05-24 14:51:34 +00:00
mattias
9c5bdc835f
IDEIntf: TIDEWindowCreator.GetDefaultBounds: fixed using fixed bounds
...
git-svn-id: trunk@25605 -
2010-05-24 14:40:00 +00:00
mattias
f25c0d95e5
IDE: using IDEIntf to show dockable windows
...
git-svn-id: trunk@25604 -
2010-05-24 14:31:03 +00:00
dodi
d855825819
docs: MiniIDE2
...
git-svn-id: trunk@25603 -
2010-05-24 13:07:31 +00:00
mattias
14ff05b99b
IDE: restore windows: use new creators
...
git-svn-id: trunk@25602 -
2010-05-24 12:08:31 +00:00
mattias
04cd712c29
IDE: registering debug dialogs
...
git-svn-id: trunk@25601 -
2010-05-24 12:00:04 +00:00
mattias
ddb29579bd
codetools: parsing enum types with deprecated, bug #16544
...
git-svn-id: trunk@25600 -
2010-05-24 09:48:35 +00:00
zeljko
324b896065
Qt: another trial to fix appminimize in case when we switch virtual desktops (X11 only)
...
git-svn-id: trunk@25599 -
2010-05-24 06:45:59 +00:00
dmitry
0cb16e88d1
ide: fix compiler messages loading. messages files should be loaded before ignored messages list
...
git-svn-id: trunk@25598 -
2010-05-24 05:25:06 +00:00
mattias
160b52476f
IDEIntf: started TIDEWindowCreator for registering independent/dockable windows
...
git-svn-id: trunk@25597 -
2010-05-24 00:58:44 +00:00
maxim
af0490ba94
LeakView:
...
1) Improved layout and fixed form caption.
2) Regenerated translations and updated Russian one.
git-svn-id: trunk@25596 -
2010-05-24 00:29:46 +00:00
maxim
e17df21f6b
IDE: Portuguese translation update by Marcelo B Paula, final part of bug #16540
...
git-svn-id: trunk@25595 -
2010-05-24 00:11:31 +00:00
maxim
3d74da12bf
LeakView:
...
1) localized LeakView. Patch from Marcelo B Paula. Part of bug #16540 .
2) Added LeakView translations: Portuguese (from Marcelo B Paula) and Russian.
3) Removed LRS file.
git-svn-id: trunk@25594 -
2010-05-24 00:05:01 +00:00
maxim
7871499e11
FPCUnit:
...
1) Improved GUI test runner localization. Patch from Marcelo B Paula, part of bug #16540 .
2) Updated translations: Portuguese (from Marcelo B Paula) and Russian.
git-svn-id: trunk@25593 -
2010-05-23 23:40:29 +00:00
maxim
f952f8d1aa
regenerated translations; updated Russian translation
...
git-svn-id: trunk@25592 -
2010-05-23 22:04:08 +00:00
maxim
d05c811fe0
LCL: fix typos in string constants
...
git-svn-id: trunk@25591 -
2010-05-23 22:03:02 +00:00
jesus
d7947be5e9
LCL, fix grid should be focused after editing
...
git-svn-id: trunk@25590 -
2010-05-23 19:14:34 +00:00
dodi
3a84a0a1c0
dockmanager example: added docs
...
git-svn-id: trunk@25589 -
2010-05-23 11:43:11 +00:00
zeljko
f1aac744eb
Qt: take into account clDefault if theme or palette changes.
...
git-svn-id: trunk@25588 -
2010-05-23 11:13:29 +00:00
dodi
d55eda7b42
docs: update docking
...
git-svn-id: trunk@25587 -
2010-05-23 10:35:46 +00:00
mattias
c1bd18c9ef
LCL: OpenDocument: auto add quotes, bug #16541
...
git-svn-id: trunk@25586 -
2010-05-23 09:21:58 +00:00
zeljko
f00e4a5c9b
Qt: Prohibit mouse events from being propagated to the TPairSplitterSide parent.fixes #16539
...
git-svn-id: trunk@25585 -
2010-05-23 08:12:37 +00:00
zeljko
2bbc43054f
Qt: check for QtCaret dirty state. fixes #16537
...
git-svn-id: trunk@25584 -
2010-05-22 20:49:59 +00:00
jesus
83d89e5433
LCL, fix hidding editor on losing grid's focus, issue #15787
...
git-svn-id: trunk@25583 -
2010-05-22 16:49:07 +00:00
zeljko
fb35fbd33b
Qt: implemented TQtWidgetSet.GetCmdLineParamDescForInterface. Fixes #16536
...
git-svn-id: trunk@25582 -
2010-05-22 15:05:08 +00:00