Commit Graph

4274 Commits

Author SHA1 Message Date
maxim
785a9a10cd Translations: German translation update by Swen Heinig
git-svn-id: trunk@45751 -
2014-07-02 19:59:03 +00:00
maxim
5a505f25db Translations: Italian translation update by Giuliano Colla, bugs #26427, #26428, #26429, #26430, #26431
git-svn-id: trunk@45741 -
2014-07-01 21:54:14 +00:00
bart
8061d8ab50 codetoolsstrconsts.nl.po: fix incompatible format arguments.
git-svn-id: trunk@45722 -
2014-06-28 22:25:29 +00:00
mattias
74fe767a19 codetools: removed resourcestring
git-svn-id: trunk@45669 -
2014-06-26 13:08:08 +00:00
maxim
6fb579df63 Translations: updated and improved Russian translation
git-svn-id: trunk@45665 -
2014-06-25 22:17:34 +00:00
mattias
deded5a183 codetools: indentation
git-svn-id: trunk@45656 -
2014-06-25 07:40:29 +00:00
mattias
9ddf3d4196 codetools: FindAbstractMethods: search class interfaces
git-svn-id: trunk@45593 -
2014-06-21 15:35:46 +00:00
mattias
328830cd54 IDE: use codetools lists of CPUs
git-svn-id: trunk@45583 -
2014-06-19 13:23:59 +00:00
mattias
ca796f9dce codetools: updated FPCOperatingSystemCaptions
git-svn-id: trunk@45582 -
2014-06-19 13:07:12 +00:00
mattias
ff2369aacf codetools: updated FPCOperatingSystemNames
git-svn-id: trunk@45580 -
2014-06-19 12:58:55 +00:00
mattias
7d95c6eb09 codetools: updated FPCProcessorNames
git-svn-id: trunk@45579 -
2014-06-19 12:55:44 +00:00
juha
669a093a53 IDE: Tweak some resource strings with newlines. Pass consecutive newlines from caller but use one %s param.
git-svn-id: trunk@45555 -
2014-06-16 19:48:52 +00:00
mattias
e476ebffab codetools: comments
git-svn-id: trunk@45540 -
2014-06-15 15:04:19 +00:00
mattias
a324edb5ae codetools: made RunTool thread-safe
git-svn-id: trunk@45539 -
2014-06-15 15:02:29 +00:00
mattias
67932e3733 updated po files
git-svn-id: trunk@45531 -
2014-06-15 12:11:01 +00:00
juha
6bbcc0f7ac Codetools: Hard-coded quotations in resourcestrings.
git-svn-id: trunk@45525 -
2014-06-15 11:52:46 +00:00
mattias
4b4c8ddb37 codetools: fixed parsing nested directives in plain sources
git-svn-id: trunk@45505 -
2014-06-13 22:14:39 +00:00
mattias
935eeca8e9 IDE: fpc msg parser: fixed crash if unit not found, pass -vbq when building IDE
git-svn-id: trunk@45502 -
2014-06-13 21:06:24 +00:00
mattias
791dda33f3 IDE: package editor: move files: find res files
git-svn-id: trunk@45483 -
2014-06-12 11:05:58 +00:00
mattias
5340cd2de6 IDE: warn if user unit path contains pkg source directory, warn if SrcPath is already in UnitPath, warn if output directory of a package contains a unit source
git-svn-id: trunk@45477 -
2014-06-11 18:57:27 +00:00
mattias
233aa40f42 codetools: allow exports keyword in units, bug #25724
git-svn-id: trunk@45470 -
2014-06-10 20:16:59 +00:00
mattias
a98eb2b2f4 codetools: named CTTemplateExpander
git-svn-id: trunk@45467 -
2014-06-10 17:11:32 +00:00
mattias
34c28b776a codetool: explode with block: enlcose $ELSE parts
git-svn-id: trunk@45442 -
2014-06-10 10:56:47 +00:00
mattias
9d5f6711af codetools: explode with block: started $else
git-svn-id: trunk@45439 -
2014-06-10 06:39:15 +00:00
mattias
aeab413b25 codetools: RemoveWithBlock: keep begin..end after do,then,else
git-svn-id: trunk@45408 -
2014-06-08 20:11:57 +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
mattias
b0b5163778 IDE: fpc msg parser: darwin linker reference error
git-svn-id: trunk@45383 -
2014-06-07 19:37:21 +00:00
mattias
ee966ac457 codetools: CreateVariableForIdentifier: give error message if syntax not supported
git-svn-id: trunk@45341 -
2014-06-04 19:20:42 +00:00
mattias
a7c4d5af38 IDE: fpc msg parser: fix position for message identifier not found
git-svn-id: trunk@45339 -
2014-06-04 19:11:48 +00:00
mattias
22d2d30164 IDE: quickfixes: use first fit
git-svn-id: trunk@45314 -
2014-06-02 23:29:21 +00:00
mattias
6198e17b19 cody: quickfix identifier not found
git-svn-id: trunk@45313 -
2014-06-02 23:05:46 +00:00
mattias
30c58e48d6 IDE,lazutils: added GetPhysicalFilenameCached
git-svn-id: trunk@45247 -
2014-05-30 13:41:20 +00:00
mattias
a5df74c478 codetools: use GetPhysicalFilename instead of readalllinks
git-svn-id: trunk@45243 -
2014-05-30 12:40:35 +00:00
mattias
f194fdc351 codetools: SearchFileInPath: do not expand file name, only normalize
git-svn-id: trunk@45240 -
2014-05-30 11:47:52 +00:00
mattias
f017a11ccc lazutils: ReadAllLinks: do not expand symlink target, only shorten
git-svn-id: trunk@45239 -
2014-05-30 11:40:34 +00:00
mattias
8ecc6a3c88 codetools: fpcunitset cache: do not expand file name, only normalize
git-svn-id: trunk@45238 -
2014-05-30 11:34:07 +00:00
mattias
20e71e8e42 codetools: reading fpc unit path: use working directory, not current directory
git-svn-id: trunk@45237 -
2014-05-30 11:30:54 +00:00
mattias
de9275761d codetools: reading fpc settings: convert system encoding to UTF8
git-svn-id: trunk@45236 -
2014-05-30 11:26:03 +00:00
mattias
1978a47b0c codetools: FindDiskFilename: do not trim spaces at end
git-svn-id: trunk@45235 -
2014-05-30 11:22:41 +00:00
mattias
333f004e92 codetools: linkscanner: do not use currentdir as fallback
git-svn-id: trunk@45234 -
2014-05-30 11:21:41 +00:00
mattias
bee1c1b28f codetools: added list of encodings for fpc error files
git-svn-id: trunk@45210 -
2014-05-28 06:28:09 +00:00
mattias
837e4699e5 codetools: GetFPCVersion: check if update needed
git-svn-id: trunk@45208 -
2014-05-28 05:57:06 +00:00
mattias
31225a494f codetools: updated fallback fpc msg file
git-svn-id: trunk@45206 -
2014-05-27 20:29:56 +00:00
mattias
b0e716ec2b codetools: scanfpcerrormsgfiles: added parameter -v to show details
git-svn-id: trunk@45205 -
2014-05-27 20:04:09 +00:00
mattias
48e6a0844a codetools: added example to scan all fpc error*.msg files and compare them to the English file
git-svn-id: trunk@45204 -
2014-05-27 19:10:49 +00:00
mattias
b004f3f1d5 codetools: fixed initialize var
git-svn-id: trunk@45105 -
2014-05-20 09:30:57 +00:00
mattias
866cd156bb codetools: do not search for unit objpas with Delphi compiler
git-svn-id: trunk@45100 -
2014-05-20 08:59:03 +00:00
mattias
2515a4ee6a updated makefiles
git-svn-id: trunk@45009 -
2014-05-11 17:31:41 +00:00
mattias
b2e3fb0a4e cody: clean up
git-svn-id: trunk@45000 -
2014-05-10 23:34:36 +00:00
mattias
f7122cf0ea leakview: parse gdb line #decimal hex in mangledidentifier
git-svn-id: trunk@44998 -
2014-05-10 23:27:55 +00:00