summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qglobal.h
Commit message (Expand)AuthorAgeFilesLines
...
| * Binary compatibility of Symbian ARMv5 and ARMv6 buildsShane Kearns2009-11-061-1/+6
* | Merge branch '4.6'Thiago Macieira2009-11-131-1/+6
|\ \
| * | Binary compatibility of Symbian ARMv5 and ARMv6 buildsShane Kearns2009-11-131-1/+6
| |/
* | Merge branch '4.6'Thiago Macieira2009-11-101-4/+29
|\ \ | |/
| * 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
* | Merge remote branch 'origin/4.6'Thiago Macieira2009-10-261-1/+1
|\ \ | |/
| * Fix bad check for GCC version.Thiago Macieira2009-10-231-1/+1
* | Merge branch '4.6'Thiago Macieira2009-10-081-2/+2
|\ \ | |/
| * Fixing more GCC warningsJoão Abecasis2009-10-071-2/+2
* | Merge branch '4.6'Thiago Macieira2009-10-061-8/+8
|\ \ | |/
| * Stopped using bitfields for S60 and Symbian versions.axis2009-10-051-8/+8
* | Merge branch '4.6'Thiago Macieira2009-10-051-2/+2
|\ \ | |/
| * Use "if (1) {} else" instead of "if (1); else" to silence compiler.Volker Hilsheimer2009-10-011-2/+2
* | Merge branch '4.6'Thiago Macieira2009-09-291-0/+1
|\ \ | |/
| * Compile fix for platforms prior to Symbian^3.Jason Barron2009-09-231-0/+1
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-09-181-1/+4
|\ \ | |/
| * 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
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-09-171-0/+5
|\ \ | |/
| * QCursor support for Symbian OSShane Kearns2009-09-151-0/+5
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-09-141-2/+2
|\ \ | |/
| * Fix -Wconversion warnings where possible.David Faure2009-09-131-2/+2
* | Merge branch '4.6'Jason McDonald2009-09-091-5/+5
|\ \ | |/
| * Update license headers again.Jason McDonald2009-09-091-4/+4
| * Fix warning when compiling with QT_NO_EXCEPTIONSOlivier Goffart2009-09-071-1/+1
* | Merge branch '4.6'Thiago Macieira2009-09-041-1/+1
|\ \ | |/
| * Fix QDialog test compilation on MacOlivier Goffart2009-09-041-1/+1
* | Merge branch '4.6'Thiago Macieira2009-09-031-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
| |\
| * | Fix gcc compiler warning about unsigned/signed integer comparisonKai Koehne2009-09-021-1/+1
* | | Merge branch '4.6'Thiago Macieira2009-09-011-0/+3
|\ \ \ | | |/ | |/|
| * | Define QT_NO_EXCEPTIONS if we detect that we are building without exceptions ...Olivier Goffart2009-09-011-0/+3
* | | Long live Qt 4.7Thiago Macieira2009-09-011-2/+2
|/ /
* | 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
| |/ |/|
* | 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