Commit Graph

4452 Commits

Author SHA1 Message Date
mattias
bb5f1d11a6 codetools: modeswitch objectivec1,2: check keywords objcclass,category,protocol only in this mode switch, fixed finding NSObject, hack for searching objccategory removed
git-svn-id: trunk@49641 -
2015-08-11 11:56:02 +00:00
mattias
46cd19490b codetools: less hints
git-svn-id: trunk@49617 -
2015-08-08 08:37:38 +00:00
juha
08c9621520 Change order of used units so that "deprecated" warnings are not triggered.
git-svn-id: trunk@49612 -
2015-08-07 17:20:40 +00:00
juha
5f8660b1de CodeTools, JCF: Support more procedure directives. Issue #28462, patch from Jeppe Johansen.
git-svn-id: trunk@49591 -
2015-08-03 22:21:59 +00:00
juha
ecede8c684 CodeTools: Update currently supported embedded controllers. Issue #28463, patch from Jeppe Johansen.
git-svn-id: trunk@49590 -
2015-08-03 22:21:45 +00:00
juha
82acb31da2 Codetools: add deprecated notes to function wrappers. Fix compilation in example projects, packages, StartLazarus and LazBuild.
git-svn-id: trunk@49508 -
2015-07-07 15:35:28 +00:00
juha
653b5dd43a Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus.
git-svn-id: trunk@49504 -
2015-07-07 11:43:38 +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
adc179b9ed codetools: fixed typo
git-svn-id: trunk@49475 -
2015-06-30 14:51:21 +00:00
mattias
eec44bce79 codetools: add compiler functions into system., filter predefined compiler functions, patch #28320
git-svn-id: trunk@49474 -
2015-06-30 09:22:06 +00:00
maxim
662f27dbe5 Translations: updated Russian translation
git-svn-id: trunk@49439 -
2015-06-24 22:06:06 +00:00
mattias
699bdb9e8f codetools: class helpers: find declaration and code completion, patch #28266, from Ondrej Pokorny
git-svn-id: trunk@49405 -
2015-06-22 10:02:11 +00:00
mattias
05fa264bb5 codetools: format
git-svn-id: trunk@49403 -
2015-06-22 09:59:50 +00:00
mattias
913b752bcc codetools: clean up
git-svn-id: trunk@49345 -
2015-06-16 10:59:22 +00:00
mattias
ef8ec94a3e codetools: added deprecated Find*UsesSection for compatibility
git-svn-id: trunk@49343 -
2015-06-16 09:30:23 +00:00
mattias
2f643bd4d4 codetools: move Find*UsesSection to TPascalParserTool, issue #28285
git-svn-id: trunk@49342 -
2015-06-16 09:22:42 +00:00
mattias
c462c54354 IDE: when checking fpc config file exists expand ~
git-svn-id: trunk@49320 -
2015-06-12 17:58:16 +00:00
mattias
4f2b3156df cody: fixed compilation
git-svn-id: trunk@49315 -
2015-06-12 08:47:18 +00:00
juha
04f6320077 Codetools: Support method names escaped with '&' in class completion. Issue #28227, patch from Ondrej Pokorny.
git-svn-id: trunk@49308 -
2015-06-10 09:02:54 +00:00
juha
9dc2acfa82 Codetools: Accept the "&" character. Issue #28221, patch from Ondrej Pokorny.
git-svn-id: trunk@49307 -
2015-06-10 09:02:52 +00:00
juha
8931f18954 IDE: In identifier completion, respect "Add semicolon" option, add '&' when needed. Issue #28226, patch from Ondrej Pokorny.
git-svn-id: trunk@49306 -
2015-06-10 09:02:46 +00:00
juha
71a92380d4 IDE: Cleanup.
git-svn-id: trunk@49280 -
2015-06-06 11:19:40 +00:00
maxim
3d94951a6e Translations: Hungarian translation update by Péter Gábor, bug #28244
git-svn-id: trunk@49272 -
2015-06-04 21:26:04 +00:00
juha
149f86dea2 Codetools: Use TextHint in Cody Identifiers dialog. Issue #28196, patch from Alexey Torgashin.
git-svn-id: trunk@49205 -
2015-05-29 09:21:01 +00:00
mattias
8bf6d51357 codetools: identifier completion: added CurrentRoutine
git-svn-id: trunk@49080 -
2015-05-18 07:58:05 +00:00
mattias
df8e6c9ec8 codetools: fixed mem leak
git-svn-id: trunk@48973 -
2015-05-08 20:02:16 +00:00
mattias
4156181ca0 codetools: fixed GetDefaultFPCErrorMsgFileEncoding
git-svn-id: trunk@48951 -
2015-05-06 22:33:34 +00:00
mattias
31f7c1b582 IDE: fpc msg parser: check fpc full version and show if unexpected
git-svn-id: trunk@48934 -
2015-05-05 18:02:51 +00:00
mattias
400ded299e codetools: small optimization
git-svn-id: trunk@48933 -
2015-05-05 16:38:20 +00:00
maxim
622dfa7549 Translations: Spanish translation update by José Martínez with some help of Jesus Reyes, bug #27803
git-svn-id: trunk@48851 -
2015-04-25 17:49:09 +00:00
maxim
691df1520b Translations: Hungarian translation update by Péter Gábor, bug #27903
git-svn-id: trunk@48787 -
2015-04-20 21:49:58 +00:00
maxim
146199138f Translations: updated French translation by Gilles Vasseur, bugs #27904, #27913
git-svn-id: trunk@48782 -
2015-04-20 21:15:25 +00:00
maxim
a86ee59048 Translations: updated French translation by Gilles Vasseur, bug #27863
git-svn-id: trunk@48761 -
2015-04-15 20:37:59 +00:00
maxim
d6d9e33055 Translations: updated French translation by Gilles Vasseur, bug #27846
git-svn-id: trunk@48749 -
2015-04-13 22:22:39 +00:00
mattias
e8e7fd24b4 codetools: clean up
git-svn-id: trunk@48672 -
2015-04-07 21:30:17 +00:00
mattias
ab4e4de60d codetools: DbgText: implemented keeplines
git-svn-id: trunk@48670 -
2015-04-06 18:13:25 +00:00
mattias
09320e4420 codetools: clean up
git-svn-id: trunk@48669 -
2015-04-06 18:07:35 +00:00
mattias
a18ea56b7f codetools: clean up
git-svn-id: trunk@48668 -
2015-04-06 18:04:45 +00:00
mattias
aea275de32 codetools: clean up
git-svn-id: trunk@48667 -
2015-04-06 18:03:39 +00:00
mattias
c26c395562 codetools: clean up
git-svn-id: trunk@48666 -
2015-04-06 17:58:37 +00:00
mattias
7f9a598f7d codetools: clean up
git-svn-id: trunk@48665 -
2015-04-06 17:57:38 +00:00
mattias
838eb3d9c4 codetools: clean up
git-svn-id: trunk@48664 -
2015-04-06 17:50:54 +00:00
mattias
db6d5c1a01 codetools: clean up
git-svn-id: trunk@48663 -
2015-04-06 17:49:28 +00:00
mattias
6f305d5efe codetools: clean up
git-svn-id: trunk@48662 -
2015-04-06 17:42:31 +00:00
mattias
b1acac9beb codetools: clean up
git-svn-id: trunk@48661 -
2015-04-06 17:39:43 +00:00
mattias
e0a471dc07 codetools: clean up
git-svn-id: trunk@48660 -
2015-04-06 17:35:11 +00:00
mattias
b08d58effc codetools: clean up
git-svn-id: trunk@48659 -
2015-04-06 17:32:06 +00:00
mattias
4e2d917900 codetools: less hints
git-svn-id: trunk@48658 -
2015-04-06 17:31:55 +00:00
mattias
7e7b1e40c4 codetools: clean up
git-svn-id: trunk@48657 -
2015-04-06 17:22:43 +00:00
mattias
303a563f98 codetools: clean up
git-svn-id: trunk@48656 -
2015-04-06 17:18:13 +00:00