Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | escape backslashes | Oswald Buddenhagen | 2010-05-26 | 4 | -6/+6 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-26 | 47 | -315/+705 |
|\ | |||||
| * | Fix build when snap functionality is not available. | Aaron McCarthy | 2010-05-25 | 1 | -2/+2 |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-25 | 46 | -313/+703 |
| |\ | |||||
| | * | Dont crash when assigning the same input context twice. | Denis Dzyubenko | 2010-05-25 | 2 | -4/+10 |
| | * | Fix for Norwegian and Korean languages on symbian. | Denis Dzyubenko | 2010-05-25 | 2 | -60/+62 |
| | * | Remove unused function in QDBusConnectionPrivate | Thiago Macieira | 2010-05-25 | 2 | -9/+0 |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-25 | 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 |
| | | | |\ | |||||
| | | | | * | 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 |
* | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-26 | 3 | -4/+7 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Mention TextInput/Edit::selectByMouse property in QmlChanges. | Martin Jones | 2010-05-25 | 3 | -2/+3 |
| * | | | | | | | | | | | Add inherits Item to TextEdit and TextInput docs. | Martin Jones | 2010-05-25 | 2 | -2/+4 |
* | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-25 | 1 | -7/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | Doc: Removed a misleading sentence about signals. | David Boddie | 2010-05-25 | 1 | -7/+3 |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-05-25 | 13 | -67/+266 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Fix compilation of qegl.cpp after the last merge | Thiago Macieira | 2010-05-25 | 1 | -1/+2 |
| * | | | | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-05-25 | 13 | -68/+266 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | |||||
| | * | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-05-24 | 4 | -35/+84 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | Fix a race condition with QtDBus blocking for replies. | Thiago Macieira | 2010-05-24 | 4 | -34/+83 |
| | | * | | | | | | | | | QtDBus: Debug message update | Thiago Macieira | 2010-05-24 | 1 | -1/+1 |
| | * | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-05-21 | 2 | -15/+34 |
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | |||||
| | | * | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-05-21 | 2 | -15/+34 |
| | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | Fixed an assert in QMenu | Thierry Bastian | 2010-05-21 | 1 | -11/+1 |
| | | | * | | | | | | | | | Call eglTerminate() when the last QEglContext is destroyed to free mem. | Trond Kjernåsen | 2010-05-21 | 1 | -4/+33 |
| | * | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-05-21 | 7 | -17/+206 |
| | |\ \ \ \ \ \ \ \ \ \ \ |