lazarus/converter
2014-09-21 17:17:55 +00:00
..
chgencodingdlg.lfm Converter: ChgEncodingDlg, compile regular expression right after setting it to catch exceptions. Issue #26497 2014-08-10 23:28:23 +00:00
chgencodingdlg.pas Converter: ChgEncodingDlg, compile regular expression right after setting it to catch exceptions. Issue #26497 2014-08-10 23:28:23 +00:00
convcodetool.pas Converter: optimize function replacement, use binary search and skip short identifiers. 2013-10-10 22:20:05 +00:00
convertdelphi.pas IDE: Use the new interface for project and package in Delphi converter. 2014-07-17 22:07:02 +00:00
convertertypes.pas Converter: improve log message for adding "SimplePanel = False" to StatusBar. 2013-06-13 10:47:12 +00:00
convertsettings.lfm Converter: show settings dialog only once when converting many unit files. Improve settings GUI. 2013-06-16 23:42:42 +00:00
convertsettings.pas LCL: Make TComboExItems more Delphi compatible. Rename Add -> AddItem. Remove obsolete delphi conversion. Issue #26755, patch from ocean. 2014-09-21 17:17:55 +00:00
formfileconv.pas IDE: clean up 2013-06-13 21:02:18 +00:00
lazxmlforms.pas IDE: switched to new laz2_xml 2012-03-13 20:55:43 +00:00
missingpropertiesdlg.lfm Converter: Add variables in class when components (like menu item) are only in LFM. Changed also CheckLFM. Issue #24473. 2013-06-30 22:05:56 +00:00
missingpropertiesdlg.pas IDE: clean up old external tools 2014-07-20 20:15:40 +00:00
missingunits.lfm Converter: improve the GUI for commenting / skipping missing units. 2013-08-23 11:47:16 +00:00
missingunits.pas ide, components: move images related code to use FPC resource instead of Lazarus resources 2013-09-27 12:27:04 +00:00
replacefuncsunit.lfm
replacefuncsunit.pas Converter: optimize function replacement, use binary search and skip short identifiers. 2013-10-10 22:20:05 +00:00
replacenamesunit.lfm
replacenamesunit.pas Converter: add "ignore case" modifier for regular expressions for replacing units, types and functions. 2013-08-25 10:26:45 +00:00
usedunits.pas Converter: refactor and clean. 2013-08-23 17:38:31 +00:00