summaryrefslogtreecommitdiffstats
path: root/src/gui/styles
Commit message (Expand)AuthorAgeFilesLines
* Fix tab widget painting in QGtkStyle with reverseJens Bache-Wiig2009-10-085-26/+154
* Tabs with corner widgets are drawn incorrectly in document mode on Mac.Prasanth Ullattil2009-10-291-5/+5
* Fix a combobox autotest on VistaJens Bache-Wiig2009-10-071-2/+3
* Fix split tool button drawing on Vista when not in a tool barJens Bache-Wiig2009-10-071-10/+36
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6-WM_...Bradley T. Hughes2009-10-282-4/+10
|\
| * Selected tab is drawn incorrectly on Snow Leopard.Prasanth Ullattil2009-10-271-4/+5
| * Merge branch '4.6' into 4.6-platformDenis Dzyubenko2009-10-266-39/+14
| |\
| * | Remove internal widgets from QApplication::topLevelWidgets()Prasanth Ullattil2009-10-231-0/+5
* | | Fix for Gtk+ toolbuttons and sliders.Robert Griebl2009-10-273-7/+34
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6axis2009-10-276-39/+14
|\ \ \ | | |/ | |/|
| * | Merge branch '4.5' into 4.6Thiago Macieira2009-10-231-28/+3
| |\ \
| | * | QWindowsMobileStyle::drawPrimitive(PE_Frame) background color fixedJoerg Bornemann2009-10-221-4/+2
| | * | move default QAbstractButton font setup on Win mobile to QApplicationJoerg Bornemann2009-10-221-24/+1
| * | | Line spacing fixesJoerg Bornemann2009-10-235-11/+11
| | |/ | |/|
* | | Remove compilation warning from QtGuiSami Merilä2009-10-261-1/+1
* | | QtGui release/debug binary compatibilityShane Kearns2009-10-224-11/+7
|/ /
* | 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