Commit Graph

44350 Commits

Author SHA1 Message Date
zeljko
76de5178a1 Qt: fixed wrong states of themed checkboxes.Patch by Gabor Boros. issue #26586
git-svn-id: trunk@46198 -
2014-09-12 06:56:54 +00:00
zeljko
7f71751dd9 Qt: enclose BeginEventProcessing & EndEventProcessing pairs with try finally block.
git-svn-id: trunk@46197 -
2014-09-12 06:36:35 +00:00
jesus
fbf91ec7e9 LazReport, use TFileStreamUTF8 instead of TFileStream and UTF8toSys, patch from Bart, issue #26647
git-svn-id: trunk@46196 -
2014-09-12 01:57:40 +00:00
juha
22dc7e7931 EditorToolbar: fix text about resource formats in README.txt.
git-svn-id: trunk@46195 -
2014-09-11 21:44:11 +00:00
juha
310c961f33 IdeIntf: Improve painting of clNone also in color property editor of Object Inspector. Issue #26707, patch from wp.
git-svn-id: trunk@46194 -
2014-09-11 21:44:06 +00:00
juha
1dc0da4223 Tools/debugserver improvements. Issue #26136, patch from Reinier Olislagers.
git-svn-id: trunk@46193 -
2014-09-11 21:07:42 +00:00
mattias
7e493a6e37 Examples: updated example for IDE quick fixes, issue #26604
git-svn-id: trunk@46192 -
2014-09-11 19:21:04 +00:00
juha
94f04cc3f2 LCL: Improved painting of the clNone color icon in TColorBox. Issue #26707, patch from wp.
git-svn-id: trunk@46191 -
2014-09-11 18:03:30 +00:00
mattias
9102f248ea LCL: docs
git-svn-id: trunk@46190 -
2014-09-11 18:02:01 +00:00
juha
06c903bf4b Po files for EditorToolbar.
git-svn-id: trunk@46189 -
2014-09-11 17:12:09 +00:00
mattias
9d3226d369 LCL: removed TControl.ParentVisibleChanged
git-svn-id: trunk@46188 -
2014-09-11 16:52:52 +00:00
mattias
8c9f6d38b4 LCL: docs: undo
git-svn-id: trunk@46187 -
2014-09-11 16:50:44 +00:00
juha
4ed10f7d90 EditorToolBar: Fix a typo in resourcestrings. Issue #26705, noted by _Gábor
git-svn-id: trunk@46186 -
2014-09-11 16:49:29 +00:00
mattias
ca0211f1fc LCL: docs
git-svn-id: trunk@46185 -
2014-09-11 16:40:26 +00:00
mattias
db564054c4 LCL: added TControl.ParentVisibleChanged
git-svn-id: trunk@46184 -
2014-09-11 16:40:12 +00:00
juha
2471a0a5b2 EditorToolbar package updates by G. Colla. Issue #26692.
git-svn-id: trunk@46183 -
2014-09-11 16:22:17 +00:00
mattias
07712d3201 anchordocking: clean up
git-svn-id: trunk@46182 -
2014-09-11 16:20:00 +00:00
mattias
cc8a8f9740 LCL: clean up
git-svn-id: trunk@46181 -
2014-09-11 16:03:48 +00:00
juha
ce650cffc1 New image for EditorToolbar.
git-svn-id: trunk@46180 -
2014-09-11 15:56:48 +00:00
juha
08fb92aaad LazUtils: Move TListFileSearcher and TListDirectoriesSearcher to public interface section. Issue #26632.
git-svn-id: trunk@46179 -
2014-09-11 15:18:22 +00:00
jesus
a02f02d8ac LazReport, fix AV on exporting report, from Aleksey, issue #26693
git-svn-id: trunk@46178 -
2014-09-11 15:16:54 +00:00
zeljko
a950b22207 Qt: fixed windowstate mismatch between LCL and Qt when QTSCROLLABLEFORMS define is on. issue #26700
git-svn-id: trunk@46177 -
2014-09-11 08:36:39 +00:00
wp
85931626dd TAChart: Add Notification method to TChartListbox.
git-svn-id: trunk@46176 -
2014-09-11 07:12:58 +00:00
sekelsenmat
dfd57d9ec8 cocoa: Fixes drawing TTreeView expand sign, it was not being drawn at all, more work is needed to make this a Mac-ish drawing
git-svn-id: trunk@46175 -
2014-09-10 19:45:19 +00:00
sekelsenmat
098fc63ca1 cocoa: Improves syscolors which fixes the look of TBevel
git-svn-id: trunk@46174 -
2014-09-10 17:50:24 +00:00
sekelsenmat
5d4f3d7e67 canvastest: Further improves syscolor test
git-svn-id: trunk@46173 -
2014-09-10 17:49:20 +00:00
sekelsenmat
d0f50b5637 canvastest: Fixes background for too dark sys colors
git-svn-id: trunk@46172 -
2014-09-10 17:34:13 +00:00
sekelsenmat
6bf0c54a6d canvastest: Adds system color test
git-svn-id: trunk@46171 -
2014-09-10 17:01:35 +00:00
sekelsenmat
f838124711 cocoa: Fixes the font size in text drawing, this fixes TLabel with Font.Size>0 and nothing else set
git-svn-id: trunk@46170 -
2014-09-10 14:59:13 +00:00
mattias
ee813e253a IDE: buildmanager: fixed clearing reference to destroyed project
git-svn-id: trunk@46169 -
2014-09-10 11:43:05 +00:00
sekelsenmat
b2206cbf9f cocoa: Fixes memory leaks and cocoa warnings
git-svn-id: trunk@46168 -
2014-09-10 05:39:41 +00:00
zeljko
22c05f5151 Qt: fixed extracting stock icon for dialog icons. issue #26587
git-svn-id: trunk@46167 -
2014-09-09 17:33:17 +00:00
sekelsenmat
2ce331b46a cocoa: Fixes crashes in TTreeView related to events being sent to destroyed objects, fixes TEdit focus lost event it was being sent on focus gain
git-svn-id: trunk@46166 -
2014-09-09 16:40:29 +00:00
juha
78afb4c373 LCL: Fix THintWindow.CalcHintRect. Issue #26674. Inspired by patch from Denis Golovan.
git-svn-id: trunk@46165 -
2014-09-09 10:17:54 +00:00
jesus
51415f926a LazReport, fix mem leaks
git-svn-id: trunk@46164 -
2014-09-08 21:52:50 +00:00
joost
9616a4ffe4 FpDebugger (pure): TFpSymbolContext.GetSizeOfAddress now returns 8 for 64-bit debuggees
git-svn-id: trunk@46163 -
2014-09-08 19:53:40 +00:00
joost
bee90dd030 FpDebugger (pure): Same change as in r46136 #4b8e6daa2f, but for step into, to avoid problems in fpc-generated debuginfo
git-svn-id: trunk@46162 -
2014-09-08 19:44:13 +00:00
juha
bc278b1845 LazLogger: Support setting *_debuglog environment variable. Issue #26537, patch from Reinier Olislagers
git-svn-id: trunk@46161 -
2014-09-08 10:17:52 +00:00
mattias
da28de64ac IDE, lazbuild: treat xml syntax errors in pkg.compiled files as need clean build
git-svn-id: trunk@46160 -
2014-09-08 08:44:29 +00:00
mattias
881c2a8272 translations: German: updates from Swen Heinig
git-svn-id: trunk@46159 -
2014-09-08 08:24:15 +00:00
juha
bdd31b742e Fix one remaining parameter mismatch in Finnish IDE translation.
git-svn-id: trunk@46158 -
2014-09-08 06:18:26 +00:00
jesus
380a2eecbc LCL, grids: check editor unlock count, fix issue #26191
git-svn-id: trunk@46157 -
2014-09-08 05:28:02 +00:00
juha
97bd4fbe07 ChmHelp: Show proper help page in ContextHelpDemo. Issue #22485, patch from Reinier Olislagers
git-svn-id: trunk@46156 -
2014-09-07 18:29:28 +00:00
mattias
45291bbba6 translations: German: updates from Swen Heinig
git-svn-id: trunk@46155 -
2014-09-07 18:00:45 +00:00
wp
bf1f4e585c TAChart: source code for chart background tutorial
git-svn-id: trunk@46154 -
2014-09-07 16:34:26 +00:00
sekelsenmat
6d748eeace customdrawn patch from Bernd
git-svn-id: trunk@46153 -
2014-09-07 16:30:50 +00:00
sekelsenmat
ab26ea67f8 minor cocoa additional checks
git-svn-id: trunk@46152 -
2014-09-07 16:29:20 +00:00
wp
1d654ba391 TAChart: Publish TChartArrow.Inverted. Respect Arrow.Inverted when painting a TConstantLine series.
git-svn-id: trunk@46151 -
2014-09-07 15:00:57 +00:00
bart
5bd58e3e95 PoChecker:
- Refactor Statistics (makes it easier to implement a graphical display in the future)
- Less verbosity
- Debug and Release mode for po-checker tool
- Regenerated language files

git-svn-id: trunk@46150 -
2014-09-07 13:32:06 +00:00
joost
2725568fae FpDebug: Give a warning when the UUID of the dSym-bundle and the debuggee do not match
git-svn-id: trunk@46149 -
2014-09-07 11:25:34 +00:00