summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qglobal.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Bump version to 4.6.1Jason McDonald2009-12-011-2/+2
* e32def.h include removes TRUE/FALSE redifine warnings on Symbian with gcce co...tomyri2009-11-171-0/+2
* Revert "Using qreal more consistently in code (prevent misuse of double)"Aleksandar Sasha Babic2009-11-111-2/+2
* Using qreal more consistently in code (prevent misuse of double)Aleksandar Sasha Babic2009-11-061-2/+2
* Binary compatibility of Symbian ARMv5 and ARMv6 buildsShane Kearns2009-11-061-1/+6
* Merge branch '4.6-s60' into 4.6axis2009-11-041-4/+13
|\
| * Add the Symbian Foundation OS versionsShane Kearns2009-11-031-4/+13
* | Declarative building infrastructure.Warwick Allison2009-11-041-0/+13
|/
* Add the aligned versions of qMalloc/qRealloc/qFreeThiago Macieira2009-10-281-0/+3
* Fix bad check for GCC version.Thiago Macieira2009-10-231-1/+1
* Fixing more GCC warningsJoão Abecasis2009-10-071-2/+2
* Stopped using bitfields for S60 and Symbian versions.axis2009-10-051-8/+8
* Use "if (1) {} else" instead of "if (1); else" to silence compiler.Volker Hilsheimer2009-10-011-2/+2
* Compile fix for platforms prior to Symbian^3.Jason Barron2009-09-231-0/+1
* Adding support for symbian graphics resources.Aleksandar Sasha Babic2009-09-181-1/+3
* Introduce native Symbian bitmap support to QPixmapJani Hautakangas2009-09-181-0/+1
* QCursor support for Symbian OSShane Kearns2009-09-151-0/+5
* Fix -Wconversion warnings where possible.David Faure2009-09-131-2/+2
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Fix warning when compiling with QT_NO_EXCEPTIONSOlivier Goffart2009-09-071-1/+1
* Fix QDialog test compilation on MacOlivier Goffart2009-09-041-1/+1
* Fix tst_Moc::oldStyleCastsOlivier Goffart2009-09-021-1/+1
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Kai Koehne2009-09-021-22/+20
|\
| * Define QT_NO_EXCEPTIONS if we detect that we are building without exceptions ...Olivier Goffart2009-09-011-0/+3
| * Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
| |\
| | * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| | * Eliminate some mentions of Trolltech.Jason McDonald2009-08-111-1/+1
| | * Update license headers.Jason McDonald2009-08-111-1/+1
| | * Build on snow leopard.Morten Sorvig2009-08-041-1/+1
| | * QFlags::testFlag(): handle the zero case appropriately.Frans Englich2009-07-131-1/+1
| * | Enable Q_OBJECT usage across DLL boundary on Symbian OSShane Kearns2009-08-281-0/+4
| * | reverting the definition of WINVER and _WIN32_WINNT in qglobal.hJoerg Bornemann2009-08-261-9/+0
* | | Fix gcc compiler warning about unsigned/signed integer comparisonKai Koehne2009-09-021-1/+1
|/ /
* | define WINVER and _WIN32_WINNT in qglobal.hJoerg Bornemann2009-08-241-0/+9
* | Merge commit 'origin/master' into symbolVisibilityIain2009-08-211-1/+1
|\ \
| * | Fix Q_DECLARE_SHARED macroHarald Fernengel2009-08-201-1/+1
* | | Merge commit 'origin/master' into symbolVisibilityIain2009-08-201-20/+12
|\ \ \ | |/ /
| * | Cosmetic fix: Unify the Q_DISABLE_COPY macroHarald Fernengel2009-08-191-10/+3
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-08-191-1/+1
| |\ \
| | * | As of Qt 4.6, the minimum OS X version is 10.4.Morten Sorvig2009-08-181-1/+1
| * | | Did some cleanups after review of the S60 branch.axis2009-08-191-9/+8
* | | | New definition for ...EXPORT_INLINE to deal with the way we drive RVCTIain2009-08-191-0/+6
|/ / /
* | | Merge commit 'qt/master'Jason Barron2009-08-181-22/+11
|\ \ \ | |/ /
| * | Reimplement qSwap and Q_DECLARE_SHARED differently.Thiago Macieira2009-08-141-22/+9
| * | Add QIntegerForSize<1> and QIntegerForSize<2>.Thiago Macieira2009-08-131-0/+2
* | | Changed to SymbianVersion enum after review.axis2009-08-171-2/+2
* | | Changing names of Symbian leave <-> qt throw translation functionsmread2009-08-131-5/+5
* | | Merge commit 'qt/master'Jason Barron2009-08-131-2/+2
|\ \ \ | |/ /
| * | Replace some mentions of Trolltech with more appropriate terms.Jason McDonald2009-08-121-1/+1