| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar... | Michael Brasser | 2009-08-19 | 850 | -10250/+12666 |
|\ |
|
| * | Fixes compile | Bill King | 2009-08-19 | 2 | -0/+10 |
|
|
| * | Move math3d unit tests up one level to tests/auto | Rhys Weatherley | 2009-08-18 | 12 | -74/+14 |
|
|
| * | Make sure windows raise properly when focused | Anders Bakken | 2009-08-18 | 3 | -25/+57 |
|
|
| * | Initialize bpl in QDirectFBPaintDevice(...) | Anders Bakken | 2009-08-18 | 1 | -1/+1 |
|
|
| * | Disambiguate variable names | Anders Bakken | 2009-08-18 | 2 | -7/+7 |
|
|
| * | Autotest: cosmetic: change trolltech.com to qt.nokia.com | Thiago Macieira | 2009-08-18 | 1 | -27/+27 |
|
|
| * | Fixed toRawForm because the domains usually start with a dot. | Thiago Macieira | 2009-08-18 | 1 | -1/+6 |
|
|
| * | Autotest: update the trolltech.com URLs to nokia.com properly. | Thiago Macieira | 2009-08-18 | 1 | -27/+27 |
|
|
| * | Autotest: Revert 96b6a3c9cd8 in tst_qnetworkcookiejar | Thiago Macieira | 2009-08-18 | 1 | -13/+13 |
|
|
| * | Autotest: don't check Qt3Support and QtCLucene for global statics. | Thiago Macieira | 2009-08-18 | 1 | -1/+9 |
|
|
| * | Remove a global static in QtTest: we can do the same with dynamic | Thiago Macieira | 2009-08-18 | 1 | -2/+7 |
|
|
| * | Remove a global destructor from QtDBus. | Thiago Macieira | 2009-08-18 | 1 | -4/+6 |
|
|
| * | Autotest: accept that the platform's UTF-8 codec can be buggy. | Thiago Macieira | 2009-08-18 | 1 | -1/+10 |
|
|
| * | Autotest: update uic baselines after license header update. | Thiago Macieira | 2009-08-18 | 100 | -287/+342 |
|
|
| * | Doc: explain that QUrl::toAce may fail if its input is not correct. | Thiago Macieira | 2009-08-18 | 1 | -0/+4 |
|
|
| * | Autotest: unbreak test after overeager trolltech.com -> qt.nokia.com replacement | Thiago Macieira | 2009-08-18 | 1 | -2/+2 |
|
|
| * | Simplify DirectFB clipping | Anders Bakken | 2009-08-18 | 2 | -25/+36 |
|
|
| * | Fix bugs in DFBPE fillRect and drawTiledPixmap | Anders Bakken | 2009-08-18 | 1 | -3/+2 |
|
|
| * | Made the browser demo use the new QXmlStreamReader functions | Thorbjørn Lindeijer | 2009-08-18 | 2 | -74/+36 |
|
|
| * | Added a behaviour parameter to QXmlStreamReader::readElementText | Thorbjørn Lindeijer | 2009-08-18 | 3 | -8/+108 |
|
|
| * | Added two convenience functions to QXmlStreamReader | Thorbjørn Lindeijer | 2009-08-18 | 7 | -85/+114 |
|
|
| * | QGraphicsView test fix | Gabriel de Dietrich | 2009-08-18 | 1 | -6/+6 |
|
|
| * | Fixed a crash when setting twice the same viewmode on a QListView | Thierry Bastian | 2009-08-18 | 1 | -1/+3 |
|
|
| * | Add support for LIBS_PRIVATE to the VCProject generator too. | Thiago Macieira | 2009-08-18 | 1 | -1/+3 |
|
|
| * | Fixed QRasterPaintEngine::drawImage() for 1x1 source rectangles. | Kim Motoyoshi Kalland | 2009-08-18 | 1 | -2/+34 |
|
|
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | David Boddie | 2009-08-18 | 73 | -901/+655 |
| |\ |
|
| | * | Make sure to update pos QDFBCursor::move | Anders Bakken | 2009-08-18 | 1 | -0/+1 |
|
|
| | * | mingw: make it possible to build without rtti support | Thierry Bastian | 2009-08-18 | 1 | -0/+1 |
|
|
| | * | add QGraphicsObject Q_INTERFACES macro | Thierry Bastian | 2009-08-18 | 1 | -0/+1 |
|
|
| | * | Compile fix with namespaces | hjk | 2009-08-18 | 1 | -0/+2 |
|
|
| | * | Animations: update the documentation | Thierry Bastian | 2009-08-18 | 1 | -7/+0 |
|
|
| | * | Make TestLib compatible with mingw when gui is not used | Thierry Bastian | 2009-08-18 | 3 | -2/+7 |
|
|
| | * | Fixed bug when rendering long lines of text without XRender. | Samuel Rødal | 2009-08-18 | 1 | -4/+12 |
|
|
| | * | Fix autotest: on windows, timers are not accurate enough | Thierry Bastian | 2009-08-18 | 1 | -2/+4 |
|
|
| | * | Autotest: Be very pedant about the tests. There's at least one compiler | Thiago Macieira | 2009-08-18 | 1 | -4/+33 |
|
|
| | * | Fix autotest: removed useless debug traces | Thierry Bastian | 2009-08-18 | 1 | -1/+0 |
|
|
| | * | QItemSelectionModel: hasSelection can return true when no selection | Thierry Bastian | 2009-08-18 | 1 | -11/+11 |
|
|
| | * | QHeaderView: assertion when modifying the root iem of a treewidget | Thierry Bastian | 2009-08-18 | 1 | -1/+2 |
|
|
| | * | Fix build failure on Mac OS 10.5 | Richard Moe Gustavsen | 2009-08-18 | 1 | -2/+4 |
|
|
| | * | Added support for gestures on Mac OS X Carbon | Richard Moe Gustavsen | 2009-08-18 | 3 | -7/+76 |
|
|
| | * | Speed up midpoint lines starting far outside the device bounds. | Gunnar Sletta | 2009-08-18 | 1 | -0/+14 |
|
|
| | * | tst_QTableView::task259308_scrollVerticalHeaderSwappedSections fails. | Gabriel de Dietrich | 2009-08-18 | 1 | -0/+1 |
|
|
| | * | As of Qt 4.6, the minimum OS X version is 10.4. | Morten Sorvig | 2009-08-18 | 1 | -1/+1 |
|
|
| | * | Fixed a possible crash in QTextCursor | Thierry Bastian | 2009-08-18 | 1 | -1/+2 |
|
|
| | * | Avoid divide by zero on buggy Xlib/Xserver implementations | Bradley T. Hughes | 2009-08-18 | 1 | -4/+14 |
|
|
| | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Jason McDonald | 2009-08-18 | 2 | -5/+18 |
| | |\ |
|
| | | * | Doc: sorted list correctly for qLess() documentation | Stian Sandvik Thomassen | 2009-08-18 | 1 | -1/+1 |
|
|
| | | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Rhys Weatherley | 2009-08-18 | 4 | -16/+23 |
| | | |\ |
|
| | | * | | Optimize QMatrix4x4::rotate() for 0, 90, 180, 270 degrees. | Rhys Weatherley | 2009-08-18 | 1 | -4/+17 |
|
|