| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone... | Jan-Arve Sæther | 2009-10-28 | 1399 | -12672/+37285 |
|\ \
| |/
|/| |
|
| * | QGAL: Add test for David Boddie bug | Eduardo M. Fleury | 2009-10-26 | 1 | -0/+46 |
|
|
| * | QGAL (QSimplex): Add constraints simplification | Eduardo M. Fleury | 2009-10-26 | 2 | -4/+99 |
|
|
| * | QGAL (QSimplex): Make deep copy of constraints inside QSimplex | Eduardo M. Fleury | 2009-10-26 | 3 | -12/+13 |
|
|
| * | QGAL: Add QSimplexConstraint::toString() method for debugging | Eduardo M. Fleury | 2009-10-26 | 1 | -0/+23 |
|
|
| * | QGAL: Use constraints of type "equal" for fixed items | Eduardo M. Fleury | 2009-10-26 | 1 | -12/+22 |
|
|
| * | QGAL: clarify the usage of isLayoutAnchor bit | Caio Marcelo de Oliveira Filho | 2009-10-26 | 2 | -11/+4 |
|
|
| * | QGAL: add orientation bit to the anchor | Caio Marcelo de Oliveira Filho | 2009-10-26 | 2 | -9/+11 |
|
|
| * | QGAL: simplification doesn't depend on vertex anchor point information | Caio Marcelo de Oliveira Filho | 2009-10-26 | 1 | -4/+4 |
|
|
| * | QGAL: store item and center-ness information in the anchor | Caio Marcelo de Oliveira Filho | 2009-10-26 | 2 | -14/+19 |
|
|
| * | QGAL: identify unfeasible setups even when graph is simplified | Caio Marcelo de Oliveira Filho | 2009-10-26 | 3 | -34/+122 |
|
|
| * | QGAL: separate parallel anchor creation from sequence creation | Caio Marcelo de Oliveira Filho | 2009-10-26 | 1 | -29/+61 |
|
|
| * | QGAL: complex anchors can indicate errors when refreshing sizehint | Caio Marcelo de Oliveira Filho | 2009-10-26 | 2 | -22/+31 |
|
|
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-10-26 | 1500 | -16350/+43625 |
| |\ |
|
| | * | Suppress warnings in QtOpenGL code | Rhys Weatherley | 2009-10-26 | 3 | -1/+5 |
|
|
| | * | Suppress warnings under OpenGL/ES 2.0 in QGLShaderProgram | Rhys Weatherley | 2009-10-26 | 1 | -0/+55 |
|
|
| | * | Fix OpenGL/ES 2.0 bug in previous QGLShaderProgram check-in | Rhys Weatherley | 2009-10-26 | 1 | -1/+1 |
|
|
| | * | Use QObjectPrivate within QGLShaderPrivate and QGLShaderProgramPrivate | Rhys Weatherley | 2009-10-26 | 2 | -47/+134 |
|
|
| | * | Optimize concatenation of partial shaders | Rhys Weatherley | 2009-10-26 | 2 | -30/+95 |
|
|
| | * | Fix ifdef around QMatrix4x4::rotate(QQuaternion) | Rhys Weatherley | 2009-10-26 | 1 | -1/+1 |
|
|
| | * | Optimize QGraphicsRotation's use of QMatrix4x4 | Rhys Weatherley | 2009-10-26 | 4 | -6/+179 |
|
|
| | * | Make compile on X11 systems where qreal == float | Rhys Weatherley | 2009-10-26 | 1 | -1/+1 |
|
|
| | * | Fix a crash in shutdown of QGraphicsEffect | Rhys Weatherley | 2009-10-25 | 1 | -1/+1 |
|
|
| | * | Issue a warning if bindAttributeLocation() is used after shaders linked | Rhys Weatherley | 2009-10-25 | 1 | -3/+8 |
|
|
| | * | Add an extra overload for QMatrix4x4::toTransform() | Rhys Weatherley | 2009-10-25 | 4 | -5/+24 |
|
|
| | * | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-10-23 | 3 | -29/+6 |
| | |\ |
|
| | | * | QWidget painting regression on Windows. | Bjørn Erik Nilsen | 2009-10-22 | 1 | -1/+1 |
|
|
| | | * | QWindowsMobileStyle::drawPrimitive(PE_Frame) background color fixed | Joerg Bornemann | 2009-10-22 | 1 | -4/+2 |
|
|
| | | * | move default QAbstractButton font setup on Win mobile to QApplication | Joerg Bornemann | 2009-10-22 | 2 | -24/+3 |
|
|
| | * | | Compile on QWS | Anders Bakken | 2009-10-23 | 1 | -1/+1 |
|
|
| | * | | Add cross compiling pkg-config disabled warning | Donald Carr | 2009-10-23 | 1 | -0/+5 |
|
|