mattias
|
399ffe0398
|
cody: find overloads: sort columns
git-svn-id: trunk@49973 -
|
2015-10-07 13:36:53 +00:00 |
|
mattias
|
2612ef23ef
|
codetools: codecache: use current fileversion for empty config
git-svn-id: trunk@49971 -
|
2015-10-07 11:25:18 +00:00 |
|
juha
|
96b9d2d968
|
IDEIntf: Use the latest FileVersion as default for WindowLayoutList. Has effect when there is no configuration yet.
git-svn-id: trunk@49968 -
|
2015-10-07 10:41:26 +00:00 |
|
mattias
|
191262e644
|
cody: find overloads: started sort
git-svn-id: trunk@49966 -
|
2015-10-07 10:31:47 +00:00 |
|
mattias
|
21c7e86155
|
cody: find overloads: fill grid
git-svn-id: trunk@49965 -
|
2015-10-06 20:04:26 +00:00 |
|
mattias
|
116fa1ddea
|
cody: find overloads: compute distances
git-svn-id: trunk@49963 -
|
2015-10-06 19:23:53 +00:00 |
|
mattias
|
87d9c28f9e
|
cody: find overloads: find target proc node
git-svn-id: trunk@49962 -
|
2015-10-06 18:36:20 +00:00 |
|
mattias
|
b0eac4a317
|
cody: find overloads: filter for abstract methods
git-svn-id: trunk@49961 -
|
2015-10-06 18:06:49 +00:00 |
|
mattias
|
7625688d59
|
cody: find overloads: add nodes for classes and ancestors
git-svn-id: trunk@49959 -
|
2015-10-06 17:38:06 +00:00 |
|
mattias
|
c60d811391
|
cody: find overloads: create node graph
git-svn-id: trunk@49956 -
|
2015-10-06 15:44:19 +00:00 |
|
mattias
|
d25faeb52f
|
cody: find overloads: list ancestors
git-svn-id: trunk@49955 -
|
2015-10-06 13:45:27 +00:00 |
|
mattias
|
1d7c4f7d59
|
cody: started find overloads
git-svn-id: trunk@49950 -
|
2015-10-05 22:48:42 +00:00 |
|
mattias
|
2c46e6e468
|
IDE+lazbuild+makefiles: on darwin use -gw instead of -g
git-svn-id: trunk@49906 -
|
2015-10-01 18:40:54 +00:00 |
|
mattias
|
5086ce6b4a
|
codetools: fixed TFindDeclarationParams.Create calls, bug #28410
git-svn-id: trunk@49887 -
|
2015-09-28 18:10:26 +00:00 |
|
mattias
|
ff65e8f6c6
|
codetools: fixed FindHelpers when params.ContextNode changes
git-svn-id: trunk@49882 -
|
2015-09-27 20:02:29 +00:00 |
|
mattias
|
0896a48942
|
codetools: fixed TFindDeclarationParams.Create to only allocate, not changing Tool.CurPos, collect helpers on demand
git-svn-id: trunk@49875 -
|
2015-09-27 10:44:39 +00:00 |
|
mattias
|
2e36d4e2c3
|
codetools: fixed MoveToLastIdentifierThroughDots from Ondrej
git-svn-id: trunk@49868 -
|
2015-09-22 15:28:51 +00:00 |
|
mattias
|
9494abf18e
|
codetools: TCodeToolManager.WriteDebugReport: write linkscanner links
git-svn-id: trunk@49857 -
|
2015-09-21 08:12:03 +00:00 |
|
mattias
|
6e84cb390d
|
codetools: local var completion: group vars with same type, from Ondrej Pokorny
git-svn-id: trunk@49840 -
|
2015-09-16 12:06:18 +00:00 |
|
mattias
|
f4836cb1da
|
codetools: GetSmartHint: ctnSetType: fixed
git-svn-id: trunk@49837 -
|
2015-09-16 08:50:37 +00:00 |
|
mattias
|
fca3ce09ec
|
codetools: GetSmartHint: ctnSetType: limitless
git-svn-id: trunk@49836 -
|
2015-09-16 08:23:22 +00:00 |
|
mattias
|
ca9e9967a2
|
codetools: GetSmartHint: ctnSetType: append initial value, from Ondrej Pokorny
git-svn-id: trunk@49835 -
|
2015-09-16 08:22:26 +00:00 |
|
mattias
|
87f3fd5da2
|
codetools: GetSmartHint: ctnSetType fixed copy
git-svn-id: trunk@49834 -
|
2015-09-16 08:19:40 +00:00 |
|
mattias
|
9aaf5b19da
|
codetools: improved smart hint for set and enums from Ondrej Pokorny
git-svn-id: trunk@49829 -
|
2015-09-15 20:32:16 +00:00 |
|
mattias
|
796a5fdd00
|
IDE+codetools: property completion: options to use a prefixed name as Set mthod parameter, patch #28181 from Ondrej Pokorny
git-svn-id: trunk@49807 -
|
2015-09-10 11:51:16 +00:00 |
|
mattias
|
8d32bb263f
|
codetools: use camelcase for system unit under Delphi, make ExpressionTypeDescNames a var, patch #28648 from Ondrej Pokorny
git-svn-id: trunk@49796 -
|
2015-09-09 11:16:09 +00:00 |
|
mattias
|
5dadb9fdad
|
codetools: identifier completion: add variant, patch #28615 from Ondrej Pokorny
git-svn-id: trunk@49748 -
|
2015-09-03 10:52:20 +00:00 |
|
mattias
|
f9f232ea0b
|
codetools: improved smarthints, show definition, patch #28610, from Ondrej Pokorny
git-svn-id: trunk@49740 -
|
2015-09-02 11:27:34 +00:00 |
|
mattias
|
0d1ecc5f84
|
codetools: added CPU target avr, issue #28581
git-svn-id: trunk@49723 -
|
2015-08-28 19:10:11 +00:00 |
|
maxim
|
b77c1d45bc
|
Translations: Hungarian translation update by Péter Gábor, bug #28543
git-svn-id: trunk@49693 -
|
2015-08-19 21:54:50 +00:00 |
|
mattias
|
9164b9a58b
|
codetools: find declaration: nobjcprotocol has no default ancestor
git-svn-id: trunk@49680 -
|
2015-08-16 10:58:04 +00:00 |
|
mattias
|
631feb2095
|
codetools: find declaration: nobjcprotocol has no default ancestor
git-svn-id: trunk@49679 -
|
2015-08-16 10:57:46 +00:00 |
|
mattias
|
e96a385420
|
codetools: find declaration of objcclass.alloc
git-svn-id: trunk@49678 -
|
2015-08-16 09:11:02 +00:00 |
|
mattias
|
aa33066937
|
codetools: searching all compatible objccategory
git-svn-id: trunk@49666 -
|
2015-08-14 09:42:29 +00:00 |
|
mattias
|
18825bf47b
|
codetools: test for type helper
git-svn-id: trunk@49665 -
|
2015-08-14 08:11:08 +00:00 |
|
mattias
|
5dd2f13c9f
|
codetools: clean up
git-svn-id: trunk@49663 -
|
2015-08-13 10:12:56 +00:00 |
|
mattias
|
26b480004f
|
codetools: find declaration: resolve expr type of objccategory
git-svn-id: trunk@49662 -
|
2015-08-13 08:16:38 +00:00 |
|
mattias
|
40688b9497
|
codetools: split helper coder for objccategory
git-svn-id: trunk@49661 -
|
2015-08-13 07:01:44 +00:00 |
|
mattias
|
2c559c3ecb
|
codetools: tests: added objccategory
git-svn-id: trunk@49660 -
|
2015-08-13 07:01:05 +00:00 |
|
mattias
|
c4df72ddfa
|
codetools: simplified CompareHelpersList
git-svn-id: trunk@49654 -
|
2015-08-11 13:32:40 +00:00 |
|
mattias
|
3efaeb10b7
|
codetools: simplified CompareHelpersList
git-svn-id: trunk@49653 -
|
2015-08-11 13:31:37 +00:00 |
|
mattias
|
fbf5029f32
|
codetools: simplified
git-svn-id: trunk@49652 -
|
2015-08-11 13:26:14 +00:00 |
|
mattias
|
783144bb12
|
codetools: comments
git-svn-id: trunk@49649 -
|
2015-08-11 12:47:36 +00:00 |
|
mattias
|
582f4ad8d9
|
codetools: clean up
git-svn-id: trunk@49647 -
|
2015-08-11 12:29:02 +00:00 |
|
mattias
|
348bc7ef4c
|
codetools: allow "helper" variable in object
git-svn-id: trunk@49645 -
|
2015-08-11 12:13:32 +00:00 |
|
mattias
|
bb5f1d11a6
|
codetools: modeswitch objectivec1,2: check keywords objcclass,category,protocol only in this mode switch, fixed finding NSObject, hack for searching objccategory removed
git-svn-id: trunk@49641 -
|
2015-08-11 11:56:02 +00:00 |
|
mattias
|
46cd19490b
|
codetools: less hints
git-svn-id: trunk@49617 -
|
2015-08-08 08:37:38 +00:00 |
|
juha
|
08c9621520
|
Change order of used units so that "deprecated" warnings are not triggered.
git-svn-id: trunk@49612 -
|
2015-08-07 17:20:40 +00:00 |
|
juha
|
5f8660b1de
|
CodeTools, JCF: Support more procedure directives. Issue #28462, patch from Jeppe Johansen.
git-svn-id: trunk@49591 -
|
2015-08-03 22:21:59 +00:00 |
|
juha
|
ecede8c684
|
CodeTools: Update currently supported embedded controllers. Issue #28463, patch from Jeppe Johansen.
git-svn-id: trunk@49590 -
|
2015-08-03 22:21:45 +00:00 |
|