summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master-upstream' into master-waterThierry Bastian2010-11-119-17/+37
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master-upstream' into master-waterThierry Bastian2010-11-096-92/+91
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master-upstream' into master-waterThierry Bastian2010-11-0726-77/+135
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master-upstream' into master-waterThierry Bastian2010-11-062-1/+4
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master-upstream' into master-waterThierry Bastian2010-11-0510-46/+91
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master-upstream' into master-waterThierry Bastian2010-11-04137-724/+1697
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Fixed a shadow warning when including QtSql.Kimmo Kotajärvi2010-10-291-5/+5
| * | | | | | | | | | | | | | | Fixed a shadow warning when including QTestKimmo Kotajärvi2010-10-291-2/+2
* | | | | | | | | | | | | | | | qt_reg_winclass(): use RegisterClassEx() to load the small IDI_ICON1 icon cor...miniak2010-11-231-1/+19
* | | | | | | | | | | | | | | | QHash is a bit faster than QMap and thus preferable if sorting by the key is ...Konstantin Ritt2010-11-231-2/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Revert "Don't destroy Qt's internal pthread_key_t if it was not initialized"Bradley T. Hughes2010-11-221-8/+8
* | | | | | | | | | | | | | | Revert "Resolve two save/restore geometry issues on X11."Morten Johan Sørvig2010-11-221-1/+6
* | | | | | | | | | | | | | | Fix QScriptValue::construct.Jedrzej Nowacki2010-11-221-1/+14
* | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-202-13/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-192-13/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-192-13/+9
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | Resolve two save/restore geometry issues on X11.Morten Johan Sørvig2010-11-181-6/+1
| | | * | | | | | | | | | | | | Compile fixBradley T. Hughes2010-11-181-1/+0
| | | * | | | | | | | | | | | | Don't destroy Qt's internal pthread_key_t if it was not initializedBradley T. Hughes2010-11-181-7/+9
| | | | |_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-11-191-3/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | QTBUG-4201 fixedakorenevsky2010-11-191-3/+2
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-1940-220/+249
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Use GLIBC functions on any GLIBC architecture.Oswald Buddenhagen2010-11-171-3/+3
| * | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-171-8/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \