Commit Graph

3208 Commits

Author SHA1 Message Date
dmitry
04ed47cd5d ide: creating app bundle as a part of a build process for Cocoa WS. bug #36780
git-svn-id: trunk@62875 -
2020-04-04 05:25:44 +00:00
juha
3dd719c344 IDE: Open Code Explorer next to source editor by default. Partly reverts r59830 #95f1c7e0bc. Issue #36808.
git-svn-id: trunk@62831 -
2020-03-31 13:15:39 +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
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
balazs
21b6337d48 Revert r62735 #e640958255: IDE: Embedded designer.
git-svn-id: trunk@62740 -
2020-03-11 15:46:57 +00:00
balazs
e640958255 IDE: Embedded designer.
git-svn-id: trunk@62735 -
2020-03-10 12:10:00 +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
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
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
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
8ebda25a9b IDE: Harmonize TNonModalIDEWindow enum identifiers in IdeOptionDefs.
git-svn-id: trunk@62361 -
2019-12-09 14:23:37 +00:00
juha
4e9cd68c9f IDE: Remove a redundant ToolStatus test.
git-svn-id: trunk@62256 -
2019-11-17 14:22:39 +00:00
ondrej
d3e927b65c CodeTools: CodeCompletion: include templates (optional). Issue #34389
git-svn-id: trunk@62240 -
2019-11-15 19:26:51 +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
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
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
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
83e546aa9f IDE, Keymap: Add combo for enable/disable (toggle) breakpoint.
git-svn-id: trunk@61854 -
2019-09-10 18:52:48 +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
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
4f145f9709 Init-Setup: Change detection of incorrect dbg settings
git-svn-id: trunk@61632 -
2019-07-27 13:11:25 +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
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
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
dmitry
bb953dba12 ide: updating General Options to be Preferences on macOS
git-svn-id: trunk@61442 -
2019-06-22 02:17:47 +00:00
martin
c2480c6563 IDE: Run without debug, pass command-line args. Issue #0035649
git-svn-id: trunk@61318 -
2019-06-04 09:42:17 +00:00
mattias
e408bd979a IDE: fixed adding event, when property unit has no implementation section
git-svn-id: trunk@61195 -
2019-05-10 13:11:43 +00:00
martin
efe5909dac IDE, component-palette: Better pos/size on multi monitor
git-svn-id: trunk@61146 -
2019-05-05 13:59:49 +00:00
juha
0487347061 IDE: Allow only valid revision numbers to show in IDE title.
git-svn-id: trunk@61030 -
2019-04-21 14:27:53 +00:00
juha
ac23dd220d IDE: Check for 'Unversioned directory' when omitting revision from IDE title.
git-svn-id: trunk@61029 -
2019-04-21 08:11:46 +00:00
juha
580c51a113 IDE: Remove commands ecJumpToNextError and ecJumpToPrevError from TMainIDE.ProcessIDECommand.
git-svn-id: trunk@60992 -
2019-04-16 13:59:34 +00:00
joost
9d1b8c9d87 IDE: Added EnvironmentOptions.FppkgConfigFile
IDE: Fixed some minor problems in the generation of the fppkg.cfg file

git-svn-id: trunk@60944 -
2019-04-12 21:08:55 +00:00
juha
0899ea0c29 IDE: Fix jumping to next/previous error from the Search menu. Issue #35352.
git-svn-id: trunk@60933 -
2019-04-12 06:05:49 +00:00
mattias
6bd2d193e1 IDE: Store history from "RunParameters" dialog in LPS and not in global Lazarus IDE config, issue #35285, patch from Ondrej
git-svn-id: trunk@60782 -
2019-03-26 19:59:44 +00:00
mattias
eab7d57403 IDE: compile: create output directories before checking if build is needed
git-svn-id: trunk@60761 -
2019-03-24 13:14:34 +00:00
joost
bbb8263057 IDE: Show why Lazarus marks the fppkg-configuration as being corrupt
git-svn-id: trunk@60758 -
2019-03-24 12:50:57 +00:00
mattias
1b4646b785 IDE: rundebug: restore toolstatus on error
git-svn-id: trunk@60730 -
2019-03-19 23:57:21 +00:00
mattias
d8c53e3eb0 IDE: debug messages on run/save project failures
git-svn-id: trunk@60721 -
2019-03-19 21:31:34 +00:00
juha
016a724523 IDE: Call DoCallBuildingFinishedHandler after ToolState is reset. Issue #35240.
git-svn-id: trunk@60719 -
2019-03-18 23:07:11 +00:00
mattias
8611d4078b IDE: run parameters: added preview to see resolved macros
git-svn-id: trunk@60682 -
2019-03-15 16:11:16 +00:00
mattias
4ec3a43be3 IDE: fixed invalidate filestate cache after TSaveDialog
git-svn-id: trunk@60620 -
2019-03-08 12:12:59 +00:00
mattias
8890612608 IDE: invalidate filestate cache after opendialog, because it can change files without switching to another application
git-svn-id: trunk@60619 -
2019-03-08 08:50:57 +00:00
martin
68e772e2c7 IDE, SourceEditor: store highlighter-class in project settings, if changed by user. Issue #0035181
git-svn-id: trunk@60588 -
2019-03-04 20:11:45 +00:00
martin
217529a77e IDE, SourceEditor: refactor event for updating project settings
git-svn-id: trunk@60587 -
2019-03-04 20:11:41 +00:00