summaryrefslogtreecommitdiffstats
path: root/src/gui/styles
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ /
* | 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
* | 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
|\ \
| * | add missing includeOswald Buddenhagen2010-05-201-0/+2
| * | Compile with gcc 4.0.1Olivier Goffart2010-05-208-12/+11
* | | 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
| |/ /
* | | doc: Fixed many broken links.Martin Smith2010-05-201-1/+1
|/ /
* | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-05-184-70/+131
|\ \
| * \ Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-05-174-70/+131
| |\ \ | | |/
| | * QS60Style: In S60 3.x and 5.0 Qt itemviews behaviour is not nativelikeSami Merila2010-05-141-3/+7
| | * QS60Style will draw focus frame to a PushButton with any stylesheetingSami Merila2010-05-101-2/+3
| | * QS60Style: QTreeView branch indicators are drawn incorrectly in RtoLSami Merila2010-05-073-34/+46
| | * QS60Style: Housekeeping taskSami Merila2010-05-072-15/+10
| | * QS60Style - PushButton with text and with icon should be of same sizeSami Merila2010-05-071-1/+1
| | * QS60Style: When context menu is open ToolButton is not pressed downSami Merila2010-05-071-5/+3
| | * QS60Style: Sliders are too smallSami Merila2010-05-061-10/+9
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-05-061-0/+8
| | |\
| | | * QS60Style: QCalendarWidget draws only one-digit datesSami Merila2010-05-051-0/+8
| | * | WindowsMobileStyle: fix QTreeView indicator sizeJoerg Bornemann2010-05-051-0/+44
| | |/
* | | Compile with Gcc 4.1Olivier Goffart2010-05-171-0/+1
* | | Optimized pixmapcache key generation for icons and stylesOlivier Goffart2010-05-173-55/+48
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-141-9/+11
|\ \
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-121-9/+11
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Eskil Abrahamsen Blomfeldt2010-05-105-26/+108
| | |\ \
| | * | | Fix off-by-one in text layouts and widget size hints on MacEskil Abrahamsen Blomfeldt2010-05-101-9/+11
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-122-27/+24
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-072-27/+24
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Some minor code cleanupJens Bache-Wiig2010-05-052-20/+0