Commit Graph

24671 Commits

Author SHA1 Message Date
Juha
017be98e2f Codetoola: Simplify TCodeToolManager.FindLFMFileName. 2025-03-11 16:23:38 +02:00
Martin
6c2a52efe0 SynEdit: fix OnClearMark, checking the correct fields for assigned. Issue #41522 2025-03-11 10:26:51 +01:00
Martin
2594469911 FpDebug: More asm-unwind improvements 2025-03-10 11:09:35 +01:00
mattias
c36f3fe0a5 codetools: fixed TFindDeclarationTool.FindOverridenMethodDecl searching next ancestor 2025-03-10 08:52:23 +01:00
Martin
13186bcc24 SynEdit: PascalHighlighter, refactor/replace ranges for const/type with internal folds / fix ^ handling for pointer vs control-char. Issue #40653 2025-03-10 00:03:19 +01:00
Martin
38a42db5b5 SynEdit: PascalHighlighter, refactor/replace ranges for const/type with internal folds / fix ^ handling for pointer vs control-char. Issue #40653 2025-03-09 23:18:11 +01:00
Martin
37a7a053b1 SynEdit: FoldedView, fix modifier "enumerator" 2025-03-09 22:19:16 +01:00
Martin
a61fd69df0 SynEdit: FoldedView, fix internal setting of TopViewPos (Only visible lines) 2025-03-09 17:10:45 +01:00
Martin
847f6ab0e4 SynEdit: FoldedView, fix accessing out of range lines (due to wrong internal fTopViewPos). Introduced in 86abcd75d9 2025-03-09 12:44:46 +01:00
DomingoGP
482124d17e Jedi code format: refactor, extract function FormatIncludeFile 2025-03-09 10:23:01 +01:00
Juha
ceb97dc470 LazControls: Prevent TreeFilterEdit crashing when a form is closing, again. Issue #41509. 2025-03-08 18:50:15 +02:00
DomingoGP
db66ebdbb3 Jedi code format: fix allowed file types. 2025-03-08 15:16:09 +01:00
DomingoGP
3f542bc813 Jedi code format: find include files without extension (.inc, .pp, .pas) 2025-03-08 14:26:44 +01:00
Martin
1c97b17a3a SynEdit: PascalHighlighter, refactor - set new fRange directly for rsAfterIdentifierOrValue 2025-03-08 11:41:32 +01:00
Martin
0454d6eacf SynEdit: PascalHighlighter, improve "class of". Issue #33014 2025-03-08 11:41:31 +01:00
Martin
c432571c66 SynEdit: PascalHighlighter, highlight "at" in raise statement like a keyword. Issue #22667 2025-03-08 11:41:31 +01:00
Juha
88b1bb6075 LazControls: Prevent TreeFilterEdit crashing when a form is closing. Issue #41509. 2025-03-08 10:41:43 +02:00
wp_xyz
a5c4bef278 TAChart: Split demos off into separate frames (distance, dragdrop, line, multi, radial) 2025-03-08 01:30:18 +01:00
Maxim Ganetsky
d3392b3eb9 AnchorDocking: regenerated translations and updated Russian translation 2025-03-07 23:11:18 +03:00
zamtmn
33acfcdae4 AnchorDocking: Add splitter resize style option, merge request !447 2025-03-07 23:11:18 +03:00
wp_xyz
571d253de0 TAChart: Splitt "legend" demos off into separate frames. 2025-03-07 13:52:27 +01:00
wp_xyz
ca8aa3f8c6 TAChart: Split individual demos in "func" demo off into separate frames. 2025-03-07 13:07:42 +01:00
wp_xyz
a07324e56d TAChart: Split individual demos in "axistransf" and "chartsource" demo projects off into separate frames. 2025-03-07 11:15:55 +01:00
Juha
e8fa62c8e7 LazControls: Reset filtering correctly by FilterEdits when the control is detached. Issue #41321. 2025-03-07 09:53:55 +02:00
Martin
cf948b040d SynEdit: Added align-option to auto-string continue on line-break. Issue #23886 2025-03-07 01:01:25 +01:00
wp_xyz
487ab660e1 TAChart: Split the demos contained in the "axis" demo project into separate frames. 2025-03-06 19:29:45 +01:00
Martin
277a8f0a31 IDE, SynEdit: Add column-selection-shift (shift inside selection only) Issue #40978 2025-03-06 18:06:18 +01:00
Martin
a66269e8bb SynEdit: fix single-line (mode=smLine) selection was not restored by undo (e.g. after undo after indent). Related to issue #29591 2025-03-06 17:50:58 +01:00
Juha
eff9f6981c LazControls: Do not expand/collapse nodes uselessly. Issues #41454,#41455. 2025-03-06 12:53:58 +02:00
Michaël Van Canneyt
f95b262013 * Also accept *.fmx as form file extension (Firemonkey form files) 2025-03-06 10:22:03 +01:00
Martin
6aab34b3e2 SynEdit: move some helper to LazEdit 2025-03-05 23:41:35 +01:00
Martin
2ef9a0607c SynEdit: fix SyncroEdit for chars with different upper/lower length. Issue #41446 2025-03-05 23:38:11 +01:00
wp_xyz
30b3480649 Examples: Add and fix metadata of recently added sample projects. 2025-03-05 22:34:53 +01:00
Maxim Ganetsky
83bb987de7 Merge branch 'IdeConfig/GetSkipCheckByKey' into 'main'
IdeConfig: Always check the skcAll key in GetSkipCheckByKey function

See merge request freepascal.org/lazarus/lazarus!446
2025-03-05 22:40:24 +03:00
Juha
803ce231ce LCL/LazControls: Update Button.Enabled state of FilterEdit component when it is loaded. Issue #41321. 2025-03-05 21:10:56 +02:00
Juha
d6c7371e1f LazControls: Fix design time issues in FilterEdit controls. Issue #41321. 2025-03-05 21:10:56 +02:00
n7800
971885c68a IdeConfig: Always check the skcAll key in GetSkipCheckByKey function 2025-03-05 22:08:35 +03:00
Maxim Ganetsky
27d1c12cec PoChecker: regenerated translations and updated Russian translation 2025-03-05 18:48:11 +03:00
Maxim Ganetsky
ee83ed8734 PoChecker: added support of Sinhala language 2025-03-05 18:47:41 +03:00
Juha
517925d781 Codetools: Prevent another error in identifier completion while defining a function. Issue #32972, patch by Włodzimierz Bień. 2025-03-05 13:39:52 +02:00
Juha Manninen
2232ccde07 Merge branch 'DoubtfulIndent' into 'main'
Correction of dubious indentation in the code

See merge request freepascal.org/lazarus/lazarus!442
2025-03-05 11:15:17 +00:00
Martin
e393919040 SynEdit: PasHighLighter, fix "record helper" in "mode objfpc" with modeswitches. 2025-03-05 11:42:39 +01:00
Martin
79938e1f39 SynEdit: hide complier message about "not inline" 3124 2025-03-05 11:42:38 +01:00
Martin
3643ab0c2c SynEdit: Refactor WordWrap 2025-03-05 11:42:38 +01:00
Martin
deb16e750d SynEdit: Refactor avl trees 2025-03-05 11:42:38 +01:00
Martin
29cfa37c37 SynEdit: Test, exclude reg-ex that fails in older fpc 3.2.0 2025-03-05 11:42:37 +01:00
n7800
19319bf7de Correction of dubious indentation in the code 2025-03-05 10:41:32 +00:00
Juha
847dee461c LHelp: Show only the original CHM file's title in a tab. Issue #41467. 2025-03-05 11:38:29 +02:00
Juha
44d89018ab LHelp: Change return type of function OpenURL to TLHelpResponse. Less typecasts. Formatting. 2025-03-05 10:42:31 +02:00
Juha
9dd4b6a97e Codetools: Restore filtering a completion list in TIdentifierList.Add. Issue #32972. 2025-03-04 10:19:09 +02:00