Commit Graph

2057 Commits

Author SHA1 Message Date
mattias
7a9dad39ed codetools: added comment
git-svn-id: trunk@21597 -
2009-09-07 09:10:28 +00:00
jesus
415817e5ce spanish translation update from javivf
git-svn-id: trunk@21558 -
2009-09-03 17:14:13 +00:00
mattias
99b710e724 codetools: fixed double init, thx to Paul
git-svn-id: trunk@21552 -
2009-09-03 08:21:31 +00:00
mattias
eb1302950c codetools: sourcelog markers: remove from log on free
git-svn-id: trunk@21529 -
2009-09-01 19:54:39 +00:00
mattias
7a4efc129b IDE: codebrowser: testing if use unit in unit is possible
git-svn-id: trunk@21523 -
2009-09-01 15:22:04 +00:00
mattias
3fe5083fd5 IDE: codebrowser: fixed hiding root, fixed filtering packages, added option to hide empty nodes
git-svn-id: trunk@21497 -
2009-08-31 13:08:05 +00:00
mattias
b52f66dabc codetools: renamepublishedvariable: skip .identifier, bug #13823
git-svn-id: trunk@21476 -
2009-08-28 11:08:30 +00:00
mattias
fcf2e7f4fb IDE: identifier completion: do not replace virtualwith overrides for object, bug #14432
git-svn-id: trunk@21448 -
2009-08-25 17:25:33 +00:00
mattias
777ca09779 codetools: added TCTDirectoryCache time stamp for configs
git-svn-id: trunk@21443 -
2009-08-25 14:08:26 +00:00
mattias
901245e1af codetools: fixed PositionInFuncResultName, bug #11395
git-svn-id: trunk@21434 -
2009-08-24 11:46:09 +00:00
mattias
dbd54e5026 codetools test: added test for try if finally
git-svn-id: trunk@21424 -
2009-08-23 12:57:23 +00:00
mattias
cb478845f0 codetools; comment
git-svn-id: trunk@21417 -
2009-08-23 11:59:33 +00:00
mattias
0fcb8b8adb tests: codetools completeblock: added test results
git-svn-id: trunk@21342 -
2009-08-20 06:44:46 +00:00
mattias
4a05e3f8e0 codetools: completeblock test result
git-svn-id: trunk@21336 -
2009-08-19 21:49:25 +00:00
mattias
5ca1c74263 codetools: more complete block exmaples
git-svn-id: trunk@21333 -
2009-08-19 21:05:44 +00:00
mattias
21561f9d31 codetools: smart hints: showing class visibility for methods
git-svn-id: trunk@21316 -
2009-08-19 12:00:02 +00:00
mattias
6ccb61b419 laz_xmlread: unexpected end tags now gives position of start tag
git-svn-id: trunk@21293 -
2009-08-18 19:26:51 +00:00
mattias
a50d8e0fff laz_xmlread: improved error message on unexpected end tag
git-svn-id: trunk@21291 -
2009-08-18 19:15:32 +00:00
mattias
5fe98142c0 codetools: add class visibility to smart hints
git-svn-id: trunk@21283 -
2009-08-18 15:42:50 +00:00
paul
ef638bce2e codetools: fix compilation with fpc 2.5.1
git-svn-id: trunk@21276 -
2009-08-18 08:40:42 +00:00
mattias
bdb9e3c022 codetools: fixed checking generics without ancestor
git-svn-id: trunk@21273 -
2009-08-17 20:59:23 +00:00
mattias
3a20a03570 codetools: findoverloads: add source type nodes
git-svn-id: trunk@21260 -
2009-08-17 12:25:04 +00:00
marc
95d59e9124 * Updated Russian translation by Maxim Ganetsky
git-svn-id: trunk@21177 -
2009-08-11 22:44:25 +00:00
mattias
85faf25c1f codetools: GetPasDocComments: check if comment belongs to prior code, bug #12447
git-svn-id: trunk@21135 -
2009-08-07 12:46:20 +00:00
mattias
2f1d65c377 codetools: added hook to redirect dbgout
git-svn-id: trunk@21121 -
2009-08-06 15:45:20 +00:00
mattias
9f0a0a4510 codetools: mark saved TCodeBuffer as not modified
git-svn-id: trunk@21097 -
2009-08-04 17:01:24 +00:00
mattias
05309a4779 codetools: debugging
git-svn-id: trunk@21094 -
2009-08-03 21:31:38 +00:00
mattias
2f8de86823 codetools: added -dVerboseCTSave
git-svn-id: trunk@21093 -
2009-08-03 21:28:27 +00:00
mattias
8e63d7866a codetools: parsing on statements, bug #13935
git-svn-id: trunk@21076 -
2009-08-02 20:53:45 +00:00
mattias
8ba2fa933d codetools: clear sourcechangecache on error, bug #14026
git-svn-id: trunk@21075 -
2009-08-02 19:34:05 +00:00
mattias
f924e9f36e codetools: reduced debugging output
git-svn-id: trunk@21073 -
2009-08-02 16:59:26 +00:00
mattias
6a4ad23422 codetools: fixed parsing paremeter type array of const, bug #14247
git-svn-id: trunk@21072 -
2009-08-02 16:16:15 +00:00
mattias
df517558c5 codetools: comment
git-svn-id: trunk@21070 -
2009-08-02 15:37:08 +00:00
mattias
69a4d44595 codetools: class completion: do not ignore errors after cursor, bug #14246
git-svn-id: trunk@21068 -
2009-08-02 14:44:34 +00:00
mattias
5eef813fb1 codetools: clean up
git-svn-id: trunk@21045 -
2009-08-01 07:13:40 +00:00
mattias
5c6c61bf25 codetools: identifier completion: fixed checking parameterless procedures
git-svn-id: trunk@21023 -
2009-07-31 14:16:40 +00:00
mattias
4e8f764cea codetools: identifier completion: added ParamNameList
git-svn-id: trunk@21022 -
2009-07-31 14:11:42 +00:00
mattias
cde0653dfb codetools: identifier completion: add := only if at end o line
git-svn-id: trunk@21021 -
2009-07-31 13:47:46 +00:00
mattias
8bff99b9f7 codetools: renamed ilcfStartOfStatement
git-svn-id: trunk@21020 -
2009-07-31 13:40:54 +00:00
mattias
0b32b2d284 small updates
git-svn-id: trunk@20993 -
2009-07-28 15:14:49 +00:00
mattias
9b6129ffaa codetools: fixed checking protected properties in ancestors, bug #14027
git-svn-id: trunk@20988 -
2009-07-28 12:20:43 +00:00
jesus
6c63ded97e Changed remaining translation files encoding to UTF-8
git-svn-id: trunk@20980 -
2009-07-27 19:26:45 +00:00
mattias
084169277d codetools: parsing pointer types in terms
git-svn-id: trunk@20973 -
2009-07-27 11:25:23 +00:00
mattias
b1158589de codetools: refactoring
git-svn-id: trunk@20972 -
2009-07-27 11:11:39 +00:00
mattias
a070a6a7e9 codetools: refactoring
git-svn-id: trunk@20971 -
2009-07-27 11:10:55 +00:00
mattias
ff0557c43f codetools: improved heuristic for protected properties, bug #14027
git-svn-id: trunk@20970 -
2009-07-27 10:06:13 +00:00
mattias
de301ed56c codetools: do not add found public properties twice
git-svn-id: trunk@20969 -
2009-07-27 09:46:17 +00:00
mattias
0dadadf245 codetools: fixed FindClassAndAncestors when classes parsed the first time
git-svn-id: trunk@20968 -
2009-07-27 09:04:47 +00:00
jesus
e74bf8d1f2 Update of Portuguese translation from Marcelo Borges de Paula, issue #14173
git-svn-id: trunk@20932 -
2009-07-23 18:37:34 +00:00
mattias
7de27e1bdf codetools: set type - and *
git-svn-id: trunk@20923 -
2009-07-22 16:52:26 +00:00