Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QtWebKit: Downstream patch 1 fixing a crash on MSVC 64bit. | Jocelyn Turcotte | 2010-09-08 | 1 | -4/+4 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-08 | 16 | -481/+594 |
|\ | |||||
| * | uic: Fix compile breakage in case QT_NO_QT3_SUPPORT. | Friedemann Kleint | 2010-09-08 | 1 | -1/+1 |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-08 | 16 | -481/+594 |
| |\ | |||||
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-07 | 16 | -481/+594 |
| | |\ | |||||
| | | * | uic: Improve messages. | Friedemann Kleint | 2010-09-07 | 1 | -6/+8 |
| | | * | Tools (uic/rcc): Improve warning messages. | Friedemann Kleint | 2010-09-07 | 7 | -20/+48 |
| | | * | QDir: Removed checks for existance of fileEngine | João Abecasis | 2010-09-07 | 1 | -49/+8 |
| | | * | QDir and QFileInfo shouldn't lose properties when detaching | João Abecasis | 2010-09-07 | 4 | -20/+176 |
| | | * | Another bug-o introduced in fixing QDirPrivate refactoring | João Abecasis | 2010-09-07 | 1 | -0/+1 |
| | | * | Reverting QDir::detach introduced earlier | João Abecasis | 2010-09-07 | 2 | -51/+33 |
| | | * | QFileInfo: Prepare for engine-less implementation | João Abecasis | 2010-09-07 | 2 | -46/+59 |
| | | * | Removed QFileInfoPrivate::initFileEngine | João Abecasis | 2010-09-07 | 2 | -13/+4 |
| | | * | Simplify QDir::cd | João Abecasis | 2010-09-07 | 1 | -2/+1 |
| | | * | QDir::makeAbsolute could self-destruct on failure | João Abecasis | 2010-09-07 | 1 | -7/+4 |
| | | * | QDir::operator= simplification | João Abecasis | 2010-09-07 | 1 | -3/+0 |
| | | * | QDirPrivate refactoring | João Abecasis | 2010-09-07 | 1 | -1/+3 |
| | | * | QDirPrivate refactoring | João Abecasis | 2010-09-07 | 1 | -20/+20 |
| | | * | QDirPrivate refactoring | João Abecasis | 2010-09-07 | 1 | -25/+24 |
| | | * | Removed QDirPrivate layer of indirection | João Abecasis | 2010-09-07 | 2 | -229/+216 |
| | | * | Refactor QFileInfoPrivate::Data (Round 2) | Prasanth Ullattil | 2010-09-07 | 4 | -186/+170 |
| | | * | Refactoring QDirPrivate::Data | João Abecasis | 2010-09-07 | 1 | -84/+98 |
| | | * | Move QFileInfoPrivate methods to QFileInfoPrivate::Data (1st Round) | Prasanth Ullattil | 2010-09-07 | 2 | -89/+90 |
| | | * | explicitly remove qt_webkit_version.pri when building with -no-webkit | Oswald Buddenhagen | 2010-09-07 | 2 | -2/+3 |
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-08 | 5 | -18/+89 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-09-08 | 149 | -1605/+3663 |
| |\ \ \ | |||||
| | * | | | Document difference between property binding and assignment | Bea Lam | 2010-09-08 | 2 | -5/+62 |
| | * | | | Remove unused object | Bea Lam | 2010-09-08 | 1 | -1/+0 |
| | * | | | Fix Worker ListModel to emit the right signal when items change | Bea Lam | 2010-09-08 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-08 | 115 | -1396/+3366 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-09-07 | 23 | -133/+169 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| * | | | | Merge branch '4.7' into qmldocs | David Boddie | 2010-09-07 | 86 | -1657/+4605 |
| |\ \ \ \ | |||||
| * | | | | | Doc: More work on the QML documentation. | David Boddie | 2010-09-07 | 16 | -116/+502 |
| * | | | | | Merge branch '4.7' into qmldocs | David Boddie | 2010-09-06 | 43 | -335/+549 |
| |\ \ \ \ \ | |||||
| * | | | | | | Doc: Worked on two more elements, replacing an image. | David Boddie | 2010-09-06 | 5 | -36/+93 |
| * | | | | | | Merge branch '4.7' into qmldocs | David Boddie | 2010-09-03 | 89 | -634/+2028 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Doc: qdoc fixes. | David Boddie | 2010-09-02 | 3 | -7/+7 |
| * | | | | | | | Doc: Added types to method and signal documentation; other fixes. | David Boddie | 2010-09-01 | 8 | -49/+58 |
| * | | | | | | | Doc: Fixed autotest breakage caused by snippets. | David Boddie | 2010-09-01 | 13 | -16/+124 |
| * | | | | | | | Merge branch '4.7' into qmldocs | David Boddie | 2010-09-01 | 218 | -3869/+8160 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Doc: More work on QML documentation and snippets. | David Boddie | 2010-09-01 | 7 | -6/+86 |
| * | | | | | | | | Merge branch '4.7' into qmldocs | David Boddie | 2010-08-27 | 206 | -558/+5907 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Doc: Fixed links and markup. | David Boddie | 2010-08-27 | 1 | -5/+5 |
| * | | | | | | | | | Doc: More work on the QML documentation. | David Boddie | 2010-08-27 | 29 | -209/+955 |
| * | | | | | | | | | Merge branch '4.7' into qmldocs | David Boddie | 2010-08-24 | 201 | -17039/+16767 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Doc: Minor improvements and fixes. | David Boddie | 2010-08-24 | 2 | -5/+5 |
| * | | | | | | | | | | Doc: Fixed incorrect use of commands to mark documentation. | David Boddie | 2010-08-23 | 3 | -3/+1 |
| * | | | | | | | | | | Doc: Started to improve QML reference documentation. | David Boddie | 2010-08-23 | 4 | -63/+152 |
| * | | | | | | | | | | Doc: Moved the inline code into snippet files. | David Boddie | 2010-08-23 | 1 | -57/+10 |
| * | | | | | | | | | | Doc: Started to reorganize the QML documentation structure. | David Boddie | 2010-08-23 | 1 | -30/+67 |