Commit Graph

13105 Commits

Author SHA1 Message Date
juha
2a2559a1fd IDE: Add buttons into SearchResultsView window to close tabs. Issue #36384, patch from BrunoK.
git-svn-id: trunk@62364 -
2019-12-09 17:42:11 +00:00
juha
8ebda25a9b IDE: Harmonize TNonModalIDEWindow enum identifiers in IdeOptionDefs.
git-svn-id: trunk@62361 -
2019-12-09 14:23:37 +00:00
martin
5d2eb7f545 IDE: Added LazDebuggerFp (fpdebug) to BigIDE
git-svn-id: trunk@62349 -
2019-12-08 02:37:52 +00:00
ondrej
e2fea199d7 Package: use new lists in LPK files + add compatibility mode option
git-svn-id: trunk@62307 -
2019-11-27 05:50:28 +00:00
ondrej
2be8de0d13 IDE: LPI: new lists for RequiredPackages
git-svn-id: trunk@62306 -
2019-11-27 05:05:40 +00:00
maxim
85fe179abe IDE: improved 'Add unit to Uses' dialog layout, bug #36344
git-svn-id: trunk@62297 -
2019-11-25 22:22:24 +00:00
ondrej
a4fc8be8f3 IDE: ProjectInspector: hide minimize and maximize buttons
git-svn-id: trunk@62294 -
2019-11-25 09:22:21 +00:00
martin
67d6109619 IDE: Code-Templates, fix mem leak / Correct extend of try-except block (do not hide errors, that are not expected/handled)
git-svn-id: trunk@62285 -
2019-11-22 21:22:38 +00:00
juha
0c7fee62f3 IDE: Use configurable DropDownCount for IDE's ComboBoxes. Issue #36329, patch from Vojtech Cihak.
git-svn-id: trunk@62278 -
2019-11-22 00:14:36 +00:00
martin
b39c30b8e1 IDE: Code-Templates, add more templates (property get/set). Issue #27625
git-svn-id: trunk@62275 -
2019-11-18 22:43:09 +00:00
martin
524c8b9565 IDE: Code-Templates, add version and file-version
git-svn-id: trunk@62274 -
2019-11-18 22:43:08 +00:00
martin
426a0e8392 IDE: Code-Templates, do not create lazarus.dci unless it is modified.
git-svn-id: trunk@62272 -
2019-11-18 22:43:05 +00:00
martin
c018dfafb9 IDE: Code-Templates, use default (from resource) if file does not exist.
git-svn-id: trunk@62271 -
2019-11-18 22:43:04 +00:00
martin
80b7820ea9 IDE: Code-Templates, move loading/saving to editoroptions / remove reference to no longer used default-file (which is in resource now)
git-svn-id: trunk@62270 -
2019-11-18 22:43:02 +00:00
juha
37a763ee4f IDE: Fix compilation with defines IDE_MEM_CHECK and DebugDisableAutoSizing.
git-svn-id: trunk@62257 -
2019-11-17 14:22:52 +00:00
juha
4e9cd68c9f IDE: Remove a redundant ToolStatus test.
git-svn-id: trunk@62256 -
2019-11-17 14:22:39 +00:00
juha
18fe49e2c9 MacOS: Improve external tool execution with an .app application. Issue #36314, patch from Hans Luijten.
git-svn-id: trunk@62254 -
2019-11-17 09:41:47 +00:00
ondrej
3f71fbb081 IDE: Project: LPI&LPS ProjectOptions - write new lists. Issue #22752
git-svn-id: trunk@62249 -
2019-11-16 18:53:50 +00:00
ondrej
922e731fd5 IDE: Project: LPI&LPS debugging info - write new lists. Issue #22752
git-svn-id: trunk@62247 -
2019-11-16 18:23:54 +00:00
ondrej
398f3b3c49 CodeTools: ofall() code macro: fix indentation. Issue #35802
git-svn-id: trunk@62245 -
2019-11-15 21:58:10 +00:00
ondrej
d3e927b65c CodeTools: CodeCompletion: include templates (optional). Issue #34389
git-svn-id: trunk@62240 -
2019-11-15 19:26:51 +00:00
mattias
9f8d8b56f1 IDE+lazbuild: build IDE: pass idemake.cfg with quotes if needed
git-svn-id: trunk@62209 -
2019-11-06 16:15:34 +00:00
mattias
e7b92f572c IDE+lazbuild: build IDE: pass idemake.cfg without quotes, issue #36261
git-svn-id: trunk@62207 -
2019-11-06 16:12:36 +00:00
maxim
a48f3289a0 IDE: fixed compilation after r62194 #d8e277a5f0
git-svn-id: trunk@62195 -
2019-11-04 22:48:59 +00:00
juha
d8e277a5f0 IDE: Remove all selected units with "Remove from project..." even if user commented out the CreateForm lines. Issue #28065.
git-svn-id: trunk@62194 -
2019-11-04 22:38:07 +00:00
juha
4d7fdb6248 IDE: Remove unused parameters about MultiSelection in functions for selecting units.
git-svn-id: trunk@62193 -
2019-11-04 22:38:06 +00:00
juha
78ec55ea05 IDE: Reserve name "On..." for events. Rename handler methods as "...Handler".
git-svn-id: trunk@62192 -
2019-11-04 22:37:58 +00:00
martin
2ddafa3c8b IDE: Add ec-commands for "move line up/down", "duplicate line", "copy/cut add to existing clipboard", "copy/cut (add) line/sel to clip"
git-svn-id: trunk@62186 -
2019-11-04 00:09:26 +00:00
martin
62c238500c IDE: add Editor-Option, to prevent scroll on select all/paragraph/to-brace
git-svn-id: trunk@62182 -
2019-11-03 21:44:54 +00:00
martin
094a2938ea EditorMacros: Add a warning / Show warning if PascalScript self-test failed.
git-svn-id: trunk@62178 -
2019-11-03 19:59:21 +00:00
martin
dfef4effb0 IDE: Fix access violation in IDE, when ignoring "files have changed on disc". Issue #036169
git-svn-id: trunk@62177 -
2019-11-03 17:49:19 +00:00
juha
45446f15b8 Formatting
git-svn-id: trunk@62168 -
2019-11-03 16:45:42 +00:00
juha
715c8be36f IDE: Store ManyBuildModes selection in project options instead of environment options.
git-svn-id: trunk@62150 -
2019-10-31 23:12:43 +00:00
juha
bab4d7305b Remove unused units from uses sections.
git-svn-id: trunk@62149 -
2019-10-31 23:12:37 +00:00
juha
490804cee4 LazUtils: Move function LazIsValidIdent from PackageDependencyIntf (IdeIntf) to LazStringUtils.
git-svn-id: trunk@62133 -
2019-10-27 15:46:04 +00:00
juha
0569794060 IDE: Don't show error dialog in InitialSetupDialog after every key press when entering compiler path. Issue #35800
git-svn-id: trunk@62131 -
2019-10-27 10:48:44 +00:00
juha
f625e656d0 IDE: Do not clear out settings under "Additions and Overrides" after renaming a build mode. Issue #35572.
git-svn-id: trunk@62120 -
2019-10-26 05:59:32 +00:00
juha
18912d2ef6 IDE: Formatting for BuildMode stuff. Rename some variables.
git-svn-id: trunk@62119 -
2019-10-26 05:59:26 +00:00
mattias
a6f129c936 IDE: less hints
git-svn-id: trunk@62107 -
2019-10-22 15:04:10 +00:00
maxim
a79f9dff63 IDE: cleaned up duplicate 'Open Recent' string
git-svn-id: trunk@62103 -
2019-10-21 22:06:38 +00:00
juha
a555d027da IDE: New toolbutton command "Open Recent Project". Issue #35883, patch from FTurtle.
git-svn-id: trunk@62096 -
2019-10-20 18:13:56 +00:00
juha
a5a42cf385 IDE: Reorder methods in main.pp a little.
git-svn-id: trunk@62079 -
2019-10-18 21:49:31 +00:00
juha
1440ad1a1e IdeIntf: Remove a useless HandlerType parameter from DoCallShowDesignerFormOfSourceHandler. Flag lihtShowDesignerFormOfSource is used always.
git-svn-id: trunk@62078 -
2019-10-18 21:49:21 +00:00
bart
459694b2f8 IDE: close About dialog with Escape.
git-svn-id: trunk@62038 -
2019-10-11 12:19:14 +00:00
mattias
9c7ef38222 IDE: fixed IDE restart when project is set to cross compile, issue #36142
git-svn-id: trunk@62022 -
2019-10-10 12:32:20 +00:00
juha
33ed908dbc Designer: Add debug lines to designer code and class destructors for testing issue #36151.
git-svn-id: trunk@62006 -
2019-10-08 17:12:10 +00:00
martin
cf8b7f94fe IDE, Debugger: Set break/watchpoint after properties are confirmed. This used to set the watchpoint before the user confirmed, and then updated it.
git-svn-id: trunk@61964 -
2019-10-03 18:38:05 +00:00
mattias
020fdd7220 IDE: added IDE hook SaveEditorFile step sefsSaveAs and sefsSavedAs
git-svn-id: trunk@61948 -
2019-09-29 14:21:09 +00:00
mattias
f117e5216d lazutils: StrToCmdLineParam: use " as default quote under Windows
git-svn-id: trunk@61912 -
2019-09-23 09:42:25 +00:00
mattias
ca832657cf IDE: added resourcebaseclass customform
git-svn-id: trunk@61911 -
2019-09-23 09:08:11 +00:00