summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Import QMimeType / QMimeDatabase into QtCore.David Faure2012-02-1820-0/+36054
* Added error reporting to QJsonParserAndrew Christian2012-02-184-23/+87
* QEasingCurve: return QVector for cubic spline representationMarc Mutz2012-02-182-5/+18
* Document Q_PROCESSOR_* macrosBradley T. Hughes2012-02-182-0/+218
* qnamespace.qdoc: Add doco for new values of Qt::MouseButtonRick Stockton2012-02-171-3/+49
* Only define QT_NAMESPACE if it is used.Stephen Kelly2012-02-171-2/+4
* Ensure that Qt public headers compile with strict flagsDavid Faure2012-02-171-3/+3
* QProcess documentation typo fix and improvement.Rafael Roquetto2012-02-171-4/+4
* Mention QT_NO_STL in the QString documentationSimon A. Eugster2012-02-171-3/+3
* No need to stat with QFile::exists before QFile::open, for reading.David Faure2012-02-171-1/+1
* QSize/QSizeF: add const versions of scale()/transpose()Marc Mutz2012-02-172-18/+85
* QStandardPaths implementation configured using JSONJeremy Katz2012-02-172-0/+186
* Plugin loader: Output offending plugin name in warning.Friedemann Kleint2012-02-171-1/+2
* Enables QProcess back on QNX.Rafael Roquetto2012-02-174-18/+160
* Static plugins don't break QFactoryLoader::keys()Lincoln Ramsay2012-02-171-1/+1
* Remove usages of QT_ARCH and QT_ARCH_* from qtbaseBradley T. Hughes2012-02-175-12/+6
* Some small doc fixes, typos and removal of one incorrect paragraphAndy Shaw2012-02-171-5/+0
* Use ctest to run all tests and print output.Stephen Kelly2012-02-171-4/+2
* Only define QT_NAMESPACE if it is used.Stephen Kelly2012-02-171-2/+4
* [QTBUG-22847] Compile with C++11 compilerMarc Mutz2012-02-171-3/+3
* QMimeData: export URLs as text tooDavid Faure2012-02-171-1/+27
* QDebug: Add support for %{pid}, %{appname} and %{threadid}David Faure2012-02-171-1/+22
* Use static-less QMetaType API in QVariant.Jędrzej Nowacki2012-02-161-4/+5
* Implement new static less API for QMetaType.Jędrzej Nowacki2012-02-163-10/+348
* Drop QFile::fileEngineJoão Abecasis2012-02-165-51/+48
* qmetaobjectbuilder: Store only unique strings in the string tableKent Hansen2012-02-161-37/+53
* Don't hardcode the number 14 in meta-object generatorsKent Hansen2012-02-162-2/+6
* qmetaobjectbuilder: Add asserts to confirm validityKent Hansen2012-02-161-5/+12
* Fix ref counted window close handling.Stephen Kelly2012-02-162-2/+12
* Add QMetaType::FirstCoreType enum value.Jędrzej Nowacki2012-02-161-0/+1
* Add a ThemeChange event.Friedemann Kleint2012-02-161-0/+2
* Make the cmake tests work with a namespace build.Stephen Kelly2012-02-151-0/+3
* Implement new plugin mechanismLars Knoll2012-02-1510-110/+357
* Add JSON support to the bootstrap libraryLars Knoll2012-02-154-2/+11
* Various documentation fixes ported from Qt 4.8Teemu Katajisto2012-02-151-1/+1
* qmetaobjectbuilder: Add support for revisioned methods and propertiesKent Hansen2012-02-152-4/+132
* Fixes QTemporaryDir compilation error under QNX.Rafael Roquetto2012-02-151-1/+1
* fix whitespace in qnamespace.qdocRick Stockton2012-02-151-24/+24
* Move QtConcurrent configuration to a single fileJoão Abecasis2012-02-141-19/+0
* Add QFileInfo::isNativePathJoão Abecasis2012-02-142-0/+24
* Cleanup HEADERS+=... in src/corelib/arch/arch.priBradley T. Hughes2012-02-131-23/+18
* Add src/corelib/arch/qatomic_unix.h and qatomic_unix.cppBradley T. Hughes2012-02-134-0/+209
* Remove qatomic_arch.hBradley T. Hughes2012-02-1312-83/+47
* Remove Windows specific code from qoldbasicatomic.hBradley T. Hughes2012-02-131-23/+1
* Remove the generic atomic implementationBradley T. Hughes2012-02-136-546/+2
* Reshuffle code between qglobal, qloggingKai Koehne2012-02-134-477/+473
* Fix qmake compilationOlivier Goffart2012-02-131-1/+1
* Remove HP PA-RISC atomic implementation.Bradley T. Hughes2012-02-139-490/+1
* Remove the SH atomic implementation...Bradley T. Hughes2012-02-135-409/+0
* Remove out-of-line atomic implementation for PowerPCBradley T. Hughes2012-02-136-1622/+1