summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qglobal.h
Commit message (Expand)AuthorAgeFilesLines
* Qt 5 comment added for QT_WA / QT_WA_INLINE removalJoerg Bornemann2010-01-061-0/+1
* Our variables are our variables so we prefix them.Alexis Menard2010-01-061-1/+1
* Revert "remove obsolete QT_WA/QT_WA_INLINE macros"Joerg Bornemann2009-12-231-0/+3
* remove obsolete QT_WA/QT_WA_INLINE macrosminiak2009-12-221-3/+0
* Merge branch '4.6'Thiago Macieira2009-11-251-0/+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'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