114
I Use This!
Very High Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 12 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
IdeDebugger: missing file / add Valueformatter CharArrayToString / display an array of char as a string / StopAtNull More... 6 days ago
IdeDebugger: add Valueformatter CharArrayToString / display an array of char as a string / StopAtNull More... 6 days ago
IdeDebugger: add Valueformatter CharArrayToString / display an array of char as a string More... 7 days ago
IdeDebugger: add nest-lvl filter to Valueformatter More... 7 days ago
IdeDebugger: add SupportedDataKinds to Valueformatter for quicker filter More... 7 days ago
IdeDebugger: remove DisplayFormat-filter from Valueformatter. (value formatter can now be disabled in watch properties) More... 7 days ago
IdeDebugger: add value formatter to Inspect/Eval More... 7 days ago
IdePackager: Remove IDEOptEditorIntf dependency from PackageSystem. More... 7 days ago
TAChart: Add filter to axis click hit tests. More... 7 days ago
Docs: LCL/grids. Updates TCustomGrid.ShowCellHintWindow topic for changes in e9425e93. More... 8 days ago
IdeDebugger: Cleanup BackendConverterConfig / show project values in inspect/eval toolbar More... 8 days ago
IDE/Component palette editor: Make sure that "Restore defaults" is always visible. Issue #40911 More... 8 days ago
LCL/Grids: Fix TCustomGrid.ShowCellHintWindow to use screen coordinates for the hint window. Issue #40867, patch by Iluha Companets. More... 8 days ago
IdeDebugger: Clean up BackendConverterConfig, naming / duplicate functions More... 8 days ago
IdeDebugger: Use ValueFormatter for nested values More... 8 days ago
Fix missing Raise before Exception.Create. Issue ##40860. Patch by n7800. More... 8 days ago
Jedi code format: avoid warning include file not found for {$I+} {$I-} More... 9 days ago
Docs: LCL/comboex. Updates the TCustomComboBoxEx.DrawItem topic for changes in 755dea7b. More... 9 days ago
SynEdit: Sql highlighter add "union" for mysql. Issue #40908 More... 9 days ago
SynEdit: Sql highlighter add group_concat for mysql. Issue #40887 More... 9 days ago
IDE: Improve speed on 6b1edee56638cc5d9fb39177f9f63c4084e4fb3e "UTF8 character handling with upper/lower size mismatch. Issue #40904" More... 9 days ago
IdePackager: Remove IDEDialogs dependency from PackageSystem. More... 9 days ago
LCL/TComboboxEx: Draw scaled icons. Issue #40905, patch by foxpas. More... 9 days ago
Move 2 functions from IdeDialogs (IdeIntf) to LazMsgWorker (BuildIntf). Leave wrapper functions. More... 9 days ago
IdeDebugger: refactor (Global)ValueFormatterSelectorList / (Global)ValueConverterSelectorList / DisplayFormat changed notify More... 10 days ago
IdeDebugger: rename "ValueFormatResolver" to "DisplayFormatResolver" More... 10 days ago
SynEdit: fix wrong right-gutter pos, if scrollbars were changed during handle creation / reduce some double calculation during resize More... 10 days ago
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 More... 10 days ago
Move 2 functions from DialogProcs to SourceFileManager. More... 10 days ago
Designer: Fix popup menu position. Issue #40807. More... 10 days ago