Commit Graph

483 Commits

Author SHA1 Message Date
mattias
0919af14bd set fixes version to 4.0RC3 2025-03-21 19:32:09 +01:00
Martin
6ebe6d6e88 IdeDebugger: Don't assert address of empty string. Exit early.
(cherry picked from commit 55c94bee7b)
2025-03-16 22:27:41 +01:00
Martin
fd2daa7db3 IdeDebugger: fix crash in watches window. Issue #41530 / Disable "Format watch" if no watch selected.
(cherry picked from commit 3d0e837d14)
2025-03-15 09:42:49 +01:00
Martin
0c48c46503 IDE, Debugger: make toolbars in debug-dialogs wrap-able
(cherry picked from commit b33513dac3)
2025-03-05 22:07:40 +01:00
Martin
3d071e0276 IdeDebugger: Fixed unbalanced BeginUpdate in callstack-dialog. (when changing view-limit)
(cherry picked from commit 03c8870537)
2025-01-31 11:00:31 +01:00
mattias
b5807c91cb ideconfig: do not wrn if no secondary config file found 2025-01-30 10:14:31 +01:00
mattias
173dc5a733 set fixes to 4.0RC2 2025-01-04 10:03:24 +01:00
Martin
8780b02ac5 IdeDebugger: update icons, by Roland Hahn / Issue #41233
(cherry picked from commit a116ad932e)
2024-11-08 20:33:23 +01:00
Martin
3ab65737f6 IDE: Custom IDE title, skip interactive macros
(cherry picked from commit 01d301d685)
2024-10-28 20:14:27 +01:00
mattias
505c8d4619 ide: fixed overriding lazarusdir via cfg file 2024-10-24 15:13:57 +02:00
mattias
80b2c17ef8 idedebugger: cleaned up and updated makefile 2024-10-24 11:33:03 +02:00
mattias
ee66734aa8 ide: what needs build dialog: fixed passing build all 2024-10-24 10:45:53 +02:00
mattias
1821513dd1 updated makefiles 2024-10-22 00:30:20 +02:00
mattias
43d904ed50 ide: fixed ide coolbar clear before load 2024-10-21 19:17:42 +02:00
mattias
ee5d389ff0 set fixes version to 4.0RC1 2024-10-21 18:28:47 +02:00
mattias
ddff79db89 ide: fixed duplicating ide coolbar, issue #41199 2024-10-21 10:07:33 +02:00
mattias
0aa1b762d3 ide: fixed editortoolbar options defaults 2024-10-20 19:59:55 +02:00
mattias
39caeecab4 ide: fixed TIDECoolBarOptions default options 2024-10-20 19:40:47 +02:00
mattias
025b08f496 set fixes version to 4.0RC2 2024-10-19 09:14:56 +02:00
mattias
5b6688bdc5 set fixes version to 4.0RC1 2024-10-05 22:14:42 +02:00
Maxim Ganetsky
08f140fe19 IDE: correctly load macros caption translations of IDEPackager package 2024-10-04 01:23:01 +03:00
Maxim Ganetsky
67558fbdc0 IDEConfig: regenerated translations and updated Russian translation 2024-10-04 01:03:00 +03:00
Maxim Ganetsky
189764f4c0 IDE, IDEConfig: fixed i18n of captions of newly added macros, improved other captions 2024-10-04 01:02:15 +03:00
Martin
ab08a3c959 IDE: Allow customizing the IDE window caption by ide-macros. Issue #41092 2024-10-03 13:19:22 +02:00
Martin
65513c7997 Clear ExternalDebugInfo for release mode 2024-10-03 00:43:28 +02:00
n7800
9a31f4eb34 IdeProject: Adjusting options in "standard" build modes (Release and Debug) 2024-10-02 22:38:33 +00:00
Martin
7ca0e94781 IdeDebugger: Display "Pass count" in breakpoint property dialog. Issue #30355 2024-10-01 17:53:30 +02:00
Martin
642c3148a8 IdeDebugger: Callstack, copy-all, limit how many non-evaluated indexes are represented before skipping to next evaluated line. 2024-10-01 17:33:15 +02:00
Maxim Ganetsky
0297779c9a IDEDebugger: updated Russian translation 2024-10-01 18:27:28 +03:00
Martin
78e9a717ea IdeDebugger: increase width for icon in breakpoint dialog. Issue #40941 2024-10-01 15:44:32 +02:00
Martin
12101bac42 Debugger: Reduce amount of updates events. (Callstack, TListView.EndUpdate may cause a complete redraw) 2024-10-01 12:34:31 +02:00
Martin
cca69fe196 IdeDebugger: Add up/down navigation to callstack 2024-09-30 23:46:51 +02:00
Martin
d228d3d3f7 IdeDebugger: Reduce updates of Callstack-view. Fix/Change "copy all frames" to copy all evaluated frames up to the currently displayed. Issue #41040 2024-09-30 20:44:42 +02:00
Martin
665bae1dd1 Debugger: Make "HitCount" act like "Condition", any break actions (break, but also enable/disable other break, logging, snapshots) will only act if the HitCount has been reached. (previously only "break" was prevented). Issue #40676 2024-09-30 15:35:33 +02:00
mattias
e375a961ce ide: fixed keep WriteConfigFile on cancel, fixed keeping order in config, except for search paths 2024-09-30 10:10:21 +02:00
n7800
30a7007a39 IdeConfig: Fixes for checking the result of macro substitution 2024-09-27 22:11:22 +00:00
Martin
d0a3a004df FpDebug: implement 80 bit extended float (soft fpu) for cross debugging a win-32bit target from a 64bit IDE 2024-09-27 21:34:55 +02:00
Martin
744004e687 IdeDebugger: display format, improve layout for array and options. Fix calculating min-constraints 2024-09-26 19:32:30 +02:00
Martin
4ed0529400 IdeDebugger: display format, improve layout for array and options. Fix calculating min-constraints 2024-09-26 18:55:18 +02:00
Martin
853cd26124 IdeDebugger: display format, improve layout for array and options. Fix calculating min-constraints / Remove some panel.bevels 2024-09-26 17:54:35 +02:00
Martin
84b64855b1 IdeDebugger: fix range check in disassembler 2024-09-25 22:22:13 +02:00
Martin
6f26574f55 IdeDebugger: display format, improve layout for array and options. (better placement of label captions) 2024-09-25 20:29:11 +02:00
Martin
7e3be9c71c IdeDebugger: layout for watch properties (increase size / force caption width) 2024-09-25 19:43:26 +02:00
Martin
54b57dc2fb Spelling 2024-09-24 23:37:18 +02:00
Martin
77c4b7ceae IDE, SynEdit: add option to have bookmarks restore the scroll pos. Issue #40912 2024-09-24 22:35:09 +02:00
Maxim Ganetsky
79410c7508 IDEDebugger: updated Russian translation 2024-09-23 17:42:01 +03:00
Martin
a8fbf8ab7c IDE, Options: Translate "restart hint" to new language 2024-09-23 14:55:01 +02:00
n7800
0ac8701194 IdeConfig, IdeProject: Fix a typo in the method name TProjectCompilerOptions.CanBeDefaulForProject 2024-09-23 10:11:37 +00:00
n7800
8644edbc61 IdeConfig, BuildIntf: Fix a typo in the method name TLazCompilerOptions.SetTargetFilenameAppplyConventions and field 2024-09-23 10:11:37 +00:00
Martin
f5e83fae47 IdeDebugger: Add Mem-Viewer / fix compile with 3.2.2 2024-09-22 18:11:16 +02:00