Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt-s60-public into 4.6 | Janne Anttila | 2009-10-23 | 1326 | -12049/+35540 | |
| | | | |\ \ \ | ||||||
| | | | * | | | | Fixed softkey autotest build after 5370e5ff. | Janne Anttila | 2009-10-23 | 1 | -7/+18 | |
| | | * | | | | | Softkeys should not put exit by default on RSK for dialogs and popups. | Janne Anttila | 2009-10-23 | 1 | -1/+2 | |
| | | | |/ / / | | | |/| | | | ||||||
| | | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | axis | 2009-10-23 | 1326 | -12049/+35540 | |
| | | |\ \ \ \ | | | | |/ / / | | | |/| | | | ||||||
| | | * | | | | QtGui def file update | Shane Kearns | 2009-10-22 | 1 | -0/+2 | |
| | | * | | | | Fix def file error for qtcore | Shane Kearns | 2009-10-22 | 1 | -2/+0 | |
| | | * | | | | update QtGui def file | Shane Kearns | 2009-10-22 | 1 | -1/+1 | |
| | | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Shane Kearns | 2009-10-22 | 121 | -3789/+6984 | |
| | | |\ \ \ \ | ||||||
| | | * | | | | | Update 4.6 def files | Shane Kearns | 2009-10-22 | 2 | -8/+38 | |
| | | * | | | | | QtGui release/debug binary compatibility | Shane Kearns | 2009-10-22 | 6 | -18/+12 | |
| | | * | | | | | Lowering toplevel widget puts app to background. | Miikka Heikkinen | 2009-10-22 | 1 | -2/+7 | |
| | * | | | | | | Fix integer overflow in string.remove len parameter | Markus Goetz | 2009-10-27 | 2 | -3/+12 | |
| | * | | | | | | Carbon: active window not restored | Richard Moe Gustavsen | 2009-10-27 | 1 | -2/+9 | |
| | * | | | | | | Implement support for wheel delta with finer resolution than 15 deg. | Richard Moe Gustavsen | 2009-10-27 | 5 | -87/+38 | |
| | | |_|_|/ / | | |/| | | | | ||||||
| | * | | | | | Fix OpenVG window composition when opacity != 1 | Rhys Weatherley | 2009-10-27 | 1 | -20/+16 | |
| | * | | | | | Use vgClear() to clear the background during screen compositing. | Rhys Weatherley | 2009-10-27 | 1 | -18/+46 | |
| | * | | | | | Fixes Oracle batchExec using strings as out params. | Bill King | 2009-10-27 | 2 | -2/+63 | |
| * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Peter Yard | 2009-10-27 | 24 | -119/+589 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | Autotest: fix building tst_qsqlquery. | Thiago Macieira | 2009-10-26 | 1 | -1/+1 | |
| | * | | | | | Revert "Re-apply change 8e0fbc2caa3edefb78d6667721235b783bc1a850 by Iain" | Iain | 2009-10-26 | 1 | -13/+0 | |
| | * | | | | | Doc: Added internal or hidden placeholder documentation. | David Boddie | 2009-10-26 | 1 | -0/+17 | |
| | * | | | | | Doc: Fixed qdoc warnings. | David Boddie | 2009-10-26 | 3 | -7/+3 | |
| | * | | | | | Doc: Fixed qdoc warnings. | David Boddie | 2009-10-26 | 1 | -2/+21 | |
| | * | | | | | Doc: Fixed whitespace issue. | David Boddie | 2009-10-26 | 1 | -4/+3 | |
| | * | | | | | QSslSocket: Add \reimp to the socket option functions | Markus Goetz | 2009-10-26 | 1 | -0/+6 | |
| | * | | | | | tst_qtcpsocket: Increased some of the timeouts to increase stability | Markus Goetz | 2009-10-26 | 1 | -7/+7 | |
| | * | | | | | QPixmap::loadFromData: Do not crash on empty/invalid data/length | Markus Goetz | 2009-10-26 | 2 | -0/+24 | |
| | * | | | | | Implement symbol hiding for JSC's JIT functions. | Thiago Macieira | 2009-10-26 | 1 | -0/+37 | |
| | * | | | | | Fix linking of WebKit on Linux 32-bit. | Thiago Macieira | 2009-10-26 | 1 | -1/+2 | |
| | * | | | | | Fixed typo in configure usage (superfluous hyphen). | Erik Verbruggen | 2009-10-26 | 1 | -1/+1 | |
| * | | | | | | Add documentation on RPATH defines. | Peter Yard | 2009-10-27 | 1 | -0/+15 | |
* | | | | | | | Compile with -no-qt3support | Aaron Kennedy | 2009-10-29 | 1 | -2/+2 | |
* | | | | | | | Fix warning in qvariant.h header + make sure QVariant in QVariant works as ex... | Olivier Goffart | 2009-10-28 | 2 | -27/+257 | |
* | | | | | | | Fixed bug in QTableView spans. | Gabriel de Dietrich | 2009-10-28 | 3 | -2/+85 | |
* | | | | | | | Fixed missing repaints on QTreeView when moving the mouse | Thierry Bastian | 2009-10-28 | 1 | -2/+6 | |
* | | | | | | | Extand test of qBinaryFind | Olivier Goffart | 2009-10-28 | 1 | -1/+16 | |
* | | | | | | | Use qLowerBound in qBinaryFind | Pascal Létourneau | 2009-10-28 | 1 | -32/+10 | |
* | | | | | | | Wrong caching of opaque children in QWidget. | Bjørn Erik Nilsen | 2009-10-28 | 3 | -14/+51 | |
* | | | | | | | Stabilize tst_QGraphicsView::optimizationFlags_dontSavePainterState2 | Bjørn Erik Nilsen | 2009-10-28 | 1 | -2/+6 | |
* | | | | | | | Compile on 64bit | Olivier Goffart | 2009-10-28 | 1 | -2/+2 | |
* | | | | | | | Allow to put the central widget in a QMainWindow after it was shown | Thierry Bastian | 2009-10-28 | 2 | -6/+9 | |
* | | | | | | | Changing the time we wait for the end of the animation | Thierry Bastian | 2009-10-28 | 1 | -3/+3 | |
* | | | | | | | Make the QPropertyAnimation pass on windows by waiting slightly longer | Thierry Bastian | 2009-10-28 | 1 | -4/+4 | |
* | | | | | | | Fix initial focus bug in ItemIsFocusScope. | Andreas Aardal Hanssen | 2009-10-28 | 2 | -14/+112 | |
* | | | | | | | Double-clicking a dock widget titlebar could make it disappear | Thierry Bastian | 2009-10-28 | 2 | -4/+25 | |
* | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6 | Jan-Arve Sæther | 2009-10-28 | 9 | -20/+160 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | QSplitter would not show previously collapsed widgets. | Gabriel de Dietrich | 2009-10-28 | 2 | -2/+49 | |
| * | | | | | | | Qt::escape(): also escape the quote (") | Olivier Goffart | 2009-10-28 | 3 | -24/+32 | |
| * | | | | | | | Fix XML entities in QTextDocument::toHtml() | Thorvald Natvig | 2009-10-28 | 3 | -9/+57 | |
| * | | | | | | | Let QGraphicsItem set QObjectPrivate::wasDeleted when appropriate. | Andreas Aardal Hanssen | 2009-10-28 | 3 | -7/+44 | |