Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | Remove 4k-chunking in QFSFileEngine::read/writeFdFh | João Abecasis | 2009-11-04 | 1 | -85/+78 | |
| | | * | | | | | | | Extending tst_QFile::writeLargeDataBlock test | João Abecasis | 2009-11-04 | 1 | -30/+134 | |
| | | * | | | | | | | Add src/tools/tools.pro, and use when building host tools for xcompiling | Marius Storm-Olsen | 2009-11-04 | 4 | -32/+75 | |
| | | * | | | | | | | QHostInfo: do not wait forever on cleanup | Peter Hartmann | 2009-11-04 | 1 | -2/+4 | |
| | | * | | | | | | | QLocalSocket test: stabilize test by calling waitFor... function | Peter Hartmann | 2009-11-03 | 1 | -4/+6 | |
| | | * | | | | | | | QNetworkReply autotests: move performance tests to benchmarks | Peter Hartmann | 2009-11-02 | 2 | -479/+530 | |
| | * | | | | | | | | Default to X11 instead of QWS for commercial builds | Paul Olav Tvete | 2009-11-09 | 1 | -1/+1 | |
| | * | | | | | | | | My changes for 4.6.0 | Peter Hartmann | 2009-11-09 | 1 | -0/+29 | |
| | | |_|_|/ / / / | | |/| | | | | | | ||||||
| | * | | | | | | | Doc: typo fixed | Joerg Bornemann | 2009-11-09 | 2 | -2/+2 | |
| | * | | | | | | | Updated change log | Prasanth Ullattil | 2009-11-09 | 1 | -71/+91 | |
| * | | | | | | | | ÿþd | Morten Engvoldsen | 2009-11-09 | 6 | -30/+191 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | jasplin | 2009-11-09 | 2 | -0/+23 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | More inDestructor checks. | Warwick Allison | 2009-11-09 | 1 | -0/+9 | |
| | * | | | | | | | Crash on bug QTBUG-5493 | Warwick Allison | 2009-11-09 | 1 | -0/+14 | |
| | | |_|_|_|_|/ | | |/| | | | | | ||||||
| * | | | | | | | My changes. | jasplin | 2009-11-09 | 1 | -0/+12 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge commit 'ceteam/4.6' into 4.6 | Joerg Bornemann | 2009-11-09 | 6 | -11/+90 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | changes-4.6.0 updated | Joerg Bornemann | 2009-11-06 | 1 | -0/+11 | |
| | * | | | | | | my changes for 4.6.0 | Joerg Bornemann | 2009-11-06 | 1 | -1/+4 | |
| | * | | | | | | 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 | |
| | * | | | | | | cetest crashes and no helpful debugging provided | Keith Isdale | 2009-11-06 | 1 | -3/+33 | |
| | * | | | | | | compilefixes for qfeatures | Thomas Hartmann | 2009-11-06 | 4 | -3/+26 | |
| * | | | | | | | Mistake in the example for QByteArray::lastIndexOf() | Keith Isdale | 2009-11-09 | 1 | -1/+1 | |
| * | | | | | | | Change file updates for Rhys Weatherley | Rhys Weatherley | 2009-11-09 | 1 | -0/+74 | |
| * | | | | | | | Changes file update for Sarah Smith 4.6 changes. | Sarah Smith | 2009-11-09 | 1 | -0/+3 | |
| * | | | | | | | Merge file://t:/dev/qt-46-wt into widgetteam | Jan-Arve Sæther | 2009-11-08 | 6 | -198/+653 | |
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| | * | | | | | | 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 | 4 | -184/+632 | |
| | |\ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ | Merge branch 'anchor-vertex-simplification' of git://gitorious.org/~cmarcelo/... | Jan-Arve Sæther | 2009-11-07 | 4 | -184/+632 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | 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 (Test): redundant anchors shouldn't harm simplification | Caio Marcelo de Oliveira Filho | 2009-11-06 | 1 | -0/+39 | |
| | | | * | | | | | | 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 (Test): Enable remaining tests in 'qgraphicsanchorlayout1' | Eduardo M. Fleury | 2009-11-06 | 1 | -16/+9 | |
| | | | * | | | | | | QGAL (Test): Add test where center anchor is simplified by parallel | Eduardo M. Fleury | 2009-11-06 | 1 | -0/+26 | |
| | | | * | | | | | | 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 | 360 | -3076/+8673 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Fix a signed/unsigned comparison warning | João Abecasis | 2009-11-06 | 1 | -1/+1 | |
| | * | | | | | | | | | Improving reliability and information from the large file test | João Abecasis | 2009-11-06 | 1 | -0/+35 | |
| | |/ / / / / / / / | ||||||
| | * | | | | | | | | Merge commit 'origin/4.6' into 4.6 | Olivier Goffart | 2009-11-06 | 214 | -1659/+4643 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | David Boddie | 2009-11-06 | 11 | -4/+59 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ | 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 | |