Commit Graph

12304 Commits

Author SHA1 Message Date
juha
f190a809da IDE: Improve opening symlinks in editor some more.
git-svn-id: trunk@56004 -
2017-10-09 09:52:24 +00:00
juha
0102785359 IDE: Don't ask questions about symlinks when project is loading.
git-svn-id: trunk@55997 -
2017-10-07 23:45:56 +00:00
juha
28389af5d2 IDE: Simplify symlink loading. Project directory is already in source path. Don't ask questions while IDE starts.
git-svn-id: trunk@55996 -
2017-10-07 22:34:26 +00:00
juha
fd4150950b IDE: Optimise the logic for symlinked files. Issue #32292.
git-svn-id: trunk@55994 -
2017-10-07 13:37:01 +00:00
juha
053878c753 IDE: Open a symlinked file without questions if it is found in search path or is open in editor. Issue #32292.
git-svn-id: trunk@55992 -
2017-10-06 21:42:40 +00:00
juha
c5c014abf9 Packager: Remove a useless line. Formatting.
git-svn-id: trunk@55991 -
2017-10-06 21:38:39 +00:00
juha
d25418e28d IdeIntf: Change TIDEDialogLayoutList.ApplyLayout UseAsMin parameter default from True to False. Clean calls in code accordingly.
git-svn-id: trunk@55988 -
2017-10-06 10:20:45 +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
1f7440575f IDE: Remove an extra IDEDialogLayoutList.ApplyLayout call from NewDialog constructor.
git-svn-id: trunk@55986 -
2017-10-06 09:44:51 +00:00
juha
323352579d IDE: Use local variable FStringTable instead of global property in ProjectVersionInfo.
git-svn-id: trunk@55978 -
2017-10-05 16:37:05 +00:00
juha
7c6ce88d18 IDE: Improve ProductVersion logic in ProjectVersionInfo. Patch from Dmitry D. Chernov.
git-svn-id: trunk@55977 -
2017-10-05 16:27:53 +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
a21c5e4fed IDE: High-DPI icons. Issue #32493 Patch by FTurtle
git-svn-id: trunk@55969 -
2017-10-03 19:06:55 +00:00
juha
48558bcd40 IDE: Fix ProductVersion logic in ProjectVersionInfo. Patch from Dmitry D. Chernov.
git-svn-id: trunk@55968 -
2017-10-03 18:19:51 +00:00
michl
f5a9fce989 IDE: High-DPI icons. Issue #32454. Patch by FTurtle
git-svn-id: trunk@55932 -
2017-09-26 20:24:35 +00:00
michl
01c54b6b69 IDE: High-DPI menu items. Issue #32431. Patch by FTurtle.
git-svn-id: trunk@55878 -
2017-09-17 19:02:57 +00:00
juha
8f3d7a7dea IDE, OI: Update the component ComboBox properly when it is visible. Issue #32427.
git-svn-id: trunk@55877 -
2017-09-17 10:34:48 +00:00
maxim
1076699d6e IDE: fixed typo
git-svn-id: trunk@55869 -
2017-09-15 21:47:13 +00:00
mattias
9d11c6253b IDE: set ToolStatus to itBuilder before compiling packages, bug #32421
git-svn-id: trunk@55865 -
2017-09-15 10:21:41 +00:00
mattias
6059f5a7dd IDE: fpdoceditor: fixed synedit keys, bug #32386
git-svn-id: trunk@55801 -
2017-09-08 17:35:52 +00:00
michl
1f61be0b77 IDE: MessageWindow: Win32: Messages painting: Prevent flickering.
git-svn-id: trunk@55781 -
2017-09-03 11:47:53 +00:00
michl
6a4cf08b92 IDE: SourceEditor: IDESynGutterMarks High-DPI aware.
git-svn-id: trunk@55775 -
2017-09-02 19:28:39 +00:00
mattias
07104a2774 IDE: less hints
git-svn-id: trunk@55772 -
2017-09-02 09:14:57 +00:00
juha
fce10f639e IDE: Fix label hot keys and focused control in the Find dialog. Issue #32316, patch from Serge Anvarov.
git-svn-id: trunk@55769 -
2017-09-02 07:12:30 +00:00
ondrej
57d97fbc38 IDE: View unit dialog: fix High-DPI item painting. Issue #32364
git-svn-id: trunk@55767 -
2017-09-01 09:11:39 +00:00
juha
8dd9ef126a IDE: Fix logic for switching windows from "Window" menu. Issue #32350, (modified) patch from ptvs.
git-svn-id: trunk@55754 -
2017-08-28 10:31:30 +00:00
juha
af40eadb08 IDE: Allow resizing the MultiPaste dialog. Issue #30671.
git-svn-id: trunk@55753 -
2017-08-28 09:28:37 +00:00
juha
431837b8fe IDE: Improve layout of CleanDir dialog. SubDirsCheckbox bottom was cut on some widgetsets.
git-svn-id: trunk@55752 -
2017-08-28 09:28:36 +00:00
juha
be69e6c632 IDE: Support dotted unit names in TBuildManager.CheckUnitPathForAmbiguousPascalFiles.
git-svn-id: trunk@55751 -
2017-08-28 09:28:34 +00:00
juha
b56debdb32 LazBuild: Formatting.
git-svn-id: trunk@55750 -
2017-08-28 09:28:28 +00:00
juha
3f90365ff2 LazBuild: Refactoring, fix indentation after last commit.
git-svn-id: trunk@55749 -
2017-08-26 21:57:15 +00:00
juha
8e28624ed6 LazBuild: Prevent exception when dependent packages fail and prog is halted. Issue #32340.
git-svn-id: trunk@55748 -
2017-08-26 21:57:14 +00:00
juha
b5cc5adcef LazBuild: Allow dotted file and package names.
git-svn-id: trunk@55747 -
2017-08-26 21:57:07 +00:00
ondrej
6c35289e98 IDE: high-DPI: scale created components
git-svn-id: trunk@55734 -
2017-08-21 20:00:14 +00:00
ondrej
2fef454a77 ide: options dialog: filter edit: use parent font
git-svn-id: trunk@55717 -
2017-08-20 12:18:53 +00:00
juha
ffa9234eee IDE: Improve CompilerOtherOptions frame layout. Issue #32272, patch from AlexeyT.
git-svn-id: trunk@55710 -
2017-08-19 23:10:50 +00:00
michl
0178a9fff5 Revert partly revision 55704 #303502d439: lazarus.lpi and .res wrongly commited.
git-svn-id: trunk@55705 -
2017-08-19 21:19:23 +00:00
michl
303502d439 LCL: ComboBox: Win32: Don't loose ItemIndex with AutoComplete set. Issue #32301
git-svn-id: trunk@55704 -
2017-08-19 21:05:38 +00:00
mattias
8ab9a32b8e IDE: quickfixes: auto open changed units, bug #32284
git-svn-id: trunk@55699 -
2017-08-19 13:13:13 +00:00
ondrej
6fe5b10fcc IDE: scale sourceeditor. issue #31753
git-svn-id: trunk@55676 -
2017-08-17 10:40:11 +00:00
michl
3109304e86 IDE: Fixed initial mainbar height for Windows. Issue #32277
git-svn-id: trunk@55666 -
2017-08-15 22:10:33 +00:00
ondrej
60d02c5182 IDE: restore desktop with correct name after debugging
git-svn-id: trunk@55663 -
2017-08-14 12:10:18 +00:00
ondrej
e9f32a53a5 IDE: High-DPI: scale open file drop down menu icons.
git-svn-id: trunk@55662 -
2017-08-14 11:44:02 +00:00
mattias
d2e3ca4cbc IDE: view internals: sort env vars
git-svn-id: trunk@55632 -
2017-08-03 09:49:59 +00:00
martin
bea0a870ff IDE options: change description and limit for "match whole word" of highlight equal terms. Issue #032068 Based on Patch by AlexeyT
git-svn-id: trunk@55605 -
2017-07-30 16:49:19 +00:00
martin
11a202ca0f SynEdit: assert correct method types
git-svn-id: trunk@55604 -
2017-07-30 16:37:07 +00:00
michl
dcd5f86bf0 IDE: ProcedureList: Fixed height of edit and combobox. Issue #32212
git-svn-id: trunk@55600 -
2017-07-27 21:24:35 +00:00