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 |
|
dmitry
|
bb953dba12
|
ide: updating General Options to be Preferences on macOS
git-svn-id: trunk@61442 -
|
2019-06-22 02:17:47 +00:00 |
|
dmitry
|
a7efa10e75
|
ide: adding mac preferences line
git-svn-id: trunk@61441 -
|
2019-06-22 02:17:07 +00:00 |
|
dmitry
|
d969404679
|
ide: update startlazarus for darwin. Not to rely on the exit code returned by open utility. As it's not lazarus returned code
git-svn-id: trunk@61402 -
|
2019-06-17 03:27:15 +00:00 |
|
dmitry
|
bc2d633fdc
|
ide: restoring carbon specific code as cocoa specific code to bring About menu under the Mac application menu
git-svn-id: trunk@61400 -
|
2019-06-16 02:45:21 +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 |
|
juha
|
79b8e496b5
|
IDE: Use proper case for Target OS names. Issue #35589, patch from Alexey Tor.
git-svn-id: trunk@61274 -
|
2019-05-22 14:41:36 +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
|
f15f245d9f
|
IDE: Hide component palette pages dropdown, when app is deactivated
git-svn-id: trunk@61181 -
|
2019-05-08 19:53:57 +00:00 |
|
martin
|
2f64163288
|
IDE, project opts: improve captions about optimization and debugger friendliness.
git-svn-id: trunk@61167 -
|
2019-05-06 21:02:43 +00:00 |
|
martin
|
1e08f29dd0
|
IDE: SynEdit: fix potential rangecheck in compare function
git-svn-id: trunk@61151 -
|
2019-05-05 15:30:02 +00:00 |
|
martin
|
6ce19f4c88
|
IDE: Allow to register extra entries in component palette pages dropdown
git-svn-id: trunk@61147 -
|
2019-05-05 13:59:51 +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 |
|
martin
|
90ecaf08c2
|
Ide ColorOptions: Improved "reset one" button (fix updating comboboxes / reset according to global/local)
git-svn-id: trunk@61099 -
|
2019-05-01 15:42:19 +00:00 |
|
martin
|
ff9c822553
|
Ide ColorOptions, Treeview: Fix smooth scrolling. Items scrolling in could have 1 pixel line duplicated or missing. See detailed explanation at revision 59650 #235888a37d
git-svn-id: trunk@61098 -
|
2019-05-01 13:01:02 +00:00 |
|
martin
|
9a58bacd0a
|
IDE, EditorOptions: add colors for Overview-Gutter / fix modified/save indicator colors (swapped)
git-svn-id: trunk@61096 -
|
2019-04-30 23:15:53 +00:00 |
|
martin
|
c12c24dc34
|
IDE, EditorOptions: add colors for Overview-Gutter
git-svn-id: trunk@61095 -
|
2019-04-30 22:54:27 +00:00 |
|
martin
|
f62d14900f
|
IDE, editor_color_options: Add some captions to tool-buttons
git-svn-id: trunk@61094 -
|
2019-04-30 21:03:08 +00:00 |
|
martin
|
dd418297c7
|
IDE, editor_color_options: Use radio button for scheme local/global selection / change captions
git-svn-id: trunk@61093 -
|
2019-04-30 20:44:57 +00:00 |
|
martin
|
04761bece6
|
IDE, editor_color_options: If available, use horizontal space for frame-style/edges comboboxes.
git-svn-id: trunk@61092 -
|
2019-04-30 20:44:55 +00:00 |
|
juha
|
d3ce767c34
|
IDE: Improve layout of "Example projects" etc. dialogs. Issue #35446, patch from Alexey Tor.
git-svn-id: trunk@61085 -
|
2019-04-30 12:38:57 +00:00 |
|
martin
|
67f6274cad
|
LazDebuggerGdbmi: Improve "Reset Debugger". Ensure timeouts, if certain options lead to endless waiting.
git-svn-id: trunk@61068 -
|
2019-04-28 13:31:45 +00:00 |
|
juha
|
0a6a5d2b43
|
IDE: Sanity check when loading LPS run modes. Issue #35410, patch from Ondrej.
git-svn-id: trunk@61051 -
|
2019-04-24 19:16:47 +00:00 |
|
juha
|
0b48576ddd
|
IDE: Speedup Find in Files. Was slowish with LCL-QT5. Issue #35416, patch from rusty_robot.
git-svn-id: trunk@61050 -
|
2019-04-24 19:02:15 +00:00 |
|
juha
|
e149d43e6b
|
IDE: Improve layout of "(Show) Compiler Options" form. Issue #35434, patch from Alexey Tor.
git-svn-id: trunk@61048 -
|
2019-04-24 18:09:11 +00:00 |
|
juha
|
3df7d8afe5
|
LCL, LazUtils: Move string manipulation functions from LCLProc to LazStringUtils.
git-svn-id: trunk@61038 -
|
2019-04-22 09:00:32 +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 |
|
mattias
|
f88bcbfd2d
|
IDE: fixed uninitialized result, issue #35411, from Ondrej
git-svn-id: trunk@61012 -
|
2019-04-18 08:12:04 +00:00 |
|
mattias
|
a06e60a246
|
undo
git-svn-id: trunk@61011 -
|
2019-04-18 08:11:56 +00:00 |
|
mattias
|
ab0aa9bf2a
|
IDE: fixed uninitialized result, issue #35411, from Ondrej
git-svn-id: trunk@61010 -
|
2019-04-18 08:11:11 +00:00 |
|
joost
|
cc8c38611c
|
IDE: Fixed memory-leak introduced in r60944 #9d1b8c9d87
git-svn-id: trunk@61003 -
|
2019-04-17 21:02:48 +00:00 |
|
juha
|
eee4ab0ff1
|
IDE: Five new images. Fix casing of some file names. Issue #35373, patch from FTurtle.
git-svn-id: trunk@60994 -
|
2019-04-16 13:59:53 +00:00 |
|
juha
|
f5a5a18fe0
|
IDE: Store units in project info file correctly. Issue #35377, patch from Ondrej.
git-svn-id: trunk@60993 -
|
2019-04-16 13:59:45 +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
|
f9435a7947
|
IDE: Resourcestrings for the EnvironmentOptions.FppkgConfigFile
git-svn-id: trunk@60945 -
|
2019-04-12 21:10:42 +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 |
|
martin
|
5e818f4ce4
|
IDE: Change caption for debug info. Remove "GDB", as the settings apply to all debuggers
git-svn-id: trunk@60928 -
|
2019-04-11 11:40:58 +00:00 |
|
mattias
|
ecbb270afa
|
bigide: added pas2jsdsgn
git-svn-id: trunk@60925 -
|
2019-04-11 11:22:41 +00:00 |
|
juha
|
b3b741485d
|
IDE: Improve layout of initial setup dialog. Issue #35316, patch from Alexey Tor.
git-svn-id: trunk@60903 -
|
2019-04-10 07:32:14 +00:00 |
|
juha
|
10aadf7fcd
|
IDE: Improve GenericListEditor dialog layout. Issue #35328, patch from Alexey Tor.
git-svn-id: trunk@60902 -
|
2019-04-10 07:21:40 +00:00 |
|
martin
|
18edc84831
|
Unit-Dependencies, PkgGraphExplorer: Add DEBUG setting "TestRandomSeed" to option dialog. Allows other options to be tested on a fixed/reproducible graph
git-svn-id: trunk@60893 -
|
2019-04-07 19:57:37 +00:00 |
|
martin
|
180da00d4a
|
Unit-Dependencies, PkgGraphExplorer: Add option dialog to modify graph style
git-svn-id: trunk@60892 -
|
2019-04-07 19:57:35 +00:00 |
|
martin
|
ba5ac8f30d
|
EnvironmentOptions: add registrable extension classes for other IDE units that need to store options.
git-svn-id: trunk@60891 -
|
2019-04-07 19:52:11 +00:00 |
|
martin
|
dfe4f1faa2
|
Unit-Dependencies, PkgGraphExplorer: Enable minimize length of edges
git-svn-id: trunk@60885 -
|
2019-04-07 19:52:02 +00:00 |
|
martin
|
9f7ad880cd
|
Unit-Dependencies: add filter for excluding units from graph
git-svn-id: trunk@60874 -
|
2019-04-07 19:51:45 +00:00 |
|
martin
|
69489f8247
|
Unit-Dependencies: fix showing units for project, if window is already open at IDE start.
git-svn-id: trunk@60873 -
|
2019-04-07 19:51:44 +00:00 |
|
martin
|
fab82e9924
|
Unit-Dependencies: remember last selected package(s). So Unitgraph shows correct content after re-parse.
git-svn-id: trunk@60872 -
|
2019-04-07 19:51:42 +00:00 |
|
martin
|
11c7321b73
|
Unit-Dependencies: auto parse required packages for selection in graph
git-svn-id: trunk@60871 -
|
2019-04-07 19:51:41 +00:00 |
|
martin
|
fb202384bf
|
Unit-Dependencies: use icons in graph
git-svn-id: trunk@60870 -
|
2019-04-07 19:51:39 +00:00 |
|
mattias
|
db219396ae
|
IDEIntf: added TLazCompilationToolOptions.Parsers
git-svn-id: trunk@60844 -
|
2019-04-05 11:42:16 +00:00 |
|
mattias
|
a1ad05f532
|
IDE: initial setup dialog: ssAutoVertical
git-svn-id: trunk@60840 -
|
2019-04-05 07:11:41 +00:00 |
|
juha
|
ebd2b3baa9
|
IDE: Move function GetFPCVer to IDEProcs. Issue #35310, patch from Pascal Riekenberg.
git-svn-id: trunk@60832 -
|
2019-04-04 17:26:50 +00:00 |
|
maxim
|
22f4d1a6c8
|
IDE: fixed typos in resource strings
git-svn-id: trunk@60830 -
|
2019-04-04 14:48:44 +00:00 |
|
mattias
|
91210ec41c
|
IDE: initial setup dlg: scrollbars, issue #35316
git-svn-id: trunk@60825 -
|
2019-04-04 06:59:47 +00:00 |
|
joost
|
67258421da
|
IDE: Improved messages and added check for writability of fppkg-configuration files
git-svn-id: trunk@60822 -
|
2019-04-02 20:35:17 +00:00 |
|
mattias
|
60b210317c
|
IDE: clean up
git-svn-id: trunk@60808 -
|
2019-04-01 08:14:10 +00:00 |
|
joost
|
5a3a4e3b98
|
IDE: Restore of fppkg-configuration files moved to a new dialog.
git-svn-id: trunk@60807 -
|
2019-03-31 22:23:36 +00:00 |
|
maxim
|
96fb26f619
|
IDE: fixed typo in resource string name
git-svn-id: trunk@60789 -
|
2019-03-27 23:04:28 +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
|
19e7d42dad
|
IDE: fpc msg parser: mark ld stderr as warning, mark warning about link.res -T as verbose
git-svn-id: trunk@60775 -
|
2019-03-26 14:15:33 +00:00 |
|
mattias
|
414727c13f
|
IDE: fpc msg parser: mark stderr linker lines as error
git-svn-id: trunk@60774 -
|
2019-03-26 13:44:06 +00:00 |
|
mattias
|
3b972346b3
|
IDE: fixed storing buildmodes, issue #35277, patch from Ondrej
git-svn-id: trunk@60772 -
|
2019-03-26 07:34:02 +00:00 |
|
mattias
|
9fc53439cf
|
IDEIntf: change IDEMacros.Stamps
git-svn-id: trunk@60770 -
|
2019-03-25 18:07:38 +00:00 |
|
juha
|
c66c600938
|
IDE: Enable CompatibilityMode for legacy projects, disable for new projects. Issue #35267, patch from Ondrej.
git-svn-id: trunk@60765 -
|
2019-03-24 20:37:48 +00:00 |
|
bart
|
683497c137
|
IDE fix IsVersionRequested (see http://forum.lazarus.freepascal.org/index.php/topic,44783.msg315161.html#msg315161).
git-svn-id: trunk@60763 -
|
2019-03-24 16:38:03 +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 |
|
mattias
|
d8e2682f1c
|
fppkg: fixed compile
git-svn-id: trunk@60760 -
|
2019-03-24 13:14:05 +00:00 |
|
joost
|
3d8f05aae7
|
IDE: Fixed the fpcmkcfg version-check
git-svn-id: trunk@60759 -
|
2019-03-24 12:53:45 +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
|
4c1be2535c
|
IDE: SaveEditorFile with multi srceedits: saveas only once
git-svn-id: trunk@60754 -
|
2019-03-23 19:26:39 +00:00 |
|
mattias
|
996416c735
|
IDE: less hints
git-svn-id: trunk@60753 -
|
2019-03-23 19:12:25 +00:00 |
|
juha
|
1cfba6a6de
|
IDE: Use "case" in code for EnvironmentOptions.CharcaseFileAction enumerator.
git-svn-id: trunk@60749 -
|
2019-03-23 17:54:47 +00:00 |
|
juha
|
c04a7aae6b
|
IDE: Stop an endless loop when saving a unit with invalid name. Issue #35260.
git-svn-id: trunk@60748 -
|
2019-03-23 17:54:42 +00:00 |
|
joost
|
828311a70a
|
IDE: Add check on the fpcmkcfg-tool before trying to recreate fppkg configuration files
git-svn-id: trunk@60746 -
|
2019-03-22 23:27:11 +00:00 |
|
joost
|
b1ce77850c
|
IDE: Show a message whan the creation of a fppkg-configuration file failed
git-svn-id: trunk@60741 -
|
2019-03-21 21:00:08 +00:00 |
|
mattias
|
1b4646b785
|
IDE: rundebug: restore toolstatus on error
git-svn-id: trunk@60730 -
|
2019-03-19 23:57:21 +00:00 |
|
mattias
|
3eb274cc93
|
IDE: renameunit: mark project as modified
git-svn-id: trunk@60725 -
|
2019-03-19 21:35:52 +00:00 |
|
mattias
|
84dd7454d6
|
IDE: rename project: keep target file extension
git-svn-id: trunk@60723 -
|
2019-03-19 21:33:11 +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 |
|
juha
|
3784bfa8df
|
IDE: Assign other icons for two buttons in Project Wizard. Issue #34952, patch from FTurtle.
git-svn-id: trunk@60705 -
|
2019-03-16 19:37:20 +00:00 |
|
mattias
|
07defac5a5
|
IDE: fixed TProject.GetUseLegacyLists and do not write MainUnitID if 0
git-svn-id: trunk@60696 -
|
2019-03-16 13:49:50 +00:00 |
|
mattias
|
9a22507cdb
|
IDE: run params dlg: update preview on switch tab
git-svn-id: trunk@60693 -
|
2019-03-16 11:50:16 +00:00 |
|
juha
|
73c8d8326e
|
IDE: Separate delays for hints and completion box. Issue #29482, patch from Paweł Dmitruk.
git-svn-id: trunk@60691 -
|
2019-03-15 22:17:12 +00:00 |
|
mattias
|
ae72890250
|
IDE: fixed lfm
git-svn-id: trunk@60689 -
|
2019-03-15 21:39:35 +00:00 |
|
mattias
|
bcabe6b804
|
IDE: when CheckFilesOnDiskEnabled disabled ignore missing or changed files when saving an editor file, issue #35230
git-svn-id: trunk@60687 -
|
2019-03-15 17:25:10 +00:00 |
|
mattias
|
fd7588ef77
|
IDE: run parameters: preview resourcestring
git-svn-id: trunk@60686 -
|
2019-03-15 16:41:25 +00:00 |
|
mattias
|
e86cb7e84f
|
IDE: run parameters: preview break launching application multilines
git-svn-id: trunk@60684 -
|
2019-03-15 16:21:05 +00:00 |
|
juha
|
5d46a75ff6
|
IDE: Use a better XML tag format for project etc. info files. Issue #22752, patch from Ondrej.
git-svn-id: trunk@60683 -
|
2019-03-15 16:15:21 +00:00 |
|