114
I Use This!
Very High Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected 1 day ago.
Apr 15, 2023 — Apr 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
TFilenameEdit: adjust InitialDir after user executes the dialog. This is analogue to how TOpenDialog behaves. More... about 1 month ago
TFilenameEdit: don't force the TOpenDialog.InitialDir to current directory if InitialDir is empty string. Issue #40845. More... about 1 month ago
FpDebug: x86-disassembler: fix pextr/vpextr Issue #40842 More... about 1 month ago
FpDebug: x86-disassembler: fix pmovzx/pmovsx/vpmovzx/vpmovsx Issue #40844 More... about 1 month ago
IDE: regenerated translations and updated Russian translation More... about 1 month ago
IDE: fixed typos in syncro edit resource strings More... about 1 month ago
Debugger: fixed crash in disassembler (dangling pointer, due to wrong object in free notify) More... about 1 month ago
FpDebug: x86-disassembler: fix popcnt,bsf,tzcnt,bsr,lzcnt Issue #40843 More... about 1 month ago
IDE, SynEdit: fix configuring column count for gutter-marks More... about 1 month ago
Docs: LazUtils/laz2_xmlcfg. Adds missing topics for nested type/members in TXMLConfig. More... about 1 month ago
Move unit ComponentReg from IdeIntf to BuildIntf. More... about 1 month ago
Merge branch 'xtensa-2024-02-20' into 'main' More... about 1 month ago
Docs: LazUtils/laz2_xmlcfg. Updates TXMLConfig.SetDeleteValue for changes in 7fc68aa6. More... about 1 month ago
IDE: regenerated translations and updated Russian translation More... about 1 month ago
SynEdit: remove debug code More... about 1 month ago
IDE: Reduce dependencies in unit PackageDefs. More... about 1 month ago
IdeIntf: Remove LCL dependency from unit ComponentReg. Adjust TRegisteredComponent method visibility. More... about 1 month ago
LazBuild: Improve case sensitivity of options. From n7800. More... about 1 month ago
IDE: Place Cancel button on the right in Install/Uninstall Packages window. From n7800. More... about 1 month ago
LazUtils: XmlConfig, fix saving default (delete) for enum values More... about 1 month ago
TCustomTabControl: only call MaybeSelectFirstControlOnPage if APage is not nil. Remove duplicate checks. More... about 1 month ago
IDE: regenerated translations More... about 1 month ago
codetools: fixed find include file of namespaced fpc unit
MattiasGaertner
as mattias
More... about 1 month ago
codetools: parsing config files from fpc outout: keep only last state
MattiasGaertner
as mattias
More... about 1 month ago
LCL/TTrackbar: Avoid flickering in Windows 7 and older. Issue #40836. More... about 1 month ago
ide: compiler options: list possible subtargets
MattiasGaertner
as mattias
More... about 1 month ago
ide: when make ide clean, build startlazarus as well
MattiasGaertner
as mattias
More... about 1 month ago
Codetools: fix search aborts early if one branch of the search has a cached "not found". Issue #40818 More... about 1 month ago
codetools: better debug
MattiasGaertner
as mattias
More... about 1 month ago
IDE: Improve the popup menu in identifier completion hints window. Issue #40831, patch by WooBean007. More... about 1 month ago