Commit Graph

23857 Commits

Author SHA1 Message Date
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
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
Martin
3f2ccce591 IdeDebugger: Displayformat defaults for enum-identifier 2024-04-19 17:30:08 +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
442dfce7a8 IdeDebugger: add ValueFormatter to watch properties 2024-04-18 14:32:31 +02:00
Juha
fdc1806f53 IdePackager: Remove IDEOptEditorIntf dependency from PackageSystem. 2024-04-18 13:29:35 +03:00
wp_xyz
02d8ea0bde TAChart: Add filter to axis click hit tests. 2024-04-18 10:16:35 +02:00
Bart
1f7accb9e2 Fix missing Raise before Exception.Create. Issue ##40860. Patch by n7800. 2024-04-17 13:29:00 +02:00
DomingoGP
a2cee5287b Jedi code format: avoid warning include file not found for {$I+} {$I-} 2024-04-16 19:41:06 +02:00
Martin
bf823abbb9 SynEdit: Sql highlighter add "union" for mysql. Issue #40908 2024-04-16 16:58:23 +02:00
Martin
07c0f26341 SynEdit: Sql highlighter add group_concat for mysql. Issue #40887 2024-04-16 14:32:48 +02:00
Martin
be4d6c3bcc IdeDebugger: refactor (Global)ValueFormatterSelectorList / (Global)ValueConverterSelectorList / DisplayFormat changed notify 2024-04-16 13:38:24 +02:00
Juha
3ad25b1afc Move 2 functions from IdeDialogs (IdeIntf) to LazMsgWorker (BuildIntf). Leave wrapper functions. 2024-04-16 12:13:33 +03:00
Martin
f3d1f63432 SynEdit: fix wrong right-gutter pos, if scrollbars were changed during handle creation / reduce some double calculation during resize 2024-04-15 16:39:09 +02:00
Martin
3d50451e87 SynEdit: remove check for unnecessary calls to "DoOnResize". The check was wrong, e.g. if the Handle/Window was recreated, old/outdate values where used. Most likely the cause for issue #40241 2024-04-15 16:39:09 +02:00
Juha
695e84d46d Codetools: Fix tab order and set ActiveControl in DeclareVarDialog. From n7800. 2024-04-14 23:56:54 +03:00
Martin
e50183f6d1 Codetools: FindDeclaration handle nested specialize (specialize as param to outer specialize) 2024-04-14 16:59:50 +02:00
mattias
bdb9668aa8 leakview: support heaptraces from other platforms 2024-04-14 13:07:53 +02:00
ccrause
63881011b3 Use byte offset to locate data to be replaced in MaskBreakpointsInReadData. 2024-04-13 22:58:49 +00:00
Martin
c4644e5d63 SynEdit: mitigate endless loop with regex replace and utf8. (regex does not handle utf-8). Issue #40900 2024-04-13 22:08:44 +02:00
ccrause
d56f77c2be Use cross platform sockets.CloseSocket call to close a socket. 2024-04-13 14:45:44 +02:00
ccrause
95205d9bc2 Remove unused variable 2024-04-13 14:45:44 +02:00
ccrause
28c86c583b [fpdebug] Track initialization of the remote connection. Fix some issues with qemu and Bloom debug servers. 2024-04-13 14:45:44 +02:00
mattias
1953dcda72 leakview: less hints 2024-04-13 11:04:00 +02:00
mattias
66d72908dc lazutils: comment 2024-04-13 11:03:43 +02:00
mattias
9ede831c2a codetools: parse section on platform wasi 2024-04-13 09:39:52 +02:00
Martin
d40c952fa7 Ide: Move more units into ide-packages, project / packager 2024-04-11 23:46:56 +02:00
Martin
db75236351 FpDebug: force asm window, when explicitly stopping in no-source-code area (breakpoint, or "step-out") 2024-04-11 17:11:00 +02:00
Martin
655727ed2b FpDebug: keep "\\?\" filenames. 2024-04-11 13:27:34 +02:00
Martin
1aef153d5f FpDebug: Stepping with F8/F7 should asm-step if no line info is available. Issue #40891 2024-04-11 13:07:03 +02:00
Juha
be06ee3c92 LazBuild: Better colored output. Move unit LazTTY to LazUtils. Issue #40878, patch by Anton Kavalenka. 2024-04-11 10:34:46 +03:00
Martin
088167ac57 SynEdit: Sql highlighter, add new Sqlite identifiers. Issue #40887 2024-04-10 12:17:13 +02:00
Juha
ca71aeb4e4 Move CreateFirstIdentifier, CreateNextIdentifier and MergeSort from LCLProc to LazUtilities. 2024-04-08 16:32:07 +03:00
wp_xyz
c82ade7806 AggPas: Fix file not found errors in some sample projects. 2024-04-08 01:16:42 +02:00
Martin
a8f03a8829 SynEdit: fixed syncro edit cell order (added by IDE for templates). Issue #40866 2024-04-06 20:02:39 +02:00
Maxim Ganetsky
c280b11889 Pas2JS: regenerated translations and updated Russian translation 2024-04-06 20:52:45 +03:00
Maxim Ganetsky
a976387063 Pas2JS: improved and cleaned up i18n 2024-04-06 20:52:45 +03:00
Maxim Ganetsky
852e19274e SimpleWebServerGui: improved Russian translation 2024-04-06 20:52:44 +03:00
Martin
b38dcaebfc SynEdit: Fix crash (write incorrect memory via pointer in DoGetPhysicalCharWidths / not caught by range check) and 2ndary range-check-error, when linetext has #$00. Issue #40873 2024-04-06 17:38:18 +02:00
Martin
a8651246a0 Debugger: Improve new Displayformats. Redo layout of watch properties 2024-04-06 17:38:17 +02:00
Juha
959d8c6ad4 Turn some LazLogger into LazLoggerBase. 2024-04-06 16:45:28 +03:00
Juha
68e341be20 Remove IdeIntf dependency from CompilerOptions. 2024-04-06 14:49:39 +03:00
mattias
eb480b51d8 pas2js: resourcestring 2024-04-05 21:12:03 +02:00
mattias
a64088aefb pas2js: show error when downloading 2024-04-05 21:04:08 +02:00
mattias
d7e2935f3f pas2js: using openssl 2024-04-05 20:51:27 +02:00
mattias
4564e60ba5 pas2js: showing install menu item 2024-04-05 20:41:31 +02:00
mattias
944fda4e6d pas2js: clean up 2024-04-05 20:25:32 +02:00
mattias
9650ea9371 pas2js: download release in thread and progress dialog 2024-04-05 20:24:31 +02:00
mattias
cbb928ad70 pas2js: download release 2024-04-05 18:40:22 +02:00
mattias
53321a2b49 pas2js: browse buttons 2024-04-05 18:40:22 +02:00
mattias
8b0b1fba22 pas2js: started installer dialog 2024-04-05 18:40:22 +02:00
mattias
fd9746e2f9 pas2js: started install 2024-04-05 18:40:22 +02:00
Juha
f468a36dd0 IDE: In Project Options show build modes more distinctively. Issue #40816, patch by n7800. 2024-04-05 17:42:10 +03:00
DomingoGP
8d91b18a79 Jedi code format: better fix for issue #40871 error handling set definition with ranges. 2024-03-31 18:39:50 +02:00
Juha
7f000a6970 LazControls: Filter data by TreeFilterEdit also when the TreeView is switched. By n7800. 2024-03-29 16:50:25 +02:00
DomingoGP
a326522d93 Jedi code format: fix issue #40871 error handling a set with ranges, based on a patch from bytebites 2024-03-28 21:20:04 +01:00
DomingoGP
cb6991ccd6 Jedi code format: more fine grained control of warning messages. 2024-03-28 11:15:23 +01:00
Martin
dd49f320f4 LazControls: Fix DividerBevel for vertical layout / Ensure correct values for very small/thin bevels 2024-03-27 20:02:04 +01:00
rich2014
a528a5c515 FpDebug: fix compliation error when FPC<3.3.1 2024-03-24 23:57:04 +08:00
Bart
db6ed214b9 Fix several occurrences of raise exception('some string'), in effect casting a string into an exception, instead of raise exception.create(). Issue #40860. Patch by n7800 (slightly modified). 2024-03-23 23:16:38 +01:00
wp_xyz
e11e1d3921 TAChart: Fix inconsistent usage of brush styles in series OnCustomDrawPointer (https://forum.lazarus.freepascal.org/index.php/topic,66664.msg511859.html#msg511859). 2024-03-22 22:21:22 +01:00
Pascal Riekenberg
3caf5b699b SynEdit: Syncro edit: fixed wrong type cast 2024-03-22 10:53:43 +01:00
wp_xyz
51d2468af3 fpvectorial: One more exception when a non-text page is passed to the pdf writer. Issue #40858. 2024-03-21 19:09:21 +01:00
wp_xyz
e8c9f1f61e fpvectorial: Raise exception when pdfvectorialwriter is requested to save a vectorial (non-text) page. Issue #40858. 2024-03-21 19:00:50 +01:00
Martin
82cda34b48 FpDebug, test: update for 3.3.1 2024-03-20 19:45:07 +01:00
Martin
ca431adcf2 FpDebug, test: disable thread check on Linux. Not required, and currently not fully implemented 2024-03-20 19:45:06 +01:00
martin
5c5e12448d FpDebug, Linux: Fix leaked handle 2024-03-20 19:45:06 +01:00
mattias
733ac0edd1 freetype: cleaned up some uses sections 2024-03-20 15:42:59 +01:00
marcos-ebm
d3f23af47c Translations: Brazilian Portuguese translation update, merge request !275 2024-03-19 20:43:30 +03:00
Maxim Ganetsky
decd3881c4 IDEIntf: regenerated translations and updated Russian translation 2024-03-19 19:10:35 +03:00
wp_xyz
5621ec7af3 IDE/LCL: Prevent using the TListItems component editor when the associated listview is in virtual mode. https://forum.lazarus.freepascal.org/index.php/topic,66660.0.html, patch by dsiders. 2024-03-18 21:07:15 +01:00
Martin
5f9dd398f7 FpDebug: fix "EProcess" not found 2024-03-18 20:47:12 +01:00
Martin
6f0d8113cd FpDebug: Remove LCL / Win32Proc 2024-03-18 19:54:48 +01:00
Martin
dec0414cd6 FpDebug: update Makefile 2024-03-18 17:54:30 +01:00
Martin
a9ecef9ad2 LazDebuggerFp: defer destroying internal breakpoints, so they don't access any pending TDbgThreads (try getting instruction pointer) 2024-03-18 15:52:53 +01:00
Martin
34a5fe0392 Debugger, Test: don't get current location when not paused 2024-03-18 15:52:33 +01:00
Martin
6aa6ea6983 Ide, Debugger, FpDebug: Implement StdIn/StdOut file redirection. Issue #40458 2024-03-18 14:01:44 +01:00
wp_xyz
8744e56918 TAChart: Support series pointers in TAChartStyle. 2024-03-16 22:24:31 +01:00
Martin
ed068882ea FpDebug: Improve dis-asm stack-unwinder. Collect register values. 2024-03-15 22:19:51 +01:00
Juha
ab3528d900 IdeScout: Fix compilation. 2024-03-15 20:20:55 +02:00
Martin
f6bc1ee84e FpDebug: x86-disassembler: test 2024-03-15 16:29:18 +01:00
Martin
a005719185 FpDebug: x86-disassembler: fix vcvtph2ps Issue #40837 2024-03-15 16:18:10 +01:00
Juha
1a2b394941 Remove IdeIntf dependency from unit PackageDefs. 2024-03-15 11:52:35 +02:00
Juha
3ec140e266 Move unit ComponentReg from IdeIntf to BuildIntf. 2024-03-15 10:40:41 +02:00
Juha
2c7e959e62 IdeIntf: Remove LCL dependency from unit ComponentReg. Adjust TRegisteredComponent method visibility. 2024-03-15 10:40:40 +02:00
Martin
0ad56931a0 FpDebug: x86-disassembler: fix pextr/vpextr Issue #40842 2024-03-14 18:56:13 +01:00
Martin
08a139d30e FpDebug: x86-disassembler: fix pmovzx/pmovsx/vpmovzx/vpmovsx Issue #40844 2024-03-14 18:56:12 +01:00
Martin
aeffa71e22 Debugger: fixed crash in disassembler (dangling pointer, due to wrong object in free notify) 2024-03-14 18:56:12 +01:00
Martin
4fd8e89e60 FpDebug: x86-disassembler: fix popcnt,bsf,tzcnt,bsr,lzcnt Issue #40843 2024-03-14 18:56:12 +01:00
Martin
7400dc43b0 IDE, SynEdit: fix configuring column count for gutter-marks 2024-03-13 22:48:01 +01:00
Martin
46516b161f SynEdit: Extend Syncro edit, key-combo for case/context sensitivity Issue #40808 / key-combo to add/change/remove cells 2024-03-13 21:55:31 +01:00
ccrause
5b4f7aa9f4 Only change MemManagager and MemModel for target AVR 2024-03-12 19:18:49 +00:00
ccrause
c6781743e8 fpdebug - Add xtensa support 2024-03-12 19:18:49 +00:00
Martin
0ce49ed855 Codetools: fix search aborts early if one branch of the search has a cached "not found". Issue #40818 2024-03-12 18:58:13 +01:00
Martin
1cd1b06998 SynEdit: remove debug code 2024-03-12 16:41:34 +01:00
Martin
3b5b15b789 IDE, SynEdit: Add option to highlight the most inner fold at caret. 2024-03-12 13:40:13 +01:00
Martin
e323ffce4b IDE, SynEdit: Add option to highlight current line in gutter 2024-03-12 13:40:13 +01:00
Martin
7fc68aa656 LazUtils: XmlConfig, fix saving default (delete) for enum values 2024-03-12 13:40:13 +01:00
Martin
b1847337ca IDE, SynEdit: Add options for the editor gutter layout. Issue #40170 2024-03-12 13:40:12 +01:00
mattias
6a4911e6c0 codetools: fixed find include file of namespaced fpc unit 2024-03-11 17:00:57 +01:00
mattias
a2a002d2f0 codetools: parsing config files from fpc outout: keep only last state 2024-03-11 16:38:19 +01:00
mattias
a037296ca3 codetools: better debug 2024-03-11 10:22:31 +01:00
Juha
4967237fb1 LazUtils: Add simple functions SaveStringToFile and LoadStringFromFile. Rename SaveStringToFile in DialogProcs. 2024-03-11 01:24:15 +02:00
Juha
103d9f42e1 LazUtils: Split long lines in THTML2TextRenderer. 2024-03-11 01:24:15 +02:00
Juha
8836534b9c LazControls: Improve selection by keys in TreeFilterEdit / TreeView. From b7800. 2024-03-11 01:24:15 +02:00
Juha
a6a98c4327 IdeIntf: In TCompPaletteUserOrder.SortPagesAndCompsUserOrder turn a for loop into a while loop. Items can be deleted. 2024-03-09 10:20:10 +02:00
Juha
0aa083ac3f IdeIntf: Cleanup. 2024-03-08 23:06:32 +02:00
mattias
d2e0bdee01 pas2js: fixed crash in designer popup menu 2024-03-08 09:28:24 +01:00
Juha
790df77a21 IDE,IdeIntf: Simplify code passing keys from Designer to OI. Debug why works wrong with GT5. Issue #10155. 2024-03-08 09:59:35 +02:00
Michaël Van Canneyt
5d13a8ca55 * fix compilation with trunk FPC 2024-03-07 18:26:51 +01:00
Juha
ca5ac00672 IDE: Move function DoMakeResourceString to unit MakeResStrDlg. Improve the logic. Issue #28829. 2024-03-07 12:43:31 +02:00
Juha
79a6aff5c9 Codetools: Prevent an eternal loop in procedure ImproveStringConstantEnd. 2024-03-07 04:46:10 +02:00
Juha
d0c036aa81 Codetools: Complete also a virtual/overridden method body with empty brackets. Issue #40799, patch by Domingo Galmés. 2024-03-06 10:09:34 +02:00
wp_xyz
12e9db2f31 TAChart: Avoid drawing no candlestick box when open and close prices in a TOpenHighLowCloseSeries are equal. 2024-03-05 22:46:44 +01:00
Juha
3ab3101044 Codetools: Find nested type in nested function. Issue #29246, patch by Penilopa P. 2024-03-05 22:41:41 +02:00
mattias
513d665cb3 codetools: updated fpc english error messages 2024-03-05 16:43:01 +01:00
mattias
7931c07c4c synedit: less hints 2024-03-05 15:53:40 +01:00
mattias
af57f63ba7 printers: less hints 2024-03-05 15:53:31 +01:00
mattias
5063184257 lclextensions: less hints 2024-03-05 15:53:15 +01:00
mattias
6fcee50a5e lazedit: less hints 2024-03-05 15:53:03 +01:00
mattias
ee91d752bc chmhelp: less hints 2024-03-05 15:52:52 +01:00
mattias
c95c962d48 anchrodocking: less hints 2024-03-05 15:52:43 +01:00
mattias
bde7bb763d lazedit: less hints 2024-03-05 15:45:18 +01:00
mattias
17ddd7e8e1 lazedit: less hints 2024-03-05 15:44:42 +01:00
mattias
e64d6ed431 lazdebuggers: less hints 2024-03-05 15:44:33 +01:00
mattias
a9c4bc3575 freetype: less hints 2024-03-05 15:44:22 +01:00
mattias
6bfe7d15c8 turbopower_ipro: less hints 2024-03-05 15:38:14 +01:00
mattias
1c135fc40e synedit: less hints 2024-03-05 15:38:14 +01:00
mattias
4c0096a138 lazutils: less hints 2024-03-05 15:38:14 +01:00
mattias
fc7a3bf617 lazcontrols: less hints 2024-03-05 15:38:14 +01:00
mattias
feef357f72 ideintf: less hints 2024-03-05 15:38:14 +01:00
mattias
7d3626f6d7 lazutils: less hints 2024-03-05 15:13:20 +01:00
mattias
3ec604cc99 lazdebuggers: less hints 2024-03-05 15:13:09 +01:00
mattias
5dc2c5189b freetype: reduced implementation uses to avoid triggering fpc bug 2024-03-05 15:04:32 +01:00
mattias
6d6f4ba027 freetype: nicer package name 2024-03-05 15:00:06 +01:00
mattias
5ad5a09e3c fpcunit: nicer package name 2024-03-05 14:57:58 +01:00
wp_xyz
1ee8c6edb1 TAChart/RadialSeries: Fix crash due to empty AngleCache (see https://forum.lazarus.freepascal.org/index.php/topic,66470.msg509501.html) 2024-03-04 10:07:34 +01:00
DomingoGP
a14eb97eaa Codetools: solve issue #40592 parsing sealed/abstract objects. 2024-03-03 15:52:38 +00:00
ccrause
342fd0f5e8 AVR - FLastFrameBaseIncreased should be initialized in GetTopFrame. 2024-03-03 09:59:27 +02:00
Martin
b471a2961e FpDebug: fix memleak when detaching from process. 2024-03-02 18:38:17 +01:00
Juha
5e2a753239 LazUtils: Make sure CompareText comes from SysUtils. Issue #40814. 2024-03-02 12:28:12 +02:00
Martin
d291c5479f SynEdit: changed keycombo for (un)indent from ctrl+shift i/u to just ctrl i/u / Resolves conflict with IMM for Unicode input. Issue #40810 2024-03-01 22:19:26 +01:00
Martin
f20e3ef6a6 SynEdit: Fixed CollectNodeInfo for cfbtRecordCaseSection / "(" and ")" for fold/markup-able "case in record" had wrong pos/len. 2024-03-01 21:12:53 +01:00
Martin
68174a162e Debugger: Add default config for WatchDisplayFormat (Locals, Watches, Hint, ...) 2024-03-01 17:54:59 +01:00
DomingoGP
482d9b7e20 Jedi code format: refactorize error messages. 2024-03-01 11:44:16 +01:00
DomingoGP
cbe87487db Jedi code format: fix the var count for stats. 2024-03-01 11:33:56 +01:00
wp_xyz
105219a3b7 TAChart: Support ChartAxis.Position cuAxis. For this, add OrthogonalAxisIndex property and corresponding property editor. 2024-03-01 00:26:45 +01:00
Martin
8ca43789be LeakView: Fix resolve. Outdated use of ImageBase, which is now RelocationOffset 2024-02-28 22:23:33 +01:00
ccrause
f808839e56 Fix TAvrMemManager.ReadMemory to read multi-byte values from registers by assuming the bytes are stored in consecutive registers. 2024-02-28 21:07:12 +01:00
ccrause
6915cc97fe Implement CallParamDefaultLocation for AVR. 2024-02-28 21:07:12 +01:00
ccrause
88a0e31b16 For AVR the .text section can start at address 0, rather check if section is not allocated before ignoring it. 2024-02-28 21:07:12 +01:00
ccrause
d30cfb0a95 Ensure ErrNo is within the limits of Integer to prevent range error when ReadUnsignedInt returns false. 2024-02-28 21:07:11 +01:00
ccrause
0375bb8ae9 Add InternalExceptionBreakPoints property to LazDebuggerFp properties. 2024-02-28 21:07:11 +01:00
Martin
3149c5261f Debugger: New DisplayFormat for Watches 2024-02-28 18:49:19 +01:00
Martin
8b491579a1 Debugger: Replace TWatchValue.DisplayFormat with TWatchValue.IsMemDump. All other DisplayFormat settings are on TWatch only. 2024-02-28 17:42:00 +01:00
Martin
adc63a1a42 Debugger: Remove IDbgWatchValueIntf.Value in favour of IDbgWatchValueIntf.ResData.CreatePrePrinted 2024-02-28 17:42:00 +01:00
Juha
fee8dbf80e LazUtils: Remove an inaccurate comment about optimization in UTF8CodepointSizeFast. 2024-02-28 10:37:08 +02:00
Martin
8117ca5a5d LazDebugger: Remove TWatchDisplayFormat from debugger backends. 2024-02-28 00:52:45 +01:00
Martin
be387c3f21 FpDebug: Remove TWatchDisplayFormat from PascalBuilder 2024-02-28 00:52:45 +01:00
Martin
be31fbc4ad LazDebuggerGdbmi: Return more values via the new API. Moved handling of Displayformat to IDE. 2024-02-28 00:52:45 +01:00
Martin
38e0022ccc LazDebuggerGdbmi: fix ParseGDBString 2024-02-28 00:52:44 +01:00
Martin
a4af1db7c2 DebuggerGdbmi: removed unused variables for TDisplayFormat 2024-02-28 00:52:44 +01:00
Martin
74c69d2d0a DebuggerGdbmi: minor update to tests 2024-02-28 00:52:44 +01:00
Martin
e183ea0b5f Debuggers: Add define FORCE_LAZLOGGER_DUMMY 2024-02-28 00:52:43 +01:00
Maxim Ganetsky
2f4ead8848 IDEIntf: updated Russian translation 2024-02-28 02:45:29 +03:00
Juha
8e1fc0cf60 IDE: Fix component palette configuration when a component is installed or uninstalled after the user configuration. 2024-02-25 16:29:25 +02:00
Martin
641a76447b VTV: fix getting handle when not yet shown. Issue #40791 2024-02-25 12:59:13 +01:00
wp_xyz
82784f13b1 LCL/IDE: Fix tab order in Treeview component editor 2024-02-24 01:24:05 +01:00
Maxim Ganetsky
02bc007955 IDEIntf: regenerated German translation 2024-02-24 02:53:30 +03:00
wp_xyz
c4e07b3619 LCL/IDE: Improvements of TTreeview component editor. Issue #40748. Parts of patch by n7800. 2024-02-24 00:44:15 +01:00
Juha
280ada98b2 Codetools: Prevent a crash in FindIdentififerReference on the name of a program. Issue #40753. 2024-02-22 23:53:40 +02:00
wp_xyz
fd01caa9a2 LCL/IDE: Improved usability of TreeView component editor, patch "treeeditor_fixes" by n7800. Issue #40748. 2024-02-22 00:00:50 +01:00
Bart
a3ba11e5c3 T(Float)SpinEditEx: In InitializeWnd set Text to represent FValue, otherwise NullValueBehavious will be applied in call to UpdateControl. 2024-02-21 23:44:44 +01:00
wp_xyz
805f05ea99 LCL/TreeView component editor: Fix typo in previous commit 2024-02-20 20:39:25 +01:00
wp_xyz
3da3224506 LCL: New layout for the TreeView component editor, issue #40748, patches "4_treeeditor_toolbar" and "5_treeeditor_fix_modified" by n7800 2024-02-20 20:24:27 +01:00
wp_xyz
fc844f5fc1 LCL: New layout for the TreeView component editor, issue #40748, patch "3_treeeditor_editing" by n7800 2024-02-20 18:39:18 +01:00
wp_xyz
43f05f787a LCL: New layout for the TreeView component editor, issue #40748, patch "2_treeeditor_cleanup" by n7800 2024-02-20 18:35:47 +01:00
wp_xyz
235fee3c1d LCL: New layout for the TreeView component editor, issue #40748, patch "1_treeeditor_formatting" by n7800 2024-02-20 18:26:29 +01:00
mattias
d71e4b610a codetools: clean up 2024-02-20 18:20:08 +01:00
mattias
2770584c3a codetools: fixed IsDottedIdentifier 2024-02-20 18:19:37 +01:00
mattias
b0a664c5d5 turbopower_ipro: fixed init props after break line when last token hast different props than first 2024-02-20 18:16:56 +01:00
Martin
b0a5ee38f8 FpDebug: refactor new TFpBreakPointTargetHandler / adjust visibility of fields / move creation to factory method 2024-02-19 12:23:45 +01:00
ccrause
dcd15396b9 Further refactoring of TFpBreakPointMap and TGenericBreakPointTargetHandler for x86 and AVR 2024-02-19 12:23:45 +01:00
DomingoGP
d4f86c3268 Jedi code format: partial undo of 4c6f93909c 2024-02-18 22:41:51 +01:00
Martin
bf4f462b46 LazDebuggerFp: improved tests 2024-02-18 20:58:52 +01:00
Martin
5aac59d315 DebuggerTestBase: compile test case with older fpc 2024-02-18 20:58:51 +01:00
Maxim Ganetsky
abffe34f33 IDEIntf: regenerated translations and updated Russian translation 2024-02-18 22:08:37 +03:00
DomingoGP
2c0cded09d Jedi code format: Support for unicode identifiers (allowed by delphi). 2024-02-18 18:36:46 +01:00
wp_xyz
6a91a7a772 LCL: Fix compilation of descendants of SpinEdit-like controls with FPC 3.3.1 2024-02-18 16:45:06 +01:00
Bart
5168d97f96 T(Float)SpinEditEx: fix setting (initial) value if NullValueBehaviour = nvbShowTextHint. 2024-02-18 16:02:53 +01:00
wp_xyz
448d584096 LCL: Add missing button hints to the TreeView component editor 2024-02-18 12:56:41 +01:00
wp_xyz
e5c820b1d3 TAChart: More changes related to issue #40780. Patch by raspberryrabbit. 2024-02-18 11:34:16 +01:00
wp_xyz
ac88bf7dbe LCL: Improved Save/Open for TreeView component editor. Part of patch by n7800, submitted for issue #40748 2024-02-18 01:23:20 +01:00
wp_xyz
d21d97c82a LCL: Use ButtonPanel in TreeView component editor. Enable keyboard shortcuts. Part of patch by n7800, submitted for issue #40748 2024-02-18 00:48:01 +01:00
wp_xyz
8c636b64e7 LCL: Improved handling of enabled/disabled controls in TreeView component editor. Part of patch by n7800, submitted for issue #40748 2024-02-18 00:04:09 +01:00
wp_xyz
c7ee48d7fa LCL: Consistent names of the controls on the TreeView component editor form. Part of patch by n7800 (submitted for issue #40748) 2024-02-17 23:38:55 +01:00
wp_xyz
361f0379c8 LCL: Fix colons in label captions in TreeView component editor. 2024-02-17 23:28:24 +01:00