summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Clean up qwindowdefs_win.hLars Knoll2016-07-145-15/+14
* Remove dead codeLars Knoll2016-07-141-16/+0
* qdoc: Documentation for qFuzzyIsNull() is addedMartin Smith2016-07-142-6/+18
* HTTP2 - autotestTimur Pocheptsov2016-07-147-1/+1332
* Add qHash(QHash) and qHash(QMultiHash)Marc Mutz2016-07-143-0/+105
* Remove the -version-override command line arguments in configure.exeLars Knoll2016-07-141-15/+0
* Add qtdbusglobal.h and qtdbusglobal_p.hLars Knoll2016-07-1439-35/+105
* Factor out qt_getImageText() and qt_getImageTextFromDescription()Anton Kudryavtsev2016-07-146-53/+44
* Replace EXTRA_LIBS with EXTRA_LIBDIR and EXTRA_FRAMEWORKPATHLars Knoll2016-07-134-15/+17
* Remove -fw and -l command line argumentsLars Knoll2016-07-134-14/+1
* Set QMAKE_DEFAULT_INC/LIBDIRS on MSVCLars Knoll2016-07-131-0/+5
* Don't error out on preprocessor concatenation of two stringsLars Knoll2016-07-132-5/+8
* Add missing logical bitwise operators to the little-endian storage classesSimon Hausmann2016-07-131-0/+16
* Handle QVariantHash in QJsonDocument::fromVariantAllan Sandfeld Jensen2016-07-132-1/+43
* Add "We mean it." warning to HTTP2 protocol handler headersFriedemann Kleint2016-07-134-0/+44
* QtSql: Fix qmake warning about missing qsql.hFriedemann Kleint2016-07-131-1/+0
* Avoid busy wait in qnetworkreply testJędrzej Nowacki2016-07-131-11/+1
* Call disconnectNotify() when disconnecting a QMetaObject::ConnectionUlf Hermann2016-07-122-4/+24
* Remove SSL includes from qhttpnetworkconnection_p.hFriedemann Kleint2016-07-124-13/+6
* Improve performance of Qt::mightBeRichText by using QStringRefRobin Burchell2016-07-114-4/+83
* QCoreWlanEngine: Remove calls to deprecated API in macOSGabriel de Dietrich2016-07-111-10/+10
* QWidgetBackingStore: Fix build with QT_NO_OPENGLAndy Nichols2016-07-111-0/+2
* Make QDateTime's default constructor not allocate memory on 32-bitThiago Macieira2016-07-092-27/+46
* QTimer: add support for <chrono> functionsThiago Macieira2016-07-093-18/+245
* HTTP2 protocol handlerTimur Pocheptsov2016-07-0821-12/+2688
* QNativeSocketEngine/Win: fetch connection parameters only onceAlex Trotsenko2016-07-081-40/+44
* rectify opengl configuration under windowsOswald Buddenhagen2016-07-083-37/+18
* Fix log messageLars Knoll2016-07-081-1/+1
* fix command line option for avx512Oswald Buddenhagen2016-07-081-1/+1
* Fix compile-examples command line optionLars Knoll2016-07-081-1/+1
* Remove qt_mac_execute_apple_scriptGabriel de Dietrich2016-07-072-64/+0
* QStringRef: add chop()Anton Kudryavtsev2016-07-073-1/+62
* QPointerUniqueId::numeric() is constShawn Rutledge2016-07-072-2/+2
* winrt: Fix launch as background taskMaurice Kalinowski2016-07-061-27/+86
* Windows/QProcess::startDetached(): Don't always create consoleKevin Funk2016-07-061-1/+3
* Fix/adapt the uses of {to,set,from}Time_t in the qtbase source codeThiago Macieira2016-07-0617-40/+36
* UIKit: Handle UIPress eventsMike Krus2016-07-061-0/+53
* Added bsdmouse and bsdkeyboard input plugins for FreeBSDOleksandr Tymoshenko2016-07-0512-0/+1555
* Remove unused command line optionsLars Knoll2016-07-051-18/+0
* Remove the -target command line optionLars Knoll2016-07-057-45/+2
* Get rid of the qt_no_framework setting in the CONFIG variableLars Knoll2016-07-052-3/+2
* Make more configure tests work on WindowsLars Knoll2016-07-051-12/+18
* Add qtsqlglobal.h and qtsqlglobal_p.hLars Knoll2016-07-0323-11/+85
* Add qtnetworkglobal.h and qtnetworkglobal_p.hLars Knoll2016-07-03107-21/+243
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-03285-99/+408
* tst_QDBusConnection: add a test for a regular signal connectionThiago Macieira2016-07-022-16/+61
* Move QElapsedTimer to src/corelib/kernelThiago Macieira2016-07-0212-10/+14
* CoreLib: use QStringRef to optimize memory allocationAnton Kudryavtsev2016-07-0215-37/+46
* ItemModel: Extract Method isVariantLessThan()Anton Kudryavtsev2016-07-024-64/+42
* Handle the -[no]make command line arguments in qmakeLars Knoll2016-07-023-55/+30