Commit Graph

41679 Commits

Author SHA1 Message Date
zeljko
d29e9fa0b6 Qt: fixed regression in owner drawn combobox from rev.43135. issue #25172
git-svn-id: trunk@43180 -
2013-10-08 18:44:41 +00:00
martin
786941f5aa FPDebug: more reading type info
git-svn-id: trunk@43179 -
2013-10-08 18:33:34 +00:00
zeljko
7c7a6705e6 Gtk2: pass TCheckListBox.OnDrawItem when Style <> lbStandard.issue #14071
git-svn-id: trunk@43178 -
2013-10-08 18:33:12 +00:00
bart
ed6faba781 ValEdit: fix crash on GetCells when empty rows are auto-added.
git-svn-id: trunk@43177 -
2013-10-08 16:49:06 +00:00
zeljko
3c9d406abd Gtk2: fixed combobox themed paint (separated combo button from combo root).issue #25151
git-svn-id: trunk@43176 -
2013-10-08 13:51:50 +00:00
zeljko
95168b007a Qt: fixed drawer for themed TGroupBox.
git-svn-id: trunk@43175 -
2013-10-08 13:24:50 +00:00
zeljko
0a07967377 Gtk2: Gtk2Themes: return correct size value for checkbox and radiobutton
git-svn-id: trunk@43174 -
2013-10-08 13:03:12 +00:00
zeljko
3019dd8e23 Qt: fixed behaviour of checkable items when key space is pressed in TQtAbstractItemView.OwnerDraw mode.
git-svn-id: trunk@43173 -
2013-10-08 12:24:07 +00:00
zeljko
1d7b37b596 Qt: fixed wrong DrawState param for TQtListWidget when OnDrawItem is assigned (ownerdraw).
git-svn-id: trunk@43172 -
2013-10-08 12:12:12 +00:00
zeljko
c99e8695fb Qt: TQtTreeWidget: added odChecked to drawstate when OnDrawItem is assigned and we are checkable listview.
git-svn-id: trunk@43171 -
2013-10-08 12:09:32 +00:00
zeljko
8f366c15fc Qt: fixed checked item state and custom painting cdsChecked when TQtTreeWidget is ownerdrawn (assigned OnCustomDrawXXX).
git-svn-id: trunk@43170 -
2013-10-08 12:03:46 +00:00
zeljko
5ea4dab4d5 Qt: fixed TQtListWidget behaviour when it's owner drawn and checkable = true.
git-svn-id: trunk@43169 -
2013-10-08 10:43:34 +00:00
zeljko
5fcfa99343 Qt: improved teTreeView theme drawer, trigger IntfDoOnThemeChange when theme is changed.
git-svn-id: trunk@43168 -
2013-10-08 09:55:04 +00:00
zeljko
027ded12bd Qt: improved QtThemes.GetDetailSize by returning sizes of checkbox and radiobutton.
git-svn-id: trunk@43167 -
2013-10-08 09:19:05 +00:00
zeljko
407932aa7d Qt: fixed TQtCheckListBox triggering OnItemClick when TCheckListBox.Style <> lbStandard.
git-svn-id: trunk@43166 -
2013-10-08 09:02:44 +00:00
martin
8ddc0aa3d1 SynEdit: Fixed uninitialized value in block-selection
git-svn-id: trunk@43165 -
2013-10-07 18:45:48 +00:00
jesus
ca952b3a82 Printers, cups, fix PrintDialog does not set Copies and Colate properties, from Petr-K, issue #24959
git-svn-id: trunk@43164 -
2013-10-07 18:38:48 +00:00
bart
d265b64259 TRadioGroup: do not reset FItemIndex in UpdateItems whilst loading.
git-svn-id: trunk@43163 -
2013-10-07 17:18:13 +00:00
jesus
34c4d51b11 Fixes from Alexey Lagunov:
1. Fix AV on set frPrinGrid.Font property
2. Fix set Visible in script for dialog controls
3. Fix show frDataSet in object inspector after delete it from DialogPage
4. In Object Inspector sort compnent names in combobox
5. Fix string with '''' char

git-svn-id: trunk@43162 -
2013-10-07 17:05:13 +00:00
jesus
79862e8840 Examples, fix compile of grid semaphor under linux after the resource migration
git-svn-id: trunk@43161 -
2013-10-07 16:52:08 +00:00
martin
7bebe705b0 SourceEdit: Set ifdef (on tab change) after dec-paintlock)
git-svn-id: trunk@43160 -
2013-10-07 16:18:08 +00:00
martin
ecdeadf98c SynEdit: Avoid highlighter scanning twice, due to trailing space changes
git-svn-id: trunk@43159 -
2013-10-07 16:10:04 +00:00
zeljko
3bc8a27299 Qt: TQtListWidget, TQtTreeWidget.itemDelegatePaint() draw background of item by default.related to issue #24941
git-svn-id: trunk@43158 -
2013-10-07 14:38:16 +00:00
zeljko
aaf99d7581 win32: implemented TListView.OwnerDraw. issue #25149
git-svn-id: trunk@43157 -
2013-10-07 13:40:26 +00:00
zeljko
8fd5d00b1b Gtk2: implemented themed draw of combobox.issue #25151
git-svn-id: trunk@43156 -
2013-10-07 12:08:08 +00:00
martin
3db67cfb00 FPDebug: mem leak / fix wrong release
git-svn-id: trunk@43155 -
2013-10-07 11:25:44 +00:00
zeljko
11680d18c7 Qt: implemented teSpin in qt themes.
git-svn-id: trunk@43154 -
2013-10-07 10:05:19 +00:00
zeljko
c0da5619bc Qt: partially implemented teListView in qt themes
git-svn-id: trunk@43152 -
2013-10-07 09:37:00 +00:00
zeljko
0060290893 Qt: implemented teProgress in qt themes.
git-svn-id: trunk@43150 -
2013-10-07 09:25:55 +00:00
zeljko
88d5245c95 Qt: improved qt themes text drawer.
git-svn-id: trunk@43149 -
2013-10-07 08:56:36 +00:00
paul
653045b8f7 customdrawn: convert resources to RES
git-svn-id: trunk@43148 -
2013-10-07 08:45:51 +00:00
paul
6d3bfe0de6 dockmanager: convert resources to RES
git-svn-id: trunk@43147 -
2013-10-07 08:36:14 +00:00
zeljko
9477d73519 Qt: improved Qt themes. Added tab drawing.
git-svn-id: trunk@43146 -
2013-10-07 08:34:18 +00:00
paul
0bd32c39c4 printers: convert resources to RES
git-svn-id: trunk@43145 -
2013-10-07 08:29:43 +00:00
paul
18da2b291c lazreport: remove unused file
git-svn-id: trunk@43144 -
2013-10-07 08:16:27 +00:00
paul
c7dbf60ce4 lazreport: make ControlImage a TCustomBitmap
git-svn-id: trunk@43143 -
2013-10-07 07:50:03 +00:00
jesus
4f9e71f7ee Printers, updated dialogs sample
git-svn-id: trunk@43142 -
2013-10-07 05:51:05 +00:00
jesus
2e9280a334 Printers, Carbon, support for printing at higher resolution, issue #23339
git-svn-id: trunk@43141 -
2013-10-07 05:18:28 +00:00
jesus
91bd6f356b Printers, carbon, fix context origin (the origin should be the imageable area not the paper rect)
git-svn-id: trunk@43140 -
2013-10-07 05:04:58 +00:00
paul
b070976a26 lazreport: fixed typo (issue #0025155)
git-svn-id: trunk@43139 -
2013-10-07 00:33:21 +00:00
martin
a536c8460a FPDebug: mem leak
git-svn-id: trunk@43138 -
2013-10-06 23:39:24 +00:00
martin
5e07f183f4 FPGDBMIDebugger:symulate gdb's ptype for very basic requests
git-svn-id: trunk@43136 -
2013-10-06 19:59:18 +00:00
zeljko
891efd2ffd Qt: implemented TCustomListView OnCustomDraw, OnCustomDrawItem, OnCustomDrawSubItem. part of issue #7059
git-svn-id: trunk@43135 -
2013-10-06 17:22:53 +00:00
paul
2ac2c43b45 lazreport: restore resource images from LRS and make a RES file instead
git-svn-id: trunk@43134 -
2013-10-06 14:07:25 +00:00
paul
f9bec6ac03 lazreport: restore resource images from LRS and make a RES file instead
git-svn-id: trunk@43133 -
2013-10-06 13:57:52 +00:00
paul
1f614827a1 lazreport: restore resource images from LRS and make a RES file instead
git-svn-id: trunk@43132 -
2013-10-06 13:55:23 +00:00
paul
897b8e2e3f lazreport: restore resource images from LRS and make a RES file instead
git-svn-id: trunk@43131 -
2013-10-06 13:53:40 +00:00
paul
249665f319 lazreport: restore resource images from LRS and make a RES file instead
git-svn-id: trunk@43130 -
2013-10-06 13:49:24 +00:00
paul
78486741b6 lazreport: restore resource images from LRS and make a RES file instead
git-svn-id: trunk@43129 -
2013-10-06 13:40:38 +00:00
paul
d4bc2a0bd0 forgotten file
git-svn-id: trunk@43128 -
2013-10-06 13:38:04 +00:00