summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Implement showing the volume name for drives on Windows.Alexis Menard2010-01-143-6/+39
* Merge branch '4.6'Thiago Macieira2010-01-131117-1265/+1344
|\
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-01-134-8/+18
| |\
| | * Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2010-01-131117-1227/+1261
| | |\
| | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-01-124-8/+18
| | |\ \
| | | * | Do not set the font size unnecessarily in the simulated s60 style.Christian Kamm2010-01-114-8/+18
| * | | | Merge remote branch 'qt/4.6' into oslo-staging-2/4.6Paul Olav Tvete2010-01-121117-1260/+1269
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-121117-1227/+1261
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Prevent a crash when creating an inputContext from the QApplication dtor.Simon Hausmann2010-01-122-2/+2
| | | * | typo fixRitt Konstantin2010-01-111-1/+1
| | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-091117-1224/+1258
| | | |\ \ | | | | |/ | | | |/|
| | | | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-091117-1224/+1258
| | | | |\
| | | | | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-081117-1224/+1258
| | | | | |\
| | | | | | * Fixes: Fix spinbox with NoButton style in QGtkStyleJens Bache-Wiig2010-01-081-44/+53
| | | | | | * Cocoa: Fix painting errors on QGLWidget resizing.Morten Johan Sørvig2010-01-081-0/+7
| | | | | | * Fixes: Setting any style sheet breaks checkbox positioningJens Bache-Wiig2010-01-081-5/+7
| | | | | | * Fixes: MenuItem size fixes and missing separator with Gtk+Jens Bache-Wiig2010-01-083-28/+33
| | | | | | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2010-01-084-15/+21
| | | | | | |\
| | | | | | * | Fixes a crash when destroying and creating QApplication.Denis Dzyubenko2010-01-075-19/+21
| | | | | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-071117-1128/+1137
| | | | | | |\ \
| | | | | | | * | Fixes a crash when setting focus on a widget with a focus proxy.Denis Dzyubenko2010-01-061-6/+13
| | | | | | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Jason McDonald2010-01-062-4/+8
| | | | | | | |\ \
| | | | | | | | * | doc: Clarified activeSubControls and subControls.Martin Smith2010-01-061-4/+6
| | | | | | | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-01-061-0/+2
| | | | | | | | |\ \
| | | | | | | | * | | doc: Clarified that .lnk files are System files on Windows.Martin Smith2010-01-061-2/+2
| | | | | | | * | | | Update copyright year to 2010Jason McDonald2010-01-061117-1118/+1118
| | | | | | | |/ / /
| * | | | | | | | | Significant digits were lost in QDoubleSpinBox range when changing precisionGabriel de Dietrich2010-01-121-3/+13
| * | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2010-01-121-0/+8
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fix completion in QFileDialog.Alexis Menard2010-01-121-0/+8
| * | | | | | | | | | Put LinesHint into QVectorPath hints to enable further optimizationsGunnar Sletta2010-01-121-2/+14
| * | | | | | | | | | Avoid coordinate limitations in the raster engine.Gunnar Sletta2010-01-122-4/+9
| * | | | | | | | | | Fix point drawing on raster engine for flat and square capsGunnar Sletta2010-01-121-4/+4
| |/ / / / / / / / /
| * | | | | | | | | fix release mode crash in qfont.cpp initFontSubst() on Windows mobileJoerg Bornemann2010-01-111-2/+1
| * | | | | | | | | Fixes warning in the QMacStyleOlivier Goffart2010-01-112-2/+2
| * | | | | | | | | Fix incorrect drawing of the hovered row on QTreeView with some styles.Olivier Goffart2010-01-112-11/+9
| * | | | | | | | | QTreeView::selectAll() wouldn't work when first column hiddenGabriel de Dietrich2010-01-111-2/+5
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Revert "Add an autorelease pool to QApplication instance."Richard Moe Gustavsen2010-01-131-10/+0
* | | | | | | | | Cocoa: refactor code for clearing the native menu barRichard Moe Gustavsen2010-01-131-43/+30
* | | | | | | | | Merge branch '4.6'Thiago Macieira2010-01-1211-44/+48
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-113-33/+8
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Fix for QTBUG-7267 Qs60Style::drawControl() does not align CE_ItemViewItemJani Hautakangas2010-01-111-1/+1
| | * | | | | | | Fix for QTBUG-6408 QFontEngineS60::QFontEngineS60 called hundreds ofJani Hautakangas2010-01-112-32/+7
| | |/ / / / / /
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-091-1/+5
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Add texture glyph width cache default.Stefano Pironato2010-01-081-1/+5
| | |/ / / / /
| * | | | | | Added a flag to avoid construction of application panes.axis2010-01-083-5/+19
| * | | | | | Fixed QDesktopWidget autotest.axis2010-01-081-1/+1
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-081-3/+10
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Fix for QTBUG-5870 QGraphicsProxyWidget does not show children onJani Hautakangas2010-01-081-3/+10
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-082-1/+5
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Make sure the rect in QPixmap::copy() doesn't exceed the boundingRect.Gunnar Sletta2010-01-081-1/+3