Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | | * | | Fix creation of QNetworkSession. | Aaron McCarthy | 2010-03-11 | 1 | -2/+2 | |
| | | | | | | | * | | Make QNetworkConfigurationManager and QNetworkConfiguration threadsafe. | Aaron McCarthy | 2010-03-11 | 22 | -329/+818 | |
| | | | | | | | * | | remove qt_winQString2MB() and qt_winMB2QString() | Oswald Buddenhagen | 2010-03-11 | 3 | -102/+34 | |
| | | | | | | | * | | Fix include() path in qimportbase.pri | João Abecasis | 2010-03-11 | 1 | -1/+1 | |
| | | | | | | | * | | Fix qmake crash on Windows | João Abecasis | 2010-03-11 | 1 | -5/+1 | |
| | | | | | | | * | | Compile | Kent Hansen | 2010-03-11 | 1 | -1/+1 | |
| | | | | | | | * | | Revert some unfinished changes. | Fabien Freling | 2010-03-11 | 1 | -16/+22 | |
| | | | | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-11 | 425 | -9749/+23704 | |
| | | | | | | | |\ \ | ||||||
| | | | | | | | | * | | Fix compilation with namespaced Qt | Kent Hansen | 2010-03-11 | 1 | -3/+3 | |
| | | | | | | | | * | | Add a placeholder text into the new search lineedit | Harald Fernengel | 2010-03-11 | 1 | -0/+1 | |
| | | | | | | | | * | | Ui improvements to QDBusViewer. | Stephen Kelly | 2010-03-11 | 2 | -32/+54 | |
| | | | | | | | | * | | Make double-clicking a d-bus method work again | Harald Fernengel | 2010-03-11 | 1 | -0/+1 | |
| | | | | | | | | * | | Changed Qdbusviewer to match D-Bus type signature in addition to method name ... | Kimmo Kotajärvi | 2010-03-11 | 4 | -1/+30 | |
| | | | | | | | | * | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-03-11 | 1 | -24/+18 | |
| | | | | | | | | |\ \ | ||||||
| | | | | | | | | | * | | Update separate regions instead of their bounding box. | Fabien Freling | 2010-03-11 | 1 | -24/+18 | |
| | | | | | | | | * | | | qdoc: Added debug code. | Martin Smith | 2010-03-11 | 6 | -0/+7 | |
| | | | | | | | | |/ / | ||||||
| | | | | | | | | * | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-03-11 | 5 | -8/+41 | |
| | | | | | | | | |\ \ | ||||||
| | | | | | | | | | * | | Autotest: make the qabstractslider test pass on mac | Richard Moe Gustavsen | 2010-03-11 | 1 | -0/+15 | |
| | | | | | | | | | * | | Compile | Kent Hansen | 2010-03-11 | 1 | -0/+4 | |
| | | | | | | | | | * | | Mac: scroll speed does not match native applications | Richard Moe Gustavsen | 2010-03-11 | 3 | -8/+22 | |
| | | | | | | | | * | | | doc: Fixed three new qdoc errors. | Martin Smith | 2010-03-11 | 4 | -6/+7 | |
| | | | | | | | | |/ / | ||||||
| | | | | | | | | * | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-03-11 | 488 | -10252/+26813 | |
| | | | | | | | | |\ \ | ||||||
| | | | | | | | | | * | | configure.exe: Fix inverted logic | Marius Storm-Olsen | 2010-03-11 | 2 | -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-03-11 | 404 | -9677/+23523 | |
| | | | | | | | | | |\ \ | ||||||
| | | | | | | | | | | * | | Make QTextControl-based classes and QLineEdit understand Ctrl+Shift+Insert | Thiago Macieira | 2010-03-10 | 5 | -9/+22 | |
| | | | | | | | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-10 | 399 | -9668/+23501 | |
| | | | | | | | | | | |\ \ | ||||||
| | | | | | | | | | | | * | | Compile | Kent Hansen | 2010-03-10 | 1 | -2/+0 | |
| | | | | | | | | | | | * | | QtScript: Improve performance of type resolution when calling slots | Kent Hansen | 2010-03-10 | 1 | -10/+13 | |
| | | | | | | | | | | | * | | Improve performance of QScriptValueIterator | Kent Hansen | 2010-03-10 | 1 | -21/+34 | |
| | | | | | | | | | | | * | | Add default argument values for QScriptValuePrivate property functions | Kent Hansen | 2010-03-10 | 2 | -10/+11 | |
| | | | | | | | | | | | * | | Move method implementation to private class | Kent Hansen | 2010-03-10 | 2 | -5/+11 | |
| | | | | | | | | | | | * | | Add benchmarks for QScriptValueIterator | Kent Hansen | 2010-03-10 | 2 | -0/+300 | |
| | | | | | | | | | | | * | | Fixed the QML browser built into the QML viewer | Thorbjørn Lindeijer | 2010-03-10 | 1 | -5/+5 | |
| | | | | | | | | | | | * | | Make configure.exe fail for declarative if no script support | Marius Storm-Olsen | 2010-03-10 | 2 | -15/+27 | |
| | | | | | | | | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-10 | 395 | -9603/+23103 | |
| | | | | | | | | | | | |\ \ | ||||||
| | | | | | | | | | | | | * | | Add QWidget::update() test. | Morten Johan Sørvig | 2010-03-10 | 1 | -1/+50 | |
| | | | | | | | | | | | | * | | Add license headers | Morten Johan Sørvig | 2010-03-10 | 8 | -0/+329 | |
| | | | | | | | | | | | | * | | Import static contents tests from old manualtests | Morten Johan Sørvig | 2010-03-10 | 15 | -0/+368 | |
| | | | | | | | | | | | | * | | Fix Build Failure for Maemo 5 Debug Build | Dominik Holland | 2010-03-10 | 1 | -2/+2 | |
| | | | | | | | | | | | | * | | Add ability to read last mod.time for zip entry. | Ritt Konstantin | 2010-03-10 | 3 | -0/+23 | |
| | | | | | | | | | | | | * | | Avoid asserting when index passed to QZipReader::entryInfoAt is out of bounda... | Ritt Konstantin | 2010-03-10 | 2 | -1/+6 | |
| | | | | | | | | | | | | * | | Add isValid() method to QZipReader::FileInfo. | Ritt Konstantin | 2010-03-10 | 3 | -1/+11 | |
| | | | | | | | | | | | | * | | Add `QIODevice* device() const` public method to QZip classes. | Ritt Konstantin | 2010-03-10 | 3 | -0/+20 | |
| | | | | | | | | | | | | * | | Rebuild configure.exe (again enable QtDeclarative module by default) | Kai Koehne | 2010-03-10 | 1 | -0/+0 | |
| | | | | | | | | | | | | * | | Update src/3rdparty/javascriptcore and adapt src/script to the changes | Kent Hansen | 2010-03-10 | 364 | -9437/+22203 | |
| | | | | | | | | | | | | * | | Use index-based approach for iterating over JS array properties | Kent Hansen | 2010-03-10 | 1 | -4/+3 | |
| | | | | | | | | | | | | * | | Merge remote branch 'origin/4.7-cutoff' into 4.7 | Morten Johan Sørvig | 2010-03-10 | 37 | -137/+1373 | |
| | | | | | | | | | | | | |\ \ | ||||||
| | | | | | | | | | | | | * | | | QFSFileEngine reduce number of system calls | Ritt Konstantin | 2010-03-09 | 3 | -21/+33 | |
| | | | | | | | | | | | | * | | | remove unneeded "permissions normalization" code from QFileInfoGatherer | Ritt Konstantin | 2010-03-09 | 2 | -38/+1 | |
| | | | | | | | | | | | | * | | | remove unneeded code from QFileInfo | Ritt Konstantin | 2010-03-09 | 2 | -55/+3 | |