Commit Graph

44 Commits

Author SHA1 Message Date
mattias
b8da5fdca9 cody: dictionary: filter contains
git-svn-id: trunk@34397 -
2011-12-25 00:05:24 +00:00
mattias
200a73c1cd cody: dictionary: update list after loading
git-svn-id: trunk@34228 -
2011-12-16 19:43:35 +00:00
mattias
9bf66b8e04 cody: started contains
git-svn-id: trunk@34226 -
2011-12-16 18:56:28 +00:00
mattias
ed7ffcbdab codetools: added TFindDeclarationTool.IsHiddenUsedUnit
git-svn-id: trunk@34198 -
2011-12-15 05:47:52 +00:00
mattias
cdcfe47a33 cody: moved options to codyopts
git-svn-id: trunk@34197 -
2011-12-15 05:21:53 +00:00
mattias
7bd71b2eab codetools: class completion: fixed indentation of bodies
git-svn-id: trunk@34173 -
2011-12-14 09:41:38 +00:00
mattias
21848dbdaa cody: dictionary: option to add units to implementation uses section
git-svn-id: trunk@34164 -
2011-12-13 22:36:42 +00:00
mattias
33a84754bc cody: dictionary: exact matches first
git-svn-id: trunk@34140 -
2011-12-13 01:40:43 +00:00
mattias
a461a202af codetools: identifier completion: show macros for IFDEF
git-svn-id: trunk@34094 -
2011-12-10 19:05:44 +00:00
mattias
123e380712 codetools: fixed crash in class completion searching ancestor
git-svn-id: trunk@33984 -
2011-12-05 23:28:12 +00:00
maxim
ad7158ef24 Cody: improved localization
git-svn-id: trunk@33952 -
2011-12-04 13:56:35 +00:00
mattias
0b8da71a54 cody: dictionary: check if identifier exist via CodeToolBoss.FindDeclarationInInterface
git-svn-id: trunk@33937 -
2011-12-04 10:58:25 +00:00
mattias
1acd926603 cody: dictionary: delete non existing files
git-svn-id: trunk@33935 -
2011-12-04 10:48:37 +00:00
mattias
002100a585 cody: dictionary: check if identifier exists
git-svn-id: trunk@33931 -
2011-12-03 20:09:17 +00:00
mattias
853def7d42 cody: dictionary: open package before inserting identifier
git-svn-id: trunk@33928 -
2011-12-03 10:52:16 +00:00
mattias
7ef858f2db cody: consistency checks
git-svn-id: trunk@33920 -
2011-12-02 22:46:37 +00:00
mattias
4e49cf2f39 cody: resourcestrings
git-svn-id: trunk@33900 -
2011-12-01 22:10:15 +00:00
mattias
ee7e057f20 cody: comments
git-svn-id: trunk@33897 -
2011-12-01 21:29:33 +00:00
mattias
11ec6f1104 cody: dictionary: open package to jump to identifier
git-svn-id: trunk@33858 -
2011-11-30 03:01:14 +00:00
mattias
535af9b027 cody: dictionary: load before save
git-svn-id: trunk@33842 -
2011-11-28 18:42:13 +00:00
mattias
346e83eccf cody: dictionary: load before save
git-svn-id: trunk@33841 -
2011-11-28 18:10:34 +00:00
mattias
c792350e8a cody: dictionary: add dependency
git-svn-id: trunk@33840 -
2011-11-28 18:00:31 +00:00
mattias
1fb32e5be1 IDEIntf: added AddDependencyToOwners
git-svn-id: trunk@33835 -
2011-11-28 16:16:14 +00:00
mattias
313d60bf96 cody: dictionary: start checking package
git-svn-id: trunk@33833 -
2011-11-28 15:52:24 +00:00
mattias
e90ba7e010 cody: dictionary: check if unit is an FPC unit
git-svn-id: trunk@33813 -
2011-11-27 01:56:17 +00:00
mattias
284c1e76ac cody: dictionary: hide units of other projects
git-svn-id: trunk@33812 -
2011-11-27 00:29:34 +00:00
mattias
d87be2153f cody: dictionary: started hide other projects
git-svn-id: trunk@33809 -
2011-11-27 00:07:55 +00:00
mattias
0dc1aff308 cody: dictionary: free FTimer on IDE close
git-svn-id: trunk@33800 -
2011-11-26 15:16:13 +00:00
mattias
9183713468 cody: done crit sec at end
git-svn-id: trunk@33799 -
2011-11-26 14:37:44 +00:00
mattias
b76c5cf019 IDE: code help hint: show elements pre, table, tr, th, td
git-svn-id: trunk@33796 -
2011-11-26 11:19:08 +00:00
mattias
12ad33ebb0 cody: dictionary: checkif unit is in FPC source directory
git-svn-id: trunk@33792 -
2011-11-26 03:01:23 +00:00
mattias
ac1cc4103f cody: dictionary: replace identifier
git-svn-id: trunk@33791 -
2011-11-26 02:16:16 +00:00
mattias
bf368bc547 cody: dictionary: use current identifier as filter
git-svn-id: trunk@33790 -
2011-11-26 01:51:05 +00:00
mattias
4bebf77fae cody: dictionary: started add to uses
git-svn-id: trunk@33785 -
2011-11-26 00:21:25 +00:00
mattias
e0f5a1e4ee cody: dictionary: insert identifier
git-svn-id: trunk@33770 -
2011-11-25 00:52:36 +00:00
mattias
50fa9db563 cody: dictionary: parse unit
git-svn-id: trunk@33742 -
2011-11-24 00:20:36 +00:00
mattias
88c5e7255b cody: dictionary: check if unit and package still exist
git-svn-id: trunk@33707 -
2011-11-23 01:16:46 +00:00
mattias
1eaf8dc323 cody: dictionary: show unit and package file
git-svn-id: trunk@33705 -
2011-11-23 00:37:18 +00:00
mattias
9e1b15afaf cody: dictionary: show package
git-svn-id: trunk@33702 -
2011-11-22 22:35:49 +00:00
mattias
0380dd7344 cody: moved unit dictionary menu item to src edit
git-svn-id: trunk@33700 -
2011-11-22 21:15:14 +00:00
mattias
b750c49fab cody: options frame
git-svn-id: trunk@33656 -
2011-11-20 23:21:59 +00:00
mattias
1e01f9868a cody: identifier db
git-svn-id: trunk@33633 -
2011-11-19 18:35:59 +00:00
mattias
f05fbd0a1f codetools: handlerlist for treetoolchanged
git-svn-id: trunk@33555 -
2011-11-16 06:52:13 +00:00
mattias
3d59e27e15 cody: started dictionary
git-svn-id: trunk@33550 -
2011-11-16 05:50:48 +00:00