summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-10-281-2/+3
|\
| * Fixed access to null threadData in ~QObjectPrivatemread2011-10-181-2/+3
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-10-281-0/+6
|\ \
| * | QIODevice - disallow setTextMode when not openShane Kearns2011-10-271-0/+6
* | | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-10-262-2/+64
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-10-252-2/+64
| |\ \ \ | | |/ / | |/| |
| | * | Merge remote branch 'qt/4.7' into 4.7Shane Kearns2011-10-142-3/+4
| | |\ \
| | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-10-131-2/+38
| | | |\ \
| | | | * | symbian - search drives for translation filesShane Kearns2011-10-131-2/+38
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-10-111-0/+29
| | | |\ \ \ | | | | |/ /
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-10-031-0/+2
| | | |\ \ \
| | * | | | | symbian - search drives for translation filesShane Kearns2011-10-131-2/+38
| | | |_|/ / | | |/| | |
| | * | | | Symbian - fix deleteLater not working from RunLShane Kearns2011-10-111-0/+29
| | | |/ / | | |/| |
| | * | | symbian - add support for ELangKazakh and ELangEnglish_IndiaShane Kearns2011-09-281-0/+2
* | | | | Merge branch '4.8-upstream' into master-waterWater-Team2011-10-222-51/+7
|\ \ \ \ \ | |/ / / /
| * | | | Fix performance regression on Mac OS X when creating/destroying QMutexBradley T. Hughes2011-10-212-51/+7
| | |_|/ | |/| |
* | | | Merge branch '4.8-upstream' into master-waterWater-Team2011-10-201-5/+4
|\ \ \ \ | |/ / /
| * | | Symbian - Change working directory of applications in ROMShane Kearns2011-10-171-5/+4
* | | | Merge branch '4.8-upstream' into master-waterWater-Team2011-10-1712-124/+289
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'qt/4.8'Sami Lempinen2011-10-1411-28/+19
| |\ \ \
| * | | | Removing accidental use of double instead of qreal from QLinemread2011-10-061-8/+13
| * | | | Fix incorrect QFileInfo permissions on windowsShane Kearns2011-10-061-1/+1
| * | | | symbian - document behaviour of QFile::handle()Shane Kearns2011-09-281-0/+7
| * | | | New plugin detection for Symbianmread2011-09-282-76/+164
| * | | | Added Symbian private API to update libraryPathsmread2011-09-282-17/+61
| * | | | Making QNotifyChangeEvent, Symbian file watcher, more widely usablemread2011-09-282-11/+17
| * | | | Fix plugin implicit loading when calling QPluginLoader::instance().Miikka Heikkinen2011-09-261-1/+1
| * | | | Symbian - perform some FS initialisation previously done by open cShane Kearns2011-09-232-6/+19
| * | | | symbian - Document behaviour of QDir::rootPath / homePathShane Kearns2011-09-231-4/+6
| * | | | Merge remote-tracking branch 'qt/4.8'Sami Lempinen2011-09-2015-45/+101
| |\ \ \ \
* | \ \ \ \ Merge branch '4.8-upstream' into master-waterWater-Team2011-10-102-6/+14
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-10-102-6/+14
| |\ \ \ \ \
| | * | | | | omit unassigned (and too recent codepoints) from the text Normalization processKonstantin Ritt2011-10-072-6/+14
* | | | | | | Fix regression introduced by 1bfef526ef3d1deb7cf0f11dc1880f33937a85acJan-Arve Saether2011-10-101-1/+1
* | | | | | | don't lock the global mutex if there is nothing to protectKonstantin Ritt2011-10-071-6/+0
* | | | | | | fix possible race conditionsKonstantin Ritt2011-10-072-3/+5
* | | | | | | simplify the code by using QSystemLibrary a bit smarterKonstantin Ritt2011-10-071-5/+7
* | | | | | | use QSystemLibrary::resolve() instead of GetProcAddress() win API callsKonstantin Ritt2011-10-071-19/+20
* | | | | | | make QElapsedTimer use QSystemLibrary on winKonstantin Ritt2011-10-071-8/+6
* | | | | | | Merge branch '4.8-upstream' into master-waterWater-Team2011-10-061-1/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Build fix for WINCE to qfilesystemengine_win.cppjaanttil2011-10-051-1/+0
* | | | | | | Merge branch '4.8-upstream' into master-waterWater-Team2011-10-048-21/+5
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge remote-tracking branch 'mainline/4.8'Oswald Buddenhagen2011-09-285-4/+78
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | Removed obsolete QWS_ALPHA_CURSOR feature.jaanttil2011-09-274-16/+0
| * | | | | | Removed duplicate link from QFinalState documentation.jaanttil2011-09-271-1/+1
| * | | | | | Clarified keypad navigation specific event documentation.jaanttil2011-09-271-2/+2
| * | | | | | docs: Typo and link fixes.jaanttil2011-09-271-1/+1
| * | | | | | Use the right callback in QObject::disconnect()Olivier Goffart2011-09-271-1/+1
* | | | | | | nano-opts, styling fixesKonstantin Ritt2011-09-292-11/+11
* | | | | | | don't assume the PATH envvar is latin1-encodedKonstantin Ritt2011-09-291-1/+1
| |/ / / / / |/| | | | |