Commit Graph

47818 Commits

Author SHA1 Message Date
mattias
12645682d5 codetools: clean up
git-svn-id: trunk@50048 -
2015-10-13 17:06:59 +00:00
mattias
e6714b1468 IDE: readded event calls
git-svn-id: trunk@50047 -
2015-10-13 16:55:12 +00:00
mattias
c6148fafed IDE: load environmentoptions.xml: do not invalidate file cache
git-svn-id: trunk@50046 -
2015-10-13 16:27:49 +00:00
mattias
944630b2f7 anchordocking: package type runtime, bug #28844
git-svn-id: trunk@50045 -
2015-10-13 12:14:31 +00:00
mattias
7ff368f3b7 IDE: TMainIDE.SetToolStatus: check if something changed
git-svn-id: trunk@50044 -
2015-10-13 12:09:49 +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
bart
26b066a657 LCL: Add unit LCLTranslator to package LCLBase.
git-svn-id: trunk@50038 -
2015-10-12 16:13:50 +00:00
zeljko
3bf53901e5 Gtk2: fixed programatically resizing of TCustomForm when borderstyle is bsSingle or bsDialog. issue #28837
git-svn-id: trunk@50037 -
2015-10-12 12:34:42 +00:00
mattias
6d7ec7c91f IDEIntf: better English
git-svn-id: trunk@50036 -
2015-10-12 11:49:48 +00:00
juha
5093f81168 IDE: Keep the selection of key in KeyMapping window. From Ondrej Pokorny.
git-svn-id: trunk@50035 -
2015-10-12 08:32:57 +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
juha
38878ad607 IdeIntf, IDE: Refactor command system. Separate menu and toolbar commands, update them in right place etc. Issue #28777, patch from Ondrej Pokorny.
git-svn-id: trunk@50026 -
2015-10-11 09:11:47 +00:00
zoran
e2a04877b0 TDatePicker added public property DroppedDown - Delphi compatible
git-svn-id: trunk@50025 -
2015-10-10 13:33:30 +00:00
zoran
468f3f322b TDatePicker added property CalAlignment - Delphi compatible
git-svn-id: trunk@50024 -
2015-10-10 13:23:42 +00:00
wp
218cce9fe2 fpvectorial: Fix svg reader crashing with some "malformed" files which Firefox can open (issue #028659)
git-svn-id: trunk@50023 -
2015-10-09 18:45:05 +00:00
mattias
066fb17354 codetools: added check for guesstype of helper function result
git-svn-id: trunk@50022 -
2015-10-09 12:26:09 +00:00
mattias
ced7b32ee9 codetools: FindExpressionTypeOfTerm: removed obsolete FindBaseTypeOfNode
git-svn-id: trunk@50021 -
2015-10-09 12:24:52 +00:00
mattias
f7d22a8e0c codetools: fixed test class helper default property
git-svn-id: trunk@50020 -
2015-10-09 10:29:15 +00:00
mattias
beaf4b9def codetools: added test for default property in class helper
git-svn-id: trunk@50019 -
2015-10-09 10:21:36 +00:00
mattias
d9c87e9bdd codetools: added test for default property in class helper
git-svn-id: trunk@50018 -
2015-10-09 10:17:54 +00:00
mattias
0ba4515139 codetools: fixed finding default property in class helper, bug #28809, patch from Ondrej
git-svn-id: trunk@50017 -
2015-10-09 10:14:21 +00:00
mattias
7b3045a013 lcl: fixed compilation on fpc 3.0.1, bug #28811
git-svn-id: trunk@50016 -
2015-10-09 10:12:52 +00:00
mattias
4153607ab7 codetools: added test guess type class helper enumerator
git-svn-id: trunk@50015 -
2015-10-09 09:32:55 +00:00
mattias
fb472b1555 codetools: fixed find enumerator in class helper
git-svn-id: trunk@50014 -
2015-10-09 08:57:29 +00:00
mattias
8dd0d53d28 codetools: added test for GuessTypeOfIdentifier
git-svn-id: trunk@50013 -
2015-10-09 07:50:07 +00:00
mattias
cc6ad86c44 fpcunitconsolerunner: less hints
git-svn-id: trunk@50012 -
2015-10-09 07:21:37 +00:00
mattias
7cfd666797 cody: clean up
git-svn-id: trunk@50011 -
2015-10-09 07:21:19 +00:00
mattias
b9032e9a4e cody: find overloads: refactored to methods
git-svn-id: trunk@50010 -
2015-10-09 06:49:23 +00:00
michael
50585ddd56 * Compact display mode
git-svn-id: trunk@50009 -
2015-10-08 23:11:00 +00:00
mattias
a387dabeab codetools: fixed method jumping of generic class method
git-svn-id: trunk@50008 -
2015-10-08 22:20:57 +00:00
mattias
69ad3f134c anchordocking: clean up
git-svn-id: trunk@50007 -
2015-10-08 21:58:27 +00:00
mattias
4f6fa03e6f codetools: class completion: check if vars exists ancestors, bug #1189, patch from Ondrej Pokorny
git-svn-id: trunk@50006 -
2015-10-08 21:32:26 +00:00
mattias
db1651b90f codetools: clean up
git-svn-id: trunk@50005 -
2015-10-08 20:03:57 +00:00
mattias
4639bc83bf cody: find overloads: adjust columns, double click autosize column, nicer distances, resourcestrings
git-svn-id: trunk@50004 -
2015-10-08 17:23:39 +00:00
mattias
580b22f36e codetools: code completion: if cursor in interface search nearest node in front and same line
git-svn-id: trunk@50003 -
2015-10-08 17:04:49 +00:00
mattias
1152bfdc38 codetools: code completion: if cursor in interface search next node in front, bug #28359, patch from Ondrej Pokorny
git-svn-id: trunk@50002 -
2015-10-08 17:00:00 +00:00
mattias
72ea4f33b2 cody: find overloads: filter for ancestor
git-svn-id: trunk@50001 -
2015-10-08 16:54:06 +00:00
mattias
df3a859c32 cody: find overloads: some resourcestrings, sort for paths as default, catch exceptions due to syntax errors, relations: show class only once
git-svn-id: trunk@50000 -
2015-10-08 15:54:17 +00:00
mattias
b09cf58a9c cody: find overloads: jump to proc in source editor
git-svn-id: trunk@49999 -
2015-10-08 15:22:06 +00:00