Commit Graph

291 Commits

Author SHA1 Message Date
mattias
6df73a9fb9 codetools: not found identifiers of fdfcollect are not cached
git-svn-id: trunk@9583 -
2006-07-10 15:21:33 +00:00
mattias
34ec62a9ca fixed PChar typecasts
git-svn-id: trunk@9394 -
2006-06-04 09:35:45 +00:00
mattias
bcf7aed80c fixed a mem leak
git-svn-id: trunk@9392 -
2006-06-02 23:24:24 +00:00
mattias
a4b841a712 ct: find declaration array of cont TVarRec instead of TVarData
git-svn-id: trunk@9358 -
2006-05-26 15:19:59 +00:00
mattias
dc4d7c5d38 IDE now checks, if all files of the package exists
git-svn-id: trunk@9309 -
2006-05-19 16:27:15 +00:00
mattias
4023c08654 fixed checking adding unitpaths on adding units to packages
git-svn-id: trunk@9305 -
2006-05-18 22:52:15 +00:00
mattias
d15d5a84e9 codetools: implemented FindCodeContext for procedures
git-svn-id: trunk@9296 -
2006-05-17 00:56:04 +00:00
mattias
a3cbfca3a5 identifier completion: improved heuristic to recognize LValue
git-svn-id: trunk@9292 -
2006-05-16 22:07:48 +00:00
mattias
9433f832bb fixed typo
git-svn-id: trunk@9288 -
2006-05-16 16:18:18 +00:00
mattias
2f2c92352b code templates: fixed reading new lines at start of template
git-svn-id: trunk@9259 -
2006-05-12 08:27:08 +00:00
mattias
1d9f747f93 delphi package conversion: implemented converting package units
git-svn-id: trunk@8978 -
2006-03-22 01:10:33 +00:00
mattias
93f2393650 implemented Delphi package conversion of .cfg and .dof
git-svn-id: trunk@8974 -
2006-03-21 17:48:11 +00:00
mattias
663d9d28c4 added codetools cache for unit search
git-svn-id: trunk@8951 -
2006-03-17 23:44:24 +00:00
mattias
62ffcbc9b2 added codetools directory cache for units
git-svn-id: trunk@8945 -
2006-03-17 17:10:53 +00:00
mattias
845e3ce931 fixed masking character in inptdialog from Barko
git-svn-id: trunk@8937 -
2006-03-13 23:07:21 +00:00
mattias
c4aef17fa9 implemented FindDeclarationOfOIProperty path for child components
git-svn-id: trunk@8936 -
2006-03-13 22:35:50 +00:00
mattias
b2be114279 codetools: added ctnConstant and added showing constant in smart hints
git-svn-id: trunk@8923 -
2006-03-12 23:59:07 +00:00
mattias
520044e849 fixed some typos and added class names for smart hints from Tomas Gregorovic
git-svn-id: trunk@8922 -
2006-03-12 23:25:38 +00:00
mattias
c202035638 implemented find declaration of OI property popupmenu item
git-svn-id: trunk@8917 -
2006-03-11 02:17:02 +00:00
mattias
f540eb7d8f implemented context help for OI properties
git-svn-id: trunk@8916 -
2006-03-11 01:50:10 +00:00
mattias
8b5eb2d7ef fixed maximize button
git-svn-id: trunk@8888 -
2006-03-08 00:25:59 +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
5bb39b97a3 clearing session modified flags
git-svn-id: trunk@8862 -
2006-03-03 00:32:47 +00:00
mattias
7f9586348a fixed endless loop
git-svn-id: trunk@8824 -
2006-02-25 21:20:39 +00:00
mattias
d1d5e5a349 added cleanup for TFindDeclarationParams
git-svn-id: trunk@8797 -
2006-02-22 20:59:43 +00:00
mattias
2106fdeddb added small robustness check
git-svn-id: trunk@8796 -
2006-02-22 20:28:52 +00:00
mattias
fa3cda85f5 added debugging for clipboard
git-svn-id: trunk@8603 -
2006-01-23 10:37:40 +00:00
mattias
aa95eef759 started codecontext find proc node
git-svn-id: trunk@8597 -
2006-01-21 22:10:06 +00:00
mattias
0775b5cafc started codecontextform
git-svn-id: trunk@8594 -
2006-01-21 17:46:08 +00:00
mattias
18e682b419 find declaration now knows, that FPC uses IUknown as default interface ancestor
git-svn-id: trunk@8510 -
2006-01-12 10:09:06 +00:00
mattias
931e16b523 fixed clean up of identifier completion class and ancestors list
git-svn-id: trunk@8401 -
2005-12-31 14:12:55 +00:00
mattias
570abffd09 replaced some strings in synedit with faster PChar
git-svn-id: trunk@8370 -
2005-12-26 11:55:57 +00:00
mattias
55b7e83e1c implemented codetools functions to collect search paths and to unitfiles in searchpaths
git-svn-id: trunk@8350 -
2005-12-21 11:47:03 +00:00
mattias
d2e8adeb39 implemented parsing ON variables
git-svn-id: trunk@8026 -
2005-11-01 23:32:26 +00:00
mattias
eb248f3684 implemented searching for TVarData on array of const
git-svn-id: trunk@8010 -
2005-10-31 01:21:28 +00:00
mattias
02ef7c9c49 added .p as pascal extension
git-svn-id: trunk@7730 -
2005-09-17 18:01:22 +00:00
mattias
8f8be186cf fixed calling GlobalDesignHook.PersistentAdded when adding via designer
git-svn-id: trunk@7654 -
2005-09-09 14:33:20 +00:00
mattias
1f63c9f2f7 identifier completion now shows enums
git-svn-id: trunk@7566 -
2005-08-24 23:38:01 +00:00
mattias
60145ca7f2 implemented VK_LEFT/VK_RIGHT for word/identifier completion
git-svn-id: trunk@7529 -
2005-08-20 22:51:30 +00:00
mattias
f4f414bbed implemented hiding protected members in identifier completion
git-svn-id: trunk@7526 -
2005-08-19 19:10:31 +00:00
mattias
cad5a68f98 activated IgnoreErrorAfterCursor in codetools finddeclaration and identifier completion
git-svn-id: trunk@7521 -
2005-08-17 16:51:41 +00:00
vincents
1064272122 removed ifdef ver1 from Martin Smat
git-svn-id: trunk@7479 -
2005-08-04 08:41:46 +00:00
mattias
e303f8f83f replaced codetools+gtk intf TList with faster TFPList
git-svn-id: trunk@7405 -
2005-07-23 09:27:30 +00:00
mattias
cc6e69cc7a implemented searching for unit source in all CompiledSrcPaths of all unit paths
git-svn-id: trunk@7352 -
2005-07-15 10:56:00 +00:00
mattias
19553ee2d3 implemented context help system for compiler/make messages
git-svn-id: trunk@7247 -
2005-06-18 08:49:32 +00:00
mattias
49823c14e4 added checkboxes to TDBGrid from Sergey Smirnov
git-svn-id: trunk@7233 -
2005-06-11 09:30:24 +00:00
vincents
5c84454943 changed hexstr(cardinal()) for pointers to dbgs() and other 64-bits fixes from Peter Vreman
git-svn-id: trunk@6915 -
2005-03-07 21:59:45 +00:00
mattias
41ace17a4c OI now locks during doubleclick and synedit now uses only MouseCapture instead of heuristic
git-svn-id: trunk@6896 -
2005-03-05 12:08:49 +00:00
mattias
7f390beb39 implemented for delphi unit conversion: auto fixing in filenames
git-svn-id: trunk@6707 -
2005-01-28 16:42:30 +00:00
mattias
81f9980ad0 implemented automatic redirecting of package output directory and filestate cache
git-svn-id: trunk@6680 -
2005-01-25 01:14:19 +00:00