Commit Graph

13259 Commits

Author SHA1 Message Date
juha
d84fe6746d IDE: Jump to code declarations from Code Explorer with shortcut keys. Reuse event handlers. Issue #20048.
git-svn-id: trunk@62821 -
2020-03-30 18:26:36 +00:00
juha
d7bff517ba IDE: Middle mouse click in Code Explorer now jumps to implementation. Issue #20048.
git-svn-id: trunk@62819 -
2020-03-30 13:56:00 +00:00
juha
56a4a9e0d5 IDE: Expand nodes in Code Explorer matching a filter. Reduce some parameters. Issue #36787.
git-svn-id: trunk@62818 -
2020-03-30 12:43:35 +00:00
juha
707c0d5894 IDE: Fix filter for directives in Code Explorer. Issue #35767.
git-svn-id: trunk@62816 -
2020-03-29 21:49:23 +00:00
juha
2ba03b720e IDE: Update project inspector also when there is no active project.
git-svn-id: trunk@62813 -
2020-03-27 20:20:56 +00:00
juha
d14e99f26b IdeIntf, BuildIntf, Packager: Clean up uses sections, adjust used units.
git-svn-id: trunk@62800 -
2020-03-23 20:33:04 +00:00
mattias
d30dbcce35 buildintf: split from ideintf
git-svn-id: trunk@62796 -
2020-03-22 12:05:04 +00:00
mattias
a472e9ef09 buildintf: split from ideintf
git-svn-id: trunk@62795 -
2020-03-22 11:58:11 +00:00
mattias
60317e70ff IDE: less hints
git-svn-id: trunk@62793 -
2020-03-22 09:39:21 +00:00
ondrej
765094ef99 IDE: do not save LPI on project reload. Issue #36813
git-svn-id: trunk@62780 -
2020-03-20 13:21:53 +00:00
marcus
3aed67b7ea Amiga-systems need always athreads for lcl programs
git-svn-id: trunk@62766 -
2020-03-13 21:04:37 +00:00
martin
147cf21fef Strip ext from exe name passed to compiler option -o. This is to make change in lazconf.pp work with unpatched compilers
Patch/Contributed by ccrause

git-svn-id: trunk@62756 -
2020-03-12 14:21:14 +00:00
balazs
21b6337d48 Revert r62735 #e640958255: IDE: Embedded designer.
git-svn-id: trunk@62740 -
2020-03-11 15:46:57 +00:00
ondrej
cef1d45559 Reverted revisions r62734, r62733, r62731, r62729, r62728, r62715, r62704 #6343248e4e - changes after MDI commit
git-svn-id: trunk@62738 -
2020-03-11 05:47:23 +00:00
maxim
c9b78527e8 IDE: fixed/cleaned up embedded designer resource strings
git-svn-id: trunk@62736 -
2020-03-10 23:05:35 +00:00
balazs
e640958255 IDE: Embedded designer.
git-svn-id: trunk@62735 -
2020-03-10 12:10:00 +00:00
juha
34e8771a89 IDE: Clear unused editor popup MenuItems. Issue #36776.
git-svn-id: trunk@62734 -
2020-03-10 09:29:49 +00:00
juha
8dda0c3323 Fix compilation.
git-svn-id: trunk@62731 -
2020-03-10 00:02:08 +00:00
juha
33ed35c417 LCL,IDE: Turn TMenuItem.Delete into a function returning the TMenuItem. Delete+Free unused MenuItems correctly in IDE's code. Issue #36776.
git-svn-id: trunk@62728 -
2020-03-09 21:29:06 +00:00
juha
4fe3c9d4be IDE: Simplify and reuse function GetCommand in DebugManager.
git-svn-id: trunk@62727 -
2020-03-09 21:28:53 +00:00
juha
7d8ad4dd58 IDE: Refactor IDECoolBar classes. Move stuff from options frame to TIDECoolBar.
git-svn-id: trunk@62723 -
2020-03-08 23:00:22 +00:00
juha
af630e5c7e LCL-QT5: Debug a crash in TQtWSWinControl.SetText.
git-svn-id: trunk@62713 -
2020-03-08 12:14:48 +00:00
ondrej
5e174a5729 IDE: fix fppkg configuration screen for linux if the user provided the compiler-executable inside the lib-directory itself. (prefix/lib/3.3.1/ppcarm or something)
git-svn-id: trunk@62698 -
2020-03-06 10:50:33 +00:00
ondrej
5228d4faea IDE: FindFPCTool: fpc compiler path has higher priority than system path
git-svn-id: trunk@62696 -
2020-03-05 22:38:23 +00:00
ondrej
ace83bf86d IDE: fix fppkg configuration screen for win32
git-svn-id: trunk@62695 -
2020-03-05 22:36:34 +00:00
juha
42beb70c91 IDE: Fix cancelling BuildMode when done through "Change build mode" tool button. Issue #36736, patch from errno.
git-svn-id: trunk@62679 -
2020-02-27 10:30:37 +00:00
mattias
7b68c36225 IDE: run params default for windows
git-svn-id: trunk@62674 -
2020-02-26 16:53:29 +00:00
juha
7d6d05a0bf IDE: Change logic updating Application.Title and .Scaled in main source. Don't delete them when user option is off. Check for LCL app.
git-svn-id: trunk@62669 -
2020-02-24 09:51:03 +00:00
ondrej
74fb203f39 LCL: Screen.BeginTempCursor & EndTempCursor
git-svn-id: trunk@62664 -
2020-02-23 06:04:38 +00:00
juha
06950eefb7 IDE: In project inspector & package editor, add popup menuitems for opening folder of project/package. Fix visibility of FileType menu.
git-svn-id: trunk@62656 -
2020-02-21 16:34:56 +00:00
mattias
a5a26cdaec codetools: IsCompilerExecutable now allows fpc* and ppc*, bug #36689
git-svn-id: trunk@62650 -
2020-02-20 09:03:44 +00:00
juha
0961a5797a Turn unit ObjectLists to use generics, move it to Lazutils. Reduce typecasts in TPkgManager by using correct types when possible.
git-svn-id: trunk@62639 -
2020-02-17 12:23:38 +00:00
juha
8894c3707a IDE: Update the "All options..." parser to work with FPC trunk. Issue #36671.
git-svn-id: trunk@62637 -
2020-02-17 06:31:39 +00:00
mattias
6756799c39 IDE: less hints
git-svn-id: trunk@62603 -
2020-01-31 14:10:12 +00:00
juha
1bfb7ec3fd IDE: Update Application.Scaled line in project main source correctly.
git-svn-id: trunk@62580 -
2020-01-23 14:17:28 +00:00
juha
7cfe7dc26d IDE: Remove Application.Scaled line from source also when Project1.Scaled=False.
git-svn-id: trunk@62579 -
2020-01-22 19:30:11 +00:00
martin
39650cf381 SynEdit, IDE: added ecMoveSelection...up/down/right/left, ecDuplicateSelection
git-svn-id: trunk@62575 -
2020-01-21 19:27:09 +00:00
martin
8220e396b5 IDE: updated description for commands ecMoveLineUp/Down
git-svn-id: trunk@62574 -
2020-01-21 19:27:06 +00:00
juha
6a5bdbd4f8 IDE: Implement configurable DropDownCount for more ComboBoxes. Issue #36595, patch from Vojtech Cihak.
git-svn-id: trunk@62571 -
2020-01-18 09:37:59 +00:00
maxim
f0bbd9622e IDE: improved 'ANSI codepage is UTF-8' caption
git-svn-id: trunk@62559 -
2020-01-15 22:47:18 +00:00
juha
6e3d70b796 LCL-GTK3: TextOut cleanup. Issue #36568, patch from CudaText man.
git-svn-id: trunk@62552 -
2020-01-14 16:26:35 +00:00
ondrej
d3dab158dc Project Options: add "Ansi codepage is UTF8 (Windows 10 1903+)" manifest option, issue #36570
git-svn-id: trunk@62548 -
2020-01-14 12:58:30 +00:00
juha
2cb3973e0e IDE: Add file extension for OS=embedded to GetExecutableExt. Issue #36561, patch from Christo Crause.
git-svn-id: trunk@62536 -
2020-01-12 18:07:46 +00:00
juha
80d2504cd1 IDE: Move code updating Application Title, Scale and AutoForms from Main unit to SourceFileManager.
git-svn-id: trunk@62534 -
2020-01-12 18:07:39 +00:00
juha
2fb3192e85 IDE: Three new images. Issue #36534, patch from FTurtle.
git-svn-id: trunk@62524 -
2020-01-11 14:22:16 +00:00
ondrej
f5da5df4fb LCL: high-DPI: fix inplace frames. Issue #36370
git-svn-id: trunk@62507 -
2020-01-07 21:14:44 +00:00
juha
653dca44e0 IDE: Make sure temp dir exists before starting IPC server. Issue #35838.
git-svn-id: trunk@62494 -
2020-01-04 19:30:08 +00:00
ondrej
61ff6d46d1 Fix compilation with FPC trunk
git-svn-id: trunk@62477 -
2020-01-03 09:22:11 +00:00
juha
d0ca74aa06 Move functions from IDEProcs to LazFileUtils. Remove unused function MiniMizeName.
git-svn-id: trunk@62444 -
2019-12-25 11:26:25 +00:00
juha
9aaa7c7143 IDE: Disable 'Guess Misplaced IFDEF/ENDIF' feature until it gets fixed. Can be enabled by defining GuessMisplacedIfdef.
git-svn-id: trunk@62427 -
2019-12-21 08:11:26 +00:00
juha
46beb34edb IDE: New target OS - DragonFlyBSD. Issue #36409, patch from CudaText man.
git-svn-id: trunk@62401 -
2019-12-15 21:10:39 +00:00
juha
cd1e5b70a9 IDE: Improve SearchResultView's close tabs logic. Issue #36384, patch from BrunoK.
git-svn-id: trunk@62381 -
2019-12-12 20:43:47 +00:00
maxim
cc13e32d4a IDE: unified terms (tabs -> pages) in Search Results dialog
git-svn-id: trunk@62371 -
2019-12-09 22:21:43 +00:00
maxim
918866c5bb IDE: cleaned up garbage from lisTheTargetFileNameIsADirectory resource string after r62364 #2a2559a1fd
git-svn-id: trunk@62368 -
2019-12-09 21:58:56 +00:00
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
martin
fa3be90f84 Formating
git-svn-id: trunk@61899 -
2019-09-18 15:49:38 +00:00
martin
ad89fb55f9 IDE: EditorMacros, fix generating error msg (avoid index out of range error). Fix type in test for whitespace. Issue #0036082
git-svn-id: trunk@61898 -
2019-09-18 15:49:37 +00:00
martin
6516a8c105 EnvironmentOptions: fix deleting debugger backend config
git-svn-id: trunk@61894 -
2019-09-17 12:47:11 +00:00
martin
479abc2507 Put ecFindOverload into IFDEF, all the rest related to this command is also ifdefed
git-svn-id: trunk@61863 -
2019-09-11 14:23:15 +00:00
martin
25f44c7bb3 Put ecFindOverload into IFDEF, all the rest related to this command is also ifdefed
git-svn-id: trunk@61862 -
2019-09-11 14:19:55 +00:00
martin
10f69d1561 IDE, Keymap: Amend r61854 #83e546aa9f, if no breakpoint pre-exists, it will be created disabled. Issue #0036061
git-svn-id: trunk@61861 -
2019-09-11 12:49:37 +00:00
juha
b6ea318732 IDE: Show icons in the tree of key mapping options. Issue #35923. Patch from FTurtle.
git-svn-id: trunk@61855 -
2019-09-10 21:51:55 +00:00
martin
83e546aa9f IDE, Keymap: Add combo for enable/disable (toggle) breakpoint.
git-svn-id: trunk@61854 -
2019-09-10 18:52:48 +00:00
dmitry
f435a7fd01 debugger: revert an accidental change of lazarus.res
git-svn-id: trunk@61775 -
2019-08-28 03:11:05 +00:00
dmitry
50b2c4921c debugger: reusing the code of stopping the initialization process
git-svn-id: trunk@61773 -
2019-08-28 03:09:52 +00:00
juha
7f9c06edbe IDE: Debug line for issue #35549.
git-svn-id: trunk@61742 -
2019-08-21 20:28:06 +00:00
martin
993861b8d4 IDE: fix SynSourceEditor.SetHighlighter, prevent processing events while old HL is still in use.
git-svn-id: trunk@61697 -
2019-08-15 17:22:08 +00:00
maxim
417c2eb02d IDE: fixed typo
git-svn-id: trunk@61685 -
2019-08-11 23:00:50 +00:00
juha
d40b4cabc8 LazBuild: Remove RunParams from the project .lpi file. Issue #34892.
git-svn-id: trunk@61682 -
2019-08-11 08:19:08 +00:00
martin
5e7fd9a4fa Debugger: Allow project to override selected debugger.
git-svn-id: trunk@61673 -
2019-08-06 15:38:36 +00:00
mattias
e3ee510e52 IDE: fixed checking if TargetExeDirectory(C:\) exists
git-svn-id: trunk@61654 -
2019-08-03 11:17:59 +00:00
mattias
25c7ed1a93 IDE: clean up
git-svn-id: trunk@61653 -
2019-08-03 11:12:17 +00:00
mattias
5c4c1e1f96 IDE: fixed PathIsInPath for /a and /a/
git-svn-id: trunk@61636 -
2019-07-28 08:19:04 +00:00
mattias
05e011f162 IDE: using PathIsInPath instead of FileIsInPath where path=path is allowed
git-svn-id: trunk@61635 -
2019-07-28 07:36:10 +00:00
martin
5ad5b4600d Init-Setup: Search inactive existing settings
git-svn-id: trunk@61633 -
2019-07-27 13:11:26 +00:00
martin
4f145f9709 Init-Setup: Change detection of incorrect dbg settings
git-svn-id: trunk@61632 -
2019-07-27 13:11:25 +00:00
martin
0aa50e2f0f Env-Options, Debugger: Always update XML nodes, as the can get re-read.
git-svn-id: trunk@61631 -
2019-07-27 13:11:23 +00:00
martin
2e7f197941 EnvironmentOpts, Debugger: Fix crash when saving certain settings (Load was called during Save, invalidating obj refs)
git-svn-id: trunk@61630 -
2019-07-27 13:11:21 +00:00
dmitry
0638e4e671 ide: removing UseCThreads check from the project template
git-svn-id: trunk@61597 -
2019-07-17 13:46:36 +00:00
juha
00e999485d IDE: New images for next_word and previous_word. Issue #35819, patch from FTurtle.
git-svn-id: trunk@61586 -
2019-07-13 08:29:08 +00:00
maxim
c648ede99c IDE, Find in Files dialog: improved caption capitalization consistency
git-svn-id: trunk@61582 -
2019-07-12 23:15:22 +00:00
mattias
9fc9ecc3a0 lazbuild: fixed compile and fixed compile file.lpi, issue #35832
git-svn-id: trunk@61573 -
2019-07-11 21:09:59 +00:00
mattias
f425014164 IDE: find in files: fixed updating directory options
git-svn-id: trunk@61572 -
2019-07-11 15:04:35 +00:00
mattias
6797c741e5 IDE: find in files: show option search in project group if available
git-svn-id: trunk@61571 -
2019-07-11 14:58:15 +00:00
maxim
cf6a71c43a IDE: improved caption of debugger backend options page
git-svn-id: trunk@61559 -
2019-07-10 23:27:46 +00:00
martin
ff1657deea Debugger-Config: Allow individual LRU list for gdb vs lldb
git-svn-id: trunk@61554 -
2019-07-09 19:20:08 +00:00
mattias
34266f2bc2 IDE: clean up ecCompile
git-svn-id: trunk@61549 -
2019-07-09 10:41:03 +00:00
martin
358ce23913 Debugger-Config: Allow "named" configs for the debugger.
git-svn-id: trunk@61548 -
2019-07-08 23:01:18 +00:00
mattias
b37a477c7e IDE: refactoring: merged connecting run menu events and creating idecommands
git-svn-id: trunk@61547 -
2019-07-08 20:50:10 +00:00
martin
312cafc8cb IDE: Fix crash on accessing nil (in MainIdeBar). Happens if the InitialSetupDialog is closed (OS close button) and the IDE exits.
git-svn-id: trunk@61545 -
2019-07-08 19:11:18 +00:00
juha
8fbc025ada IDE: Save DPI awareness in project options correctly. Issue #35794.
git-svn-id: trunk@61531 -
2019-07-04 23:04:47 +00:00
juha
12bd4546ad IDE: Improve "Manage desktops" dialog. Issue #35786, patch from FTurtle.
git-svn-id: trunk@61528 -
2019-07-04 21:59:53 +00:00
mattias
5746da87b0 IDE: DoRunProject: reset ToolStatus only for errors on handlers, bug #35764
git-svn-id: trunk@61504 -
2019-07-01 08:18:24 +00:00
juha
304ed9832d IDE: Fix assigning a debug desktop. Issue #35778, patch from FTurtle.
git-svn-id: trunk@61486 -
2019-06-27 23:17:22 +00:00
mattias
f0aa8dbf58 IDE: define codetools values for custom options -Ciro -g -g- -gw -Sah, issue #35771, from Yuriy Sydorov
git-svn-id: trunk@61483 -
2019-06-26 17:23:33 +00:00
juha
05c14525ea IDE: Fix drawing of icons in ListView in Component Palette options. Issue #35737, patch from FTurtle.
git-svn-id: trunk@61476 -
2019-06-25 13:54:21 +00:00
juha
f76b05aa9d IDE: Add new menu item "Save current desktop" into "Desktops..." Toolbutton menu. Issue #35757, patch from FTurtle.
git-svn-id: trunk@61475 -
2019-06-25 13:41:13 +00:00
mattias
81580355ac lazbuild: fixed --add-package pkgname
git-svn-id: trunk@61467 -
2019-06-24 14:18:37 +00:00
mattias
b4e6dfc86c IDE: resourcestrings
git-svn-id: trunk@61464 -
2019-06-24 13:38:37 +00:00
mattias
9614fc8d50 IDE: fixed compile
git-svn-id: trunk@61444 -
2019-06-22 07:58:44 +00:00
dmitry
6e0e763061 ide: revert accidental change to startlazarus.res
git-svn-id: trunk@61443 -
2019-06-22 02:19:46 +00:00