summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qglobal.cpp
Commit message (Expand)AuthorAgeFilesLines
* Properly guard rand_r use with _POSIX_THREAD_SAFE_FUNCTIONS for Android.Robin Burchell2012-05-041-1/+1
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-05-031-3/+3
|\
| * Allow qDebug output to be configured by qSetMessagePattern()Kai Koehne2012-04-241-0/+33
| * Logging: Change arguments of message handler to avoid conversionsKai Koehne2012-04-201-8/+8
* | Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-146/+57
* | Change coreservices -> iosIan Dean2012-04-191-4/+4
|/
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-1/+12
|\
| * Add OS version detection for windows 8Shane Kearns2012-04-121-0/+4
| * QTypeInfo: document Q_PRIMITIVE_TYPE existing practiceMarc Mutz2012-04-091-1/+8
* | Deprecate qMemCopy/qMemSet in favour of their stdlib equivilents.Robin Burchell2012-04-111-7/+0
|/
* Logging: Make sure documentation shows upKai Koehne2012-04-021-0/+199
* Add macros for assuming and unreachable codeThiago Macieira2012-03-241-0/+57
* Remove codecForTr().Robin Burchell2012-03-061-3/+1
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-7/+7
* Remove qMacVersion()Bradley T. Hughes2012-02-211-11/+9
* Rename Q_PROCESSOR_POWERPC to Q_PROCESSOR_POWERBradley T. Hughes2012-02-201-6/+15
* Document Q_PROCESSOR_* macrosBradley T. Hughes2012-02-181-0/+215
* Reshuffle code between qglobal, qloggingKai Koehne2012-02-131-467/+0
* Allow customization of qDebug output at runtimeKai Koehne2012-02-091-8/+13
* QtDebug: Include file, line, function informationKai Koehne2012-02-011-41/+164
* Remove Symbian specific code from QtCore.Xizhi Zhu2012-01-301-7/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Remove Q_CC_MWERKS.Robin Burchell2012-01-191-25/+1
* qglobal: Remove symbian specific featuresOlivier Goffart2012-01-161-381/+8
* Document Q_DECL_CONSTEXPROlivier Goffart2012-01-141-0/+11
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Re-add QInternal::EventNotifyCallbackBradley T. Hughes2011-12-051-0/+41
* Remove QInternal callbacks and internal functionsBradley T. Hughes2011-12-021-102/+0
* QGlobal: Define a default message handlerAurindam Jana2011-11-081-16/+26
* corelib: Remove Q_WS-macros.Friedemann Kleint2011-10-241-113/+6
* Changed QLibrary::resolve() to return a function pointer.Kim Motoyoshi Kalland2011-07-251-0/+7
* Doc: Removed documentation for deleted code.David Boddie2011-07-211-120/+0
* Introduce QT_DEPRECATED_SINCEOlivier Goffart2011-07-121-0/+15
* Remove QT3_SUPPORT in src/corelib/globalLars Knoll2011-06-291-53/+0
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Doc: Applied pending fixes to API documentation.David Boddie2011-05-231-4/+4
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+3653