summaryrefslogtreecommitdiffstats
path: root/src/gui/styles
Commit message (Expand)AuthorAgeFilesLines
* 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-136-5/+31
|\
| * Doc: Fixing typoMorten Engvoldsen2010-08-111-1/+1
| * Mac: Fix crash when using style to draw on other things than widgetsRichard Moe Gustavsen2010-08-101-0/+3
| * doc: Fixed some qdoc errors.Martin Smith2010-08-091-1/+1
| * Mac: fix regression from 65a673f that makes some buttons unclickableRichard Moe Gustavsen2010-08-043-0/+16
| * Fixed additional case differences between Gnupoc and Symbian^3.axis2010-07-301-3/+3
| * 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-066-15/+15
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-07-284-3/+11
|\ \ | |/
| * Amend previous commit 4e2eb2945dbc3865e2901f12d663ed89e8f0dfbf to fix compila...Olivier Goffart2010-07-154-4/+10
| * Compile with QT_NO_DEBUG_STREAMOlivier Goffart2010-07-144-6/+8
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-156-66/+178
|\ \ | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-032-25/+4
| |\
| | * Fixed size hint for combo box on windowsJens Bache-Wiig2010-06-112-25/+4
| * | QS60Style: Simplify QMenu drawingSami Merila2010-07-021-35/+32
| * | QS60Style: Remove gap from QProgressDialogSami Merila2010-07-021-0/+5
| * | Stub version of QS60Stylemread2010-07-013-6/+137
| |/
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-018-132/+169
|\ \ | |/
| * Change the files to camelcase as avkon now does thatThomas Zander2010-06-251-7/+7
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-06-212-2/+2
| |\
| | * Fix for a leak in the mac style.Denis Dzyubenko2010-06-211-1/+1
| | * Typo in qcleanlooksstyle.cppOlivier Goffart2010-06-171-1/+1
| * | Doc: Relicensed the documentation under the GNU FDL version 1.3.David Boddie2010-06-211-25/+11
| |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-152-3/+4
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-122-3/+4
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-102-3/+4
| | | |\
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-082-3/+4
| | | | |\
| | | | | * Disabled item view items use incorrect background colorJens Bache-Wiig2010-06-072-3/+4
| * | | | | ComboBox popuplist is not correctly layouted in fullscreen modeSami Merila2010-06-151-10/+1
| * | | | | Stylus menu for Share (QT app) is different from native S60 appsSami Merila2010-06-151-31/+35
| * | | | | Stylus menu for Share (QT app) is different from native S60 appsSami Merila2010-06-112-19/+67
| |/ / / /
| * | | | Incorrectly named keys in QS60StyleEnums::SkinPartsSami Merila2010-06-113-60/+60
| |/ / /
| * | | QS60Style: QComboBox displays checkboxes for itemsSami Merila2010-06-101-1/+8
| |/ /
* | | Fix suspicious code found by static code analysis:Zachary Blair2010-06-273-1/+3
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-06-085-59/+94
|\ \ \ | |/ /
| * | 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
| * | Styled item view backgrounds in Gtk+Jens Bache-Wiig2010-06-031-15/+41
| * | More Pixmap cache key optimizationsJens Bache-Wiig2010-06-024-43/+52
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-06-017-155/+308
|\ \ \ | |/ /
| * | Fixed a crash when creating QGtkStyle before QApplicationJens Bache-Wiig2010-05-272-2/+2
| * | Merge remote branch 'origin/4.7' into oslo-staging-1Aaron McCarthy2010-05-249-12/+13
| |\ \
| * | | Removing unneeded qDebug statement.Carlos Manuel Duclos Vergara2010-05-211-1/+0
| * | | Fixing incorrect addition of public API symbols.Carlos Manuel Duclos Vergara2010-05-215-177/+45
| * | | Removal erroneous inclusion of new Public API in qmacstyle.Carlos Manuel Duclos Vergara2010-05-211-0/+255
| * | | Improve look and feel of itemviews on macJens Bache-Wiig2010-05-201-6/+25
| * | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-05-202-16/+28
| |\ \ \
| | * | | QPushButton's click area exceeds the button area by far on Mac OS XCarlos Manuel Duclos Vergara2010-05-202-16/+28