summaryrefslogtreecommitdiffstats
path: root/src/gui/styles
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Revised SIP API.axis2009-08-126-0/+35
* | | | Cleaned public Api of QS60Style due to review by Volker Hilsheimer.Alessandro Portale2009-08-113-17/+15
* | | | Merge commit 'qt/master-stable'Jason Barron2009-08-103-23/+36
|\ \ \ \ | |/ / /
| * | | 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
* | | | Update license headers according to commit 858c70f768e.axis2009-08-065-15/+15
* | | | Replaced $MODULE$ with hardcoded module names.axis2009-08-065-5/+5
* | | | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATEHarald Fernengel2009-08-0613-13/+13
* | | | Merge commit 'qt/master-stable'Jason Barron2009-08-061-1/+18
|\ \ \ \ | |/ / /
| * | | 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
* | | | Merge commit 'origin/master'Jason Barron2009-08-0417-51/+68
|\ \ \ \
| * | | | Trailing whitespace and tab/space fixes for src/guiJanne Anttila2009-08-043-6/+6
| * | | | CFbsBitmap::DataSize() seems to be a private Api function.Alessandro Portale2009-08-031-1/+1
| * | | | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-0317-45/+62
* | | | | Merge commit 'qt/master-stable'Jason Barron2009-08-041-5/+13
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Reviewed-by: Thomas H.Gunnar Sletta2009-07-301-5/+13
* | | | | Merge commit 'qt/master-stable'Jason Barron2009-07-302-10/+17
|\ \ \ \ \ | |/ / / /
| * | | | Doc: Some final QMatrix cleanups.Volker Hilsheimer2009-07-281-9/+16
| * | | | Doc: typo.Volker Hilsheimer2009-07-281-1/+1
* | | | | Merge commit 'qt/master-stable'Jason Barron2009-07-292-4/+5
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | Merge commit 'qt/master-stable'Jason Barron2009-07-283-27/+12
|\ \ \ \ \ | |/ / / /
| * | | | 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 fixes after latest merge of 4.6.Jason Barron2009-07-281-4/+2
* | | | | Merge commit 'qt/master-stable'Jason Barron2009-07-2716-361/+404
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | 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
| * | Fix font propagation issues with QComboBox and the popup menu.Norwegian Rock Cat2009-07-132-2/+12
| * | src/gui: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT supportminiak2009-07-013-87/+41
| * | doc: Fixed several qdoc error reports.Martin Smith2009-07-011-66/+61