Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-24 | 42 | -240/+631 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-24 | 42 | -240/+631 |
| |\ | |||||
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-24 | 42 | -240/+631 |
| | |\ | |||||
| | | * | fix typo in documentation | Alex | 2010-05-24 | 1 | -1/+1 |
| | | * | Improve Bearer Management related documentation in QNetworkAccessManager | Alex | 2010-05-24 | 1 | -0/+26 |
| | | * | Merge remote branch 'origin/4.7' into oslo-staging-1 | Aaron McCarthy | 2010-05-24 | 19 | -227/+158 |
| | | |\ | |||||
| | | * | | Compile with QT_NO_ACTION. | Tasuku Suzuki | 2010-05-23 | 1 | -0/+2 |
| | | * | | Unbreak compilation outside Mac | Thiago Macieira | 2010-05-23 | 1 | -1/+1 |
| | | * | | QDBusAbstractInterface: don't set lastError outside the object's own thread | Thiago Macieira | 2010-05-23 | 1 | -1/+4 |
| | | * | | Remove Q_PACKED from QChar and QLocale::Data. | Thiago Macieira | 2010-05-23 | 2 | -10/+2 |
| | | * | | QDebug operator for QFlags | Harald Fernengel | 2010-05-21 | 1 | -0/+23 |
| | | * | | Removing unneeded qDebug statement. | Carlos Manuel Duclos Vergara | 2010-05-21 | 1 | -1/+0 |
| | | * | | Fixing incorrect addition of public API symbols. | Carlos Manuel Duclos Vergara | 2010-05-21 | 7 | -181/+55 |
| | | * | | Removal erroneous inclusion of new Public API in qmacstyle. | Carlos Manuel Duclos Vergara | 2010-05-21 | 1 | -0/+255 |
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-21 | 33 | -99/+316 |
| | | |\ \ | |||||
| | | | * | | remove dead code that will never get called. | Lorn Potter | 2010-05-21 | 1 | -2/+0 |
| | | | * | | add bytes and activeTime to corelwan. | Lorn Potter | 2010-05-21 | 2 | -8/+102 |
| | | | * | | fix irix build | Oswald Buddenhagen | 2010-05-20 | 3 | -0/+3 |
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-20 | 28 | -91/+213 |
| | | | |\ \ | |||||
| | | | | * | | Improve look and feel of itemviews on mac | Jens Bache-Wiig | 2010-05-20 | 1 | -6/+25 |
| | | | | * | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-05-20 | 6 | -19/+73 |
| | | | | |\ \ | |||||
| | | | | | * | | QPushButton's click area exceeds the button area by far on Mac OS X | Carlos Manuel Duclos Vergara | 2010-05-20 | 5 | -16/+68 |
| | | | | | * | | QApplication::closeAllWindows() should ignore windows being closed | Bradley T. Hughes | 2010-05-20 | 1 | -3/+5 |
| | | | | * | | | doc: Fixed many broken links. | Martin Smith | 2010-05-20 | 20 | -43/+42 |
| | | | | |/ / | |||||
| | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-20 | 2 | -23/+73 |
| | | | | |\ \ | |||||
| | | | | | * | | Fix crash on exit in native wifi plugin on Vista+ when run in debugger. | Aaron McCarthy | 2010-05-20 | 2 | -23/+73 |
* | | | | | | | | Added autotest for Component.createObject() without Qt.createComponent() | Alan Alpert | 2010-05-24 | 2 | -5/+9 |
|/ / / / / / / | |||||
* | | | | | | | Compiler warning | Aaron Kennedy | 2010-05-24 | 1 | -1/+1 |
* | | | | | | | Remove incorrect ASSERT | Aaron Kennedy | 2010-05-24 | 1 | -3/+1 |
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-05-24 | 2 | -1/+18 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Don't crash when assigning a Behavior to a grouped property. | Michael Brasser | 2010-05-24 | 2 | -1/+18 |
* | | | | | | | | Be slightly more verbose on assigning undefined in binding. | Warwick Allison | 2010-05-24 | 1 | -1/+3 |
|/ / / / / / / | |||||
* | | | | | | | Do not attempt to setParent of object in a different thread | Warwick Allison | 2010-05-24 | 1 | -3/+5 |
* | | | | | | | Don't polish QDeclarativeItems. | Warwick Allison | 2010-05-24 | 2 | -6/+16 |
|/ / / / / / | |||||
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-05-24 | 11 | -92/+42 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Move copies of toLocalFileOrQrc() to QDeclarativeEnginePrivate | Bea Lam | 2010-05-24 | 10 | -94/+34 |
| * | | | | | | Allow resource files to be loaded in WorkerScript | Bea Lam | 2010-05-24 | 1 | -3/+11 |
| * | | | | | | Component::createObject() don't attempt to set parent of null object | Martin Jones | 2010-05-24 | 1 | -4/+6 |
* | | | | | | | Fix TextEdit alignment. | Warwick Allison | 2010-05-24 | 2 | -19/+30 |
|/ / / / / / | |||||
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-05-23 | 21 | -237/+164 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-21 | 3 | -57/+106 |
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-21 | 3 | -57/+106 |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | | * | | | | Fix FolderListModel parentFolder property's file drive handling | Joona Petrell | 2010-05-21 | 1 | -8/+6 |
| * | | | | | | Fix warnings | Olivier Goffart | 2010-05-21 | 2 | -3/+4 |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-05-21 | 14 | -184/+118 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fixes QGraphicsItem::scroll issues | Bjørn Erik Nilsen | 2010-05-21 | 1 | -140/+68 |
| | * | | | | | | Fixes wrong QGraphicsItemCache::boundingRect. | Bjørn Erik Nilsen | 2010-05-21 | 1 | -10/+10 |
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-21 | 14 | -47/+50 |
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| | | * | | | | | Revert "Deselect the current selection when the QItemSelectionModel::model is... | Olivier Goffart | 2010-05-21 | 3 | -24/+5 |
| | | * | | | | | add missing include | Oswald Buddenhagen | 2010-05-20 | 1 | -0/+2 |