lazarus/converter
2022-09-23 00:51:24 +03:00
..
chgencodingdlg.lfm
chgencodingdlg.pas IDE: Use a faster compare method for case-insensitive strings and StringLists. 2021-01-29 19:59:04 +00:00
convcodetool.pas Converter: Do not comment out {$R *.res} directive even if the file does not exist. It will be generated. Issue #39336. 2022-09-23 00:51:24 +03:00
convertdelphi.pas IDE: Rename unit ProjectDescriptors to ProjectDescriptorTypes. Clashed with a global variable in ProjectIntf. 2021-03-10 19:53:03 +00:00
convertertypes.pas
convertsettings.lfm
convertsettings.pas Merged revision(s) 65329 #4bcd8659cc from trunk: 2021-07-02 21:50:18 +00:00
formfileconv.pas Remove useless test for X <> Nil when using "is" operator. 2020-08-18 17:35:21 +00:00
lazxmlforms.pas
missingpropertiesdlg.lfm
missingpropertiesdlg.pas LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code. 2021-01-14 12:41:32 +00:00
missingunits.lfm
missingunits.pas
replacefuncsunit.lfm
replacefuncsunit.pas
replacenamesunit.lfm
replacenamesunit.pas IDE: Use a faster compare method for case-insensitive strings and StringLists. 2021-01-29 19:59:04 +00:00
usedunits.pas New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar. 2021-02-15 08:43:50 +00:00