summaryrefslogtreecommitdiffstats
path: root/src/gui/styles/qstylesheetstyle.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Converting from double to qreal in guimread2011-10-101-5/+5
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-04-181-0/+7
|\
| * Add focus frame support in style sheetGuoqing Zhang2011-04-121-2/+4
| * Add focus frame support in stylesheetGuoqing Zhang2011-04-081-0/+5
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-171-1/+1
|\ \ | |/
| * QStyleSheetStyle: dont crash in PE_WIDGET when widget is nullOlivier Goffart2011-02-141-1/+1
* | Fixes color property of QComboBox stylesheetMartin Pejcoch2011-01-181-1/+3
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\ \ | |/
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | QStyleSheetStyle: Fix crash that occurs with several instance of QStyleSheetS...Olivier Goffart2010-11-051-81/+58
* | QStyleSheetStyle: add a way to style the up arrowOlivier Goffart2010-11-051-0/+4
* | QGroupBox: Fix the focus rect of the title when using stylesheetMartin Pejcoch2010-08-191-0/+7
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-131-1/+8
|\ \ | |/
| * Doc: Fixing typoMorten Engvoldsen2010-08-111-1/+1
| * QMenu and QStyleSheetStyle: fix setting a border.Olivier Goffart2010-07-281-0/+7
* | Remove the use of deprecated qVariant*Olivier Goffart2010-08-061-3/+3
* | Remove the use of deprecated qFindChild(ren)Olivier Goffart2010-08-061-3/+3
|/
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-06-081-1/+1
|\
| * Fix style sheet error with slider handleqCaro2010-06-071-1/+1
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-221-1/+8
|\ \ | |/
| * QStyleSheetStyle: fix memory leak on base style changeJoerg Bornemann2010-04-211-1/+8
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-04-161-2/+14
|\ \ | |/
| * QAbstractScrollArea StyleSheet: fix drawing of border with SH_ScrollView_Fram...Olivier Goffart2010-04-141-2/+14
* | QSlider and StyleSheet: fix one pixel error while drawing the SliderAddPageOlivier Goffart2010-04-121-2/+2
* | Compile Qt in C++0x mode.Thiago Macieira2010-03-201-1/+1
* | Fix for QRadioButtons and QCheckBoxes drawn incorrectly when a style sheet is...Robert Griebl2010-03-031-4/+11
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60axis2010-02-261-0/+7
|\ \ | |/
| * Stylesheet: Fix size specified in QToolbar::handleOlivier Goffart2010-02-221-0/+7
* | Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-091-0/+2
|\ \ | |/
| * QStyleSheetStyle: Fix combinaison of border-image and border-radiusOlivier Goffart2010-02-031-0/+2
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into ma...Pulse Build System2010-01-221-1/+1
|\ \
| * | QStyleSheetStyle: Fixed some text croped when having padding with native border.Olivier Goffart2010-01-081-1/+1
* | | Merge branch '4.6'Thiago Macieira2010-01-131-6/+8
|\ \ \ | |/ / |/| / | |/
| * 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-061-1/+1
* | | Merge branch '4.6'Thiago Macieira2010-01-081-1/+1
|\ \ \ | |/ /
| * | Revert "QStyleSheetStyle: Fixed some text croped when having padding with nat...Olivier Goffart2010-01-061-1/+1
| |/
* | Fixes: Checked QPushbutton ignores stylesheet backround:Olivier Goffart2010-01-081-0/+6
|/
* 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