Commit Graph

111 Commits

Author SHA1 Message Date
mattias
1ff96a4fd4 IDE: disable optimization stackframe for units with for..in
git-svn-id: trunk@43923 -
2014-02-06 19:42:58 +00:00
mattias
4c2834e47a IDE: identifier completion: debugging
git-svn-id: trunk@39948 -
2013-01-24 10:52:44 +00:00
mattias
4e187f7a92 IDE: apply wordexceptions to unit names in identifier completion
git-svn-id: trunk@38030 -
2012-07-24 08:30:35 +00:00
mattias
15f4afc429 IDE: identifier completion: add do after with, issue #16850
git-svn-id: trunk@36991 -
2012-04-23 19:23:21 +00:00
mattias
987fe43547 IDE: identifier completion: do not double add . after unit
git-svn-id: trunk@36151 -
2012-03-18 19:05:36 +00:00
mattias
18106c64f2 IDE: codetools word beautifier: option to define how to spell auto created words, bug #19973
git-svn-id: trunk@34633 -
2012-01-06 22:44:48 +00:00
paul
a415be4b0a ide: show hint modifier for some identifiers
git-svn-id: trunk@30688 -
2011-05-12 01:56:05 +00:00
mattias
f7906d0507 codetools: added ctnHintModifier nodes for deprecated, unimplemented, experimental, library, platform
git-svn-id: trunk@30683 -
2011-05-11 16:22:46 +00:00
juha
0928ead547 LCL: Changed function ColorToRGB's return value to TColorRef. Many related changes around the code.
git-svn-id: trunk@29734 -
2011-03-06 12:45:59 +00:00
mattias
6ce70fb207 IDE: do not complete method declarations if there is code behind, bug #17668
git-svn-id: trunk@29223 -
2011-01-27 19:45:52 +00:00
mattias
d5c9ca6f4f IDE: fixed wrong CleanAndExpandFile/Dir use
git-svn-id: trunk@28940 -
2011-01-10 20:40:59 +00:00
mattias
513cb6bd7b IDE: identifier completion: ignore errors on completion, bug #17111
git-svn-id: trunk@27010 -
2010-08-04 14:23:25 +00:00
mattias
4d4105e798 IDE: identifier completion: fixed handling parse errors
git-svn-id: trunk@26789 -
2010-07-23 07:32:12 +00:00
mattias
d69c4535fe IDE: identifier completion: fixed getting indent for method completion
git-svn-id: trunk@26614 -
2010-07-13 08:18:36 +00:00
mattias
cd02fc8a59 IDE: identifier completion: fixed indent on override method
git-svn-id: trunk@26595 -
2010-07-11 12:20:03 +00:00
mattias
2e8ba297f0 IDE: show readonly icon for readonly properties, bug #16851
git-svn-id: trunk@26511 -
2010-07-07 19:08:00 +00:00
mattias
ef4fa43915 IDE: identifier completion: add := even if there is a semicolon at end
git-svn-id: trunk@26470 -
2010-07-05 12:35:42 +00:00
mattias
97ae6679ec codetools: identifier completion: request semicolon even for statement starts
git-svn-id: trunk@26454 -
2010-07-04 07:36:30 +00:00
mattias
f4e38dd872 IDE: identifier completion: do not auto add assignment operator for array types
git-svn-id: trunk@25960 -
2010-06-07 08:07:25 +00:00
martin
98c6019a1f fix/improve contrast detection Colorscheme / issue #16628
git-svn-id: trunk@25867 -
2010-06-03 16:23:32 +00:00
martin
e2f0a958ac Fix Colorscheme issue / issue #16628
git-svn-id: trunk@25865 -
2010-06-03 15:26:52 +00:00
mattias
1cc38bd305 IDE: identifier completion: show unit for used units
git-svn-id: trunk@25189 -
2010-05-04 18:20:54 +00:00
mattias
fb3aafb5fc IDE: identifier completion: add comma and point before semicolon
git-svn-id: trunk@25186 -
2010-05-04 15:47:05 +00:00
mattias
2dc88b3c07 IDE: identifier completion: add point after unit name
git-svn-id: trunk@25000 -
2010-04-27 10:15:48 +00:00
mattias
d9939ecbe6 IDE: fixed crash in completion box if type has no node
git-svn-id: trunk@24785 -
2010-04-21 10:53:45 +00:00
mattias
4b7199fe91 IDE: identifier completion: showing only inheritance for interfaces and records
git-svn-id: trunk@24745 -
2010-04-20 16:32:42 +00:00
mattias
782331fcb1 IDE: identifier completion: for classes show only inheritance
git-svn-id: trunk@24740 -
2010-04-20 14:37:44 +00:00
mattias
d877b0d6d9 IDE: identifier completion: showing const for constants without definition
git-svn-id: trunk@23165 -
2009-12-17 14:19:44 +00:00
mattias
313aca9d1e IDE: identifier completion: do not add brackets for procedures without parameters
git-svn-id: trunk@23027 -
2009-12-08 12:27:48 +00:00
mattias
0d6ebbde26 IDE+codetools: added option to disable auto adding parameter brackets
git-svn-id: trunk@22948 -
2009-12-03 21:43:32 +00:00
mattias
cf8c233871 codetools: parsing cppclass
git-svn-id: trunk@22601 -
2009-11-15 15:43:53 +00:00
mattias
c66ecbfe45 codetools: objcprotocol
git-svn-id: trunk@21694 -
2009-09-13 23:00:19 +00:00
mattias
ddad9c8091 codetools: implemented objcclass
git-svn-id: trunk@21689 -
2009-09-13 21:31:32 +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
martin
974cdf9067 CodeTools/SourceEditor: code completion, indicate if the returned value is void
git-svn-id: trunk@21026 -
2009-07-31 15:27:47 +00:00
mattias
f0d8d78022 IDE: identifier completion: do not add semicolon on property access methods
git-svn-id: trunk@21024 -
2009-07-31 14:24:13 +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
paul
6ff99524e6 codetools, ide: implement storing and showing predefined functions result type (Mattias, please review)
git-svn-id: trunk@20865 -
2009-07-15 13:23:47 +00:00
mattias
4407a78f6a codetools: identifier completion: predefined procs with brackets
git-svn-id: trunk@19995 -
2009-05-17 00:40:15 +00:00
mattias
65e31f48c0 IDE+codetools: identifier completion: added some keywords
git-svn-id: trunk@19390 -
2009-04-12 23:08:03 +00:00
mattias
22c61b805d IDE+codetools: identifier completion: show constructor/destructo from Paul, bug #13215
git-svn-id: trunk@18783 -
2009-02-20 21:23:15 +00:00
paul
0f6a04e59b ide: don't set background color when we draw strings using highlighter (bug #0013031)
git-svn-id: trunk@18760 -
2009-02-19 08:23:44 +00:00
mattias
2670be8de0 IDE: fixed crash painting a half defined method
git-svn-id: trunk@18134 -
2009-01-05 11:46:31 +00:00
mattias
41605046ff IDE+codetools: auto adding comma after complete uses section unit
git-svn-id: trunk@18039 -
2009-01-02 11:49:58 +00:00
mattias
6605391f52 IDE: identifier completion: highlighting for rest, bug #12424
git-svn-id: trunk@17954 -
2008-12-26 17:04:23 +00:00
paul
fb380a80d4 ide, codetools, ideintf: fix warnings
git-svn-id: trunk@17616 -
2008-11-28 02:53:56 +00:00
mattias
b5887faf33 codetools: identifier completion: no brackets outside of statements
git-svn-id: trunk@16670 -
2008-09-22 09:40:09 +00:00