Commit Graph

3771 Commits

Author SHA1 Message Date
mattias
a9f38a9a10 codetools: TLinkScanner.CursorToCleanPos: fixed reporting wrongly skipped code for beyond code
git-svn-id: trunk@39792 -
2013-01-06 22:57:41 +00:00
mattias
0a8e0f92ce cody: nicer links
git-svn-id: trunk@39791 -
2013-01-06 22:38:17 +00:00
maxim
a4f6c3035e Translations: Spanish translation update by Lucas Martín, bug #23575
git-svn-id: trunk@39770 -
2013-01-04 19:58:03 +00:00
maxim
e66fe290fa Updated Russian translation
git-svn-id: trunk@39768 -
2013-01-04 19:12:23 +00:00
mattias
054ca147eb cody: view code node info: added Scanner links
git-svn-id: trunk@39757 -
2013-01-03 20:42:28 +00:00
mattias
0d543afcbf codetools: more verbosity for fd fail
git-svn-id: trunk@39755 -
2013-01-03 18:34:24 +00:00
mattias
60bdd54869 codetools: added flag -dVerboseFindDeclarationFail
git-svn-id: trunk@39753 -
2013-01-03 16:30:56 +00:00
mattias
9b7bd51717 codetools: added flag -dVerboseFindDeclarationFail
git-svn-id: trunk@39751 -
2013-01-03 15:28:07 +00:00
mattias
8298e344f3 codetools: added flag -dVerboseFindDeclarationFail
git-svn-id: trunk@39749 -
2013-01-03 13:56:50 +00:00
mattias
60fd65da29 codetools: added flag -dVerboseFindDeclarationFail
git-svn-id: trunk@39748 -
2013-01-03 13:48:12 +00:00
mattias
e1398d3520 codetools: using TProcessUTF8
git-svn-id: trunk@39746 -
2013-01-03 12:24:11 +00:00
mattias
b2b556c0fd codetools: clean up
git-svn-id: trunk@39743 -
2013-01-03 12:13:28 +00:00
mattias
d7ae5688ec codetools: added RunTool with Params:TStrings
git-svn-id: trunk@39742 -
2013-01-03 12:11:29 +00:00
mattias
06fd9d01ec codetools: ignore then without else, else without if/case
git-svn-id: trunk@39734 -
2013-01-02 18:19:07 +00:00
mattias
3162b45928 codetools: parse without error if end
git-svn-id: trunk@39728 -
2013-01-02 11:39:48 +00:00
mattias
aa5d98ecb4 codetools: fixed lcl nonwin32 srcpath for directory ide
git-svn-id: trunk@39706 -
2013-01-01 10:51:03 +00:00
mattias
33e29aca8a codetools: fixed parsing on e:exception do ;, bug #23549
git-svn-id: trunk@39681 -
2012-12-29 12:08:34 +00:00
mattias
af39ff4c28 codetools: fixed parsing on e:exception do ; else, bug #23549
git-svn-id: trunk@39680 -
2012-12-29 12:05:04 +00:00
mattias
15f0c7aa65 codetools: parsing else else, bug #23497
git-svn-id: trunk@39669 -
2012-12-27 23:36:39 +00:00
mattias
b9f6d06750 codetools: fixed parsing if-then-else without ending semicolon, bug #23544
git-svn-id: trunk@39658 -
2012-12-26 22:23:20 +00:00
mattias
4bfe7a4109 codetools: clean up
git-svn-id: trunk@39657 -
2012-12-26 22:03:48 +00:00
mattias
17337ba49d codetools: parsing if-then-else in TPascalParserTool.ReadTilBlockEnd, bug #23542
git-svn-id: trunk@39656 -
2012-12-26 19:38:02 +00:00
mattias
9862bf3af8 codetools: TLinkScanner.CursorToCleanPos: fixed cursorpos outside of code
git-svn-id: trunk@39655 -
2012-12-26 09:58:20 +00:00
maxim
eb7fec579e Cody: fixed formatting argument in Arabic translation
git-svn-id: trunk@39645 -
2012-12-23 20:03:23 +00:00
maxim
d12f4374e4 Cody: regenerated translations; updated Russian translation
git-svn-id: trunk@39644 -
2012-12-23 19:57:31 +00:00
maxim
27ab5d98ec Cody: fixed typos
git-svn-id: trunk@39643 -
2012-12-23 19:56:03 +00:00
mattias
e14f214b48 cody: identifiers: sort for use count, fixed sorting for pathdistance
git-svn-id: trunk@39638 -
2012-12-23 18:07:31 +00:00
mattias
8d67551fb1 cody: resourcestrings
git-svn-id: trunk@39637 -
2012-12-23 16:59:16 +00:00
mattias
e7dce9bf57 cody: identifiers: store usecounts
git-svn-id: trunk@39635 -
2012-12-23 16:53:05 +00:00
mattias
f4be9e7bc4 cody: identifiers: popup menu: delete unit, delete package
git-svn-id: trunk@39634 -
2012-12-23 16:12:59 +00:00
mattias
3323685c50 cody: identifiers: popup menu
git-svn-id: trunk@39633 -
2012-12-23 15:26:46 +00:00
mattias
541a046ed3 cody: comment
git-svn-id: trunk@39613 -
2012-12-21 10:49:16 +00:00
mattias
bb6b47fcf8 codetools: added <<, >> operators
git-svn-id: trunk@39587 -
2012-12-18 22:53:59 +00:00
maxim
a085f68c86 Codetools: updated Russian translation
git-svn-id: trunk@39582 -
2012-12-18 21:47:58 +00:00
mattias
41c820b6e0 codetools: class property completion: do not add static keyword to body, bug #23262
git-svn-id: trunk@39581 -
2012-12-18 13:26:24 +00:00
mattias
d6a111cdf2 codetools: fixed TLinkScanner.CursorToCleanPos to search further for a better link when code was disabled
git-svn-id: trunk@39568 -
2012-12-17 12:40:51 +00:00
mattias
a00deda670 codetools: findbasetypeofnode: undo skip current context
git-svn-id: trunk@39567 -
2012-12-17 11:22:03 +00:00
mattias
8ba97d8a17 codetools: clean up
git-svn-id: trunk@39560 -
2012-12-16 10:48:05 +00:00
mattias
2f53e5d41c codetools: fixed TEventsCodeTool.FindMethodTypeInfo when type is an alias
git-svn-id: trunk@39559 -
2012-12-16 10:46:37 +00:00
mattias
0869cb145f codetools: findbasetype: skip current context in type defs
git-svn-id: trunk@39558 -
2012-12-16 10:25:33 +00:00
martin
f6c4b6b46c IDE: "Rename Identifier": show replaced lines in result. (FIx nil deref)
git-svn-id: trunk@39556 -
2012-12-16 04:32:53 +00:00
martin
fd62b97730 IDE: "Rename Identifier": show replaced lines in result.
git-svn-id: trunk@39555 -
2012-12-16 04:19:34 +00:00
mattias
4a59ff369f updated lpk makefiles
git-svn-id: trunk@39264 -
2012-11-08 07:45:47 +00:00
mattias
cd0e0c8f2e codetools: clean up
git-svn-id: trunk@39128 -
2012-10-18 12:00:28 +00:00
mattias
e4a6b07ebc codetools: add default class section for short classes
git-svn-id: trunk@39126 -
2012-10-18 11:53:07 +00:00
mattias
3c263bbbaa codetools: clean up
git-svn-id: trunk@39056 -
2012-10-12 09:50:07 +00:00
juha
7da06141ab Codetools: enclose a buggy line in IFnDEF in TCodeCache.LoadFile
git-svn-id: trunk@39055 -
2012-10-12 08:12:07 +00:00
maxim
b2280fd75e Components: Spanish translation update by Lucas Martín, bug #23090
git-svn-id: trunk@39000 -
2012-10-08 20:04:33 +00:00
maxim
d02fb67a89 Translations: Arabic translation update by Khaled Shagrouni, bug #22935
git-svn-id: trunk@38785 -
2012-09-21 14:43:16 +00:00
mattias
da88503beb codetools: fixed range check error
git-svn-id: trunk@38752 -
2012-09-19 13:44:57 +00:00