Commit Graph

14 Commits

Author SHA1 Message Date
zeljko
98dd16b6c0 Qt: fixed clearing of icon in tab.part of issue #22618
git-svn-id: trunk@38320 -
2012-08-22 07:05:01 +00:00
zeljko
362e4674d2 Qt: fixed resize events of TQtTabWidget and accurate information about clientRect changes. issue #21805
git-svn-id: trunk@36925 -
2012-04-20 07:33:18 +00:00
zeljko
2344d566fe Qt: set focus only on moved page, not when setting pageindex.
git-svn-id: trunk@35578 -
2012-02-24 13:05:58 +00:00
zeljko
884f78a7c0 Qt: cleanup unused local variables.
git-svn-id: trunk@35220 -
2012-02-07 12:02:14 +00:00
zeljko
f65d865464 Qt: added missing ability to change color of tabs in TCustomTabControl.
git-svn-id: trunk@35152 -
2012-02-05 11:45:54 +00:00
zeljko
6dce0066e9 Qt: fixed segfault when designing TTabControl.
git-svn-id: trunk@34269 -
2011-12-19 08:47:13 +00:00
zeljko
4b834dcd73 Qt: implemented TQtTabBar.TabBarOffset for themes where tabs doesn't start at 0,0 (eg. macosx).
git-svn-id: trunk@34158 -
2011-12-13 18:20:07 +00:00
zeljko
ab4efd3d8d Qt: fixed bug where TGraphicControls weren't painted on TTabControl,changed underlaying widget handle of TTabControl from TQtTabWidget to TQtWidget.
git-svn-id: trunk@34031 -
2011-12-07 19:56:19 +00:00
zeljko
8719c7e475 Qt: TQtWSCustomTabControl.SetPageIndex() simplified, added handleallocated check because LCL is setting visibleindex of page
git-svn-id: trunk@33957 -
2011-12-04 16:53:57 +00:00
zeljko
582eba7e10 Qt: fixed crash on qt 64bit when an invalid index is passed to TQtWSCustomTabControl.SetPageIndex
git-svn-id: trunk@33930 -
2011-12-03 19:22:50 +00:00
zeljko
9328a52ed3 Qt: use TQtTabWidget.SetCurrentWidget() instead of TQtTabWidget.SetCurrentIndex when setting pageindex.issue #20793
git-svn-id: trunk@33918 -
2011-12-02 20:34:44 +00:00
sekelsenmat
fa02b703f1 Renames TNotebookOption and friends to TCTabControlOptions,etc because the old name was completely wrong since TNotebook is completely unrelated to this type
git-svn-id: trunk@33537 -
2011-11-15 07:28:07 +00:00
sekelsenmat
73542b658a Renames TCustomNotebook to TCustomTabControl, a major breakthrough into fixing the tab-controls
git-svn-id: trunk@31767 -
2011-07-20 14:39:50 +00:00
sekelsenmat
bc7a2ba310 Moves TCustomNotebook to ComCtrls in preparation for renaming it
git-svn-id: trunk@31552 -
2011-07-04 09:43:21 +00:00