lazarus/converter
2021-01-10 19:07:52 +00: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 LCL: Screen.BeginTempCursor & EndTempCursor 2020-02-23 06:04:38 +00:00
convcodetool.pas Converter: Continue normally if mode directive was there already. Issue #34810. 2019-01-08 00:00:06 +00:00
convertdelphi.pas Optimize CompareFileExt in different ways. Comparison of FPC/Lazarus generated files can be case-sensitive. 2021-01-10 19:07:52 +00: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 IDE: use TLCLGlyphs for IDE buttons 2018-05-08 23:10:58 +00:00
formfileconv.pas Remove useless test for X <> Nil when using "is" operator. 2020-08-18 17:35:21 +00:00
lazxmlforms.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
missingpropertiesdlg.lfm Converter: fix layout error in Missing Properties dialog. Use AutoSize. 2014-11-04 18:43:23 +00:00
missingpropertiesdlg.pas IDE: less hints 2020-12-28 16:59:41 +00:00
missingunits.lfm Converter: Improve MissingUnits form layout. Issue #28676, patch from Alexey Torgashin. 2015-09-14 14:30:28 +00:00
missingunits.pas Format and clean uses sections. 2018-07-25 13:38:35 +00:00
replacefuncsunit.lfm
replacefuncsunit.pas LazBuild: remove a direct reference to SynRegExpr. Use FCL's RegExpr everywhere in IDE. 2016-12-20 23:39:59 +00:00
replacenamesunit.lfm
replacenamesunit.pas Fix compilation of Codetools examples and wiki test project. Clean uses sections. 2017-04-07 19:02:11 +00:00
usedunits.pas Converter: Simplify single unit conversion. fOwnerConverter.fAllCommentedUnits is Nil then. 2017-12-07 16:41:24 +00:00