Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | Merge branch 'master' into 4.6 | Janne Anttila | 2009-08-31 | 4 | -14/+58 | |
| | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Janne Anttila | 2009-08-28 | 1 | -1/+1 | |
| | | |\ \ \ \ \ | ||||||
| | | * | | | | | | Updated docs to reflect current 'createpackage' and 'make sisx' syntax. | Janne Anttila | 2009-08-28 | 4 | -14/+58 | |
| | * | | | | | | | Fixed createpackage to use lowercase target to be Linux compliant. | Janne Anttila | 2009-08-31 | 1 | -1/+1 | |
| | * | | | | | | | Trivial change to comment. | Janne Anttila | 2009-08-31 | 1 | -0/+1 | |
| | * | | | | | | | Removed hard-coded sqlite3 deployment statement - used PKG conditions. | Janne Anttila | 2009-08-31 | 1 | -11/+7 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | Doc: Updated the requirements information about OpenSSL. | David Boddie | 2009-08-31 | 2 | -1/+29 | |
* | | | | | | | | Update the qmake autotest: re MSVC test failure findMocs and findDeps | Keith Isdale | 2009-09-01 | 2 | -10/+4 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6 | Janne Anttila | 2009-08-31 | 2 | -6/+19 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fixes compile for my last change. | Bill King | 2009-08-31 | 1 | -1/+1 | |
| * | | | | | | | Adds ability to open sqlite databases readonly. | Bill King | 2009-08-31 | 2 | -6/+19 | |
* | | | | | | | | Added QContextMenuEvent sending to widget in Symbian. | Janne Anttila | 2009-08-31 | 1 | -1/+2 | |
|/ / / / / / / | ||||||
* | | | | | | | Added doc link to point to Assistant doc table of collection file values. | Peter Yard | 2009-08-31 | 1 | -0/+8 | |
* | | | | | | | Move QGLShareContextScope to qgl_p.h so other things can use it. | Rhys Weatherley | 2009-08-31 | 2 | -37/+40 | |
* | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Rhys Weatherley | 2009-08-31 | 1 | -11/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fixes race condition on reopening an ODBC connection. | Bill King | 2009-08-31 | 1 | -11/+11 | |
* | | | | | | | | Remove QGLShader from its QGLShaderProgram when it is destroyed | Rhys Weatherley | 2009-08-31 | 2 | -4/+23 | |
|/ / / / / / / | ||||||
* | | | | | | | Destroy EGL window surface when direct VG surface is deleted | Rhys Weatherley | 2009-08-30 | 1 | -0/+6 | |
* | | | | | | | trivial: make moc compile again | Harald Fernengel | 2009-08-28 | 1 | -0/+2 | |
* | | | | | | | Warning -- | Alessandro Portale | 2009-08-28 | 1 | -0/+2 | |
* | | | | | | | Added a default theme for the simulated S60 style | Alessandro Portale | 2009-08-28 | 4 | -3/+3 | |
* | | | | | | | QMetaObjectPrivate: refactor internal disconnect to avoid duplicate code | Leonardo Sobral Cunha | 2009-08-28 | 2 | -49/+47 | |
* | | | | | | | Removing an obviously obsolete LIBS includion workaround. | Alessandro Portale | 2009-08-28 | 1 | -2/+0 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | Merge branch '4.6' | Thiago Macieira | 2009-08-28 | 70 | -728/+1438 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Mark the QSharedPointer with Qt::Uninitialized explicit | Thiago Macieira | 2009-08-28 | 2 | -1/+13 | |
| * | | | | | | Using QFocusFrame to visualize the focus. | Alessandro Portale | 2009-08-28 | 3 | -118/+80 | |
| * | | | | | | Don't call qFuzzyIsNull on every single frame in QGraphicsOpacityEffect. | Bjørn Erik Nilsen | 2009-08-28 | 2 | -3/+10 | |
| * | | | | | | Add an autotest to check QPainter rendering to a QGLPixelBuffer works | Tom Cooksey | 2009-08-28 | 1 | -0/+33 | |
| * | | | | | | Add support for setting an opacity mask on QGraphicsOpacityEffect. | Bjørn Erik Nilsen | 2009-08-28 | 4 | -6/+106 | |
| * | | | | | | Fix wrong transform when drawing graphics item effect source. | Bjørn Erik Nilsen | 2009-08-28 | 1 | -4/+2 | |
| * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-08-28 | 646 | -1773/+24200 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Make it possible for autotests to check if JIT is enabled or not | Kent Hansen | 2009-08-28 | 3 | -10/+51 | |
| | * | | | | | | Re-enabled the QPixmap cleanup hooks in QPixmap destructor. | Trond Kjernåsen | 2009-08-28 | 1 | -0/+2 | |
| | * | | | | | | Fixed QGLWidget::renderText() when using the GL 2 paint engine. | Trond Kjernåsen | 2009-08-28 | 4 | -23/+108 | |
| | * | | | | | | Fixed a problem where the InvertedYBindOption was always removed. | Trond Kjernåsen | 2009-08-28 | 1 | -1/+1 | |
| | * | | | | | | Enable Q_OBJECT usage across DLL boundary on Symbian OS | Shane Kearns | 2009-08-28 | 4 | -7/+44 | |
| | * | | | | | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6 | Janne Anttila | 2009-08-28 | 7 | -36/+46 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | doc: Fixed several qdoc errors. | Martin Smith | 2009-08-28 | 1 | -2/+2 | |
| | | * | | | | | | Whitespaces & indentation cleanup in qobject | Leonardo Sobral Cunha | 2009-08-28 | 2 | -26/+27 | |
| | | * | | | | | | Fixed runtime warning in tst_QGraphicsProxyWidget::childPos. | Gabriel de Dietrich | 2009-08-28 | 1 | -2/+2 | |
| | | |/ / / / / | ||||||
| | | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | David Boddie | 2009-08-28 | 1 | -4/+4 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | Added some information to QGLFramebufferObject documentation | Samuel Rødal | 2009-08-28 | 1 | -4/+4 | |
| | | * | | | | | | Doc: Fixed the build instructions for the OCI plugin (for Oracle 10). | David Boddie | 2009-08-28 | 1 | -1/+1 | |
| | | |/ / / / / | ||||||
| | | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | David Boddie | 2009-08-28 | 648 | -1717/+24039 | |
| | | |\ \ \ \ \ | ||||||
| | | * | | | | | | Doc: Added some information about the clipping applied in paint events. | David Boddie | 2009-08-28 | 1 | -1/+10 | |
| | * | | | | | | | Added preprocess only option for createpackage.bat | Janne Anttila | 2009-08-28 | 1 | -9/+15 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| | * | | | | | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6 | Janne Anttila | 2009-08-28 | 11 | -246/+439 | |
| | |\ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ | Merge branch '4.5' into 4.6 | Olivier Goffart | 2009-08-28 | 0 | -0/+0 | |
| | | |\ \ \ \ \ \ | | | | | |_|_|_|/ | | | | |/| | | | | ||||||
| | | | * | | | | | Fixes: Crash when double-clicking a tab in a QTabBar with movable tabs | Olivier Goffart | 2009-08-28 | 1 | -1/+2 | |
| | | * | | | | | | doc: Fixed several qdoc errors. | Martin Smith | 2009-08-28 | 1 | -31/+45 | |