summaryrefslogtreecommitdiff
path: root/src/gui/styles/qstylesheetstyle.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia4.6Sergio Ahumada2012-11-271-18/+18
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Fix style sheet error with slider handleqCaro2010-06-071-1/+1
* QStyleSheetStyle: fix memory leak on base style changeJoerg Bornemann2010-04-211-1/+8
* QAbstractScrollArea StyleSheet: fix drawing of border with SH_ScrollView_Fram...Olivier Goffart2010-04-141-2/+14
* Stylesheet: Fix size specified in QToolbar::handleOlivier Goffart2010-02-221-0/+7
* QStyleSheetStyle: Fix combinaison of border-image and border-radiusOlivier Goffart2010-02-031-0/+2
* Fixes: Setting any style sheet breaks checkbox positioningJens Bache-Wiig2010-01-081-5/+7
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-071-1/+1
|\
| * Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* | Revert "QStyleSheetStyle: Fixed some text croped when having padding with nat...Olivier Goffart2010-01-061-1/+1
|/
* QStyleSheetStyle: Fixed some text croped when having padding with native border.Olivier Goffart2009-12-281-1/+1
* Fixed tab and tab contents frame overlapping when using style sheetsGabriel de Dietrich2009-11-161-2/+6
* Fixed: Stylesheet and background image issue in ScrollAreaOlivier Goffart2009-11-101-1/+1
* Wrong styling of checkable menu items.Gabriel de Dietrich2009-11-041-0/+21
* Fixes StyleSheets: Incorrect display of custom style to QComboBoxOlivier Goffart2009-11-041-1/+1
* QStyleSheetStyle: CE_PushButton Do not call the parent style if we have nothi...Olivier Goffart2009-11-031-3/+8
* QStyleSheetStyle: ItemViews: Fixes drawing of items and branches.Olivier Goffart2009-11-021-29/+1
* Merge origin/4.6 into team-widgets/4.6Olivier Goffart2009-11-021-1/+1
|\
| * Fix tab widget painting in QGtkStyle with reverseJens Bache-Wiig2009-10-081-1/+1
* | QStyleSheetStyle: fixes QPushButton { text-alignement:top }Olivier Goffart2009-11-021-1/+3
|/
* Line spacing fixesJoerg Bornemann2009-10-231-1/+1
* Renamed the values in the Qt::TileRule enum.Trond Kjernåsen2009-10-021-1/+1
* Added QSlider to tst_QStyleSheetStyle::complexWidgetFocus.Gabriel de Dietrich2009-09-231-7/+13
* When using style sheets, the focus flag was not propagated to the children ofGabriel de Dietrich2009-09-231-1/+1
* When using Plastique style, changing the background style sheet property of aGabriel de Dietrich2009-09-211-0/+2
* Fixes regression in QStyleSheet regarding QFrame:no-frameOlivier Goffart2009-09-101-1/+5
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Fixed usage of QMargins in QStyleSheetStyleThorbjørn Lindeijer2009-09-081-4/+4
* Stylesheet: Do not crop the text in tabsOlivier Goffart2009-09-041-1/+10
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | QTabBar: Add ability to change the position of the close button in the styles...Olivier Goffart2009-08-281-0/+12
* | QTabBar: Being able to change the close button appearence in the stylesheetOlivier Goffart2009-08-281-3/+11
* | Make sure we use layoutDirection from the widget and not always the appThierry Bastian2009-08-251-4/+4
* | Ugly round corners when no border is drawnGabriel de Dietrich2009-08-121-3/+10
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | QMenuBar does not respect the border-image stylesheet propertyGabriel de Dietrich2009-08-111-1/+16
* | Fixed setting a style shet on a QSpinBox to change the arrow possitionOlivier Goffart2009-08-051-4/+4
* | Fix painting of the background of QAbstractItemView, QTextEdit and coOlivier Goffart2009-07-151-1/+1
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\ \ | |/
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | Removed qApp and replaced with QApplication:: for static member callsThierry Bastian2009-06-111-4/+4
* | Make sure custom arrow images works if we only specify it.Olivier Goffart2009-06-111-4/+14
* | Use Qt::UniqueConnection instead of disconnect/connectOlivier Goffart2009-05-281-6/+2
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-271-3/+6
|\ \ | |/
| * Fixed: Setting a border using stylesheet for QComboBox adds an unwated frame.Olivier Goffart2009-05-271-3/+6
| * Fix crash in QWebView when application has a style sheetMarkus Goetz2009-05-061-1/+1
* | Fixed 'crazy' warnings about using a string instead of a characterThierry Bastian2009-05-251-1/+1