Commit Graph

30 Commits

Author SHA1 Message Date
mattias
ce40da1b9d IDE: make resource string from selection, using BlockBegin
git-svn-id: trunk@10403 -
2007-01-09 00:32:45 +00:00
mattias
d94c0106dc codetools: added example for identifier completion
git-svn-id: trunk@10402 -
2007-01-08 23:56:58 +00:00
mattias
9aa007713c codetools: fixed parsing if then begin..end statements till end
git-svn-id: trunk@10382 -
2007-01-05 14:57:49 +00:00
mattias
ff4f81d112 codetools: adding heuristic to scan the Makefile.fpc files of the FPC sources
git-svn-id: trunk@10363 -
2007-01-01 13:02:37 +00:00
mattias
567453b914 IDE+codetools: renaming a component now renames in the whole unit
git-svn-id: trunk@10160 -
2006-11-02 19:32:59 +00:00
mattias
92ed57e945 replaced paths with CodeTools package
git-svn-id: trunk@9876 -
2006-09-12 22:10:32 +00:00
mattias
54775b843e adding events for properties of method types of indirect units implemented issue #1990
git-svn-id: trunk@9600 -
2006-07-13 22:06:24 +00:00
mattias
ab98d4268e codetools: implemented finding the expression type of a constant
git-svn-id: trunk@9584 -
2006-07-10 17:03:32 +00:00
mattias
9d1e35fd96 improved comment
git-svn-id: trunk@9489 -
2006-06-23 10:43:18 +00:00
mattias
b4d02ab283 added example to add custom methods
git-svn-id: trunk@9488 -
2006-06-23 10:36:39 +00:00
mattias
cb1741aade added void check
git-svn-id: trunk@9485 -
2006-06-23 00:45:39 +00:00
mattias
cd5bd31851 disabled memcheck
git-svn-id: trunk@9467 -
2006-06-21 20:14:50 +00:00
mattias
58336e8ba1 cleanup
git-svn-id: trunk@9464 -
2006-06-21 18:36:23 +00:00
mattias
9e7d3f95e3 added parameter to CreatPublishedMethod to only use the typeinfo, improvements for 64bit
git-svn-id: trunk@9463 -
2006-06-21 18:30:24 +00:00
mattias
d15d5a84e9 codetools: implemented FindCodeContext for procedures
git-svn-id: trunk@9296 -
2006-05-17 00:56:04 +00:00
mattias
f4277fcbcd codetools: implemented RepalceUsedUnits: replacing, commenting units
git-svn-id: trunk@8996 -
2006-03-22 22:59:52 +00:00
mattias
9f07b81e81 codetools: fixed commenting units with directives
git-svn-id: trunk@8993 -
2006-03-22 20:45:37 +00:00
mattias
4cc456c4b3 fixed commenting multiple units, implemented Delphi project conversion: cleaning up units and non existing search paths
git-svn-id: trunk@8901 -
2006-03-09 23:29:20 +00:00
mattias
6afd88f967 fixed commenting units in case of last needs commenting
git-svn-id: trunk@8896 -
2006-03-09 21:20:19 +00:00
mattias
3c7832808c fixed double clicking on treeview without node
git-svn-id: trunk@8876 -
2006-03-07 11:01:48 +00:00
mattias
55078287e1 fixing include directives now use SourceChangeCache
git-svn-id: trunk@8871 -
2006-03-06 11:31:47 +00:00
mattias
0fdb95d4a6 improved Delphi project converter with reading .dof and .cfg file, multiple retries and fixing include filenames in .lpr
git-svn-id: trunk@8868 -
2006-03-05 23:55:40 +00:00
mattias
7727771aa3 fixed methodjumping example
git-svn-id: trunk@8831 -
2006-02-26 12:28:26 +00:00
mattias
ce99ba98b8 added example for finddeclaration
git-svn-id: trunk@8830 -
2006-02-26 12:26:33 +00:00
mattias
bf7f0c3984 fixed lpi for codetool example
git-svn-id: trunk@8829 -
2006-02-26 11:34:18 +00:00
mattias
736ee4e016 added lpi for codetool example
git-svn-id: trunk@8828 -
2006-02-26 11:33:27 +00:00
mattias
9ff3525add extended class completion for generic classes
git-svn-id: trunk@8369 -
2005-12-26 10:06:39 +00:00
mattias
10bbedf011 extended codetools for method jumping in generic classes
git-svn-id: trunk@8368 -
2005-12-26 00:52:10 +00:00
mattias
52ebb7d2a7 extended codetools parser for generic and specialize keywords
git-svn-id: trunk@8367 -
2005-12-26 00:00:49 +00:00
mattias
c58ca47617 added example to test codetools on generics
git-svn-id: trunk@8366 -
2005-12-25 17:26:09 +00:00