summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-257-27/+93
|\
| * handle qreal properties correctly in the meta-object systemKent Hansen2009-06-051-0/+1
| * Fix for Qt issue #218037 - Add support for the WM_MOUSEHWHEEL message on Windowsminiak2009-06-051-0/+3
| * regeneration of qfeatures.hThierry Bastian2009-06-041-0/+5
| * add QT_NO_STATEMACHINE define so state machine can be compiled outKent Hansen2009-06-041-0/+7
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-271-12/+37
| |\
| * | Add a flag that ensure that a connection is made only oneOlivier Goffart2009-05-271-1/+2
| * | Mac: Prefix sat in qt.conf is ignored on MacRichard Moe Gustavsen2009-05-261-8/+8
| * | Added QT_NO_ANIMATION to qfeaturesThierry Bastian2009-05-251-0/+8
| * | Fixed 'crazy' warnings about using a string instead of a characterThierry Bastian2009-05-251-2/+2
| * | Add a AA_MacDontSwapCtrlAndMeta application attribute.Norwegian Rock Cat2009-05-111-0/+1
| * | Deprecate qt_mac_set_show_menubar for a public cross-platform API.Norwegian Rock Cat2009-05-041-0/+1
| * | Merge commit 'origin/4.5'Olivier Goffart2009-05-041-90/+17
| |\ \
| * | | Add qDrawBorderPixmap() function, Qt::TileRules enum, QMargins struct and QTi...Marius Bugge Monsen2009-04-291-0/+6
| * | | introduce Q_WS_WINCEMaurice Kalinowski2009-04-291-1/+6
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-231-11/+11
| |\ \ \
| * \ \ \ Merge branch '4.5'Thiago Macieira2009-04-201-2/+2
| |\ \ \ \
| * | | | | Condense this code into one single case. Avoid duplicating code.Thiago Macieira2009-04-161-11/+6
| * | | | | Merge commit 'origin/4.5'Olivier Goffart2009-04-151-3/+3
| |\ \ \ \ \
| * | | | | | Rename qIsFuzzyNull to qFuzzyIsNullBjoern Erik Nilsen2009-04-081-2/+2
| * | | | | | Add an internal qIsFuzzyNull(double) methodLars Knoll2009-04-071-0/+16
| * | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-021-4/+4
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-012-14/+37
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-03-301-61/+61
| |\ \ \ \ \ \ \ \
| * | | | | | | | | introduce QT_NO_NETWORKDISKCACHEPeter Hartmann2009-03-252-16/+28
| * | | | | | | | | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-03-241-4/+5
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-03-241-0/+20
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Long live Qt!Lars Knoll2009-03-2320-0/+12328
| / / / / / / / / / /
* | | | | | | | | | | make qglobal.h compile when inlcuded from c-filesJanne Koskinen2009-06-171-5/+6
* | | | | | | | | | | namespace fixes. s60main and corelib now compiles under a namespaceJanne Koskinen2009-06-171-2/+3
* | | | | | | | | | | export qBadAlloc only if exceptions are onHarald Fernengel2009-06-152-0/+5
* | | | | | | | | | | move QSymbianLeaveException to the *.cpp fileHarald Fernengel2009-06-152-41/+19
* | | | | | | | | | | export QSymbianLeaveExceptionHarald Fernengel2009-06-151-1/+1
* | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicDavid Boddie2009-06-111-3/+45
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicHarald Fernengel2009-06-101-3/+3
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Shrink the emergency qWarning buffer to 256 bytes.Robert Griebl2009-06-101-3/+3
| * | | | | | | | | | | | doc: added code examplesHarald Fernengel2009-06-101-0/+42
| |/ / / / / / / / / / /
* | | | | | | | | | | | Doc: Moved the definition of QSymbianLeaveException and fixed the brief descr...David Boddie2009-06-112-44/+48
|/ / / / / / / / / / /
* | | | | | | | | | | doc: document the Symbian exception helpersHarald Fernengel2009-06-102-5/+95
* | | | | | | | | | | Make Qt exception safer.Robert Griebl2009-06-103-55/+213
* | | | | | | | | | | Force qRound64() to take a double on platforms where qreal is a float.makuukka2009-06-101-0/+5
* | | | | | | | | | | Merge branch 'imSelections'axis2009-06-031-1/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Added new API Qt::ImAnchorPosition.axis2009-06-031-1/+2
* | | | | | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-021-12/+37
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | / | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | qdoc: Indicate that qAbs(T& v) compares v to a 0 of type T.Martin Smith2009-05-261-12/+37
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Cleaned up the inputMethodHints enum a bit.axis2009-05-281-10/+13
* | | | | | | | | | Update comment - this version might even make sense...Iain2009-05-261-1/+1
* | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicIain2009-05-261-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Revert "Enable symbol visibility when compiling with RVCT."axis2009-05-251-2/+2
* | | | | | | | | | | Use __DEBUGGER() when qFatal is called to give the debugger a chance toIain2009-05-261-0/+2
|/ / / / / / / / / /