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
|
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 |
|
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 |
|
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 |
|