Commit Graph

42 Commits

Author SHA1 Message Date
ondrej
a914eaa29d IDE: use TLCLGlyphs for IDE buttons
git-svn-id: trunk@57857 -
2018-05-08 23:10:58 +00:00
ondrej
a711fb97c0 IDE: remove redundant glyph assignments
git-svn-id: trunk@57723 -
2018-04-26 10:02:59 +00:00
juha
9d840e6fad IDE: Don't try to draw image for dividers in ToolbarConfig dialog. Issue #33533, patch from FTurtle.
git-svn-id: trunk@57582 -
2018-03-31 14:09:43 +00:00
mattias
f86ad4d47a IDE: set watch property dialog to autosize, bug #32567
git-svn-id: trunk@56100 -
2017-10-17 15:17:49 +00:00
juha
f483ea123d IDE: ToolBarConfig tweaking.
git-svn-id: trunk@56095 -
2017-10-17 12:55:01 +00:00
juha
3accee3e98 IDE: Arrange ToolBarConfig categories in a natural way. Issue #32557, patch from FTurtle.
git-svn-id: trunk@56094 -
2017-10-17 12:37:28 +00:00
juha
60b135d29f IdeIntf: Remember the layout of String property editors, and ToolbarConfig dialog. Issue #32113.
git-svn-id: trunk@55987 -
2017-10-06 10:06:02 +00:00
juha
0befe31267 IDE: Remove TLvItem and MainList from ToolBarConfig. It was a useless indirection.
git-svn-id: trunk@55976 -
2017-10-05 13:36:37 +00:00
juha
5b79756134 IDE: Do not OwnerDraw the ListView in ToolBarConfig for QT any more. Apparently not needed.
git-svn-id: trunk@55973 -
2017-10-04 22:43:26 +00:00
juha
06714edf26 IDE: Do not search for MainList index in ToolBarConfig, they are always synced. Improve selection logic. Reduce duplicate code. Refactoring.
git-svn-id: trunk@55972 -
2017-10-04 22:43:19 +00:00
juha
a0f92faa73 IDE: In ToolBarConfig ListView select correct item after adding a command. Refactoring, improve identifier names.
git-svn-id: trunk@55970 -
2017-10-04 08:48:46 +00:00
michl
6f5300c1e9 IDE: High-DPI: Fixed image sizes of in IDE used TTreeFilterEdits and TListFilterEdits.
git-svn-id: trunk@55498 -
2017-07-13 19:32:16 +00:00
ondrej
aba8fa6c61 images: new high-dpi images designed by FTurle. Issue #32029, patch by FTurtle
git-svn-id: trunk@55384 -
2017-06-21 20:42:41 +00:00
juha
1e3c5c2752 IDE: Improve adding a command and separator in Toolbar Config dialog. Issue #31890.
git-svn-id: trunk@55078 -
2017-05-25 11:56:04 +00:00
juha
3dbd19358b IDE: Don't show image for the last empty item in Toolbar Config dialog with QT bindings. Issue #31890.
git-svn-id: trunk@55042 -
2017-05-22 10:16:21 +00:00
ondrej
dc0a33652f IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods.
git-svn-id: trunk@55039 -
2017-05-22 07:52:37 +00:00
michl
5d03c243b5 IDE: High-DPI: All IDE SpeedButtons DPI-aware
git-svn-id: trunk@55035 -
2017-05-21 20:59:29 +00:00
juha
d8b24f52a8 IDE: Improve label lblSelect visibility in Toolbar config dialog.
git-svn-id: trunk@54443 -
2017-03-18 13:32:47 +00:00
juha
95f94e25d1 IDE: Toolbar config dialog enhancements. Issue #31549, patch from FTurtle.
git-svn-id: trunk@54440 -
2017-03-18 08:43:26 +00:00
juha
2ac4d4f57b IDE: Rename some controls in Toolbar config dialog to make it consistent.
git-svn-id: trunk@54430 -
2017-03-17 10:08:23 +00:00
mattias
6452487d49 IDE: fixed indentation
git-svn-id: trunk@54429 -
2017-03-17 07:26:04 +00:00
joost
1de2cbf586 general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
zeljko
f684952850 Qt5: integration into LCL
git-svn-id: trunk@53807 -
2016-12-30 15:05:34 +00:00
mattias
ba98cf3c4a IDE: simplified
git-svn-id: trunk@51250 -
2016-01-11 13:49:11 +00:00
mattias
cfb5aea1e9 IDE: fixed loading toolbar config from Ondrej
git-svn-id: trunk@50073 -
2015-10-15 20:55:07 +00:00
mattias
8ae79a089c IDE: toolbar config: added file version
git-svn-id: trunk@50069 -
2015-10-15 10:56:00 +00:00
juha
1b137755fc IDE: Move loading and saving ButtonNames in IDECoolbar and EditorToolbar config into methods.
git-svn-id: trunk@50059 -
2015-10-14 16:39:48 +00:00
juha
07673e317f IDE: Refactor and optimize code for IDECoolbar and EditorToolbar config. Move duplicate code into methods etc.
git-svn-id: trunk@50058 -
2015-10-14 15:33:35 +00:00
juha
38878ad607 IdeIntf, IDE: Refactor command system. Separate menu and toolbar commands, update them in right place etc. Issue #28777, patch from Ondrej Pokorny.
git-svn-id: trunk@50026 -
2015-10-11 09:11:47 +00:00
mattias
dab7f60716 IDE: clean up
git-svn-id: trunk@49964 -
2015-10-06 19:32:13 +00:00
mattias
65957ee8b5 IDE: toolbar config: show wiki help, patch from Alexey Torgashin
git-svn-id: trunk@49957 -
2015-10-06 15:45:49 +00:00
juha
c910ea98c3 IDE: Refactor. Use one const for all ToolBar dividers. Reorder code.
git-svn-id: trunk@49738 -
2015-09-02 10:10:42 +00:00
juha
d784776662 IDE: Extract a common base class for IDEToolbar and EditorToolbar. Remove now useless update-timers as commands update their buttons automatically.
git-svn-id: trunk@49737 -
2015-09-02 08:22:28 +00:00
juha
a8ad284e1e IDE: Improve the XML format for IDE Coolbar in environment options. Fix image name.
git-svn-id: trunk@49410 -
2015-06-22 11:22:21 +00:00
juha
29d5e6d734 Move EditorToolbar from a package to IDE sources. Reuse config dialog with IDE Coolbar.
git-svn-id: trunk@49382 -
2015-06-21 10:45:24 +00:00
juha
0acacf6e19 IDE: Remove a useless Bevel1 from ToolbarConfig window.
git-svn-id: trunk@48604 -
2015-04-03 07:28:59 +00:00
mattias
3228d693b6 IDE: clean up
git-svn-id: trunk@48587 -
2015-04-02 11:55:12 +00:00
juha
7ee1e908fb IDE, ToolbarConfig: Make the ListView work with both QT and OSX. Requires IFDEFs. Issue #27603, Patch from Balázs Székely.
git-svn-id: trunk@48581 -
2015-04-01 19:56:14 +00:00
juha
161c9844cb IDE: Use owner drawing in ToolbarConfig ListView, does not work with QT otherwise.
git-svn-id: trunk@48560 -
2015-03-31 18:57:21 +00:00
mattias
054dc48d1e IDE: clean up
git-svn-id: trunk@48544 -
2015-03-30 19:09:39 +00:00
juha
21e4c4019c IDE: Improve the IDE Coolbar. Issue #27603, patch from Balázs Székely.
git-svn-id: trunk@48526 -
2015-03-28 14:40:57 +00:00
juha
2b683add14 New files for a new IDE Coolbar, from Balázs Székely..
git-svn-id: trunk@48521 -
2015-03-27 18:32:32 +00:00