summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qglobal.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Surviving out of memory in Qt Quick appmread2011-11-211-8/+5
* Merge remote-tracking branch 'origin/4.8'Olivier Goffart2011-06-241-4/+4
|\
| * Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-05-241-17/+17
| |\
| * | Doc: Applied pending fixes to API documentation.David Boddie2011-05-111-4/+4
* | | move some internal helper functions from qglobal.cpp to qcore_mac*Ritt Konstantin2011-06-091-53/+2
| |/ |/|
* | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
|/
* Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-04-181-8/+17
|\
| * Add new QSysInfo::symbianVersion() enumsMiikka Heikkinen2011-04-181-8/+17
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-04-051-0/+34
|\ \
| * | Add branch prediction macrosAlberto Mardegan2011-04-041-0/+34
* | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-311-58/+58
|\ \ \ | |/ / |/| / | |/
| * QSysInfo support for next generation Symbian devices.Miikka Heikkinen2011-03-241-58/+58
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-221-1/+1
|\ \ | |/
| * Return SV_S60_5_2 / SV_SF_3 for next gen Symbian platform.Miikka Heikkinen2011-03-211-1/+1
* | Add support for Mac OS X 10.7 "Lion".Fabien Freling2011-03-041-0/+2
* | Compile with MinGW on WindowsRolland Dudemaine2011-02-221-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\ \ | |/
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | fix warning "'SeedStorage* randTLS()' defined but not used"Konstantin Ritt2011-01-111-7/+7
* | Merge remote branch 'lighthouse/4.7' into lighthouse-masterPaul Olav Tvete2010-10-221-3/+6
|\ \
| * | Lighthouse on OS X.Morten Johan Sørvig2010-10-201-3/+6
| * | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-10-051-29/+52
| |\ \ | | |/
| * | Merge branch 'qt-4.7' into lighthouse-4.7Paul Olav Tvete2010-09-131-1/+1
| |\ \
| * \ \ Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-08-191-4/+5
| |\ \ \
* | \ \ \ Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-10-051-29/+52
|\ \ \ \ \
| * \ \ \ \ Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-281-29/+52
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Improved Symbian4 platform detectionMiikka Heikkinen2010-09-231-29/+52
| | | |_|/ | | |/| |
* | | | | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-09-131-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-301-1/+1
| |\ \ \ \ | | |/ / /
| | * | | fix for memory leak in QSysInfo::s60Version()mread2010-08-261-1/+1
| | | |/ | | |/|
* | | | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-08-261-2/+3
|\ \ \ \ | |/ / /
| * | | Prefer Q_CHECK_PTR to q_check_ptrJoão Abecasis2010-08-191-1/+2
| * | | Q_CHECK_PTR should issue qFatal with QT_NO_EXCEPTIONSJoão Abecasis2010-08-171-1/+1
| |/ /
* | | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-08-191-4/+5
|\ \ \ | |/ / | | / | |/ |/|
| * doc: Changed some titles so lists of contents sort better.Martin Smith2010-08-101-2/+3
| * Fixed incorrect values for QSysInfo::symbianVersion().axis2010-08-031-2/+2
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into lighthouseJørgen Lind2010-08-031-52/+3
|\ \ | |/
| * Fixed spelling mistakes in documented functions, classes, etc. Part of QTBUG-...Jerome Pasion2010-07-291-3/+3
| * Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-07-151-49/+0
| |\
| | * Fix regression in tst_qrand::testqrand()Bradley T. Hughes2010-07-131-8/+1
| | * QUUid::createUuid() should not generate identical sequences on UNIXBradley T. Hughes2010-07-081-50/+8
* | | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-07-141-13/+1
|\ \ \ | |/ /
| * | Avkon removal configured with -no-s60mread2010-07-011-13/+1
* | | Say hello to Q_WS_QPA!Jørgen Lind2010-06-241-5/+5
* | | Merge remote branch 'qt/4.7' into lighthousePaul Olav Tvete2010-06-181-0/+27
|\ \ \ | |/ /
| * | Doc: Documented qputenv and qgetenvGeir Vattekar2010-06-151-0/+27
* | | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-05-101-5/+23
|\ \ \ | |/ /
| * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-291-5/+23
| |\ \ | | |/
| | * Fix the use of strerror_r on GNU libc systems.Thiago Macieira2010-04-261-5/+23