summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | * Fix qmake crash on WindowsJoão Abecasis2010-03-111-5/+1
| | | | | | | * Revert some unfinished changes.Fabien Freling2010-03-111-16/+22
| | | | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-11383-9677/+22427
| | | | | | | |\
| | | | | | | | * Fix compilation with namespaced QtKent Hansen2010-03-111-3/+3
| | | | | | | | * Update separate regions instead of their bounding box.Fabien Freling2010-03-111-24/+18
| | | | | | | | * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-03-114-8/+26
| | | | | | | | |\
| | | | | | | | | * CompileKent Hansen2010-03-111-0/+4
| | | | | | | | | * Mac: scroll speed does not match native applicationsRichard Moe Gustavsen2010-03-113-8/+22
| | | | | | | | * | doc: Fixed three new qdoc errors.Martin Smith2010-03-114-6/+7
| | | | | | | | |/
| | | | | | | | * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-03-11437-10134/+23860
| | | | | | | | |\
| | | | | | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-11376-9640/+22377
| | | | | | | | | |\
| | | | | | | | | | * Make QTextControl-based classes and QLineEdit understand Ctrl+Shift+InsertThiago Macieira2010-03-105-9/+22
| | | | | | | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-10371-9631/+22355
| | | | | | | | | | |\
| | | | | | | | | | | * CompileKent Hansen2010-03-101-2/+0
| | | | | | | | | | | * QtScript: Improve performance of type resolution when calling slotsKent Hansen2010-03-101-10/+13
| | | | | | | | | | | * Improve performance of QScriptValueIteratorKent Hansen2010-03-101-21/+34
| | | | | | | | | | | * Add default argument values for QScriptValuePrivate property functionsKent Hansen2010-03-102-10/+11
| | | | | | | | | | | * Move method implementation to private classKent Hansen2010-03-102-5/+11
| | | | | | | | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-10371-9586/+22289
| | | | | | | | | | | |\
| | | | | | | | | | | | * Fix Build Failure for Maemo 5 Debug BuildDominik Holland2010-03-101-2/+2
| | | | | | | | | | | | * Add ability to read last mod.time for zip entry.Ritt Konstantin2010-03-102-0/+19
| | | | | | | | | | | | * Avoid asserting when index passed to QZipReader::entryInfoAt is out of bounda...Ritt Konstantin2010-03-101-1/+3
| | | | | | | | | | | | * Add isValid() method to QZipReader::FileInfo.Ritt Konstantin2010-03-102-1/+7
| | | | | | | | | | | | * Add `QIODevice* device() const` public method to QZip classes.Ritt Konstantin2010-03-103-0/+20
| | | | | | | | | | | | * Update src/3rdparty/javascriptcore and adapt src/script to the changesKent Hansen2010-03-10359-9429/+22149
| | | | | | | | | | | | * 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-1024-94/+864
| | | | | | | | | | | | |\
| | | | | | | | | | | | * | 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
| | | | | | | | * | | | | | qdoc: Fixed lookup of QML property nodes.Martin Smith2010-03-111-2/+2
* | | | | | | | | | | | | | 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
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | 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