Commit Graph

67471 Commits

Author SHA1 Message Date
Martin
21f3e40a14 SynEdit: rename some variables 2024-04-25 17:22:55 +02:00
wp_xyz
30046f3bba IDE/ImagelistEditor: Add button to paste image from clipboard. 2024-04-25 16:37:53 +02:00
Maxim Ganetsky
f130c3af96 IDE, DockedFormEditor: fixed deprecation warnings, patch by Don Siders, issue #40921 2024-04-25 02:12:06 +03:00
Martin
fcaca1fe6a IdeDebugger: ValueFormatter "Custom Displayformat" 2024-04-22 21:23:10 +02:00
Martin
72fa9a1c96 IdeDebugger: missing button caption 2024-04-22 15:19:46 +02:00
Martin
af5212d267 Codetools: Add a few more keywords to Ident-Completion. 2024-04-22 14:04:02 +02:00
mattias
f28670b9d0 ide: build ide using lazbuild:rename startlazarus.exe, issue #40917 2024-04-22 11:08:26 +02:00
Martin
1b27926055 IDE: Guttermarks, improve layout 2024-04-22 02:23:22 +02:00
Martin
7dfa9c442c IDE: Guttermarks (warn/hint) adjust priority 2024-04-21 22:48:49 +02:00
Martin
fca464e951 SynEdit: fix MarksGutter deduplication 2024-04-21 22:48:11 +02:00
Martin
73cb3d87f4 LazDebuggerFp: avoid calling QuickPause twice. 2024-04-21 19:36:49 +02:00
Martin
6b5a7e75ea FpDebug: workaround, when hardcoded int3 is allowed as user breakpoint, don't stop on internal breakrequest. Issue #40910 2024-04-21 19:36:08 +02:00
Martin
7d11cc3fe8 LazDebuggerFp, FpDebug: Handle multipl-breakpoint at the same address. 2024-04-21 16:59:09 +02:00
Martin
0b2c6bd8fa FpDebug: Allow breakpoints on lines without code (search up to N lines below). 2024-04-21 16:59:08 +02:00
Maxim Ganetsky
3f1548052d IDEDebugger: updated Russian translation 2024-04-21 17:51:05 +03:00
Martin
ac0faad39a LazDebuggerFp: fix "variant" converter for dwarf-2 2024-04-21 11:30:04 +02:00
Martin
3b321550c3 Update po 2024-04-20 21:59:23 +02:00
Martin
00628a8d26 SynEdit: "Marks-gutter, use all columns before ..." / limit repeated icons Issue #40914 2024-04-20 21:59:10 +02:00
Martin
9fb7aaf3e8 SynEdit: Fix 2 columns with debug-lines "Marks-gutter, use all columns before ..." Issue #40914 2024-04-20 19:58:41 +02:00
ccrause
b73bed0fed FpDebug: Handle partial overlap between breakpoint data and AData buffer. By CCrause. MR: !279 2024-04-20 17:04:27 +02:00
Martin
baef7180da SynEdit: Marks-gutter, overlap/resize marks if not enough space. Issue #40914 2024-04-20 16:38:37 +02:00
Martin
8bcc164019 SynEdit: Marks-gutter, use all columns before icons get out of visible range. Issue #40914 2024-04-20 16:38:37 +02:00
Juha
f8a04256ff IdePackager: Remove IDEMsgIntf dependency from PackageSystem. 2024-04-20 17:07:51 +03:00
Juha
83bb996e3c IDE: Optimize checking UTF8 codepoint size in "Find in Files". Issue #40904, patch by n7800. 2024-04-20 16:01:00 +03:00
Juha
94e7abc281 LCL: Fix a deprecated message in LCLProcs. 2024-04-20 16:01:00 +03:00
Martin
7ec595fc3a Merge branch 'xtensa-stack-registers' into 'main'
Xtensa - Store all registers read for current stack frame.

See merge request freepascal.org/lazarus/lazarus!280
2024-04-20 10:16:12 +00:00
ccrause
fc4f5ae329 Xtensa - Store all registers read for current stack frame. 2024-04-20 10:20:41 +02:00
Juha
fde93a7b25 LazBuild: Improve colored output. Issue #40878, patch by n7800. 2024-04-20 08:21:31 +03:00
Juha
9a7cc24259 LazBuild: Remove dependency for LCL Forms. 2024-04-20 07:13:31 +03:00
Juha
1c6eae3cea StartLazarus: Fix after earlier refactoring. PackageDefs somehow requires cthreads. 2024-04-20 06:30:17 +03:00
Martin
1ef3f33ccc IdeDebugger: add space in caption 2024-04-19 19:50:45 +02:00
Martin
a443dd7f2f IdeDebugger: add some missing event in DisplayformatFrame 2024-04-19 17:30:08 +02:00
Martin
3f2ccce591 IdeDebugger: Displayformat defaults for enum-identifier 2024-04-19 17:30:08 +02:00
Maxim Ganetsky
f167f7fba2 IDEDebugger: updated Russian translation 2024-04-19 18:15:33 +03:00
Martin
00e2561915 IdeDebugger: missing file / add Valueformatter CharArrayToString / display an array of char as a string / StopAtNull 2024-04-18 22:26:30 +02:00
Martin
3ae19dfa25 IdeDebugger: add Valueformatter CharArrayToString / display an array of char as a string / StopAtNull 2024-04-18 22:11:00 +02:00
Martin
bbdfea8977 IdeDebugger: add Valueformatter CharArrayToString / display an array of char as a string 2024-04-18 20:05:35 +02:00
Martin
5300c27ba2 IdeDebugger: add nest-lvl filter to Valueformatter 2024-04-18 17:56:02 +02:00
Martin
e1a58d379a IdeDebugger: add SupportedDataKinds to Valueformatter for quicker filter 2024-04-18 15:59:44 +02:00
Martin
a31c9b11d7 IdeDebugger: remove DisplayFormat-filter from Valueformatter. (value formatter can now be disabled in watch properties) 2024-04-18 15:42:54 +02:00
Martin
1eae051544 IdeDebugger: add value formatter to Inspect/Eval 2024-04-18 14:32:31 +02:00
Martin
442dfce7a8 IdeDebugger: add ValueFormatter to watch properties 2024-04-18 14:32:31 +02:00
Martin
b7d9762602 IdeDebugger: Cleanup BackendConverterConfig / show project values in inspect/eval toolbar 2024-04-18 14:32:15 +02:00
Martin
de647d272f IdeDebugger: Clean up BackendConverterConfig, naming / duplicate functions 2024-04-18 14:32:10 +02:00
Martin
45a81daef9 IdeDebugger: Use ValueFormatter for nested values 2024-04-18 14:32:09 +02:00
Juha
fdc1806f53 IdePackager: Remove IDEOptEditorIntf dependency from PackageSystem. 2024-04-18 13:29:35 +03:00
Juha
76ece6197b IdePackager: Remove IDEDialogs dependency from PackageSystem. 2024-04-18 11:59:21 +03:00
wp_xyz
02d8ea0bde TAChart: Add filter to axis click hit tests. 2024-04-18 10:16:35 +02:00
dsiders
76c40f6761 Docs: LCL/grids. Updates TCustomGrid.ShowCellHintWindow topic for changes in e9425e93. 2024-04-17 19:25:11 +01:00
wp_xyz
de3376efef IDE/Component palette editor: Make sure that "Restore defaults" is always visible. Issue #40911 2024-04-17 18:57:49 +02:00