Commit Graph

12327 Commits

Author SHA1 Message Date
juha
9870f7bb1a IDE: Improve error messages on calling external programs. Issue #32624, patch from C Western.
git-svn-id: trunk@56222 -
2017-10-29 10:01:55 +00:00
mattias
036507e3ba codetools: test write end signature
git-svn-id: trunk@56217 -
2017-10-27 14:57:37 +00:00
juha
f58106b6e4 IdeIntf: New property CheckFilesOnDiskEnabled. Issue #32612, patch from Pascal Riekenberg.
git-svn-id: trunk@56204 -
2017-10-26 11:01:01 +00:00
juha
1e99f339ab IDE: Disable RangeSelect in the grid of Build Modes dialog. Issue #32614.
git-svn-id: trunk@56201 -
2017-10-26 08:50:13 +00:00
juha
6b5b623410 IDE: Rename Build Modes by button instead of in grid directly. Issue #32608, patch from AlexeyT.
git-svn-id: trunk@56195 -
2017-10-25 19:37:19 +00:00
mattias
7a1b57743c IDE: clean up
git-svn-id: trunk@56184 -
2017-10-25 10:20:09 +00:00
juha
7427737860 IDE: Focus FilterEdit initially. ActiveControl was cleared again for some reason.
git-svn-id: trunk@56155 -
2017-10-22 22:25:36 +00:00
juha
4d597500d4 DebugManager: Cleanup.
git-svn-id: trunk@56141 -
2017-10-21 16:30:18 +00:00
juha
8095d05aee IDE: Allow multiple instances of Lazarus on shared Hosts. Issue #32035.
git-svn-id: trunk@56137 -
2017-10-20 16:38:28 +00:00
juha
06038db5f4 IDE: Improve the layout of Project Options -> FPDocEditor. Issue #32574.
git-svn-id: trunk@56136 -
2017-10-20 15:32:44 +00:00
juha
647d8f84ab Add powerpc64 as a CPU target. Issue #32577, patch from Alfred.
git-svn-id: trunk@56135 -
2017-10-20 10:27:45 +00:00
mattias
123a50aa6f IDE: unit info dlg: imporved layout
git-svn-id: trunk@56106 -
2017-10-17 16:27:22 +00:00
mattias
3fc4a08068 IDE: publish project dialog: improved layout
git-svn-id: trunk@56104 -
2017-10-17 16:24:51 +00:00
mattias
29b1a3fd1b IDE: updated lazarus.lpi
git-svn-id: trunk@56102 -
2017-10-17 15:21:09 +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
mattias
86e37b805e IDE: fixed layout
git-svn-id: trunk@56098 -
2017-10-17 15:13:04 +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
mattias
61d4aa8258 IDE: open file at cursor: show error message on fail
git-svn-id: trunk@56083 -
2017-10-16 14:06:41 +00:00
mattias
6e4539b4b4 IDE: fixed text, FPC 2.4 is not new
git-svn-id: trunk@56080 -
2017-10-16 12:38:13 +00:00
juha
92ca4b547e IDE: Do close query backwards. Could be out of index when a window waited long time.
git-svn-id: trunk@56067 -
2017-10-16 09:56:44 +00:00
juha
0210bf731d IDE: Refactor code related to recent files. Reduce duplicate code.
git-svn-id: trunk@56057 -
2017-10-15 11:48:20 +00:00
juha
c6219aa9d6 IDE: Shorten filenames in Recent Files/Projects/Packages menus. Issue #10297.
git-svn-id: trunk@56047 -
2017-10-13 13:00:32 +00:00
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