summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qglobal.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Enable symbol visibility when compiling with RVCT.axis2009-08-061-2/+2
* | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATEHarald Fernengel2009-08-061-7/+5
* | Merge commit 'qt/master-stable'Jason Barron2009-08-061-5/+16
|\|
| * Merge AudioServices into mainline.Justin McPherson2009-08-051-0/+14
| * Remove the "preliminary support" warning for 10.6Morten Sorvig2009-08-041-4/+1
| * Build on snow leopard.Morten Sorvig2009-08-041-1/+1
* | Merge commit 'origin/master'Jason Barron2009-08-041-19/+26
|\ \
| * | Trailing whitespace and tab/space fixes for src/corelibJanne Anttila2009-08-041-2/+2
| * | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-031-17/+24
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-041-22/+46
|\ \ \ | | |/ | |/|
| * | Port of Qt to QNXHarald Fernengel2009-07-291-21/+11
| * | Port of Qt to VxWorksRobert Griebl2009-07-291-1/+35
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-301-0/+3
|\| |
| * | Sun CC 5.9 does not support template friendsThiago Macieira2009-07-281-0/+3
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-291-3/+1
|\| |
| * | Sun CC 5.9 still doesn't support Template-Template ParametersThiago Macieira2009-07-271-3/+1
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-281-4/+0
|\| |
| * | Remove all the last vestiges of QuickDraw in Qt/Mac.Norwegian Rock Cat2009-07-241-4/+0
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-36/+25
|\| | | |/ |/|
| * Use the configure script to enable/disable QtConcurrent and QtXmlPatternsThiago Macieira2009-07-211-18/+5
| * Disable visibility on CC 5.9 since the compiler doesn't like itThiago Macieira2009-07-211-1/+2
| * Fix HPUX compilationRobert Griebl2009-07-151-1/+1
| * QFlags::testFlag(): handle the zero case appropriately.Frans Englich2009-07-131-1/+1
| * support for id-based translationsOswald Buddenhagen2009-07-061-0/+12
| * Make the macros QT_WA & QT_WA_INLINE only use the unicode partMarius Storm-Olsen2009-07-011-10/+2
| * src/corelib: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT s...miniak2009-07-011-2/+2
* | Make S60 integration optional.Jason Barron2009-07-151-7/+8
* | Merge commit 'origin/master' into 4.6-mergedJason Barron2009-07-091-3/+3
|\ \
| * \ Merge branch 'warningRemovals'axis2009-07-061-1/+1
| |\ \
| | * | Proper Q_UNUSED() macro for RVCT.axis2009-07-061-1/+1
| * | | Rectified simple typo.Aleksandar Sasha Babic2009-07-061-1/+1
| |/ /
| * | Merge branch 'warningRemovals'axis2009-06-301-1/+1
| |\ \
| | * | Fixed a warning on Symbian.axis2009-06-301-1/+1