index
:
delta/qt4-tools.git
4.5
4.6
4.6-digia
4.7
4.7-digia
4.8
4.8-bb10
4.8.0-symbian
4.8.1-symbian
baserock/morph
history/qtquick2
history/qtquick2-v8
code.qt.io: qt/qt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
styles
/
qstylesheetstyle.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year to 2010
Jason McDonald
2010-01-07
1
-1
/
+1
*
QStyleSheetStyle: Fixed some text croped when having padding with native border.
Olivier Goffart
2009-12-28
1
-1
/
+1
*
Fixed tab and tab contents frame overlapping when using style sheets
Gabriel de Dietrich
2009-11-16
1
-2
/
+6
*
Fixed: Stylesheet and background image issue in ScrollArea
Olivier Goffart
2009-11-10
1
-1
/
+1
*
Wrong styling of checkable menu items.
Gabriel de Dietrich
2009-11-04
1
-0
/
+21
*
Fixes StyleSheets: Incorrect display of custom style to QComboBox
Olivier Goffart
2009-11-04
1
-1
/
+1
*
QStyleSheetStyle: CE_PushButton Do not call the parent style if we have nothi...
Olivier Goffart
2009-11-03
1
-3
/
+8
*
QStyleSheetStyle: ItemViews: Fixes drawing of items and branches.
Olivier Goffart
2009-11-02
1
-29
/
+1
*
Merge origin/4.6 into team-widgets/4.6
Olivier Goffart
2009-11-02
1
-1
/
+1
|
\
|
*
Fix tab widget painting in QGtkStyle with reverse
Jens Bache-Wiig
2009-10-08
1
-1
/
+1
*
|
QStyleSheetStyle: fixes QPushButton { text-alignement:top }
Olivier Goffart
2009-11-02
1
-1
/
+3
|
/
*
Line spacing fixes
Joerg Bornemann
2009-10-23
1
-1
/
+1
*
Renamed the values in the Qt::TileRule enum.
Trond Kjernåsen
2009-10-02
1
-1
/
+1
*
Added QSlider to tst_QStyleSheetStyle::complexWidgetFocus.
Gabriel de Dietrich
2009-09-23
1
-7
/
+13
*
When using style sheets, the focus flag was not propagated to the children of
Gabriel de Dietrich
2009-09-23
1
-1
/
+1
*
When using Plastique style, changing the background style sheet property of a
Gabriel de Dietrich
2009-09-21
1
-0
/
+2
*
Fixes regression in QStyleSheet regarding QFrame:no-frame
Olivier Goffart
2009-09-10
1
-1
/
+5
*
Update license headers again.
Jason McDonald
2009-09-09
1
-4
/
+4
*
Fixed usage of QMargins in QStyleSheetStyle
Thorbjørn Lindeijer
2009-09-08
1
-4
/
+4
*
Stylesheet: Do not crop the text in tabs
Olivier Goffart
2009-09-04
1
-1
/
+10
*
Merge branch '4.5' into 4.6
Thiago Macieira
2009-08-31
1
-13
/
+13
|
\
|
*
Update tech preview license header.
Jason McDonald
2009-08-31
1
-13
/
+13
|
*
Update license headers.
Jason McDonald
2009-08-11
1
-1
/
+1
*
|
QTabBar: Add ability to change the position of the close button in the styles...
Olivier Goffart
2009-08-28
1
-0
/
+12
*
|
QTabBar: Being able to change the close button appearence in the stylesheet
Olivier Goffart
2009-08-28
1
-3
/
+11
*
|
Make sure we use layoutDirection from the widget and not always the app
Thierry Bastian
2009-08-25
1
-4
/
+4
*
|
Ugly round corners when no border is drawn
Gabriel de Dietrich
2009-08-12
1
-3
/
+10
*
|
Update contact URL in license headers.
Jason McDonald
2009-08-12
1
-1
/
+1
*
|
QMenuBar does not respect the border-image stylesheet property
Gabriel de Dietrich
2009-08-11
1
-1
/
+16
*
|
Fixed setting a style shet on a QSpinBox to change the arrow possition
Olivier Goffart
2009-08-05
1
-4
/
+4
*
|
Fix painting of the background of QAbstractItemView, QTextEdit and co
Olivier Goffart
2009-07-15
1
-1
/
+1
*
|
Merge license header changes from 4.5
Volker Hilsheimer
2009-06-16
1
-2
/
+2
|
\
\
|
|
/
|
*
Update license headers as requested by the marketing department.
Jason McDonald
2009-06-16
1
-2
/
+2
*
|
Removed qApp and replaced with QApplication:: for static member calls
Thierry Bastian
2009-06-11
1
-4
/
+4
*
|
Make sure custom arrow images works if we only specify it.
Olivier Goffart
2009-06-11
1
-4
/
+14
*
|
Use Qt::UniqueConnection instead of disconnect/connect
Olivier Goffart
2009-05-28
1
-6
/
+2
*
|
Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt
Simon Hausmann
2009-05-27
1
-3
/
+6
|
\
\
|
|
/
|
*
Fixed: Setting a border using stylesheet for QComboBox adds an unwated frame.
Olivier Goffart
2009-05-27
1
-3
/
+6
|
*
Fix crash in QWebView when application has a style sheet
Markus Goetz
2009-05-06
1
-1
/
+1
*
|
Fixed 'crazy' warnings about using a string instead of a character
Thierry Bastian
2009-05-25
1
-1
/
+1
*
|
Fixed: No margin between the text and the shortcut in menu with stylesheet
Olivier Goffart
2009-05-18
1
-7
/
+4
*
|
Fix Toolbutton font with pseudo-states
Olivier Goffart
2009-05-14
1
-0
/
+1
*
|
Fix crash in QWebView when application has a style sheet
Markus Goetz
2009-05-06
1
-1
/
+1
*
|
Merge commit 'origin/4.5'
Olivier Goffart
2009-05-04
1
-1
/
+1
|
\
\
|
|
/
|
*
Fixed busy indicator for a QProgressBar with a style sheet applied to it.
jasplin
2009-04-30
1
-1
/
+1
*
|
Port QStyleSheetStyle to the new qDrawBorderPixmap implementation
Olivier Goffart
2009-04-29
1
-168
/
+15
*
|
Fixes QLabel:hover{color:...} for simple text
Olivier Goffart
2009-04-27
1
-6
/
+4
*
|
Be able to set a border-image on plain QWidget
Olivier Goffart
2009-04-27
1
-28
/
+13
|
/
*
Improved stylesheet support for setting background and foreground roles
Jens Bache-Wiig
2009-04-02
1
-19
/
+7
*
Fix background of QAbstractScrollArea when styled only with pseudo-class
Olivier Goffart
2009-03-27
1
-1
/
+13
[next]