summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qglobal.h
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation in qglobal.h when included from a .c fileOlivier Goffart2010-10-301-3/+4
* Fix compilation in namespaceOlivier Goffart2010-10-291-1/+1
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-10-291-3/+22
|\
| * qSwap: use std::swap as implementation, and specialize std::swap for our cont...Olivier Goffart2010-10-291-3/+22
* | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-10-271-1/+1
|\ \ | |/
| * Merge branch 'macMakefileBuildSupport' into master.Liang Qi2010-10-261-1/+1
| |\
| | * Support to build Qt for Symbian on Mac OS X with gcce compiler.Liang Qi2010-10-261-1/+1
* | | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-10-221-0/+5
|\ \ \ | |/ /
| * | Phonon: Export ObjectDescriptionModel to prevent link errors with ClangTor Arne Vestbø2010-10-151-0/+5
* | | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-10-051-3/+2
|\ \ \ | |/ /
| * | Merge remote branch 'origin/4.7' into master-from-4.7Rohan McGovern2010-10-041-1/+0
| |\ \ | | |/ | |/|
| | * moved fast allocator config to qt_hybridHeap_symbian_p.hmread2010-09-301-6/+0
| | * new allocator tidy up and winscw freezemread2010-09-301-1/+1
| | * Qt apps to use the Symbian^4 fast allocator in pre-Symbian^4 platformsmread2010-09-301-0/+2
| | * Add the new allocator to corelibShane Kearns2010-09-301-0/+3
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-281-2/+2
| |\ \ | | |/
| | * Improved Symbian4 platform detectionMiikka Heikkinen2010-09-231-2/+2
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-221-1/+1
| | |\
| | | * Use regparm(3) for ICC too, otherwise it's an ABI mismatch in QCharThiago Macieira2010-09-211-1/+1
| | * | Bump version to 4.7.1.Jason McDonald2010-09-211-2/+2
| | |/
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtGunnar Sletta2010-09-271-0/+13
|\ \ \ | |/ /
| * | Fix usage of QT_ARCH_ARM* after a28ddf6Bradley T. Hughes2010-09-231-1/+1
| * | Adding C++0x support to MSVC2010Thierry Bastian2010-09-221-0/+13
* | | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-09-131-0/+26
|\ \ \ | |/ /
| * | Add define for c++0x initilizer listsOlivier Goffart2010-09-031-0/+1
| * | Add some constants for C++0x featuresThiago Macieira2010-09-031-0/+19
| * | Optimize plugin loading on ELF platformsArvid Ephraim Picciani2010-08-271-0/+6
* | | Merge remote branch 'lighthouse/4.7' into lighthouse-masterPaul Olav Tvete2010-08-261-1/+1
|\ \ \
| * | | Clean up lighthouse header filesPaul Olav Tvete2010-08-201-1/+1
| * | | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-08-191-2/+4
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into lighthouseJørgen Lind2010-08-031-0/+8
| |\ \ \
* | \ \ \ Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-08-261-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Ensure Q_CHECK_PTR always requires terminating ;João Abecasis2010-08-191-1/+1
* | | | | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-08-191-75/+15
|\ \ \ \ \ | |/ / / /
| * | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-131-2/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Fixed: QT_DEPRECATED_WARNINGS defines QT3_SUPPORTOlivier Goffart2010-08-031-2/+4
| | | |/ | | |/|
| * | | It is no longer necessary to check for QT_NO_PARTIAL_TEMPLATE_SPECIALIZATIONminiak2010-08-031-24/+0
| * | | Remove obsolete code & workarounds for unsupported versions of MS Visual C++miniak2010-08-031-49/+11
* | | | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-08-041-0/+8
|\ \ \ \ | |/ / /
| * | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-07-281-0/+8
| |\ \ \ | | |/ /
| | * | fix the export macros for the QtDBus moduleRomain Pokrzywka2010-07-211-0/+8
* | | | Merge remote branch 'remotes/lighthouse/4.7' into lighthouse-masterPaul Olav Tvete2010-07-191-4/+10
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-07-141-6/+5
| |\ \ | | |/
| * | Say hello to Q_WS_QPA!Jørgen Lind2010-06-241-3/+3
| * | Merge remote branch 'qt/4.7' into lighthousePaul Olav Tvete2010-06-181-8/+1
| |\ \
| * | | Say hello to Qt for Native Client.Morten Johan Sørvig2010-05-141-0/+6
| * | | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-05-101-0/+8
| |\ \ \
| * \ \ \ Merge remote branch 'origin/4.7' into lighthouseJørgen Lind2010-04-211-3/+6
| |\ \ \ \
| * \ \ \ \ Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-03-181-0/+10
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-03-011-10/+13
| |\ \ \ \ \ \