Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of scm.dev.troll.no:qt/qt-earth-team into symbian-socke... | Shane Kearns | 2011-04-11 | 640 | -72748/+37758 |
|\ | |||||
| * | Use the qt_static_metacall in QueuedConnection | Olivier Goffart | 2011-04-08 | 5 | -28/+43 |
| * | Fix bad merge | Olivier Goffart | 2011-04-08 | 1 | -16/+0 |
| * | Re-apply part of ba8e5eedf5f40091eb67dd391a7dcaf9299db2f5 | Olivier Goffart | 2011-04-08 | 1 | -0/+10 |
| * | Removed useless comment | Olivier Goffart | 2011-04-07 | 1 | -3/+0 |
| * | SSL code: introduce new error value for blacklisted certificates | Peter Hartmann | 2011-04-07 | 3 | -7/+14 |
| * | HTTP caching internals: fix logic for PreferNetwork and PreferCache | Peter Hartmann | 2011-04-07 | 1 | -1/+6 |
| * | Updated def file after symbol removal. | axis | 2011-04-07 | 1 | -1/+1 |
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-master | axis | 2011-04-07 | 471 | -70777/+31891 |
| |\ | |||||
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste... | Qt Continuous Integration System | 2011-04-06 | 113 | -8552/+1723 |
| | |\ | |||||
| | | * | Fixed compilation of qpixmap_raster.cpp | Samuel Rødal | 2011-04-05 | 1 | -1/+2 |
| | | * | Draw graphics item bounding rects drawn when QT_DRAW_SCENE_ITEM_RECTS=1 | J-P Nurmi | 2011-04-05 | 1 | -0/+13 |
| | | * | Put all the declarations of qt_defaultDpi{,X,Y}() in one place | Jiang Jiang | 2011-04-05 | 28 | -69/+20 |
| | | * | Really avoid compiler warnings on Windows | aavit | 2011-04-05 | 4 | -2/+13 |
| | | * | Made extension resolving work with Core profile. | Samuel Rødal | 2011-04-05 | 4 | -50/+100 |
| | | * | Avoid some compiler warnings on Windows | aavit | 2011-04-04 | 1 | -0/+2 |
| | | * | Fix positioning in GL2 paint engine with subpixel antialiasing | Jiang Jiang | 2011-04-04 | 4 | -107/+11 |
| | | * | Update defs files | Jani Hautakangas | 2011-04-04 | 4 | -9/+9 |
| | | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-team | aavit | 2011-04-04 | 8 | -802/+1170 |
| | | |\ | |||||
| | | | * | Update .def files | Jani Hautakangas | 2011-04-04 | 8 | -801/+1170 |
| | | * | | Merge branch 'jpeg8c' | aavit | 2011-04-04 | 65 | -7524/+393 |
| | | |\ \ | |||||
| | | | * | | Updating libjpeg: Add Qt building modifications | aavit | 2011-03-28 | 2 | -0/+170 |
| | | | * | | Updating libjpeg: Add version 8c. | aavit | 2011-03-28 | 87 | -0/+45145 |
| | | | * | | Updating libjpeg: Removing libjpeg version 8 | aavit | 2011-03-28 | 136 | -52446/+0 |
| | | * | | | Another compilation fix for WinCE | aavit | 2011-04-04 | 1 | -0/+2 |
| | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma... | Qt Continuous Integration System | 2011-04-05 | 16 | -222/+1008 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Merge remote branch 'qt-master/master' | Guoqing Zhang | 2011-04-05 | 644 | -64636/+41725 |
| | | |\ \ \ \ | |||||
| | | * | | | | | Fix for QTBUG-16985. | Dmitry Trofimov | 2011-03-22 | 1 | -15/+17 |
| | | * | | | | | Revert "QComboBox fix for QTBUG-16985" | Dmitry Trofimov | 2011-03-22 | 1 | -37/+46 |
| | | * | | | | | Moving Symbian CPU core detection to qthread_symbian.cpp | mread | 2011-03-18 | 2 | -30/+17 |
| | | * | | | | | QComboBox fix for QTBUG-16985 | Dmitry Trofimov | 2011-03-18 | 1 | -46/+37 |
| | | * | | | | | Making Symbian helper threads exit cleanly at app exit | mread | 2011-03-18 | 2 | -19/+67 |
| | | * | | | | | Merge remote branch 'qt-master/master' | Sami Lempinen | 2011-03-17 | 32 | -115/+1834 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | Fix build break | Guoqing Zhang | 2011-03-16 | 1 | -1/+1 |
| | | * | | | | | | Merge remote branch 'qt-master/master' | Guoqing Zhang | 2011-03-16 | 284 | -936/+3847 |
| | | |\ \ \ \ \ \ | |||||
| | | * | | | | | | | Add digit conversion in default format function | Guoqing Zhang | 2011-03-16 | 3 | -0/+4 |
| | | * | | | | | | | fixing build issue in qwaitcondition_symbian.cpp | mread | 2011-03-11 | 1 | -1/+1 |
| | | * | | | | | | | fixing build error in qthread_symbian.cpp | mread | 2011-03-11 | 1 | -2/+2 |
| | | * | | | | | | | key to string translations for Symbian return and tab characters | mread | 2011-03-10 | 1 | -2/+11 |
| | | * | | | | | | | Copying change to unix and Windows QThread implementation to Symbian | mread | 2011-03-10 | 1 | -1/+4 |
| | | * | | | | | | | Remerging SymbianLite to team repository. | Sami Lempinen | 2011-03-09 | 237 | -1614/+5972 |
| | | |\ \ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ \ | Merge remote branch 'qt-master/master' | Guoqing Zhang | 2011-03-09 | 237 | -1613/+5971 |
| | | | |\ \ \ \ \ \ \ | |||||
| | | * | \ \ \ \ \ \ \ | Merging SymbianLite branch to master. | Sami Lempinen | 2011-03-09 | 7 | -164/+889 |
| | | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | | | |||||
| | | | * | | | | | | | | removing unused headers | mread | 2011-03-09 | 3 | -6/+1 |
| | | | * | | | | | | | | Removing RFastLock use | mread | 2011-03-09 | 2 | -19/+1 |
| | | | * | | | | | | | | Making RFastLock work for QMutex | mread | 2011-03-09 | 1 | -0/+2 |
| | | | * | | | | | | | | further review fixes for qthread_symbian.cpp | mread | 2011-03-09 | 1 | -15/+5 |
| | | | * | | | | | | | | Symbian adopted thread monitor review fixes | mread | 2011-03-09 | 1 | -4/+4 |
| | | | * | | | | | | | | Improving init_symbian_thread_handle | mread | 2011-03-09 | 1 | -6/+1 |
| | | | * | | | | | | | | QMutex symbian review changes | mread | 2011-03-09 | 2 | -1/+6 |