summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qglobal.h
Commit message (Expand)AuthorAgeFilesLines
* Fix building the OpenVG graphicssystem on Linux with static libsBernhard Rosenkraenzer2011-09-121-0/+1
* Remove the build-key from the plugin verification dataBradley T. Hughes2011-09-021-7/+0
* Fix obsolete contact emailJason McDonald2011-07-281-2/+2
* Changed QLibrary::resolve() to return a function pointer.Kim Motoyoshi Kalland2011-07-251-0/+2
* Cleanup qRound and qRound64: provide overloads for double and floatThiago Macieira2011-07-201-8/+7
* Fix compilation with icc 11Olivier Goffart2011-07-121-2/+1
* Add the #defines for C++0x features in GCC 4.6Thiago Macieira2011-07-121-0/+10
* Introduce QT_DEPRECATED_SINCEOlivier Goffart2011-07-121-0/+17
* Remove the definition of QT_NO_FPU based on the processor or WSThiago Macieira2011-07-111-4/+0
* Use Q_DECL_CONSTEXPR in QFlagsOlivier Goffart2011-07-061-15/+15
* Add Q_DECL_CONSTEXPROlivier Goffart2011-07-061-11/+22
* Unicode strings are supported from gcc 4.4 onwardsLars Knoll2011-07-061-1/+2
* Make use of deleted members in Q_DISABLE_COPYOlivier Goffart2011-07-051-0/+6
* Remove QT3_SUPPORT in src/corelib/globalLars Knoll2011-06-291-116/+0
* Fix typo in commentOlivier Goffart2011-05-261-1/+1
* MSVC do not really support initilizer_listOlivier Goffart2011-05-261-6/+2
* Support of lambdas in QtConcurrent::runOlivier Goffart2011-05-261-0/+3
* Add QtPrivate::QEnableIfOlivier Goffart2011-05-261-0/+6
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Updated Qt and QtBase module version number to 5.0.0Eckhart Koppen2011-05-131-2/+2
* Add qglobal.h exports for QtLocation & QtSensorsAlex2011-05-091-20/+46
* Add Q_UNIMPLEMENTED() macroKent Hansen2011-05-041-0/+4
* Make QtQuick2 compile on QPAEskil Abrahamsen Blomfeldt2011-04-281-1/+2
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+2767