summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
* Add QT_NO_GRAPHICSEFFECTJørgen Lind2009-11-042-0/+12
* Merge commit '51c9b68' into 4.6Morten Johan Sørvig2009-11-042-23/+24
|\
| * Gesture api review.Denis Dzyubenko2009-11-032-35/+18
| * Modified gesture events propagation.Denis Dzyubenko2009-11-032-6/+24
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6Bradley T. Hughes2009-10-302-5/+184
| |\
* | \ Merge branch '4.6-s60' into 4.6axis2009-11-042-11/+28
|\ \ \
| * | | Add the Symbian Foundation OS versionsShane Kearns2009-11-032-11/+28
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-042-2/+14
|\ \ \ \
| * | | | Declarative building infrastructure.Warwick Allison2009-11-041-0/+13
| * | | | Revert "Compile fix until configure.exe is rebuilt for Windows"Daniel Molkentin2009-11-031-2/+1
| |/ / /
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-038-185/+488
|\ \ \ \ | |/ / /
| * | | Fixed compilation on windows.Dmytro Poplavskiy2009-11-031-3/+3
| * | | Fixed qrand global static related problem.Dmytro Poplavskiy2009-11-031-19/+40
| * | | Merge commit 'e4bec39a139363d1ee4cf3fb15a3fe4499215e77' into 4.6Thiago Macieira2009-11-022-0/+61
| |\ \ \
| | * \ \ Merge remote branch 'origin/4.6' into core-4.6Thiago Macieira2009-10-292-0/+22
| | |\ \ \ | | | |/ /
| | * | | Remove the posix_memalign and Win32 _aligned_mallocThiago Macieira2009-10-291-38/+0
| | * | | Fix compilation on Mac: there's no malloc.h thereThiago Macieira2009-10-291-5/+4
| | * | | Fix Qt containers to properly support types with strict alignments.Thiago Macieira2009-10-281-3/+0
| | * | | Add the aligned versions of qMalloc/qRealloc/qFreeThiago Macieira2009-10-282-0/+103
| * | | | Merge commit 'origin/4.6' into featureJørgen Lind2009-11-022-6/+185
| |\ \ \ \
| | * \ \ \ Merge commit '8c4edbd04f350294462fd689748de2dd7cc84d47' into 4.6-upstreamBradley T. Hughes2009-10-302-5/+184
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6-WM_...Bradley T. Hughes2009-10-282-5/+184
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | Fill gap of X.org/XFree multimedia/special/launcher keysHelio Chissini de Castro2009-10-272-5/+184
| | * | | | Merge commit 'widget/4.6' into origin/4.6Olivier Goffart2009-10-301-1/+1
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | Merge commit origin/4.6 into team-widgets/4.6Olivier Goffart2009-10-291-0/+3
| | | |\ \ \ | | | | |/ /
| | | * | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone...Jan-Arve Sæther2009-10-283-7/+25
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | * | | Fix incomplete documentation for Qt::DecorationRoleDavid Faure2009-10-271-1/+1
| * | | | | Reverts bf1a6bb6b3b8c98f6ab402512eb2f1996c2435c7Jørgen Lind2009-10-303-50/+31
| * | | | | Remove QT_NO_ICON from mimimalJørgen Lind2009-10-291-3/+0
| * | | | | Fix PROXYMODELJørgen Lind2009-10-293-5/+2
| * | | | | Fix THREAD and TOOLBARJørgen Lind2009-10-293-18/+30
| * | | | | Remove ICON from QFeatureJørgen Lind2009-10-293-67/+58
| * | | | | Fix dependencies in qfeaturesJørgen Lind2009-10-292-62/+89
| * | | | | Fixed MENU and QWS_PROXYSCREENJørgen Lind2009-10-292-6/+30
| * | | | | Fix QT_NO_ACTION dependenciesJørgen Lind2009-10-292-12/+24
| * | | | | Updated qfeatures.hJørgen Lind2009-10-291-13/+14
| * | | | | The PRINTER feature now depends on TEMPORARYFILEJørgen Lind2009-10-292-2/+2
| * | | | | Fix dependencies to QT_NO_PRINTPREVIEWWIDGETJørgen Lind2009-10-292-2/+2
| |/ / / /
* | | | | Moved Qt::RenderHint back into QGraphicsBlurEffect and added a hint.Samuel Rødal2009-11-022-20/+0
|/ / / /
* | | | Compile fix until configure.exe is rebuilt for WindowsThiago Macieira2009-10-291-1/+2
* | | | Add the Qt Evaluation message to the hidden libQtCore.so boilerplate.Thiago Macieira2009-10-291-0/+8
* | | | Readd the Qt Evaluation timebomb, step 1.Thiago Macieira2009-10-292-0/+13
| |_|/ |/| |
* | | Doc: Fixed qdoc warnings.David Boddie2009-10-261-0/+3
| |/ |/|
* | Fix bad check for GCC version.Thiago Macieira2009-10-231-1/+1
* | Improved gesture event filtering inside QGraphicsView for QGraphicObjectsDenis Dzyubenko2009-10-221-1/+4
* | Changed qsrand() behavior for Windows to match the linux versionninerider2009-10-221-5/+20
|/
* Revert "Change the way we handle KeyboardUIMode on Mac"Benjamin Poulain2009-10-201-1/+3
* Removed unnecessary include from a public header file.axis2009-10-161-4/+0
* Doc: Minor corrections and additions to i18n documentation.David Boddie2009-10-121-1/+1
* Doc: Gesture API documentation review.David Boddie2009-10-121-5/+5