lazarus/converter
2025-03-06 10:22:03 +01:00
..
chgencodingdlg.lfm Converter: ChangeEncodingDlg: implement a mechanism to let user select which files are to be converted. Issue #0029979. 2016-04-11 08:32:14 +00:00
chgencodingdlg.pas Move units IDECmdLine, IDEGuiCmdLine, IDEProcs and CompOptsModes to IdeConfig package. 2023-07-23 22:34:21 +03:00
convcodetool.pas * Also accept *.fmx as form file extension (Firemonkey form files) 2025-03-06 10:22:03 +01:00
convertdelphi.pas * Also accept *.fmx as form file extension (Firemonkey form files) 2025-03-06 10:22:03 +01:00
convertertypes.pas Converter: Improve adding missing units and package dependencies etc. Issue #30895. 2017-01-02 22:02:50 +00:00
convertsettings.lfm Converter: actually show 'Other' groupbox hint in conversion settings dialog 2014-10-04 00:02:15 +00:00
convertsettings.pas Move units IDECmdLine, IDEGuiCmdLine, IDEProcs and CompOptsModes to IdeConfig package. 2023-07-23 22:34:21 +03:00
formfileconv.pas Remove useless test for X <> Nil when using "is" operator. 2020-08-18 17:35:21 +00:00
lazxmlforms.pas Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. 2023-06-18 14:57:06 +03:00
missingpropertiesdlg.lfm Converter: fix layout error in Missing Properties dialog. Use AutoSize. 2014-11-04 18:43:23 +00:00
missingpropertiesdlg.pas Ide: Move more units into ide-packages, project / packager 2024-04-11 23:46:56 +02:00
missingunits.lfm Converter: Improve MissingUnits form layout. Issue #28676, patch from Alexey Torgashin. 2015-09-14 14:30:28 +00:00
missingunits.pas Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. 2023-06-18 14:57:06 +03:00
replacefuncsunit.lfm
replacefuncsunit.pas Ide: Move more units into ide-packages, project / packager 2024-04-11 23:46:56 +02:00
replacenamesunit.lfm
replacenamesunit.pas Renamed LazarusCommonStrConst to IdeIntfStrConsts 2023-01-25 16:51:48 +01:00
usedunits.pas Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x. 2023-07-07 17:39:03 +03:00