summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-09-204-3/+77
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | |_|/ / / / / |/| | | | | |
| * | | | | | Fix missing clean up stack panic for a new thread in SymbianTomi Vihria2011-09-151-2/+3
| * | | | | | Fix panic when global QSettings instance needs flusing at app exitMiikka Heikkinen2011-09-131-0/+23
| * | | | | | Fix uninitialised variable in temporary filesShane Kearns2011-09-131-1/+4
| * | | | | | Add documentation for Symbian QSettings locations and securityPasi Pentikainen2011-09-131-0/+47
* | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-09-203-1/+10
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Resolve a number of compilation issues with INTEGRITYRolland Dudemaine2011-09-192-1/+7
| * | | | | | Fix compile issue when building with QT_NO_CONCURRENT and QT_NO_FUTUREAndy Shaw2011-09-191-0/+3
* | | | | | | Merge remote branch 'origin/4.8' into 4.8-from-4.7Rohan McGovern2011-09-14269-16171/+36019
|\ \ \ \ \ \ \ | |/ / / / / / | | | | / / / | |_|_|/ / / |/| | | | |
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-09-101-2/+1
| |\ \ \ \ \
| | * | | | | Prevent QPixmapCache potentially growing indefinitely.Samuel Rødal2011-09-091-2/+1
| | |/ / / /
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-09-109-27/+81
| |\ \ \ \ \
| | * | | | | Merge fixes for QDir::operator==Shane Kearns2011-09-071-2/+13
| | * | | | | Restore Qt4.7 behaviour of QFileInfo::absolute(File)PathShane Kearns2011-09-053-9/+3
| | * | | | | Fix comparison of absolute, unclean paths in QDirShane Kearns2011-09-023-1/+33
| | * | | | | Wrap calls to Sequence::push_backJoão Abecasis2011-09-023-15/+32
| * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-09-082-14/+8
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | QSettings: don't assume XDG_CONFIG_HOME is latin1-encodedKonstantin Ritt2011-09-071-2/+2
| | * | | | | QSettings: use the common appdata dir when bootstrapping qmake on winKonstantin Ritt2011-09-071-8/+2
| | * | | | | Replace explicit surrogate handlers by inline methods of QChar classsuzuki toshiya2011-09-071-4/+4