mattias
|
003ebea47a
|
IDE: fpc msg pasrser: show OS X assembler error unsupported directive
git-svn-id: trunk@50109 -
|
2015-10-18 17:43:07 +00:00 |
|
mattias
|
86f922df9a
|
codetools: find declaration: enum type helpers
git-svn-id: trunk@50104 -
|
2015-10-18 15:01:14 +00:00 |
|
mattias
|
68d7015320
|
codetools: nicer test result
git-svn-id: trunk@50103 -
|
2015-10-18 14:24:45 +00:00 |
|
mattias
|
0ca8f14eff
|
codetools: added tests for type helpers
git-svn-id: trunk@50102 -
|
2015-10-18 13:55:49 +00:00 |
|
mattias
|
0075408ba2
|
codetools: fixed resolving dot after pointer in mode delphi
git-svn-id: trunk@50101 -
|
2015-10-18 13:38:49 +00:00 |
|
mattias
|
a5c1278946
|
codetools: fixed resolving dot after class, bug #28876
git-svn-id: trunk@50100 -
|
2015-10-18 13:32:15 +00:00 |
|
juha
|
44a6127f25
|
IdeIntf: Restore missing shortcut keys in menus. Issue #28868, patch from Ondrej.
git-svn-id: trunk@50094 -
|
2015-10-17 10:59:09 +00:00 |
|
juha
|
709d37fee1
|
IDEIntf: Prevent executing menu commands twice. Issue #28870, patch from Ondrej.
git-svn-id: trunk@50093 -
|
2015-10-17 08:17:08 +00:00 |
|
martin
|
effdd125ea
|
SynEdit/IDE: zoom via keyboard
git-svn-id: trunk@50091 -
|
2015-10-17 01:39:01 +00:00 |
|
juha
|
c831f9ecd9
|
LazUtils: Less notes from compiler about Asian codepages.
git-svn-id: trunk@50088 -
|
2015-10-16 21:48:15 +00:00 |
|
mattias
|
8d3d4e6a6f
|
codetools: debug
git-svn-id: trunk@50087 -
|
2015-10-16 21:37:34 +00:00 |
|
mattias
|
4245b8129c
|
codetools: added tests bug #28866
git-svn-id: trunk@50086 -
|
2015-10-16 21:37:22 +00:00 |
|
mattias
|
174015662d
|
codetools: fixed resolve first identifier in term
git-svn-id: trunk@50085 -
|
2015-10-16 17:45:47 +00:00 |
|
mattias
|
649c60cea8
|
codetools: gather identifiers behind string constant dot
git-svn-id: trunk@50084 -
|
2015-10-16 15:53:10 +00:00 |
|
mattias
|
ccd0eeebaf
|
codetools: find declaration of string constant dot identifier
git-svn-id: trunk@50083 -
|
2015-10-16 15:37:23 +00:00 |
|
mattias
|
80b57e35e4
|
codetools: less verbose
git-svn-id: trunk@50082 -
|
2015-10-16 09:41:01 +00:00 |
|
mattias
|
de4a5aaa57
|
codetools: FindStartOfTerm: allow numbers and string constants, needed for type helpers
git-svn-id: trunk@50080 -
|
2015-10-16 09:39:55 +00:00 |
|
mattias
|
1125a0b930
|
codetools: test for default property
git-svn-id: trunk@50079 -
|
2015-10-16 08:09:57 +00:00 |
|
mattias
|
b083361b7a
|
codetools: tests: readme
git-svn-id: trunk@50078 -
|
2015-10-16 08:07:03 +00:00 |
|
mattias
|
a4af6c3a7d
|
codetools: test find declaration of ObjClass+Category on non darwin
git-svn-id: trunk@50077 -
|
2015-10-16 07:58:15 +00:00 |
|
mattias
|
26a2c4b07b
|
projectgroups: initial implementation from Michael Van Canneyt
git-svn-id: trunk@50076 -
|
2015-10-16 07:54:33 +00:00 |
|
mattias
|
cfb5aea1e9
|
IDE: fixed loading toolbar config from Ondrej
git-svn-id: trunk@50073 -
|
2015-10-15 20:55:07 +00:00 |
|
mattias
|
b4c0a18792
|
cody: find overloads: resourcestrings and show errors if target not reachable
git-svn-id: trunk@50070 -
|
2015-10-15 11:10:17 +00:00 |
|
mattias
|
bfea0890b0
|
codetools: code completion: check completing method body to header as last check, patch #28819 from Ondrej
git-svn-id: trunk@50067 -
|
2015-10-14 23:21:24 +00:00 |
|
maxim
|
8dffe81769
|
Cody: updated Russian translation
git-svn-id: trunk@50062 -
|
2015-10-14 22:27:07 +00:00 |
|
mattias
|
ce04461f76
|
cody: find overloads: fixed checking methods
git-svn-id: trunk@50057 -
|
2015-10-14 14:11:55 +00:00 |
|
mattias
|
4981bd5136
|
cody: find overloads: keep selection on refresh
git-svn-id: trunk@50056 -
|
2015-10-14 13:29:56 +00:00 |
|
mattias
|
38c4e5243b
|
cody: find overloads: check compatibility
git-svn-id: trunk@50055 -
|
2015-10-14 13:25:43 +00:00 |
|
mattias
|
9ddf8c3804
|
cody: find overloads: do not hide grid on refresh
git-svn-id: trunk@50054 -
|
2015-10-14 11:20:13 +00:00 |
|
mattias
|
d76225f6d7
|
codetools: local var completion: always check the identifier at cursor first
git-svn-id: trunk@50053 -
|
2015-10-14 10:51:53 +00:00 |
|
mattias
|
b5bbdbd323
|
IDE: identifier completion: option to disable auto completion if there is only one identifier, patch #28852 from Ondrej
git-svn-id: trunk@50052 -
|
2015-10-14 10:09:15 +00:00 |
|
mattias
|
6716258279
|
codetools: code completion: create local var based on first occurence instead of at cursor, patch #28819 from Ondrej
git-svn-id: trunk@50051 -
|
2015-10-14 09:27:25 +00:00 |
|
mattias
|
b3ff6d8167
|
codetools: fixed find declaration default property, bug #28847
git-svn-id: trunk@50050 -
|
2015-10-13 20:13:05 +00:00 |
|
mattias
|
397b374d95
|
codetools: tests: default property
git-svn-id: trunk@50049 -
|
2015-10-13 20:12:32 +00:00 |
|
mattias
|
12645682d5
|
codetools: clean up
git-svn-id: trunk@50048 -
|
2015-10-13 17:06:59 +00:00 |
|
mattias
|
944630b2f7
|
anchordocking: package type runtime, bug #28844
git-svn-id: trunk@50045 -
|
2015-10-13 12:14:31 +00:00 |
|
mattias
|
159d719bdc
|
IDEIntf: new IDE events: lihtProjectBuildingFinished, lihtLazarusBuilding, lihtLazarusBuildingFinished, lihtChangeToolStatus, patch #28839 from Ondrej
git-svn-id: trunk@50043 -
|
2015-10-12 23:43:13 +00:00 |
|
mattias
|
b1193c668c
|
codetools: local var completion: also try first occurrence of undefined variable
git-svn-id: trunk@50042 -
|
2015-10-12 23:07:12 +00:00 |
|
mattias
|
7895129320
|
codetools: finddeclaration: cache in ctnWithVar instead of ctnWithStatement
git-svn-id: trunk@50041 -
|
2015-10-12 21:58:15 +00:00 |
|
mattias
|
b298088ee4
|
codetools: added test find declaration with
git-svn-id: trunk@50040 -
|
2015-10-12 21:57:21 +00:00 |
|
mattias
|
63f549b488
|
IDEIntf: comment
git-svn-id: trunk@50039 -
|
2015-10-12 21:38:54 +00:00 |
|
mattias
|
6d7ec7c91f
|
IDEIntf: better English
git-svn-id: trunk@50036 -
|
2015-10-12 11:49:48 +00:00 |
|
mattias
|
28eba57562
|
codetools: parameter hints: added SetString for FPC 2.7.1+
git-svn-id: trunk@50034 -
|
2015-10-11 17:54:32 +00:00 |
|
mattias
|
2e77744a8c
|
codetools: identifier completion: added SetString for FPC 2.7.1+, from Ondrej
git-svn-id: trunk@50033 -
|
2015-10-11 17:46:08 +00:00 |
|
juha
|
412b1ebab6
|
IdeIntf, IDE: Define a command for changing project BuildMode. Otherwise a ToolButton does not show up.
git-svn-id: trunk@50032 -
|
2015-10-11 15:15:52 +00:00 |
|
juha
|
b1942fb168
|
IdeIntf, IDE: Revert r50029 #c87cf550f3 and improve the command update timer and its naming. From Ondrej Pokorny.
git-svn-id: trunk@50031 -
|
2015-10-11 14:48:11 +00:00 |
|
juha
|
c9bfb53489
|
IPro: Support CTRL+C and CTRL+INSERT in LHelp. Issue #21935, patch from wp.
git-svn-id: trunk@50030 -
|
2015-10-11 13:01:53 +00:00 |
|
juha
|
c87cf550f3
|
IdeIntf: Prevent the command update timer repeating itself forever.
git-svn-id: trunk@50029 -
|
2015-10-11 12:24:53 +00:00 |
|
juha
|
78e663cb20
|
IdeIntf: IdeCommands refactoring. Move implementation code to have the same order as interface definition.
git-svn-id: trunk@50028 -
|
2015-10-11 12:24:48 +00:00 |
|
juha
|
34e76924da
|
IdeIntf: New unit ToolbarIntf.
git-svn-id: trunk@50027 -
|
2015-10-11 10:16:02 +00:00 |
|