Commit Graph

46092 Commits

Author SHA1 Message Date
mattias
6ccd736c5c IDE: TPkgManager.OnCheckInstallPackageList: implemented RemoveConflicts
git-svn-id: trunk@48217 -
2015-03-10 14:14:06 +00:00
mattias
e6ec0e240c IDE: fpdoceditor: error in description: jump to col,line
git-svn-id: trunk@48216 -
2015-03-10 14:08:59 +00:00
mattias
74629401e8 IDE: fpc msg parser: improve unit not found msg: fixed writing ppu file
git-svn-id: trunk@48214 -
2015-03-10 13:44:57 +00:00
mattias
6c1cc4bb36 IDE: fpc msg parser: improve unit not found msg: fixed writing ppu file
git-svn-id: trunk@48212 -
2015-03-10 13:40:18 +00:00
mattias
75fd8a4e5d IDE: checked compiler warnings, clean up
git-svn-id: trunk@48211 -
2015-03-10 13:27:41 +00:00
mattias
95a2ce7a19 IDE: clean up
git-svn-id: trunk@48210 -
2015-03-10 13:17:19 +00:00
mattias
d6c2f05a31 IDE: clean up
git-svn-id: trunk@48209 -
2015-03-10 13:13:12 +00:00
mattias
8d0357a4f8 IDE: clean up
git-svn-id: trunk@48208 -
2015-03-10 13:03:01 +00:00
mattias
ece82a7c7e IDE: clean up
git-svn-id: trunk@48207 -
2015-03-10 12:59:28 +00:00
mattias
c3982d0b15 IDE: clean up
git-svn-id: trunk@48206 -
2015-03-10 12:56:37 +00:00
mattias
2df6986f6a IDE: clean up
git-svn-id: trunk@48205 -
2015-03-10 12:53:11 +00:00
mattias
26635ba63b IDE: clean up
git-svn-id: trunk@48204 -
2015-03-10 12:50:12 +00:00
mattias
6f93b52fa2 IDE: clean up
git-svn-id: trunk@48203 -
2015-03-10 12:44:57 +00:00
mattias
575e80296a IDE: clean up
git-svn-id: trunk@48202 -
2015-03-10 12:17:56 +00:00
mattias
43b50cc556 IDE: clean up
git-svn-id: trunk@48201 -
2015-03-10 12:16:05 +00:00
mattias
3ec3dc8842 IDE: clean up
git-svn-id: trunk@48200 -
2015-03-10 12:15:00 +00:00
mattias
7dde88bfad IDE: designer: InvokeComponentEditor: removed MenuIndex, it was not used
git-svn-id: trunk@48199 -
2015-03-10 12:07:50 +00:00
mattias
f69dd2379e IDE: clean up
git-svn-id: trunk@48198 -
2015-03-10 12:02:19 +00:00
martin
4c9a755b3e SYnEdit: multi caret, paint - fixed wrong coordinates / added some properties
git-svn-id: trunk@48197 -
2015-03-10 11:51:09 +00:00
martin
699277a76d SYnEdit: multi caret, paint - fixed wrong coordinates / added some properties
git-svn-id: trunk@48196 -
2015-03-10 11:50:39 +00:00
mattias
a7775e6cc5 IDE: clean up
git-svn-id: trunk@48195 -
2015-03-10 11:23:51 +00:00
mattias
37ced37749 IDE: clean up
git-svn-id: trunk@48194 -
2015-03-10 11:21:10 +00:00
mattias
41b4ff71ef IDE: clean up
git-svn-id: trunk@48193 -
2015-03-10 11:19:17 +00:00
mattias
bef2dda918 IDE: clean up
git-svn-id: trunk@48192 -
2015-03-10 11:13:20 +00:00
mattias
ba04e93625 IDE, codetools: less hints
git-svn-id: trunk@48191 -
2015-03-10 11:12:37 +00:00
mattias
75dbf9d596 IDE: redirect_stderr: only use if needed
git-svn-id: trunk@48190 -
2015-03-10 11:07:26 +00:00
mattias
4a98dfda57 IDE: clean up
git-svn-id: trunk@48189 -
2015-03-10 11:04:38 +00:00
mattias
f1ec16e892 IDE: check standard ppu when switching compiler: jvm does not have classes
git-svn-id: trunk@48188 -
2015-03-10 10:56:18 +00:00
juha
85dae0945d IdeIntf: Prevent a crash when Action is deleted in ActionsEditor. Issue #27624, patch from Anton.
git-svn-id: trunk@48187 -
2015-03-09 23:15:48 +00:00
juha
dc0729c75b IDE: Fix the style of spaces. Issue #27441, patch from Anton.
git-svn-id: trunk@48186 -
2015-03-09 23:06:41 +00:00
mattias
9119350010 fpcunit: guitestrunner: save & restore windows size and position, patch #27629, from Graeme
git-svn-id: trunk@48185 -
2015-03-09 19:58:56 +00:00
bart
7419d9721f TShellTreeView: override DoCreateNodeClass instead of using OnCreateNodeClass.
git-svn-id: trunk@48184 -
2015-03-09 19:31:06 +00:00
bart
e92ce63e0c TTreeView: implement DoCreateNodeClass. Allows descendants to override the class of the nodes without the need to use the (exposed) OnCreateNodeClass event.
git-svn-id: trunk@48183 -
2015-03-09 19:29:31 +00:00
martin
1a431d94fa SynEdit: improve Undo / was very slow on large data
git-svn-id: trunk@48181 -
2015-03-09 18:56:41 +00:00
wp
c11e9325b6 TAChart: Fix incorrect conversion of TColor to TFPColor in the SVG and FPVectorial drawers.
git-svn-id: trunk@48180 -
2015-03-09 18:04:40 +00:00
wp
3c41fbda03 TAChart: Fix incorrect brush color of SVGDrawer (issue #0027633)
git-svn-id: trunk@48179 -
2015-03-09 17:44:23 +00:00
wp
6c4845ba6e TAChart: Revert changes in r48174 (better fix of issue #27620 in r48177 #5b7d8edc77)
git-svn-id: trunk@48178 -
2015-03-09 15:44:13 +00:00
zeljko
5b7d8edc77 Qt: keep QPen in sync when setting it out of device context. Issue #27620.
git-svn-id: trunk@48177 -
2015-03-09 15:00:09 +00:00
martin
8651c30a2f SynEdit/IDE: More multi caret
git-svn-id: trunk@48176 -
2015-03-09 13:07:39 +00:00
martin
f821ac291e SynEdit/IDE: More multi caret
git-svn-id: trunk@48175 -
2015-03-09 00:25:14 +00:00
wp
04cd280983 TAChart: workaround for qt painting issue with thick symbol borders (issue #0027620)
git-svn-id: trunk@48174 -
2015-03-08 23:34:19 +00:00
mattias
0489fc667d lcl: make: added -Sci
git-svn-id: trunk@48172 -
2015-03-08 18:34:00 +00:00
mattias
6921bc2479 IDE: make: added -vbqewnhi
git-svn-id: trunk@48171 -
2015-03-08 18:29:43 +00:00
mattias
4a9ec0ceb5 IDE: make: added -vbqewni
git-svn-id: trunk@48169 -
2015-03-08 18:28:46 +00:00
bart
592e9bb6af TShellTreeView: CleanUp.
git-svn-id: trunk@48168 -
2015-03-08 11:03:33 +00:00
bart
d305767d2e TShellTreeView: return empty string in GetPathFromNode if Node is nil (Compatible with Delphi's TShellTreeView.GetPath).
git-svn-id: trunk@48167 -
2015-03-08 10:54:40 +00:00
bart
48e9a6c09a TShellTreeView: refactor: store file/path information in treenodes.
git-svn-id: trunk@48166 -
2015-03-08 10:49:22 +00:00
bart
750c0cd318 LazFileUtils: fix stupid mistake in DbgSFileAttr() function.
git-svn-id: trunk@48165 -
2015-03-07 17:25:44 +00:00
juha
34fa9b2929 IDE: Improve harmonizing the style of spaces. Issue #27441, patch from Anton.
git-svn-id: trunk@48164 -
2015-03-07 16:38:24 +00:00
martin
f707710907 SynEdit: more MouseActions tuning. Do not let emcStartDrag prevent up-clicks, if no drag ever started.
git-svn-id: trunk@48163 -
2015-03-07 14:10:39 +00:00