summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Add some convenience functions for QStringRefAnders Bakken2010-05-312-120/+795
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-05-287-42/+76
|\
| * Avoid sending deprecated Qt3Support events if the application was built witho...Olivier Goffart2010-05-284-9/+60
| * Make QWeakPointer and QSharedPointer movableOlivier Goffart2010-05-282-3/+11
| * Speedup destruction of QObject if the eventloop is not entered.Olivier Goffart2010-05-283-30/+5
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-05-271-1/+2
|\ \ | |/ |/|
| * make QFileSystemWatcher_win distinguish C: from C:\Zeno Albisser2010-05-271-1/+2
* | Improved documentation for QSharedMemory's key/setKey functions.Andreas Aardal Hanssen2010-05-261-27/+37
* | Added native key support to QSharedMemory API.Mirko Damiani2010-05-266-58/+104
* | Added QThreadPool::waitForDone(int msecs)Thomas Sondergaard2010-05-263-4/+33
* | Add support of high unicodes in QUrl.Ritt Konstantin2010-05-261-120/+167
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-05-255-26/+33
|\ \ | |/ |/|
| * Fix warningsOlivier Goffart2010-05-212-3/+4
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-212-21/+29
| |\
| | * nano optimization of canonicalOrderHelper()Ritt Konstantin2010-05-201-7/+13
| | * fix canonicalOrderHelper() for some corner caseRitt Konstantin2010-05-201-4/+4
| | * use new QChar::requiresSurrogates() instead of hardcoded valueRitt Konstantin2010-05-201-5/+5
| | * prevent fake normalizationRitt Konstantin2010-05-201-2/+4
| | * prefer QChar::*surrogate() over hardcoded valuesRitt Konstantin2010-05-201-3/+3
| * | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-05-211-2/+0
| |\ \ | | |/ | |/|
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6Simon Hausmann2010-05-211-2/+0
| | |\
| | | * Switch Symbian^3 QCursor implementation back to 5.0 wayShane Kearns2010-05-201-2/+0
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-05-202-22/+52
|\ \ \ \
| * | | | Revert "Revert "QUrl::fromLocalFile: fix silly mistake: it's fromNativeSepara...Thiago Macieira2010-05-201-1/+1
| * | | | Revert "Revert "Improve QUrl handling of local file paths""Thiago Macieira2010-05-202-22/+52
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-05-201-0/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Qt3 Support headers: Avoid warnings from mingw g++Jonathan Nieder2010-05-201-0/+7
* | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-05-2021-2109/+2113
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Added default countries for Mongolian and Nepali.Denis Dzyubenko2010-05-191-31/+31
| * | | | Merge remote branch 'origin/4.7' into HEADOlivier Goffart2010-05-194-18/+29
| |\ \ \ \
| | * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-05-191-8/+0
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Andrew den Exter2010-05-1818-59/+289
| | | |\ \ \
| | | * | | | Removed mediaservices.Kurt Korbatits2010-05-181-8/+0
| * | | | | | doc: Fixed many broken links.Martin Smith2010-05-192-14/+14
| * | | | | | doc: Fixed many broken links.Martin Smith2010-05-1910-28/+28
| * | | | | | doc: Fixed many broken links.Martin Smith2010-05-194-10/+9
| * | | | | | Added support for es_419 locale.Denis Dzyubenko2010-05-184-356/+367
| * | | | | | Added Korean and Nynorsk locales support on Symbian.Denis Dzyubenko2010-05-181-0/+2
| * | | | | | Upgraded QLocale to Unicode CLDR 1.8.1Denis Dzyubenko2010-05-182-1666/+1666
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-05-1919-70/+319
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-05-1919-70/+319
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-05-174-11/+30
| | |\ \ \ \ | | | |/ / / | | |/| | / | | | | |/ | | | |/|
| | | * | Fix QUrl::isValid if the host contains invalid caracter.Olivier Goffart2010-05-141-2/+8
| | | * | QUrl: parsing of host name with an undercore.Olivier Goffart2010-05-141-1/+3
| | | * | Improved mapping of locales on symbian.Denis Dzyubenko2010-05-101-1/+1
| | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-05-081-2/+7
| | | |\ \
| | | | * | QUrl: fix parsing of IRIs with more than one IDN labelThiago Macieira2010-05-081-0/+1
| | | | * | QUrl: update the whitelist of IDN domainsThiago Macieira2010-05-081-2/+6
| | | * | | Adding some error checking for setdefaultifAleksandar Sasha Babic2010-05-071-1/+3
| | | * | | Making network reconnect happen after teardown.Aleksandar Sasha Babic2010-05-071-2/+6