Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement showing the volume name for drives on Windows. | Alexis Menard | 2010-01-14 | 3 | -6/+39 |
* | Merge branch '4.6' | Thiago Macieira | 2010-01-13 | 1117 | -1265/+1344 |
|\ | |||||
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2010-01-13 | 4 | -8/+18 |
| |\ | |||||
| | * | Merge remote branch 'mainline/4.6' into 4.6 | Oswald Buddenhagen | 2010-01-13 | 1117 | -1227/+1261 |
| | |\ | |||||
| | * \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2010-01-12 | 4 | -8/+18 |
| | |\ \ | |||||
| | | * | | Do not set the font size unnecessarily in the simulated s60 style. | Christian Kamm | 2010-01-11 | 4 | -8/+18 |
| * | | | | Merge remote branch 'qt/4.6' into oslo-staging-2/4.6 | Paul Olav Tvete | 2010-01-12 | 1117 | -1260/+1269 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-12 | 1117 | -1227/+1261 |
| | |\ \ \ | | | |/ / | | |/| | | |||||
| | | * | | Prevent a crash when creating an inputContext from the QApplication dtor. | Simon Hausmann | 2010-01-12 | 2 | -2/+2 |
| | | * | | typo fix | Ritt Konstantin | 2010-01-11 | 1 | -1/+1 |
| | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-09 | 1117 | -1224/+1258 |
| | | |\ \ | | | | |/ | | | |/| | |||||
| | | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-09 | 1117 | -1224/+1258 |
| | | | |\ | |||||
| | | | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-08 | 1117 | -1224/+1258 |
| | | | | |\ | |||||
| | | | | | * | Fixes: Fix spinbox with NoButton style in QGtkStyle | Jens Bache-Wiig | 2010-01-08 | 1 | -44/+53 |
| | | | | | * | Cocoa: Fix painting errors on QGLWidget resizing. | Morten Johan Sørvig | 2010-01-08 | 1 | -0/+7 |
| | | | | | * | Fixes: Setting any style sheet breaks checkbox positioning | Jens Bache-Wiig | 2010-01-08 | 1 | -5/+7 |
| | | | | | * | Fixes: MenuItem size fixes and missing separator with Gtk+ | Jens Bache-Wiig | 2010-01-08 | 3 | -28/+33 |
| | | | | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2010-01-08 | 4 | -15/+21 |
| | | | | | |\ | |||||
| | | | | | * | | Fixes a crash when destroying and creating QApplication. | Denis Dzyubenko | 2010-01-07 | 5 | -19/+21 |
| | | | | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-07 | 1117 | -1128/+1137 |
| | | | | | |\ \ | |||||
| | | | | | | * | | Fixes a crash when setting focus on a widget with a focus proxy. | Denis Dzyubenko | 2010-01-06 | 1 | -6/+13 |
| | | | | | | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Jason McDonald | 2010-01-06 | 2 | -4/+8 |
| | | | | | | |\ \ | |||||
| | | | | | | | * | | doc: Clarified activeSubControls and subControls. | Martin Smith | 2010-01-06 | 1 | -4/+6 |
| | | | | | | | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Martin Smith | 2010-01-06 | 1 | -0/+2 |
| | | | | | | | |\ \ | |||||
| | | | | | | | * | | | doc: Clarified that .lnk files are System files on Windows. | Martin Smith | 2010-01-06 | 1 | -2/+2 |
| | | | | | | * | | | | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1117 | -1118/+1118 |
| | | | | | | |/ / / | |||||
| * | | | | | | | | | Significant digits were lost in QDoubleSpinBox range when changing precision | Gabriel de Dietrich | 2010-01-12 | 1 | -3/+13 |
| * | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Gunnar Sletta | 2010-01-12 | 1 | -0/+8 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Fix completion in QFileDialog. | Alexis Menard | 2010-01-12 | 1 | -0/+8 |
| * | | | | | | | | | | Put LinesHint into QVectorPath hints to enable further optimizations | Gunnar Sletta | 2010-01-12 | 1 | -2/+14 |
| * | | | | | | | | | | Avoid coordinate limitations in the raster engine. | Gunnar Sletta | 2010-01-12 | 2 | -4/+9 |
| * | | | | | | | | | | Fix point drawing on raster engine for flat and square caps | Gunnar Sletta | 2010-01-12 | 1 | -4/+4 |
| |/ / / / / / / / / | |||||
| * | | | | | | | | | fix release mode crash in qfont.cpp initFontSubst() on Windows mobile | Joerg Bornemann | 2010-01-11 | 1 | -2/+1 |
| * | | | | | | | | | Fixes warning in the QMacStyle | Olivier Goffart | 2010-01-11 | 2 | -2/+2 |
| * | | | | | | | | | Fix incorrect drawing of the hovered row on QTreeView with some styles. | Olivier Goffart | 2010-01-11 | 2 | -11/+9 |
| * | | | | | | | | | QTreeView::selectAll() wouldn't work when first column hidden | Gabriel de Dietrich | 2010-01-11 | 1 | -2/+5 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Revert "Add an autorelease pool to QApplication instance." | Richard Moe Gustavsen | 2010-01-13 | 1 | -10/+0 |
* | | | | | | | | | Cocoa: refactor code for clearing the native menu bar | Richard Moe Gustavsen | 2010-01-13 | 1 | -43/+30 |
* | | | | | | | | | Merge branch '4.6' | Thiago Macieira | 2010-01-12 | 11 | -44/+48 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-01-11 | 3 | -33/+8 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | Fix for QTBUG-7267 Qs60Style::drawControl() does not align CE_ItemViewItem | Jani Hautakangas | 2010-01-11 | 1 | -1/+1 |
| | * | | | | | | | Fix for QTBUG-6408 QFontEngineS60::QFontEngineS60 called hundreds of | Jani Hautakangas | 2010-01-11 | 2 | -32/+7 |
| | |/ / / / / / | |||||
| * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-01-09 | 1 | -1/+5 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| | * | | | | | | Add texture glyph width cache default. | Stefano Pironato | 2010-01-08 | 1 | -1/+5 |
| | |/ / / / / | |||||
| * | | | | | | Added a flag to avoid construction of application panes. | axis | 2010-01-08 | 3 | -5/+19 |
| * | | | | | | Fixed QDesktopWidget autotest. | axis | 2010-01-08 | 1 | -1/+1 |
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-01-08 | 1 | -3/+10 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | Fix for QTBUG-5870 QGraphicsProxyWidget does not show children on | Jani Hautakangas | 2010-01-08 | 1 | -3/+10 |
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-01-08 | 2 | -1/+5 |
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| | * | | | | | Make sure the rect in QPixmap::copy() doesn't exceed the boundingRect. | Gunnar Sletta | 2010-01-08 | 1 | -1/+3 |