summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | Compile when USER_TIMER_MINIMUM isn't definedBradley T. Hughes2010-11-221-1/+1
| * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-194-21/+43
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-194-21/+43
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Compile with QT_NO_PROXYSCREEN.Sam Magnuson2010-11-191-0/+2
| | | * | | | | | | | | | | silence compiler warningsHarald Fernengel2010-11-192-7/+7
| | | * | | | | | | | | | | Don't let posted events starve native dialogs (regression)Bradley T. Hughes2010-11-181-14/+34
| | | | |_|_|_|_|/ / / / / | | | |/| | | | | | | | |
| * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-1926-38/+102
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Fix possible missing glyphs in raster engine glyph cacheEskil Abrahamsen Blomfeldt2010-11-192-10/+13
| | * | | | | | | | | | | Fix possible corrupted text when gl glyph cache becomes fullEskil Abrahamsen Blomfeldt2010-11-195-7/+38
| | * | | | | | | | | | | Check correctly before including SSE4.2 header.Mike McQuaid2010-11-181-2/+6
| | * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-1823-24/+50
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-1723-24/+50
| | | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / | | | |/| | | | | | | | |
| | | | * | | | | | | | | Fixed crash when destroying QGLWidgetThorbjørn Lindeijer2010-11-171-1/+2
| | | | * | | | | | | | | Prevent crash in GL 2 engine when stroking null rectangle.Samuel Rødal2010-11-171-0/+3
| | | | * | | | | | | | | Compile fix.Samuel Rødal2010-11-171-1/+1
| | | | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-1721-22/+44
| | | | |\ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | Doc: Fixing typoSergio Ahumada2010-11-1618-20/+20
| | | | | * | | | | | | | | Fix possible missing glyphs in text when using GL engineEskil Abrahamsen Blomfeldt2010-11-163-2/+24
| | | | | | |_|_|/ / / / / | | | | | |/| | | | | | |
| * | | | | | | | | | | | Don't leak QML compiled data objectsAaron Kennedy2010-11-193-7/+3
| * | | | | | | | | | | | Add missing symbols to QtOpenGL arm def fileJoona Petrell2010-11-191-0/+5
| * | | | | | | | | | | | Add missing symbols to QtOpenGL emulator def fileJoona Petrell2010-11-191-3/+8
| * | | | | | | | | | | | Doc: clarify Flickable children vs. contentItem children.Martin Jones2010-11-191-0/+7
| * | | | | | | | | | | | Fix parent bug for QDeclarativeOpenMetaObjectMarco Bubke2010-11-181-0/+2
| * | | | | | | | | | | | Add missing symbols in QtGui emulator def fileJoona Petrell2010-11-181-0/+6
| |/ / / / / / / / / / /
* | | | | | | | | | | | QThread: fix a race condition when destroying or restarting thread from finis...Olivier Goffart2010-11-244-3/+22
* | | | | | | | | | | | QThreadStorage: fix crash if thread local destructor reset himselfOlivier Goffart2010-11-241-0/+5
* | | | | | | | | | | | Add WA_MacNoShadow widget attributeArvid Ephraim Picciani2010-11-243-1/+9
* | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-11-2425-124/+143
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-11-2325-124/+143
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Doc: Fixing typoSergio Ahumada2010-11-231-1/+1
| | * | | | | | | | | | | | Fix compilation on symbianOlivier Goffart2010-11-231-2/+2
| | * | | | | | | | | | | | Fix a namespace error and some warnings found by clangJiang Jiang2010-11-2312-39/+33
| | * | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-11-2216-85/+110
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | optimize ligatureHelper by using qBinaryFind instead of the for loopKonstantin Ritt2010-11-221-7/+19
| | | * | | | | | | | | | | | QFileSystemWatcher: Do not require QApplication in the destructor.Olivier Goffart2010-11-223-8/+3
| | | * | | | | | | | | | | | Do not define METHOD if QT_NO_KEYWORD is defined.Olivier Goffart2010-11-221-2/+6
| | | * | | | | | | | | | | | QThreadPrivate::finish should not keep mutex locked when calling signalsOlivier Goffart2010-11-222-28/+37
| | | * | | | | | | | | | | | Make QThreadStorage supports value type and not only pointers.Olivier Goffart2010-11-222-33/+27
| | | * | | | | | | | | | | | QThreadStorage: fix memory leak if thread storage are added while destroyingOlivier Goffart2010-11-221-3/+4
| | | * | | | | | | | | | | | Compile fix.Yoann Lopes2010-11-221-3/+3
| | | * | | | | | | | | | | | Fix some warnings on MacJiang Jiang2010-11-226-1/+11
* | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast...Qt Continuous Integration System2010-11-243-8/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Doc: Fixing typoSergio Ahumada2010-11-221-1/+1
| * | | | | | | | | | | | | | Merge branch 'master-upstream' into master-waterThierry Bastian2010-11-211-3/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'master-upstream' into master-waterThierry Bastian2010-11-2043-244/+269
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master-upstream' into master-waterThierry Bastian2010-11-191-0/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master-upstream' into master-waterThierry Bastian2010-11-182-11/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master-upstream' into master-waterThierry Bastian2010-11-178-24/+223
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master-upstream' into master-waterThierry Bastian2010-11-16122-614/+1378
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master-upstream' into master-waterThierry Bastian2010-11-127-15/+83
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \