114
I Use This!
Very High Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
FpDebug: Improve dis-asm stack-unwinder. Collect register values. More... about 2 months ago
Debugger: assembler, fix rangecheck or wrong behaviour if debugger is nil More... about 2 months ago
IDE: Don't concatenate 'CompletionLongLineHintType' twice in EditorOptions. Issue #40821. More... about 2 months ago
IdeScout: Fix compilation. More... about 2 months ago
FpDebug: x86-disassembler: test More... about 2 months ago
FpDebug: x86-disassembler: fix vcvtph2ps Issue #40837 More... about 2 months ago
Cocoa: Fix scroll bar visibility issue in TCocoaWidgetSet.GetScrollbarVisible() More... about 2 months ago
IDE: Separate parsed compiler options code to a new unit ParsedCompilerOpts. More... about 2 months ago
LCL, Grids: Do not publish read-only properties VisibleColCount and VisibleRowCount. Publish FocusColor and FocusRectVisible. From n7800. More... about 2 months ago
Remove IdeIntf dependency from unit PackageDefs. More... about 2 months ago
LCL: Fix ChildSizing ignoring adjusted client rectangle. Issue #40838, patch by Henner Drewes. More... about 2 months ago
TFilenameEdit: adjust InitialDir after user executes the dialog. This is analogue to how TOpenDialog behaves. More... about 2 months ago
TFilenameEdit: don't force the TOpenDialog.InitialDir to current directory if InitialDir is empty string. Issue #40845. More... about 2 months ago
FpDebug: x86-disassembler: fix pextr/vpextr Issue #40842 More... about 2 months ago
FpDebug: x86-disassembler: fix pmovzx/pmovsx/vpmovzx/vpmovsx Issue #40844 More... about 2 months ago
IDE: regenerated translations and updated Russian translation More... about 2 months ago
IDE: fixed typos in syncro edit resource strings More... about 2 months ago
Debugger: fixed crash in disassembler (dangling pointer, due to wrong object in free notify) More... about 2 months ago
FpDebug: x86-disassembler: fix popcnt,bsf,tzcnt,bsr,lzcnt Issue #40843 More... about 2 months ago
IDE, SynEdit: fix configuring column count for gutter-marks More... about 2 months ago
Docs: LazUtils/laz2_xmlcfg. Adds missing topics for nested type/members in TXMLConfig. More... about 2 months ago
Move unit ComponentReg from IdeIntf to BuildIntf. More... about 2 months ago
Merge branch 'xtensa-2024-02-20' into 'main' More... about 2 months ago
Docs: LazUtils/laz2_xmlcfg. Updates TXMLConfig.SetDeleteValue for changes in 7fc68aa6. More... about 2 months ago
IDE: regenerated translations and updated Russian translation More... about 2 months ago
SynEdit: remove debug code More... about 2 months ago
IDE: Reduce dependencies in unit PackageDefs. More... about 2 months ago
IdeIntf: Remove LCL dependency from unit ComponentReg. Adjust TRegisteredComponent method visibility. More... about 2 months ago
LazBuild: Improve case sensitivity of options. From n7800. More... about 2 months ago
IDE: Place Cancel button on the right in Install/Uninstall Packages window. From n7800. More... about 2 months ago