Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | Corrects bug in fancybrowser example where image rotation did not work. | Jocelyn Turcotte | 2009-11-06 | 1 | -4/+3 | |
| | * | | | Update INSTALL and README + friends for the everywhere package | Jason McDonald | 2009-11-09 | 6 | -391/+127 | |
| | * | | | Doc: updated documentation for Google Suggest Example | Morten Engvoldsen | 2009-11-09 | 1 | -96/+96 | |
| | * | | | Merge branch '4.6-platform' into 4.6 | Denis Dzyubenko | 2009-11-09 | 12 | -11/+42 | |
| | |\ \ \ | ||||||
| | | * | | | Fixed pan gesture handlers in standard Qt widgets. | Denis Dzyubenko | 2009-11-09 | 2 | -2/+2 | |
| | | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Bradley T. Hughes | 2009-11-09 | 193 | -2069/+5368 | |
| | | |\ \ \ | ||||||
| | | * | | | | Improved xsync feature testing. | Denis Dzyubenko | 2009-11-06 | 1 | -1/+3 | |
| | | * | | | | Fixes compilation warning in qbrush | Denis Dzyubenko | 2009-11-06 | 1 | -1/+1 | |
| | | * | | | | Added a -no-native-gestures option for configure.exe | Denis Dzyubenko | 2009-11-06 | 7 | -3/+27 | |
| | | * | | | | Dont create native winid when not required. | Denis Dzyubenko | 2009-11-06 | 1 | -3/+8 | |
| | | * | | | | Fixed -xsync configure option handling. | Denis Dzyubenko | 2009-11-06 | 1 | -1/+1 | |
| | * | | | | | My relevant changes-4.6.0 updates | Markus Goetz | 2009-11-09 | 1 | -6/+24 | |
| | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Morten Engvoldsen | 2009-11-09 | 109 | -999/+1469 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Compile in 64bit with debug | Olivier Goffart | 2009-11-09 | 1 | -1/+1 | |
| | | * | | | | | Merge branch '4.6-api-review' into 4.6 | Marius Storm-Olsen | 2009-11-09 | 95 | -286/+516 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | API review: *Count() are not plural | Marius Storm-Olsen | 2009-11-09 | 5 | -12/+23 | |
| | | | * | | | | | API review: Rename numRects() -> rectCount() | Marius Storm-Olsen | 2009-11-09 | 16 | -40/+55 | |
| | | | * | | | | | 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 | 4 | -22/+44 | |
| | | | * | | | | | 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 | 44 | -164/+207 | |
| | | | * | | | | | API review: QRegExp::numCaptures() -> QRegExp::captureCount() | Marius Storm-Olsen | 2009-11-06 | 13 | -33/+46 | |
| | | | * | | | | | 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 | 9 | -638/+829 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | 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 | |
| | | | * | | | | | | 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 | |