Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | API review: Rename numRects() -> rectCount() | Marius Storm-Olsen | 2009-11-09 | 15 | -30/+45 | |
| * | | | | API review: Rename numPages() -> pageCount() | Marius Storm-Olsen | 2009-11-09 | 3 | -4/+17 | |
| * | | | | API review: Rename numDigits() and setNumDigits() | Marius Storm-Olsen | 2009-11-09 | 3 | -14/+36 | |
| * | | | | API review: Rename numCols() -> colorCount() | Marius Storm-Olsen | 2009-11-06 | 6 | -6/+28 | |
| * | | | | API review: Rename functions numColors(), setNumColors() and numBytes() | Marius Storm-Olsen | 2009-11-06 | 33 | -129/+172 | |
| * | | | | API review: QRegExp::numCaptures() -> QRegExp::captureCount() | Marius Storm-Olsen | 2009-11-06 | 7 | -9/+22 | |
| * | | | | API review: QMatrix::det() -> QMatrix::determinant(), matching math3d | Marius Storm-Olsen | 2009-11-06 | 2 | -5/+16 | |
| * | | | | API review: Add convenience functions using QMargins | Marius Storm-Olsen | 2009-11-06 | 6 | -0/+80 | |
* | | | | | Merge commit 'b65fd82299' from qt-core-team 4.6 into 4.6 | Marius Storm-Olsen | 2009-11-09 | 4 | -120/+157 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Removing semi-colon at the end of namespace | João Abecasis | 2009-11-05 | 1 | -1/+1 | |
| * | | | | Ensure IDC and UIC3 dependencies are correct | Marius Storm-Olsen | 2009-11-05 | 2 | -6/+7 | |
| * | | | | Remove 4k-chunking in QFSFileEngine::read/writeFdFh | João Abecasis | 2009-11-04 | 1 | -85/+78 | |
| * | | | | Add src/tools/tools.pro, and use when building host tools for xcompiling | Marius Storm-Olsen | 2009-11-04 | 2 | -28/+74 | |
| * | | | | QHostInfo: do not wait forever on cleanup | Peter Hartmann | 2009-11-04 | 1 | -2/+4 | |
* | | | | | Doc: typo fixed | Joerg Bornemann | 2009-11-09 | 2 | -2/+2 | |
* | | | | | More inDestructor checks. | Warwick Allison | 2009-11-09 | 1 | -0/+9 | |
* | | | | | Merge commit 'ceteam/4.6' into 4.6 | Joerg Bornemann | 2009-11-09 | 4 | -8/+42 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix QWizard issues on Windows CE | Joerg Bornemann | 2009-11-06 | 1 | -0/+7 | |
| * | | | | | fixes button size for Windows mobile style | Joerg Bornemann | 2009-11-06 | 1 | -5/+9 | |
| * | | | | | compilefixes for qfeatures | Thomas Hartmann | 2009-11-06 | 4 | -3/+26 | |
* | | | | | | Merge file://t:/dev/qt-46-wt into widgetteam | Jan-Arve Sæther | 2009-11-08 | 4 | -185/+580 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Use at() instead of operator[] for vectors and lists. | Jan-Arve Sæther | 2009-11-07 | 1 | -24/+24 | |
| * | | | | | | Merge branch 'cmarcelo-vertexsimplification' into 4.6 | Jan-Arve Sæther | 2009-11-07 | 2 | -171/+559 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'anchor-vertex-simplification' of git://gitorious.org/~cmarcelo/... | Jan-Arve Sæther | 2009-11-07 | 2 | -171/+559 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | QGAL: avoid passing Orientation for interpolation functions | Caio Marcelo de Oliveira Filho | 2009-11-06 | 2 | -23/+16 | |
| | | * | | | | | | QGAL: vertex simplification | Caio Marcelo de Oliveira Filho | 2009-11-06 | 2 | -73/+379 | |
| | | * | | | | | | QGAL: allow parallel anchors simplify center anchors | Caio Marcelo de Oliveira Filho | 2009-11-06 | 2 | -16/+82 | |
| | | * | | | | | | QGAL: fix leak when restoring anchors | Caio Marcelo de Oliveira Filho | 2009-11-06 | 1 | -36/+27 | |
| | | * | | | | | | QGAL: Revamp the edge interpolation code | Eduardo M. Fleury | 2009-11-06 | 2 | -29/+26 | |
| | | * | | | | | | QGAL: Support for out-of-order parallel anchors | Eduardo M. Fleury | 2009-11-06 | 2 | -10/+45 | |
| * | | | | | | | | The sizePolicy property of QGraphicsWidget should be of type QSizePolicy of c... | Jan-Arve Sæther | 2009-11-07 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch 'fixes' of git://gitorious.org/~morphbr/qt/morphbrs-clone into m... | Jan-Arve Sæther | 2009-11-06 | 2 | -0/+7 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Make sizePolicy a property of QGraphicsWidget too | Artur Duque de Souza | 2009-11-06 | 2 | -0/+7 | |
* | | | | | | | | | Merge remote branch 'mainline/4.6' into 4.6 | Oswald Buddenhagen | 2009-11-06 | 215 | -2038/+4721 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix a signed/unsigned comparison warning | João Abecasis | 2009-11-06 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge commit 'origin/4.6' into 4.6 | Olivier Goffart | 2009-11-06 | 117 | -1370/+3438 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'feature' into 4.6 | Jørgen Lind | 2009-11-06 | 11 | -4/+59 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Fix QT_NO_GRAPHICSVIEW | Jørgen Lind | 2009-11-06 | 1 | -0/+2 | |
| | | * | | | | | | | | Fix QT_NO_WHEELEVENT | Jørgen Lind | 2009-11-06 | 1 | -0/+2 | |
| | | * | | | | | | | | Fix QT_NO_WHATSTHIS | Jørgen Lind | 2009-11-06 | 1 | -0/+2 | |
| | | * | | | | | | | | Fix QT_NO_MENUBAR | Jørgen Lind | 2009-11-06 | 1 | -0/+2 | |
| | | * | | | | | | | | Fix QT_NO_SHORTCUT | Jørgen Lind | 2009-11-06 | 2 | -2/+4 | |
| | | * | | | | | | | | Fix QT_NO_DATESTRING | Jørgen Lind | 2009-11-06 | 2 | -0/+4 | |
| | | * | | | | | | | | Fix QT_NO_GRAPHICSEFFECT | Jørgen Lind | 2009-11-06 | 5 | -2/+33 | |
| | | * | | | | | | | | Fix QT_NO_TABLETEVENT | Jørgen Lind | 2009-11-06 | 1 | -0/+6 | |
| | | * | | | | | | | | Fix QT_NO_STATUSTIP | Jørgen Lind | 2009-11-06 | 1 | -0/+2 | |
| | | * | | | | | | | | Fix QT_NO_TOOLBAR | Jørgen Lind | 2009-11-06 | 1 | -0/+2 | |
| | * | | | | | | | | | Merge branch '4.6-s60' into 4.6 | axis | 2009-11-06 | 42 | -363/+1509 | |
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | QS60Style: Harmonize theme graphic with LineEdit and QTextEdit | Sami Merilä | 2009-11-05 | 3 | -16/+1 | |
| | | * | | | | | | | | QProgressBar is drawn stretched in QS60Style | Sami Merilä | 2009-11-05 | 1 | -0/+5 | |