summaryrefslogtreecommitdiffstats
path: root/src/gui/styles
Commit message (Expand)AuthorAgeFilesLines
* Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-172-1/+262
* Fixed coverity warningsThierry Bastian2009-08-171-3/+3
* Use LIBS_PRIVATE on Mac and X11.Thiago Macieira2009-08-171-1/+1
* Removing some unused variables.Alessandro Portale2009-08-146-16/+0
* Fixed coverity warningsThierry Bastian2009-08-141-3/+3
* spelWarwick Allison2009-08-141-5/+5
* Fix coverity warningsThierry Bastian2009-08-131-2/+1
* Ugly round corners when no border is drawnGabriel de Dietrich2009-08-121-3/+10
* Compile fix for Windows CE standard SDKThomas Hartmann2009-08-122-6/+8
* Update contact URL in license headers.Jason McDonald2009-08-1255-55/+55
* QMenuBar does not respect the border-image stylesheet propertyGabriel de Dietrich2009-08-111-1/+16
* fix warnings for the qreal == float caseJoerg Bornemann2009-08-111-9/+9
* Merge commit 'remotes/wm65/wm65'Thomas Hartmann2009-08-112-368/+4102
|\
| * Cleanup of Windows Mobile StyleThomas Hartmann2009-08-111-76/+61
| * activate wm65 style only for wm65Thomas Hartmann2009-08-111-1/+1
| * using proxy()Thomas Hartmann2009-08-111-103/+103
| * Adding Windows Mobile 6.5 styleThomas Hartmann2009-08-112-271/+4020
* | Make QGtkStyle react properly to font changes in GNOMEJens Bache-Wiig2009-08-102-2/+6
* | Introducing icon theme supportJens Bache-Wiig2009-08-108-1185/+272
* | respect QAbstractSpinBox::NoButtons in windowsce / windowsmobile stylesJoerg Bornemann2009-08-102-1/+9
* | Refactor the code that reads the KDE config in one fileOlivier Goffart2009-08-071-16/+23
* | Fix QMacStyle subControlRect()-reporting for CC_SpinBoxTor Arne Vestbø2009-08-061-3/+9
* | Fixed setting a style shet on a QSpinBox to change the arrow possitionOlivier Goffart2009-08-051-4/+4
* | Merge branch '4.5'Bill King2009-08-051-1/+18
|\ \
| * | Make file extension case insensitive with the Gtk+ file dialogJens Bache-Wiig2009-08-041-1/+18
* | | Reviewed-by: Thomas H.Gunnar Sletta2009-07-301-5/+13
* | | Doc: Some final QMatrix cleanups.Volker Hilsheimer2009-07-281-9/+16
* | | Doc: typo.Volker Hilsheimer2009-07-281-1/+1
* | | Don't animate widgets on first show in VistaJens Bache-Wiig2009-07-271-1/+2
* | | Fixed SC_ComboBoxArrow returning inverted subControlRect on vistaJens Bache-Wiig2009-07-271-1/+1
* | | Doc - fixed a typo [describles->describes]Kavindra Devi Palaraja2009-07-271-2/+2
* | | Doc: Replace more links to obsolete APIs.Volker Hilsheimer2009-07-252-27/+9
* | | Fix incorrect button positioning on tabsJens Bache-Wiig2009-07-231-0/+3
* | | Compile on embeddedOlivier Goffart2009-07-222-2/+2
* | | Support for very large range in QProgressBarOlivier Goffart2009-07-223-7/+6
* | | Simplify the computation of the QProgressBar progress.Olivier Goffart2009-07-222-6/+5
* | | Return selectedFilter in QGtkStyle file dialogsLukáš Lalinský2009-07-202-5/+27
* | | Merge commit 'origin/4.5'Oswald Buddenhagen2009-07-201-2/+4
|\ \ \ | |/ / | | / | |/ |/|
| * Fixed a potential memory leak on XPJens Bache-Wiig2009-07-131-2/+4
* | optimize painting of dithered disabled textOswald Buddenhagen2009-07-171-2/+3
* | Add priority property to QActionJens Bache-Wiig2009-07-171-1/+1
* | Move QMacStyle icon handling down to the common style.Norwegian Rock Cat2009-07-172-124/+109
* | Handle Jens' new variable.Norwegian Rock Cat2009-07-171-0/+3
* | Fixes: ItemView text editor is not visible with empty text and iconsOlivier Goffart2009-07-171-3/+11
* | Allow picking up tool button style from the systemJens Bache-Wiig2009-07-166-3/+79
* | fix build on linuxThierry Bastian2009-07-151-11/+1
* | Compile fix.Denis Dzyubenko2009-07-151-0/+1
* | Fix warnings for mingwThierry Bastian2009-07-156-43/+40
* | Bad drawing of styled viewports within QAbstractScrollAreaOlivier Goffart2009-07-151-6/+5
* | Fix painting of the background of QAbstractItemView, QTextEdit and coOlivier Goffart2009-07-151-1/+1