summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | | | | | * | Add ability to read last mod.time for zip entry.Ritt Konstantin2010-03-103-0/+23
| | | | | | | | | | | | * | Avoid asserting when index passed to QZipReader::entryInfoAt is out of bounda...Ritt Konstantin2010-03-102-1/+6
| | | | | | | | | | | | * | Add isValid() method to QZipReader::FileInfo.Ritt Konstantin2010-03-103-1/+11
| | | | | | | | | | | | * | Add `QIODevice* device() const` public method to QZip classes.Ritt Konstantin2010-03-103-0/+20
| | | | | | | | | | | | * | Rebuild configure.exe (again enable QtDeclarative module by default)Kai Koehne2010-03-101-0/+0
| | | | | | | | | | | | * | Update src/3rdparty/javascriptcore and adapt src/script to the changesKent Hansen2010-03-10364-9437/+22203
| | | | | | | | | | | | * | Use index-based approach for iterating over JS array propertiesKent Hansen2010-03-101-4/+3
| | | | | | | | | | | | * | Merge remote branch 'origin/4.7-cutoff' into 4.7Morten Johan Sørvig2010-03-1037-137/+1373
| | | | | | | | | | | | |\ \
| | | | | | | | | | | | * | | QFSFileEngine reduce number of system callsRitt Konstantin2010-03-093-21/+33
| | | | | | | | | | | | * | | remove unneeded "permissions normalization" code from QFileInfoGathererRitt Konstantin2010-03-092-38/+1
| | | | | | | | | | | | * | | remove unneeded code from QFileInfoRitt Konstantin2010-03-092-55/+3
| | | | | | | | | | | | * | | QFSFileEngine: Don't use owner's permissions for current user; calculate them...Ritt Konstantin2010-03-092-12/+22
| | | | | | | | | | | | * | | In QFSFileEngine::fileFlags call getPermissions() only if entry existsRitt Konstantin2010-03-091-24/+17
| | | | | | | | | | | | * | | move permissions calculation code to separate methodRitt Konstantin2010-03-092-28/+37
| | | | | | | | | | | | * | | Assistant: Fix full text indexing.ck2010-03-092-9/+3
| | | | | | | | * | | | | | | qdoc: Fixed lookup of QML property nodes.Martin Smith2010-03-114-4/+25
* | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-175-15/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Fix the QPrintDialog showing a popup with nothing.Alexis Menard2010-03-162-4/+2
| * | | | | | | | | | | | | Fix OpenGL2 paint engine compilation issueRhys Weatherley2010-03-161-1/+1
| * | | | | | | | | | | | | Speed up various QFontMetrics functionsSimon Hausmann2010-03-161-7/+7
| * | | | | | | | | | | | | Avoid using uncompatible vertex shader for non-solid brushesEskil Abrahamsen Blomfeldt2010-03-161-3/+10
* | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-1610-19/+84
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | | / / / / / / / / / / / / | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | CompileEskil Abrahamsen Blomfeldt2010-03-161-1/+1
| * | | | | | | | | | | | Implement a special case, simplified vertex shader for complex geometryEskil Abrahamsen Blomfeldt2010-03-165-2/+39
| * | | | | | | | | | | | Revert "small cleanup regarding delayed layout in itemviews"Thierry Bastian2010-03-164-17/+35
| * | | | | | | | | | | | Make sure the delete and backspace keys are ignored when keyb-searchingThierry Bastian2010-03-161-0/+2
| * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-158-52/+60
| |\ \ \ \ \ \ \ \ \ \ \ \ |/ / / / / / / / / / / / /
| * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-158-52/+60
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Fix a crash in QSortFilterProxyModel when deleting a rowThierry Bastian2010-03-151-1/+33
| | * | | | | | | | | | | small cleanup regarding delayed layout in itemviewsThierry Bastian2010-03-154-35/+17
| | * | | | | | | | | | | Fixed wasted space in the texture cache.Gunnar Sletta2010-03-151-1/+1
| | * | | | | | | | | | | Get debug code compiling since function signature changesGunnar Sletta2010-03-151-10/+4
| | * | | | | | | | | | | --warn;Gunnar Sletta2010-03-151-4/+4
| | * | | | | | | | | | | That file was forgotten when adding SSE support under mingwThierry Bastian2010-03-151-1/+1
* | | | | | | | | | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-03-15191-1441/+2219
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-15191-1441/+2219
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-154-3/+106
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | QSslKey: Do not make OpenSSL prompt for a password on stdinMarkus Goetz2010-03-154-3/+106
| | |/ / / / / / / / / / /
| | * | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-141-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Typo fix in qtestlibMarkus Goetz2010-03-141-1/+1
| | * | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-1217-387/+239
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | Moved Symbian audio backend into QtMultimedia.dllGareth Stockwell2010-03-1215-385/+237
| | | * | | | | | | | | | | | Updated Symbian DEF filesGareth Stockwell2010-03-122-2/+2
| | * | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-121-70/+34
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / /
| | | * | | | | | | | | | | | Updated qt.ibyMiikka Heikkinen2010-03-121-70/+34
| | * | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-1219-68/+89
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / /
| | | * | | | | | | | | | | | Fixed filename cases to support building Qt for Symbian in LinuxMiikka Heikkinen2010-03-1215-34/+34
| | | * | | | | | | | | | | | Moved softkey "Options" action handling from QMainWindow to QMenuBar.Janne Anttila2010-03-124-34/+55
| | |/ / / / / / / / / / / /
| | * | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-123-4/+22
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | HotFix for fluidlauncher default size caused by 6d44dadd.Janne Anttila2010-03-122-4/+21