Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | | | | | | * | | 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 | |
| | | | | | | | | | | | * | | | QFSFileEngine: Don't use owner's permissions for current user; calculate them... | Ritt Konstantin | 2010-03-09 | 2 | -12/+22 | |
| | | | | | | | | | | | * | | | In QFSFileEngine::fileFlags call getPermissions() only if entry exists | Ritt Konstantin | 2010-03-09 | 1 | -24/+17 | |
| | | | | | | | | | | | * | | | move permissions calculation code to separate method | Ritt Konstantin | 2010-03-09 | 2 | -28/+37 | |
| | | | | | | | | | | | * | | | Assistant: Fix full text indexing. | ck | 2010-03-09 | 2 | -9/+3 | |
| | | | | | | | * | | | | | | | qdoc: Fixed lookup of QML property nodes. | Martin Smith | 2010-03-11 | 4 | -4/+25 | |
* | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-17 | 5 | -15/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Fix the QPrintDialog showing a popup with nothing. | Alexis Menard | 2010-03-16 | 2 | -4/+2 | |
| * | | | | | | | | | | | | | Fix OpenGL2 paint engine compilation issue | Rhys Weatherley | 2010-03-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Speed up various QFontMetrics functions | Simon Hausmann | 2010-03-16 | 1 | -7/+7 | |
| * | | | | | | | | | | | | | Avoid using uncompatible vertex shader for non-solid brushes | Eskil Abrahamsen Blomfeldt | 2010-03-16 | 1 | -3/+10 | |
* | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-16 | 10 | -19/+84 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | | / / / / / / / / / / / / | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Compile | Eskil Abrahamsen Blomfeldt | 2010-03-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Implement a special case, simplified vertex shader for complex geometry | Eskil Abrahamsen Blomfeldt | 2010-03-16 | 5 | -2/+39 | |
| * | | | | | | | | | | | | Revert "small cleanup regarding delayed layout in itemviews" | Thierry Bastian | 2010-03-16 | 4 | -17/+35 | |
| * | | | | | | | | | | | | Make sure the delete and backspace keys are ignored when keyb-searching | Thierry Bastian | 2010-03-16 | 1 | -0/+2 | |
| * | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-15 | 8 | -52/+60 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-15 | 8 | -52/+60 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Fix a crash in QSortFilterProxyModel when deleting a row | Thierry Bastian | 2010-03-15 | 1 | -1/+33 | |
| | * | | | | | | | | | | | small cleanup regarding delayed layout in itemviews | Thierry Bastian | 2010-03-15 | 4 | -35/+17 | |
| | * | | | | | | | | | | | Fixed wasted space in the texture cache. | Gunnar Sletta | 2010-03-15 | 1 | -1/+1 | |
| | * | | | | | | | | | | | Get debug code compiling since function signature changes | Gunnar Sletta | 2010-03-15 | 1 | -10/+4 | |
| | * | | | | | | | | | | | --warn; | Gunnar Sletta | 2010-03-15 | 1 | -4/+4 | |
| | * | | | | | | | | | | | That file was forgotten when adding SSE support under mingw | Thierry Bastian | 2010-03-15 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-03-15 | 191 | -1441/+2219 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-03-15 | 191 | -1441/+2219 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-03-15 | 4 | -3/+106 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | QSslKey: Do not make OpenSSL prompt for a password on stdin | Markus Goetz | 2010-03-15 | 4 | -3/+106 | |
| | |/ / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-03-14 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | Typo fix in qtestlib | Markus Goetz | 2010-03-14 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-03-12 | 17 | -387/+239 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | Moved Symbian audio backend into QtMultimedia.dll | Gareth Stockwell | 2010-03-12 | 15 | -385/+237 | |
| | | * | | | | | | | | | | | | Updated Symbian DEF files | Gareth Stockwell | 2010-03-12 | 2 | -2/+2 | |
| | * | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-03-12 | 1 | -70/+34 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | | Updated qt.iby | Miikka Heikkinen | 2010-03-12 | 1 | -70/+34 | |
| | * | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-03-12 | 19 | -68/+89 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | | Fixed filename cases to support building Qt for Symbian in Linux | Miikka Heikkinen | 2010-03-12 | 15 | -34/+34 | |
| | | * | | | | | | | | | | | | Moved softkey "Options" action handling from QMainWindow to QMenuBar. | Janne Anttila | 2010-03-12 | 4 | -34/+55 | |
| | |/ / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-03-12 | 3 | -4/+22 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | HotFix for fluidlauncher default size caused by 6d44dadd. | Janne Anttila | 2010-03-12 | 2 | -4/+21 | |