| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | 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 |
|
|
* | Added some information to QGLFramebufferObject documentation | Samuel Rødal | 2009-08-28 | 1 | -4/+4 |
|
|
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | David Boddie | 2009-08-28 | 47 | -154/+344 |
|\ |
|
| * | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6 | Janne Anttila | 2009-08-28 | 7 | -48/+97 |
| |\ |
|
| | * | doc: Fixed several qdoc errors. | Martin Smith | 2009-08-28 | 1 | -31/+45 |
|
|
| | * | QTabBar: Add ability to change the position of the close button in the styles... | Olivier Goffart | 2009-08-28 | 1 | -0/+12 |
|
|
| | * | QTabBar: Being able to change the close button appearence in the stylesheet | Olivier Goffart | 2009-08-28 | 1 | -3/+11 |
|
|
| | * | doc: Fixed several qdoc errors. | Martin Smith | 2009-08-28 | 1 | -9/+9 |
|
|
| | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | mread | 2009-08-28 | 26 | -68/+185 |
| | |\ |
|
| | * | | Deleting the CFontStore without a crash | mread | 2009-08-28 | 3 | -5/+19 |
|
|
| | * | | Fix for "Undefined symbol typeinfo for std::exception" in armv5 build | mread | 2009-08-28 | 1 | -0/+1 |
|
|
| * | | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6 | Janne Anttila | 2009-08-28 | 6 | -21/+16 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | doc: Fixed several qdoc errors. | Martin Smith | 2009-08-28 | 6 | -21/+16 |
|
|
| * | | | Merge branch 'master' into 4.6 | Janne Anttila | 2009-08-28 | 2 | -3/+5 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Various small fixes and cleanups for symbian qmake generator. | Janne Anttila | 2009-08-28 | 2 | -3/+5 |
|
|
| * | | | doc: Fixed several qdoc errors. | Martin Smith | 2009-08-28 | 5 | -17/+35 |
|
|
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Prasanth Ullattil | 2009-08-28 | 12 | -25/+122 |
| |\ \ \ |
|
| | * | | | QScriptContextInfo: fix the line numbers with JIT | Olivier Goffart | 2009-08-28 | 1 | -3/+11 |
|
|
| | * | | | QScriptEngine: Remove one superflous stackframe for native call made by JIT | Olivier Goffart | 2009-08-28 | 1 | -1/+7 |
|
|
| | * | | | Q_ASSERT failure in QStateMachinePrivate::handleTransitionSignal. | Gabriel de Dietrich | 2009-08-28 | 5 | -1/+30 |
|
|
| | * | | | Documentation of QAbstractProxyModel::reset | Olivier Goffart | 2009-08-28 | 1 | -3/+2 |
|
|
| | * | | | Fix the API for resetting QAbstractItemModels. | Stephen Kelly | 2009-08-28 | 4 | -8/+56 |
|
|
| | * | | | QAbstractAnimation: replacing QPointer usage for QWeakPointer | Leonardo Sobral Cunha | 2009-08-28 | 1 | -12/+19 |
|
|
| * | | | | Do not set window tile from IOleInPlaceUIWindow::SetActiveObject() | Prasanth Ullattil | 2009-08-28 | 1 | -3/+4 |
| |/ / / |
|
| * | | | Fix crash in backingstore when QWidget::paintEngine() returns 0 | Prasanth Ullattil | 2009-08-28 | 1 | -2/+2 |
|
|
| * | | | QNAM HTTP Code: Do not cache Date header | Markus Goetz | 2009-08-28 | 1 | -0/+6 |
| | |/
| |/| |
|
| * | | QNAM HTTP Code: HTTP/1.0 has implicit connection close | Markus Goetz | 2009-08-28 | 1 | -2/+5 |
|
|
| * | | doc: Change some uses of \reimp to \internal. | Martin Smith | 2009-08-28 | 1 | -4/+0 |
|
|
| * | | Merge branch 'inputPanelExample' into 4.6 | axis | 2009-08-28 | 1 | -8/+9 |
| |\ \ |
|
| | * | | Doc: First review of the input panel example. | David Boddie | 2009-08-28 | 1 | -8/+9 |
|
|
| * | | | Compile with Qt-in-a-namepsace. | Morten Sørvig | 2009-08-28 | 4 | -12/+21 |
|
|
| * | | | Remove unnecessary static_cast in QDirectFBScreen | Anders Bakken | 2009-08-28 | 1 | -1/+1 |
|
|
| * | | | Make lockSurface take a real enum | Anders Bakken | 2009-08-28 | 2 | -3/+3 |
|
|
| * | | | Define highp to mediump on OpenGL/ES systems that don't have highp | Rhys Weatherley | 2009-08-27 | 1 | -0/+15 |
|
|
| * | | | Remove extraneous semi-colons | Rhys Weatherley | 2009-08-27 | 2 | -3/+3 |
|
|
| * | | | Rearrange ifdefs | Anders Bakken | 2009-08-27 | 1 | -3/+1 |
|
|
* | | | | Doc: Added some information about the clipping applied in paint events. | David Boddie | 2009-08-28 | 1 | -1/+10 |
|/ / / |
|
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | David Boddie | 2009-08-27 | 33 | -283/+636 |
|\ \ \ |
|
| * | | | QAbstractAnimation: fixes segfault when deleting animation inside updateCurre... | Leonardo Sobral Cunha | 2009-08-27 | 2 | -9/+19 |
|
|
| * | | | work around a compiler bug (gcc <= 4.0.x) that renders the drop-in version | hjk | 2009-08-27 | 1 | -0/+6 |
|
|
| * | | | Merge branch '4.6' | Thiago Macieira | 2009-08-27 | 151 | -4593/+5774 |
| |\ \ \ |
|
| | * \ \ | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-27 | 3 | -8/+22 |
| | |\ \ \ |
|
| | | * | | | QSslSocket: Clarified doc about QSslSocket::systemCaCertificates | Markus Goetz | 2009-08-27 | 1 | -4/+2 |
|
|
| | | * | | | QImageReader via JPEG image load plugin fails to load correctly a CMYK | Keith Isdale | 2009-08-27 | 1 | -1/+10 |
|
|