summaryrefslogtreecommitdiffstats
path: root/src/gui/styles
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-264-56/+62
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Martin Jones2010-03-256-10/+13
| |\
| * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.7Alexis Menard2010-03-254-56/+62
| |\ \
| | * | Compile fixAlessandro Portale2010-03-231-2/+2
| | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merila2010-03-231-22/+19
| | |\ \
| | | * | Increase KeypadNavigation focus visibilityAlessandro Portale2010-03-221-2/+2
| | | * | Fixing keypad navigation focus frameAlessandro Portale2010-03-221-20/+17
| | * | | Remove internal custom pixel metric enumsSami Merila2010-03-232-23/+15
| | * | | QS60Style: HousekeepingSami Merila2010-03-223-10/+8
| | * | | Custom pixel metric values cannot be inquired from outside the classSami Merila2010-03-223-0/+19
| | * | | Adding custom pixel metrics requires cleaning and rebuilding of QtGuiSami Merila2010-03-221-1/+1
| | |/ /
* | | | Fix the bug where the ampersand symbol would be discarded.Fabien Freling2010-03-261-2/+2
| |_|/ |/| |
* | | Merge remote branch 'origin/4.7' into HEADThiago Macieira2010-03-241-0/+2
|\ \ \ | |/ /
| * | Inverted sorting arrows on QHeaderViews is intentional on GNOMEGabriel de Dietrich2010-03-241-0/+2
| * | Revert "Sort indicators displayed incorrectly in GTK style"Gabriel de Dietrich2010-03-241-2/+2
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-231-2/+2
| |\ \
| | * | Sort indicators displayed incorrectly in GTK styleGabriel de Dietrich2010-03-231-2/+2
* | | | Wrong value for PM_ScrollBarExtent on Windows XP.Prasanth Ullattil2010-03-241-1/+1
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-235-9/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-225-9/+12
| |\ \ \ | | |/ / | |/| |
| | * | Compile Qt in C++0x mode.Thiago Macieira2010-03-201-1/+1
| | * | Tab color fix for document mode on Snow Leopard.Robert Griebl2010-03-191-4/+6
| | * | Merge remote branch 'origin/4.7' into oslo-staging-1Aaron McCarthy2010-03-191-8/+28
| | |\ \
| | * | | compile fix for WindowsThomas Hartmann2010-03-171-0/+1
| | * | | Rename QTimestamp to QElapsedTimerThiago Macieira2010-03-172-4/+4
| | * | | Port QtGui uses of QTime as a stopwatch to QTimestampThiago Macieira2010-03-172-4/+4
* | | | | Merge branch 'linux-symbian-sbsv2-support' into 4.7-s60axis2010-03-231-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Corrected wrong header casing.axis2010-03-151-1/+1
* | | | | Merge branch '4.6-s60' into 4.7-s60axis2010-03-223-13/+21
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | QS60Style: All itemviews should indicate selection with tick markSami Merila2010-03-221-3/+3
| * | | QS60Style assert fails to detect an index failureSami Merila2010-03-221-1/+1
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-191-6/+11
| |\ \ \
| | * | | fix QTabBar scroll button arrow position in Windows mobile styleJoerg Bornemann2010-03-191-2/+6
| | * | | fix PM_TabBarScrollButtonWidth pixel metric in Windows mobile styleJoerg Bornemann2010-03-181-4/+5
| * | | | Virtual Keyboard and double tap for Symbian supportSami Merila2010-03-191-3/+6
| |/ / /
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-s60axis2010-03-181-8/+28
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Set PM_MenuScrollerHeight to zeroSami Merila2010-03-171-5/+5
| * | Change QS60Style to use combobox popup menuSami Merila2010-03-171-3/+23
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-152-19/+19
|\ \ \ | |/ / | | / | |/ |/|
| * Fixed filename cases to support building Qt for Symbian in LinuxMiikka Heikkinen2010-03-122-19/+19
* | Mac: compile fixRichard Moe Gustavsen2010-03-081-1/+2
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Rohan McGovern2010-03-064-46/+66
|\ \ | |/
| * QS60Style ignores widget palette when drawing highlighted widget textSami Merila2010-03-051-13/+35
| * Fix atk warning on startup in Qt apps wit QGtkStyleJens Bache-Wiig2010-03-041-1/+1
| * Fix runtime warning on Gtk versions < 2.16Jens Bache-Wiig2010-03-032-14/+11
| * fix bad performance penalty for tab widgets for Windows mobile 6.5Joerg Bornemann2010-03-011-18/+19
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-046-142/+323
|\ \
| * | Fix compilation: include QString in order to use QString.Thiago Macieira2010-03-031-0/+4
| * | Fix compileJens Bache-Wiig2010-03-031-0/+1
| * | Fix for QRadioButtons and QCheckBoxes drawn incorrectly when a style sheet is...Robert Griebl2010-03-031-4/+11