Commit Graph

9138 Commits

Author SHA1 Message Date
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
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
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
zeljko
9477d73519 Qt: improved Qt themes. Added tab drawing.
git-svn-id: trunk@43146 -
2013-10-07 08:34: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
zeljko
8a567bd42b Gtk2: implemented TListView.OwnerDraw.Part of issue #25149
git-svn-id: trunk@43122 -
2013-10-06 12:39:22 +00:00
zeljko
adc291a90d Qt: implemented TListView OwnerDraw and OnDrawItem event.Part of issue #25149
git-svn-id: trunk@43116 -
2013-10-06 11:37:24 +00:00
zeljko
cf2ec123c7 Qt: fix conditional switches. issue #25139
git-svn-id: trunk@43062 -
2013-10-03 11:44:45 +00:00
jesus
1047128fbb LCL, carbon, fix filterindex and add trigger some missing dialog events, fix issue #25086
git-svn-id: trunk@43061 -
2013-10-03 03:31:11 +00:00
zeljko
31a3f82a68 Qt: fixed compilation with fpc-2.7.1. issue #25125
git-svn-id: trunk@43053 -
2013-10-02 05:36:34 +00:00
zeljko
ae866a4d12 Qt: fixed application closing when session manager is used. issue #18910
git-svn-id: trunk@43043 -
2013-09-30 11:11:12 +00:00
zeljko
14207298e0 Qt: updated qt bindings to version 2.5
git-svn-id: trunk@43041 -
2013-09-30 07:10:43 +00:00
zeljko
86dacb6100 Gtk3: use LCLIntfCellRenderer for text rendering in TGtk3CheckListBox, so we can use OwnerDraw modes (OnDrawItem event)
git-svn-id: trunk@42978 -
2013-09-27 09:02:10 +00:00
zeljko
5cffde6483 gtk3: setted up selection mode on TGtk3CheckListBox
git-svn-id: trunk@42975 -
2013-09-27 08:51:28 +00:00
zeljko
d31c6bc623 gtk3: implemented TCheckListBox handle - TGtk3CheckListBox
git-svn-id: trunk@42974 -
2013-09-27 08:47:13 +00:00
paul
07ac5de9b2 lcl: move wince dialog images from Lazarus to FPC resources
git-svn-id: trunk@42970 -
2013-09-27 06:49:35 +00:00
zeljko
e6338e1d02 gtk3: Implemented TListView.OnSelectItem
git-svn-id: trunk@42967 -
2013-09-27 06:11:03 +00:00
zeljko
c72e600b5b gtk3: implemented TListView.OnColumnClick
git-svn-id: trunk@42949 -
2013-09-26 18:52:45 +00:00
jesus
c3619f28f4 LCL, gtk2, check if widget is still valid (avoid a CRITICAL warning)
git-svn-id: trunk@42948 -
2013-09-26 17:20:24 +00:00
mattias
094c6ba1bb lcl: gtk2: convert gtk_file_chooser encoding to UTF-8, bug #11207
git-svn-id: trunk@42947 -
2013-09-26 15:03:07 +00:00
zeljko
64d0588972 Qt: change current row of TQtCheckListBox for Qt >= 4.8 since it does not change ItemIndex when checkbox is clicked.
git-svn-id: trunk@42941 -
2013-09-26 10:15:25 +00:00
zeljko
84d84eb479 Qt: fixed TQtCheckListBox double click event duplication.issue #25089
git-svn-id: trunk@42940 -
2013-09-26 09:15:24 +00:00
jesus
49a69fc324 LCL, gtk2, updated VerboseFocus debug info
git-svn-id: trunk@42937 -
2013-09-25 22:42:13 +00:00
jesus
ff8b5f7a1b LCL, Gtk2, force redraw of GTKWinApiWidgets on focus changes so they can reflect focused/unfocused state (for grids in this case)
git-svn-id: trunk@42924 -
2013-09-24 17:36:24 +00:00
jesus
3b6ec447bf LCL, Gtk2, fix grid editing problem on ALT+TAB forward and back, issue #22475
git-svn-id: trunk@42923 -
2013-09-24 16:01:50 +00:00
zeljko
a4e0551e92 Qt: call OnDropDown imediatelly after IntfGetItems, so our events are in expected order and there's no disturbing of QListWidget while showing. issue #25032
git-svn-id: trunk@42906 -
2013-09-20 18:19:36 +00:00
zeljko
8d3d601588 Qt: TQtComboBox fix for call IntfGetItems when we are non-editable combobox.
git-svn-id: trunk@42905 -
2013-09-20 18:02:42 +00:00
paul
e1f9d84e5e carbon: fix linear gradient
git-svn-id: trunk@42851 -
2013-09-18 07:49:59 +00:00
paul
875f854c30 carbon: fix crash in gradient draw
git-svn-id: trunk@42850 -
2013-09-18 07:42:07 +00:00
mattias
156b1bffea lcl: carbon: updated Makefile.compiled
git-svn-id: trunk@42823 -
2013-09-15 16:28:13 +00:00
mattias
76c53638ab set trunk version to 1.3
git-svn-id: trunk@42819 -
2013-09-15 15:53:49 +00:00
mattias
73c0d3b75c lcl: updated makefile nogui
git-svn-id: trunk@42816 -
2013-09-15 15:21:37 +00:00
mattias
7d96a7ed1d LCL: updated Makefiles
git-svn-id: trunk@42815 -
2013-09-15 15:12:42 +00:00
mattias
d0a590f959 LCL: updated makefile
git-svn-id: trunk@42814 -
2013-09-15 15:05:30 +00:00
juha
023fd6ba9b LCL: rename TCMMouseWheel.WheelData to WheelDelta. Issue #24989, patch from Stephano
git-svn-id: trunk@42751 -
2013-09-12 10:07:30 +00:00
martin
a73a5ebbc3 GTK: REVERT 42581 #708b2f4a5d See notes on issue #0024750, #0024990
git-svn-id: trunk@42737 -
2013-09-11 20:38:45 +00:00
zeljko
ebc00393a5 Qt: use new SlotAboutToShow() to send LM_ACTIVATE to TMenu, instead of using QEventShowToParent. issue #24979
git-svn-id: trunk@42722 -
2013-09-10 14:04:08 +00:00
zeljko
fe70c30788 Qt: fixed getting itemAt(), problem was in misplaced MouseMove - should be used by viewport.issue #24976
git-svn-id: trunk@42678 -
2013-09-08 11:39:43 +00:00
zeljko
1ceaecab57 Qt: fixed TPageControl ActivePageIndex.issue #24972
git-svn-id: trunk@42677 -
2013-09-08 10:52:50 +00:00
martin
02b79c9410 LCL, Win: TabControl, update index, if ShowTabs is set to True
git-svn-id: trunk@42670 -
2013-09-07 19:40:47 +00:00