summaryrefslogtreecommitdiffstats
path: root/src/gui/styles
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.7' into master-from-4.7Rohan McGovern2010-10-044-10/+19
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-301-1/+1
| |\
| | * QS60Style: Possible NULL pointer use when drawing frameSami Merila2010-09-301-1/+1
| * | GtkStyle: memory leaks in widget map are fixedDenis Mingulov2010-09-282-8/+17
| * | Fixed a painting glitch with checked menu icons on WindowsXPJens Bache-Wiig2010-09-281-1/+1
| |/
* | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-09-281-1/+1
|\ \
| * \ Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-281-1/+1
| |\ \ | | |/
| | * Fix warning on MSVCOlivier Goffart2010-09-221-1/+1
* | | Fix a color propagation issue with Combobox line editJens Bache-Wiig2010-09-282-8/+1
|/ /
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-221-2/+1
|\ \ | |/
| * Button remains pressed if release event happens outside of widgetSami Merila2010-09-211-2/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-212-29/+51
|\ \ | |/
| * QS60Style does not show checkbox for checkable item in QTreeViewSami Merila2010-09-171-2/+2
| * Panic in qs60style.cpp while drawing a QTreeViewSami Merila2010-09-172-11/+27
| * QS60style: itemview selection indication works incorrectlySami Merila2010-09-161-17/+23
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-107-23/+35
|\ \ | |/
| * Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-09-073-7/+8
| |\
| | * Ensure that we load system libraries from the correct location.Jan-Arve Sæther2010-09-033-7/+8
| * | QS60Style: QToolbar button and checked state is not shownSami Merila2010-09-031-10/+7
| * | Plug memory leak from QS60StyleSami Merila2010-09-033-0/+10
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-011-1/+5
| |\ \
| | * | QS60Style: Itemviews are drawn incorrectlySami Merila2010-09-011-1/+5
| * | | Fix some missing proxy calles for CleanLooksJens Bache-Wiig2010-09-011-5/+5
| |/ /
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-301-1/+4
|\ \ \ | |/ /
| * | Fixed item view background color in Gtk styleJens Bache-Wiig2010-08-251-1/+4
* | | QGroupBox: Fix the focus rect of the title when using stylesheetMartin Pejcoch2010-08-191-0/+7
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-136-5/+31
|\ \ \ | |/ /
| * | Doc: Fixing typoMorten Engvoldsen2010-08-111-1/+1
| * | Mac: Fix crash when using style to draw on other things than widgetsRichard Moe Gustavsen2010-08-101-0/+3
| * | doc: Fixed some qdoc errors.Martin Smith2010-08-091-1/+1
| * | Mac: fix regression from 65a673f that makes some buttons unclickableRichard Moe Gustavsen2010-08-043-0/+16
| * | Fixed additional case differences between Gnupoc and Symbian^3.axis2010-07-301-3/+3
| * | QMenu and QStyleSheetStyle: fix setting a border.Olivier Goffart2010-07-281-0/+7
* | | Remove the use of deprecated qVariant*Olivier Goffart2010-08-061-3/+3
* | | Remove the use of deprecated qFindChild(ren)Olivier Goffart2010-08-066-15/+15
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-07-284-3/+11
|\ \ \ | |/ /
| * | Amend previous commit 4e2eb2945dbc3865e2901f12d663ed89e8f0dfbf to fix compila...Olivier Goffart2010-07-154-4/+10
| * | Compile with QT_NO_DEBUG_STREAMOlivier Goffart2010-07-144-6/+8
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-156-66/+178
|\ \ \ | |/ /
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-032-25/+4
| |\ \
| | * | Fixed size hint for combo box on windowsJens Bache-Wiig2010-06-112-25/+4
| * | | QS60Style: Simplify QMenu drawingSami Merila2010-07-021-35/+32
| * | | QS60Style: Remove gap from QProgressDialogSami Merila2010-07-021-0/+5
| * | | Stub version of QS60Stylemread2010-07-013-6/+137
| |/ /
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-018-132/+169
|\ \ \ | |/ /
| * | Change the files to camelcase as avkon now does thatThomas Zander2010-06-251-7/+7
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-06-212-2/+2
| |\ \
| | * | Fix for a leak in the mac style.Denis Dzyubenko2010-06-211-1/+1
| | * | Typo in qcleanlooksstyle.cppOlivier Goffart2010-06-171-1/+1
| * | | Doc: Relicensed the documentation under the GNU FDL version 1.3.David Boddie2010-06-211-25/+11
| |/ /