Commit Graph

68752 Commits

Author SHA1 Message Date
Martin
05030d7c88 SynEdit: fix Sql-Hl escaping "\". Issue #40906 2024-09-25 23:37:10 +02:00
Martin
84b64855b1 IdeDebugger: fix range check in disassembler 2024-09-25 22:22:13 +02:00
Martin
ac1a3e6fd2 FpDebug: improve TX86AsmDecoder.UnwindFrame 2024-09-25 22:21:53 +02:00
Martin
8e2532bdfc FpDebug: improve TX86AsmDecoder.UnwindFrame 2024-09-25 20:59:22 +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
Maxim Ganetsky
e02ce7f980 IDE: regenerated translations and updated Russian translation 2024-09-25 18:12:33 +03:00
Maxim Ganetsky
751fcecd50 IDE: improved a caption 2024-09-25 18:11:44 +03:00
rich2014
5ca013e686 Cocoa/Theme: improve on 60f7e4e 2024-09-25 20:01:26 +08:00
Martin
5acf9a9c7d Cody: Fix Load-After-Time. Use GetTickCount64 2024-09-25 13:47:37 +02:00
Michaël Van Canneyt
3f9a5b7e64 * Add file search option to search file tree 2024-09-25 09:31:44 +02:00
dsiders
514fadb9ca Docs: LazUtils/lazutf8. Fixes and expands content in UTF8Insert topic. Issue #41154. 2024-09-25 01:46:59 +01: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
rich2014
4696c84166 Cocoa: fix the issue that item state not set before TListView.OnChange() calling, issue #41151 2024-09-25 00:40:50 +08:00
Martin
45b079d896 SynEdit: Pascal-Highlighter add cppdecl and oldfpccall. Issue #41051 2024-09-24 16:58:51 +02:00
Michaël Van Canneyt
a22712a593 * Fix memleak 2024-09-23 21:21:17 +02:00
Maxim Ganetsky
05c11642e7 IDE: regenerated translations and updated Russian translation 2024-09-23 17:42:01 +03:00
Maxim Ganetsky
79410c7508 IDEDebugger: updated Russian translation 2024-09-23 17:42:01 +03:00
Martin
0985b55ae5 Cody: Fix Load-After-Time. 2024-09-23 16:16:15 +02:00
Martin
8b2502ef22 * Merge branch 'IDE/Options/LangChange' into 'main'
See merge request freepascal.org/lazarus/lazarus!333
2024-09-23 14:56:12 +02:00
Martin
a8fbf8ab7c IDE, Options: Translate "restart hint" to new language 2024-09-23 14:55:01 +02:00
rich2014
e60a16cda5 Cocoa: add NSSTR_ATTACHMENT_CHARACTER to CocoaConst 2024-09-23 20:48:00 +08:00
rich2014
60f7e4e9eb Cocoa/Theme: fix themed button/checkbox issue #41150 2024-09-23 20:47:29 +08:00
n7800
6d5a09d6a1 IDE/Options: Show restart hint only when changing language 2024-09-23 14:31:42 +02:00
n7800
35f64bfd57 IDE/Options: Make the restart hint when changing the language more noticeable 2024-09-23 14:31:42 +02:00
Michaël Van Canneyt
62e3936fab * Setting for disabling mysql version check 2024-09-23 14:10:40 +02:00
Martin
75b9afdc92 Codetools: Prevent another range check error. Issue #40922 2024-09-23 13:28:08 +02:00
Martin
a0913a8b50 * Merge branch 'lazarus-typos' into 'main'
See merge request freepascal.org/lazarus/lazarus!331
2024-09-23 12:44:57 +02:00
Martin
906384cc9d Add deprecated for old names. More fixes. 2024-09-23 12:44:32 +02:00
n7800
e80478f432 Docs: Fix a typo in the property name OnVisbleChanging 2024-09-23 10:11:37 +00:00
n7800
3610a21aef SynEdit: Fix a typo in the method name TSynEditStringListBase.RemoveManagedHanlders 2024-09-23 10:11:37 +00:00
n7800
cf0a5ec57e SynEdit: Fix a typo in the method name TSynTextViewsManager.RemoveHanlders 2024-09-23 10:11:37 +00:00
n7800
7d398b88c7 SynEdit: Fix a typo in the method name TSynEditStringList.CopyHanlders 2024-09-23 10:11:37 +00:00
n7800
1ef23cb314 SynEdit: Fix a typo in the method name TSynEditStringsLinked.RemoveHanlders 2024-09-23 10:11:37 +00:00
n7800
3f4266f91a IdeIntf: Fix a typo in the type name TLayoutMoveToVisbleMode 2024-09-23 10:11:37 +00: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
d604978e80 IDE: lock source-edits while reloading changed units 2024-09-23 12:08:17 +02:00
Martin
03bf02974e Codetools: Prevent another range check error. Issue #40922 2024-09-23 11:58:02 +02:00
Martin
5914d34e58 Merge branch 'TStringArray' into 'main'
Using TStringArray from SysUtils instead of creating new types for "array of string"

See merge request freepascal.org/lazarus/lazarus!335
2024-09-23 09:56:18 +00:00
n7800
9d6b34ca0c Using TStringArray from SysUtils instead of creating new types for "array of string" 2024-09-23 09:19:02 +00:00
Martin
20929d2f06 DockedFormEditor: fix "cannot focus an inactive window" if showing source-edit hidden in tabbed anchor-docking.
(double click button, while source-edit is cloned to 2nd source-edit, docked into same main window but hidden in nested anchor tabs)
2024-09-23 10:55:21 +02:00
DomingoGP
708f754935 Jedi code format: fix bug formatting const arrays. Issue #41152 2024-09-22 19:17:59 +02:00
Martin
f5e83fae47 IdeDebugger: Add Mem-Viewer / fix compile with 3.2.2 2024-09-22 18:11:16 +02:00
Martin
041a654351 IdeDebugger: Add Mem-Viewer 2024-09-22 17:39:25 +02:00
Martin
5192cd95d9 IdeDebugger: fix detecting if current watch was freed. 2024-09-22 17:06:32 +02:00
rich2014
a814cbd968 Cocoa: fix the issue that TListView.OnChange() not fired, issue #41151 2024-09-22 22:43:02 +08:00
Martin
663c91f026 IdeDebugger: Quick Presets for Watch-Value-Formats 2024-09-22 12:33:32 +02:00
Martin
c77c71b54e EditorMacroPascalScript: Improve speed 2024-09-22 10:25:37 +02:00