juha
|
f42ebf10a7
|
Converter: Improve messages. Show urgency, file name, coordinates. Relevant file now opens when clicking a message.
git-svn-id: trunk@51674 -
|
2016-02-21 14:05:42 +00:00 |
|
juha
|
06ac76f560
|
LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
git-svn-id: trunk@49494 -
|
2015-07-04 23:08:00 +00:00 |
|
mattias
|
8b4e761edc
|
IDE: renamed TUnitInfo.Unit_Name to SrcUnitName and fixed updating it
git-svn-id: trunk@48911 -
|
2015-05-01 10:32:13 +00:00 |
|
mattias
|
75fd8a4e5d
|
IDE: checked compiler warnings, clean up
git-svn-id: trunk@48211 -
|
2015-03-10 13:27:41 +00:00 |
|
juha
|
4cd255ca7f
|
Converter: Fix converting DFM form files. Last char was left out. Issue #27446.
git-svn-id: trunk@47827 -
|
2015-02-16 12:17:28 +00:00 |
|
juha
|
abf9a845da
|
Deprecate wrappers for LazUTF8 functions in LCLProc.
git-svn-id: trunk@47604 -
|
2015-02-06 18:25:31 +00:00 |
|
mattias
|
3ee0203df5
|
converter: unicode file names
git-svn-id: trunk@46826 -
|
2014-11-12 19:27:26 +00:00 |
|
mattias
|
e3e3c31ab3
|
IDE: clean up old external tools
git-svn-id: trunk@45946 -
|
2014-07-20 20:15:40 +00:00 |
|
juha
|
75b7c1bd1e
|
IDE: Use hard-coded quotation in some resourcestrings instead of %s parameters.
Makes Format() calls and translations easier although initially creates fuzzy lines in PO files.
git-svn-id: trunk@45519 -
|
2014-06-15 11:52:01 +00:00 |
|
juha
|
ae302f31b2
|
Converter: Do not convert ansi control characters to unicode. Issue #26274, patch from Jesus Reyes.
git-svn-id: trunk@45417 -
|
2014-06-08 23:48:37 +00:00 |
|
mattias
|
403ed545d1
|
IDE: enabled new external tools by default, use old code with -dEnableOldExtTools
git-svn-id: trunk@45396 -
|
2014-06-08 10:19:28 +00:00 |
|
maxim
|
48105e1be2
|
Converter: improved localization
git-svn-id: trunk@43556 -
|
2013-12-16 22:10:52 +00:00 |
|
juha
|
2e701c907d
|
Codetools: make CheckLfm report an object which is missing from pascal source. Fixes issues #24473 and #25425
git-svn-id: trunk@43550 -
|
2013-12-16 00:18:27 +00:00 |
|
paul
|
7f4caeb374
|
ide, components: move images related code to use FPC resource instead of Lazarus resources
git-svn-id: trunk@42984 -
|
2013-09-27 12:27:04 +00:00 |
|
mattias
|
2883336781
|
IDE: sourcemarks: break cycle
git-svn-id: trunk@42891 -
|
2013-09-19 20:06:45 +00:00 |
|
mattias
|
cf4f0b577b
|
IDE: further migration external tools
git-svn-id: trunk@42295 -
|
2013-08-03 19:33:59 +00:00 |
|
mattias
|
109e2af7e6
|
IDE: clean up
git-svn-id: trunk@42284 -
|
2013-08-03 15:07:55 +00:00 |
|
juha
|
2a00da9fec
|
Converter: improve WideString conversion. Not all nums are 3 characters long. Issue #23116
git-svn-id: trunk@41975 -
|
2013-07-02 17:44:17 +00:00 |
|
juha
|
2667dcf7f4
|
Converter: convert Windows WideString syntax (#xxx) to UTF8 in LFM files. Issue #23116
git-svn-id: trunk@41962 -
|
2013-07-01 23:33:50 +00:00 |
|
juha
|
0c732a1c4c
|
Converter: Cleanup. Get rid of an excess variable.
git-svn-id: trunk@41959 -
|
2013-07-01 23:33:00 +00:00 |
|
juha
|
1182ff0df2
|
Converter: Add variables in class when components (like menu item) are only in LFM. Changed also CheckLFM. Issue #24473.
git-svn-id: trunk@41948 -
|
2013-06-30 22:05:56 +00:00 |
|
juha
|
23ca7bd6a5
|
Converter: fix unit conversion in different situations. Issue #24527
git-svn-id: trunk@41736 -
|
2013-06-16 23:42:46 +00:00 |
|
juha
|
0f05e34b89
|
Converter: Search package and unit for missing component class only for project and package conversion. Issue #24527
git-svn-id: trunk@41730 -
|
2013-06-16 13:30:54 +00:00 |
|
juha
|
673142547e
|
Converter + codetools: try to find out why FInterfaceIdentifierCache is Nil sometimes in TFindDeclarationTool.FindIdentifierInInterface.
git-svn-id: trunk@41712 -
|
2013-06-14 13:45:12 +00:00 |
|
juha
|
6945bd6608
|
Converter: improve log message for adding "SimplePanel = False" to StatusBar.
git-svn-id: trunk@41702 -
|
2013-06-13 10:47:12 +00:00 |
|
mattias
|
6f186d11c1
|
IDE: clean up
git-svn-id: trunk@41661 -
|
2013-06-10 11:09:37 +00:00 |
|
juha
|
ff691cadc3
|
Converter: save the log messages also to a file.
git-svn-id: trunk@41640 -
|
2013-06-09 19:18:11 +00:00 |
|
juha
|
66c76d4f6f
|
Converter: make sure the LFM checks don't end up to eternal loops.
git-svn-id: trunk@41637 -
|
2013-06-09 14:34:36 +00:00 |
|
juha
|
01807a29cd
|
Converter: Remove invalid properties also after replacing a component type. Issue #24527
git-svn-id: trunk@41619 -
|
2013-06-09 10:05:20 +00:00 |
|
juha
|
87a68af276
|
Converter: move a string constant to resource strings
git-svn-id: trunk@40827 -
|
2013-04-16 07:50:02 +00:00 |
|
juha
|
c16cec36c1
|
Converter: call CheckLFM again in a loop also when just properties were changed.
git-svn-id: trunk@40565 -
|
2013-03-17 08:56:31 +00:00 |
|
juha
|
a13843f26c
|
Converter: add needed units to uses section automatically. A class in LCL can be in a different unit than in VCL. Issue #23900
git-svn-id: trunk@40558 -
|
2013-03-16 14:37:13 +00:00 |
|
juha
|
672f5bd862
|
Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems.
git-svn-id: trunk@38633 -
|
2012-09-13 06:39:56 +00:00 |
|
juha
|
141260a23a
|
Converter: Improve converting TabbedNotebook to TPageControl.
git-svn-id: trunk@37270 -
|
2012-05-13 17:08:41 +00:00 |
|
juha
|
19f3fb1b76
|
Converter: add support for $autoinc syntax in type replacements.
git-svn-id: trunk@37268 -
|
2012-05-13 17:08:25 +00:00 |
|
mattias
|
595b29af86
|
IDE: fixed typo
git-svn-id: trunk@34806 -
|
2012-01-19 22:06:56 +00:00 |
|
juha
|
2e9c1e7401
|
Converter: cleanup
git-svn-id: trunk@31097 -
|
2011-06-05 12:32:24 +00:00 |
|
mattias
|
3f98f11cda
|
IDE: clean up
git-svn-id: trunk@31088 -
|
2011-06-05 08:17:45 +00:00 |
|
juha
|
ba43bbf08f
|
Converter: change the character encoding of source files to UTF-8
git-svn-id: trunk@31023 -
|
2011-06-03 16:19:19 +00:00 |
|
juha
|
657c9e5726
|
Converter: Try to change character encoding of Delphi sources to UTF-8
git-svn-id: trunk@31013 -
|
2011-06-02 17:41:17 +00:00 |
|
juha
|
f0f24c280f
|
Converter: Omit some unit names from project. Settings GUI improvements. Refactoring.
git-svn-id: trunk@29452 -
|
2011-02-10 12:58:50 +00:00 |
|
juha
|
2a4bd6006c
|
Converter: cleanup
git-svn-id: trunk@29386 -
|
2011-02-05 10:00:41 +00:00 |
|
juha
|
e187934649
|
Converter: improved and refactored lfm form file conversion, coordinate offsets and added properties.
git-svn-id: trunk@29346 -
|
2011-02-03 09:29:54 +00:00 |
|
juha
|
ec45ce552b
|
Converter: add more required units and their package dependencies.
git-svn-id: trunk@29045 -
|
2011-01-15 23:05:59 +00:00 |
|
juha
|
1d89fbe3ce
|
Converter: Major refactoring for missing units handling and some other parts.
git-svn-id: trunk@28670 -
|
2010-12-10 19:58:25 +00:00 |
|
juha
|
5331c44589
|
Converter: Detect object type in .lfm also when the variable is not defined in .pas file. Was detected as property.
git-svn-id: trunk@27542 -
|
2010-10-02 07:02:53 +00:00 |
|
mattias
|
5dd01ce874
|
codetools: CheckLFM: added boolean RootMustBeClassInUnit parameter
git-svn-id: trunk@27481 -
|
2010-09-26 20:30:24 +00:00 |
|
mattias
|
82369989ce
|
IDE: converter: search classes in implementation too
git-svn-id: trunk@27480 -
|
2010-09-26 20:04:31 +00:00 |
|
juha
|
2d04feec27
|
Converter: Settings GUI revamp and some refactoring.
git-svn-id: trunk@27451 -
|
2010-09-24 20:10:27 +00:00 |
|
juha
|
e1ba658ec6
|
Converter: implemented fully the coordinate offsets. GUI improvements.
git-svn-id: trunk@27346 -
|
2010-09-13 09:37:06 +00:00 |
|