Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QThread: fix a race condition when destroying or restarting thread from finis... | Olivier Goffart | 2010-11-24 | 4 | -3/+22 |
* | QThreadStorage: fix crash if thread local destructor reset himself | Olivier Goffart | 2010-11-24 | 1 | -0/+5 |
* | Add WA_MacNoShadow widget attribute | Arvid Ephraim Picciani | 2010-11-24 | 3 | -1/+9 |
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-11-24 | 25 | -124/+143 |
|\ | |||||
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-11-23 | 25 | -124/+143 |
| |\ | |||||
| | * | Doc: Fixing typo | Sergio Ahumada | 2010-11-23 | 1 | -1/+1 |
| | * | Fix compilation on symbian | Olivier Goffart | 2010-11-23 | 1 | -2/+2 |
| | * | Fix a namespace error and some warnings found by clang | Jiang Jiang | 2010-11-23 | 12 | -39/+33 |
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-11-22 | 16 | -85/+110 |
| | |\ | |||||
| | | * | optimize ligatureHelper by using qBinaryFind instead of the for loop | Konstantin Ritt | 2010-11-22 | 1 | -7/+19 |
| | | * | QFileSystemWatcher: Do not require QApplication in the destructor. | Olivier Goffart | 2010-11-22 | 3 | -8/+3 |
| | | * | Do not define METHOD if QT_NO_KEYWORD is defined. | Olivier Goffart | 2010-11-22 | 1 | -2/+6 |
| | | * | QThreadPrivate::finish should not keep mutex locked when calling signals | Olivier Goffart | 2010-11-22 | 2 | -28/+37 |
| | | * | Make QThreadStorage supports value type and not only pointers. | Olivier Goffart | 2010-11-22 | 2 | -33/+27 |
| | | * | QThreadStorage: fix memory leak if thread storage are added while destroying | Olivier Goffart | 2010-11-22 | 1 | -3/+4 |
| | | * | Compile fix. | Yoann Lopes | 2010-11-22 | 1 | -3/+3 |
| | | * | Fix some warnings on Mac | Jiang Jiang | 2010-11-22 | 6 | -1/+11 |
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast... | Qt Continuous Integration System | 2010-11-24 | 3 | -8/+8 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Doc: Fixing typo | Sergio Ahumada | 2010-11-22 | 1 | -1/+1 |
| * | | | Merge branch 'master-upstream' into master-water | Thierry Bastian | 2010-11-21 | 1 | -3/+2 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Merge branch 'master-upstream' into master-water | Thierry Bastian | 2010-11-20 | 43 | -244/+269 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master-upstream' into master-water | Thierry Bastian | 2010-11-19 | 1 | -0/+18 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master-upstream' into master-water | Thierry Bastian | 2010-11-18 | 2 | -11/+13 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master-upstream' into master-water | Thierry Bastian | 2010-11-17 | 8 | -24/+223 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master-upstream' into master-water | Thierry Bastian | 2010-11-16 | 122 | -614/+1378 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'master-upstream' into master-water | Thierry Bastian | 2010-11-12 | 7 | -15/+83 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master-upstream' into master-water | Thierry Bastian | 2010-11-11 | 9 | -17/+37 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master-upstream' into master-water | Thierry Bastian | 2010-11-09 | 6 | -92/+91 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master-upstream' into master-water | Thierry Bastian | 2010-11-07 | 26 | -77/+135 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master-upstream' into master-water | Thierry Bastian | 2010-11-06 | 2 | -1/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master-upstream' into master-water | Thierry Bastian | 2010-11-05 | 10 | -46/+91 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master-upstream' into master-water | Thierry Bastian | 2010-11-04 | 137 | -724/+1697 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | Fixed a shadow warning when including QtSql. | Kimmo Kotajärvi | 2010-10-29 | 1 | -5/+5 |
| * | | | | | | | | | | | | | | | Fixed a shadow warning when including QTest | Kimmo Kotajärvi | 2010-10-29 | 1 | -2/+2 |
* | | | | | | | | | | | | | | | | qt_reg_winclass(): use RegisterClassEx() to load the small IDI_ICON1 icon cor... | miniak | 2010-11-23 | 1 | -1/+19 |
* | | | | | | | | | | | | | | | | QHash is a bit faster than QMap and thus preferable if sorting by the key is ... | Konstantin Ritt | 2010-11-23 | 1 | -2/+2 |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | Revert "Don't destroy Qt's internal pthread_key_t if it was not initialized" | Bradley T. Hughes | 2010-11-22 | 1 | -8/+8 |
* | | | | | | | | | | | | | | | Revert "Resolve two save/restore geometry issues on X11." | Morten Johan Sørvig | 2010-11-22 | 1 | -1/+6 |
* | | | | | | | | | | | | | | | Fix QScriptValue::construct. | Jedrzej Nowacki | 2010-11-22 | 1 | -1/+14 |
* | | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-11-20 | 2 | -13/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-11-19 | 2 | -13/+9 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-11-19 | 2 | -13/+9 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | | Resolve two save/restore geometry issues on X11. | Morten Johan Sørvig | 2010-11-18 | 1 | -6/+1 |
| | | * | | | | | | | | | | | | | Compile fix | Bradley T. Hughes | 2010-11-18 | 1 | -1/+0 |
| | | * | | | | | | | | | | | | | Don't destroy Qt's internal pthread_key_t if it was not initialized | Bradley T. Hughes | 2010-11-18 | 1 | -7/+9 |
| | | | |_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-11-19 | 1 | -3/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | QTBUG-4201 fixed | akorenevsky | 2010-11-19 | 1 | -3/+2 |
| |/ / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-11-19 | 40 | -220/+249 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Use GLIBC functions on any GLIBC architecture. | Oswald Buddenhagen | 2010-11-17 | 1 | -3/+3 |
| * | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-11-17 | 1 | -8/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |