Commit Graph

47557 Commits

Author SHA1 Message Date
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
martin
2781a21953 IDE: Editor-Macro window, layout and tab order. Issue #0028793
git-svn-id: trunk@49977 -
2015-10-07 20:53:02 +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
51c791fe5b IDE+lazbuild: update po files: check if both exists rst and rsj and use only the newest
git-svn-id: trunk@49975 -
2015-10-07 14:14:46 +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
bart
0150692c4d EditButton: Publish TextHint, TextHintFontColor and TextHintFontStyle for TTimeEdit and TCustomControlFilterEdit. Patch by Péter Gábor. Issue #0028781.
git-svn-id: trunk@49972 -
2015-10-07 12:18:48 +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
mattias
ad9bc5f97c IDE: editor options: use current formatversion as default
git-svn-id: trunk@49970 -
2015-10-07 11:21:55 +00:00
mattias
6afc2c033f IDE: editor options: use current fileversion as default
git-svn-id: trunk@49969 -
2015-10-07 11:20:22 +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
dab7f60716 IDE: clean up
git-svn-id: trunk@49964 -
2015-10-06 19:32:13 +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
65957ee8b5 IDE: toolbar config: show wiki help, patch from Alexey Torgashin
git-svn-id: trunk@49957 -
2015-10-06 15:45:49 +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
d962160e3f examples: objectinspector: fixed GetOwner
git-svn-id: trunk@49953 -
2015-10-06 10:11:38 +00:00
maxim
10280e3488 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@49952 -
2015-10-05 23:25:23 +00:00
maxim
4fe4e35ac1 IDE: improved Editor Toolbar options page layout/i18n
git-svn-id: trunk@49951 -
2015-10-05 23:00:40 +00:00
mattias
1d7c4f7d59 cody: started find overloads
git-svn-id: trunk@49950 -
2015-10-05 22:48:42 +00:00
mattias
295b11fa55 IDE: resourcestring
git-svn-id: trunk@49949 -
2015-10-05 22:48:00 +00:00
mattias
2a8e642d34 IDE: formatting
git-svn-id: trunk@49948 -
2015-10-05 22:47:01 +00:00
mattias
d296d48b68 IDE: resourcestring
git-svn-id: trunk@49947 -
2015-10-05 22:46:34 +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
92af72a50f IDE: added --force-new-instance to cli help
git-svn-id: trunk@49944 -
2015-10-05 19:04:15 +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
4c2b9176c0 Regenerated translations and updated Russian translation
git-svn-id: trunk@49936 -
2015-10-03 21:59:04 +00:00
maxim
67b74400e8 IDE, Files Options page: widened Multiple Instances combobox to fit longer captions
git-svn-id: trunk@49935 -
2015-10-03 21:52:02 +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