lazarus/converter
2023-02-26 20:44:14 +02:00
..
chgencodingdlg.lfm
chgencodingdlg.pas Renamed LazarusCommonStrConst to IdeIntfStrConsts 2023-01-25 16:51:48 +01: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-18 16:13:42 +03:00
convertdelphi.pas Converter,IDE: Read full component info from .lfm file to UnitInfo. Don't generate resources when there aren't any yet. Issue #40132. 2023-02-26 20:44:14 +02:00
convertertypes.pas
convertsettings.lfm
convertsettings.pas Renamed LazarusCommonStrConst to IdeIntfStrConsts 2023-01-25 16:51:48 +01: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 Format and clean uses sections. 2018-07-25 13:38:35 +00:00
replacefuncsunit.lfm
replacefuncsunit.pas Renamed LazarusCommonStrConst to IdeIntfStrConsts 2023-01-25 16:51:48 +01:00
replacenamesunit.lfm
replacenamesunit.pas Renamed LazarusCommonStrConst to IdeIntfStrConsts 2023-01-25 16:51:48 +01: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