summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qglobal.h
Commit message (Expand)AuthorAgeFilesLines
* Bump Qt version to 4.8.1Girish Ramakrishnan2012-03-051-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Use Q_FUNC_INFO without line number on GHS compiler.Rolland Dudemaine2011-11-151-1/+1
* Re-introduce Q_GLOBAL_STATIC_INITJoão Abecasis2011-08-111-18/+19
* Add Q_DECL_CONSTEXPROlivier Goffart2011-07-061-11/+22
* Use Q_DECL_CONSTEXPR in QFlagsOlivier Goffart2011-07-061-15/+15
* get rid of anacronysmRitt Konstantin2011-06-211-1/+0
* implement POSIX IPC based QLock, QWSLock and QWSSharedMemory backendsRitt Konstantin2011-06-211-7/+0
* implement POSIX IPC based QSystemSemaphore and QSharedMemory backendsRitt Konstantin2011-06-211-4/+2
* make QProcess really work on QNXRitt Konstantin2011-06-211-2/+0
* Fix building the OpenVG graphicssystem on Linux with static libsBernhard Rosenkraenzer2011-06-101-0/+1
* Merge remote-tracking branch 'origin/4.8'Olivier Goffart2011-05-241-17/+17
|\
| * Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* | Fix typo in commentOlivier Goffart2011-05-201-1/+1
* | MSVC do not really support initilizer_listOlivier Goffart2011-05-191-6/+2
* | Support of lambdas in QtConcurrent::runOlivier Goffart2011-05-191-0/+3
* | Add QtPrivate::QEnableIfOlivier Goffart2011-05-191-0/+6
|/
* Disable QtConcurrent for Symbian winscw builds.Laszlo Agocs2011-05-121-0/+10
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-04-281-1/+2
|\
| * Merge remote branch 'qt-fire-review/master'aavit2011-04-281-1/+2
| |\
| | * Make QtQuick2 compile on QPAEskil Abrahamsen Blomfeldt2011-04-271-1/+2
| | * Long live QRawFont!Eskil Abrahamsen Blomfeldt2011-04-151-0/+6
* | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-04-201-3/+6
|\ \ \ | |/ / |/| |
| * | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-04-181-3/+6
| |\ \
| | * | Add new QSysInfo::symbianVersion() enumsMiikka Heikkinen2011-04-181-3/+6
| | * | Merge commit 'refs/merge-requests/2584' of gitorious.org:qt/qt into merge-req...Sami Merila2011-03-291-2/+2
| | |\ \
* | | \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-04-191-0/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Long live QRawFont!Eskil Abrahamsen Blomfeldt2011-04-191-0/+6
| | |_|/ | |/| |
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-04-071-3/+18
|\ \ \ \ | |/ / /
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-04-051-0/+11
| |\ \ \
| | * | | Add branch prediction macrosAlberto Mardegan2011-04-041-0/+11
| * | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-311-3/+7
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-281-3/+7
| | |\ \ \ | | | |/ / | | | | / | | | |/ | | |/|
| | | * QSysInfo support for next generation Symbian devices.Miikka Heikkinen2011-03-241-3/+3
| | | * Call FixNativeOrientation on Symbian for certain fullscreen qml views.Laszlo Agocs2011-03-241-0/+4
| | * | Bump Qt version to 4.7.4Timo Turunen2011-03-211-2/+2
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-151-1/+1
| | |\ \ | | | |/
| | | * Merge branch 'backporting-symbian-armcc-to-4.7' into s60-4.7axis2011-03-141-1/+1
| | | |\
| | | | * Support to build Qt for Symbian on Mac OS X with gcce compiler.axis2011-02-211-1/+1
* | | | | moc: be able to compile if there are private classesOlivier Goffart2011-03-311-1/+8
|/ / / /
* | | | Fix declaration: it's QT_DECL_ALIGN, not QT_DECL_ALIGNEDThiago Macieira2011-03-221-1/+1
* | | | Merge remote-tracking branch 'origin/master' into lighthouse-masterJørgen Lind2011-03-171-65/+73
|\ \ \ \
| * \ \ \ Merge earth-team into masterOlivier Goffart2011-03-151-1/+1
| |\ \ \ \
| | * | | | Wrap qPrintable inside QStringOlivier Goffart2011-03-011-1/+1
| * | | | | Merge remote-tracking branch 'origin/master' into qt-master-from-4.7Thiago Macieira2011-03-111-64/+69
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-03-081-2/+7
| | |\ \ \ \ \
| | | * | | | | Add support for Mac OS X 10.7 "Lion".Fabien Freling2011-03-041-2/+7
| | * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-air-staging into master...Qt Continuous Integration System2011-03-071-62/+62
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | Improve Q_GLOBAL_STATIC macors.Jedrzej Nowacki2011-03-071-62/+62
| | | |/ / / /
| * | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2011-03-111-0/+3
| |\ \ \ \ \ \ | | |/ / / / / | |/| | / / / | | | |/ / / | | |/| | |