summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Added input hints to QGraphicsItem.jasplin2009-08-041-0/+16
| * 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-042-53/+82
|\ \
| * | Trailing whitespace and tab/space fixes for src/corelibJanne Anttila2009-08-042-8/+8
| * | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-032-48/+77
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-042-33/+54
|\ \ \ | | |/ | |/|
| * | Merge branch '4.5'Thiago Macieira2009-08-031-2/+2
| |\ \
| | * | Add docs for Windows Server 2008 R2 to QSysInfo::WinVersionBradley T. Hughes2009-07-271-2/+2
| | * | QFlags::testFlag(): handle the zero case appropriately.Frans Englich2009-07-131-1/+1
| * | | Port of Qt to QNXHarald Fernengel2009-07-292-30/+13
| * | | Port of Qt to VxWorksRobert Griebl2009-07-292-1/+39
* | | | 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-274-98/+133
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | 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
| * | Add priority property to QActionJens Bache-Wiig2009-07-171-1/+1
| * | Allow picking up tool button style from the systemJens Bache-Wiig2009-07-161-1/+2
| * | Fix HPUX compilationRobert Griebl2009-07-151-1/+1
| * | fix warnings for mingw in QtCoreThierry Bastian2009-07-151-1/+1
| * | Build fix for mingwThierry Bastian2009-07-141-0/+7
| * | QFlags::testFlag(): handle the zero case appropriately.Frans Englich2009-07-131-1/+1
| * | support for id-based translationsOswald Buddenhagen2009-07-062-0/+68
| * | Refactored gesture apiDenis Dzyubenko2009-07-021-29/+0
| * | Make the macros QT_WA & QT_WA_INLINE only use the unicode partMarius Storm-Olsen2009-07-011-10/+2
| * | src/qt3support: Remove QT_WA and non-Unicode code paths, dropping Win9x and N...miniak2009-07-011-0/+9
| * | src/gui: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT supportminiak2009-07-011-1/+20
| * | src/corelib: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT s...miniak2009-07-012-32/+15
* | | Make S60 integration optional.Jason Barron2009-07-153-11/+20
* | | Merge commit 'origin/master' into 4.6-mergedJason Barron2009-07-092-3/+5
|\ \ \
| * \ \ Merge branch 'warningRemovals'axis2009-07-062-1/+3
| |\ \ \
| | * | | Removed unused static data in Symbian and others.axis2009-07-061-0/+2
| | * | | 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
| * | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-2919-44/+52
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
* | | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-3019-43/+150
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch '4.5'Thiago Macieira2009-06-282-5/+9
| |\ \ \ | | | |/ | | |/|
| | * | Fix detection of the ELF interpreter on Linux.Thiago Macieira2009-06-282-5/+9
| | * | Bump Qt version number.Jason McDonald2009-06-251-2/+2
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-261-1/+30
| |\ \ \