Commit Graph

14536 Commits

Author SHA1 Message Date
mattias
b09cf58a9c cody: find overloads: jump to proc in source editor
git-svn-id: trunk@49999 -
2015-10-08 15:22:06 +00:00
mattias
b605c39631 codetools: code completion: support class constructors/destructors, patch #25130 from Ondrej Pokorny
git-svn-id: trunk@49996 -
2015-10-08 14:20:54 +00:00
mattias
70eed01820 codetools: added helper tests
git-svn-id: trunk@49995 -
2015-10-08 14:03:52 +00:00
mattias
60e08d1047 codetools: fixed using last found helper
git-svn-id: trunk@49994 -
2015-10-08 13:53:33 +00:00
mattias
851bfd3a7d codetools: replace helper: keep AVLNode, it may be in use by the iterator
git-svn-id: trunk@49993 -
2015-10-08 13:38:33 +00:00
mattias
c18721377e codetools: debugging
git-svn-id: trunk@49992 -
2015-10-08 10:27:52 +00:00
mattias
bd020c787f codetools: simplified gathering helpers, patch #28794 from Ondrej Pokorny
git-svn-id: trunk@49991 -
2015-10-08 10:09:12 +00:00
mattias
3cabc3eba0 printer4lazarus: unix select dialog: using TButtonPanel, patch #28798 from Alexey Torgashin
git-svn-id: trunk@49990 -
2015-10-08 10:05:19 +00:00
mattias
c069a7350f printer4lazarus: unix setup dialog: using TButtonPanel, patch #28797 from Alexey Torgashin
git-svn-id: trunk@49989 -
2015-10-08 10:03:03 +00:00
mattias
0e8d0de18e codetools: fpc tests: added parameter --filemask
git-svn-id: trunk@49987 -
2015-10-08 00:02:46 +00:00
mattias
52790b06db codetools: tests for fpc test files
git-svn-id: trunk@49986 -
2015-10-07 23:51:54 +00:00
mattias
4f2150fbe0 codetools: tests for parent class helpers
git-svn-id: trunk@49985 -
2015-10-07 23:44:48 +00:00
mattias
af1d7979d6 codetools: tests: added test for inherited class helper
git-svn-id: trunk@49984 -
2015-10-07 23:27:01 +00:00
mattias
62736acf82 codetools: identifier completion+events: simplified collecting helpers
git-svn-id: trunk@49983 -
2015-10-07 23:08:11 +00:00
mattias
7eec3d4b45 codetools: identifier completion+events: fixed collecting helpers, patch #28794
git-svn-id: trunk@49982 -
2015-10-07 22:44:05 +00:00
mattias
9c1c655448 codetools: tests: test GatherIdentifiers at start of identifier
git-svn-id: trunk@49981 -
2015-10-07 22:27:17 +00:00
mattias
1849892fcc codetools: tests: test GatherIdentifiers
git-svn-id: trunk@49980 -
2015-10-07 22:04:15 +00:00
mattias
8f39050549 codetools: tests: class helpers Self.Method
git-svn-id: trunk@49979 -
2015-10-07 21:19:17 +00:00
mattias
540ba629c0 codetools: test: fixed compilation
git-svn-id: trunk@49978 -
2015-10-07 21:14:20 +00:00
juha
f86c5c935c IdeIntf: Show values in OI Combobox Boolean editor. Using the themed Checkbox broke it. Issue #28790.
git-svn-id: trunk@49976 -
2015-10-07 16:38:47 +00:00
mattias
405ff065d2 printers4lazarus: undo po update
git-svn-id: trunk@49974 -
2015-10-07 13:37:55 +00:00
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
23ea13b71c IDE: fixed default IDEWindowPlacement for non existing environmentoptions iwpRestoreWindowGeometry, bug #28789
git-svn-id: trunk@49967 -
2015-10-07 10:34:47 +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
754104aaa7 printer4lazarus: undo wrong po files
git-svn-id: trunk@49960 -
2015-10-06 17:39:47 +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
67a9e199e1 IDEIntf: ObjectInspector: fixed FInSelection in recursive calls
git-svn-id: trunk@49954 -
2015-10-06 10:13:00 +00:00
mattias
1d7c4f7d59 cody: started find overloads
git-svn-id: trunk@49950 -
2015-10-05 22:48:42 +00:00
maxim
94946358aa Printers: reverted
r49940, r49941 #236c3e9509 printer4lazarus: updated po

which incorrectly removed .po files changes from r49934 #78e6dc4d48

git-svn-id: trunk@49946 -
2015-10-05 22:24:11 +00:00
mattias
81d84416e9 IDEIntf: less hints
git-svn-id: trunk@49942 -
2015-10-05 18:53:52 +00:00
mattias
236c3e9509 printer4lazarus: updated po
git-svn-id: trunk@49941 -
2015-10-05 18:53:38 +00:00
mattias
818220dc8a printer4lazarus: updated po
git-svn-id: trunk@49940 -
2015-10-05 18:53:26 +00:00
juha
6e00fb5ddc Object Inspector: Fix the default value when saving CheckboxForBoolean.
git-svn-id: trunk@49939 -
2015-10-05 17:04:09 +00:00
juha
d9ace5ff7b IDE: Fix regression caused by r49802 #bf21367723 related to old window positions. Issues #28732,#28754.
git-svn-id: trunk@49938 -
2015-10-05 13:55:15 +00:00
maxim
78e6dc4d48 Printers: improved properties dialog layout and i18n, bug #28772; regenerated translations and updated Russian translation.
git-svn-id: trunk@49934 -
2015-10-03 21:32:08 +00:00
mattias
83c3757b85 multithreadprocs: English
git-svn-id: trunk@49933 -
2015-10-03 18:36:25 +00:00
mattias
23e763f9c4 anchordocking: debug
git-svn-id: trunk@49916 -
2015-10-02 22:09:17 +00:00
juha
ac56c10378 Object inspector: Set "Checkbox for Booleans" as the default. Also use the themed Checkbox, can be changed with define UseOINormalCheckBox.
git-svn-id: trunk@49914 -
2015-10-02 13:27:18 +00:00
juha
a74a689ec2 ProjectTemplates: Make Help button do something. Issue #28759, patch from Alexey Torgashin.
git-svn-id: trunk@49911 -
2015-10-02 11:28:07 +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
96b62bb8fa translations: German: updates from Swen Heinig
git-svn-id: trunk@49903 -
2015-10-01 11:39:48 +00:00
juha
f049308eac IDE: Improve saving Anchordocking settings. Issue #28704, patch from Ondrej Pokorny.
git-svn-id: trunk@49895 -
2015-09-29 18:05:38 +00:00