summaryrefslogtreecommitdiffstats
path: root/src/gui/styles
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up the API of the Symbian event hooks.axis2009-10-211-1/+1
* fix editable comboboxes in the Windows mobile styleJoerg Bornemann2009-10-211-31/+73
* S60Style's tab widget is too small for touch useSami Merilä2009-10-214-4/+36
* Use premultiplied alpha pixel format in SymbianShane Kearns2009-10-201-4/+3
* QT-693 QS60Style does not regard selection beahviors with itemviewsSami Merilä2009-10-201-2/+22
* qwindowsmobilestyle.cpp: endif comment fixedJoerg Bornemann2009-10-191-1/+1
* Fixed getting an icon for a file on the filesystem with gnome.Denis Dzyubenko2009-10-091-3/+6
* Color role with higher contrast for focusrectAlessandro Portale2009-10-081-1/+1
* QS60Style: Re-enable color-from-skin-part extractionAlessandro Portale2009-10-081-5/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-10-081-1/+1
|\
| * Fix ASSERT caused by Plastique style when setting an application font with a ...Bradley T. Hughes2009-10-071-1/+1
* | Let the platform plugin decide on the click policy on itemviewOlivier Goffart2009-10-081-1/+1
* | Integrate the GuiPlatformPlugin interfaceOlivier Goffart2009-10-072-51/+4
* | Better compile fix.Alexis Menard2009-10-061-1/+1
* | Build fix.Alexis Menard2009-10-061-1/+1
* | Add GNOME implementation for native filesystem iconsJens Bache-Wiig2009-10-062-0/+57
* | Renamed the values in the Qt::TileRule enum.Trond Kjernåsen2009-10-021-1/+1
* | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-10-014-23/+22
|\ \
| * | Make itemviews use gradient selection on Vista by defaultJens Bache-Wiig2009-09-092-14/+9
| * | Fixed warning in public header:Olivier Goffart2009-09-301-0/+3
| * | Symbian specific fixes to QComboBoxJani Hautakangas2009-09-301-9/+10
* | | Worked around S60 3.1 bug in CCoeControl::PositionRelativeToScreenMiikka Heikkinen2009-10-011-4/+14
|/ /
* | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-09-241-11/+0
|\ \ | |/
| * Fix broken drop-down arrows on Windows 7Jens Bache-Wiig2009-09-221-11/+0
| * Update license headers again.Jason McDonald2009-09-0850-200/+200
| * Fix pixel snow on the combo box popup on Snow Leopard.Morten Sorvig2009-09-041-0/+1
* | Fix the area above the menubar to have the right backgroundAndy Shaw2009-09-241-1/+1
* | Ensure that the gradient is not given an invalid stop pointAndy Shaw2009-09-241-7/+7
* | Added QSlider to tst_QStyleSheetStyle::complexWidgetFocus.Gabriel de Dietrich2009-09-232-7/+15
* | When using style sheets, the focus flag was not propagated to the children ofGabriel de Dietrich2009-09-231-1/+1
* | Fall back to pixmaps in xp style when toplevel is translucentGunnar Sletta2009-09-231-1/+10
* | Make gtkstyle work on non-developer machines againHarald Fernengel2009-09-231-1/+2
* | Fixed incorrect warning when unable to detect GTK themeJens Bache-Wiig2009-09-221-20/+25
* | Fix autotest failure on combo box with Gtk+Jens Bache-Wiig2009-09-221-2/+2
* | Compile on all non-windows platformsEskil Abrahamsen Blomfeldt2009-09-221-0/+2
* | Cleanup convertHIconToPixmap() & loadIconFromShell32()miniak2009-09-221-7/+24
* | When using Plastique style, changing the background style sheet property of aGabriel de Dietrich2009-09-212-1/+4
* | Making Keypad Navigation more usableAlessandro Portale2009-09-191-4/+5
* | Introduce native Symbian bitmap support to QPixmapJani Hautakangas2009-09-181-5/+7
* | Use the proxy in QStyleOlivier Goffart2009-09-171-3/+3
* | Fixed groupbox drawing on xp when hitting the fallback code.Gunnar Sletta2009-09-141-1/+1
* | Fixes regression in QStyleSheet regarding QFrame:no-frameOlivier Goffart2009-09-101-1/+5
* | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-0961-248/+248
|\ \
| * | Update license headers again.Jason McDonald2009-09-0961-244/+244
| * | Fixed usage of QMargins in QStyleSheetStyleThorbjørn Lindeijer2009-09-081-4/+4
* | | Fixed 'use of function XXX is deprecated' warning reported by RVCT.Janne Anttila2009-09-091-2/+2
* | | Fixes for compiler warnings reported by RVCTJanne Anttila2009-09-092-4/+2
|/ /
* | Use icons on QDialogButtonBox in KDEJens Bache-Wiig2009-09-074-15/+52
* | Fix pixel snow on the combo box popup on Snow Leopard.Morten Sorvig2009-09-041-0/+1
* | Stylesheet: Do not crop the text in tabsOlivier Goffart2009-09-042-2/+10