summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
* Renamed the values in the Qt::TileRule enum.Trond Kjernåsen2009-10-022-14/+14
* Use "if (1) {} else" instead of "if (1); else" to silence compiler.Volker Hilsheimer2009-10-011-2/+2
* Add input method hint for URL input widgets.Volker Hilsheimer2009-10-012-0/+2
* Doc: Remaining pieces of the Graphics effect documentation.Bjørn Erik Nilsen2009-09-301-0/+13
* Add Qt::RenderHint to control rendering operations.Bjørn Erik Nilsen2009-09-302-0/+20
* doc: add some more \since 4.6 tagsVolker Hilsheimer2009-09-281-0/+2
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Jeremy Katz2009-09-251-20/+14
|\
| * Changed S60 version check to do runtime check also in emulator.Miikka Heikkinen2009-09-251-20/+14
* | QPrintPreviewDialog depends on QMainWindow (qfeatures.txt)Jeremy Katz2009-09-252-2/+2
|/
* Change the way we handle KeyboardUIMode on MacBenjamin Poulain2009-09-251-3/+1
* Compile fix for platforms prior to Symbian^3.Jason Barron2009-09-231-0/+1
* Cleaned up input method hints documentation a bit.axis2009-09-231-6/+15
* Added ImhEmailCharactersOnly flag.axis2009-09-231-0/+1
* qdoc: Added \brief texts to all the since 4.6 functions.Martin Smith2009-09-211-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
* have make_qfeatures_dot_h use QTSRCDIR if defined, update qfeatures.hJeremy Katz2009-09-161-5/+5
* QGlobal: fix Windows error reportingPeter Hartmann2009-09-161-1/+1
* doc: Fixed some qdoc errors.Martin Smith2009-09-161-2/+2
* QCursor support for Symbian OSShane Kearns2009-09-153-0/+39
* Fix -Wconversion warnings where possible.David Faure2009-09-132-11/+11
* Optimized S60 version check.Miikka Heikkinen2009-09-111-21/+29
* Update license headers again.Jason McDonald2009-09-0920-80/+80
* Replace QGLDrawable with a new QGLPaintDeviceTom Cooksey2009-09-081-1/+2
* Fix warning when compiling with QT_NO_EXCEPTIONSOlivier Goffart2009-09-071-1/+1
* Fix QDialog test compilation on MacOlivier Goffart2009-09-041-1/+1
* Added trace graphics system for painting performance profiling.Samuel Rødal2009-09-031-1/+2
* Improved the gesture api.Denis Dzyubenko2009-09-032-0/+4
* 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-0220-273/+288
|\
| * doc: Fixed several qdoc errors.Martin Smith2009-09-022-0/+7
| * Define QT_NO_EXCEPTIONS if we detect that we are building without exceptions ...Olivier Goffart2009-09-011-0/+3
| * Merge branch '4.5' into 4.6Thiago Macieira2009-08-3120-260/+260
| |\
| | * Update tech preview license header.Jason McDonald2009-08-3118-234/+234
| | * Eliminate some mentions of Trolltech.Jason McDonald2009-08-111-1/+1
| | * Update license headers.Jason McDonald2009-08-1118-18/+18
| | * Build on snow leopard.Morten Sorvig2009-08-041-1/+1
| * | Enable Q_OBJECT usage across DLL boundary on Symbian OSShane Kearns2009-08-281-0/+4
| * | doc: Fixed several qdoc errors.Martin Smith2009-08-281-3/+3
| * | doc: Fixed several qdoc errors.Martin Smith2009-08-281-1/+4
| * | reverting the definition of WINVER and _WIN32_WINNT in qglobal.hJoerg Bornemann2009-08-261-9/+0
| * | Revert "qglobal.h now has the definition for WINVER"Thierry Bastian2009-08-261-0/+7
* | | Fix gcc compiler warning about unsigned/signed integer comparisonKai Koehne2009-09-021-1/+1
|/ /
* | qglobal.h now has the definition for WINVERThierry Bastian2009-08-241-7/+0
* | define WINVER and _WIN32_WINNT in qglobal.hJoerg Bornemann2009-08-241-0/+9
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6axis2009-08-241-0/+6
|\ \
| * \ Merge branch 'symbolVisibility'Iain2009-08-211-0/+6
| |\ \
| | * \ Merge commit 'origin/master' into symbolVisibilityIain2009-08-217-15/+37
| | |\ \
| | * \ \ Merge commit 'origin/master' into symbolVisibilityIain2009-08-202-24/+17
| | |\ \ \
| | * | | | New definition for ...EXPORT_INLINE to deal with the way we drive RVCTIain2009-08-191-0/+6