summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix BMP ImageFormat for semi-transparent filesAllan Sandfeld Jensen2017-07-033-43/+36
* Bump versionOswald Buddenhagen2017-07-031-1/+1
* tst_QPrinter: Run in temporary directoryFriedemann Kleint2017-07-031-27/+32
* Require printer config for printsupport auto testsOliver Wolff2017-07-031-0/+2
* ANGLE: Fix flickering on resize when D3D9 is usedOliver Wolff2017-07-033-0/+248
* Add _UNICODE define to MSVC and MinGW mkspecsJoerg Bornemann2017-07-032-2/+2
* Make Qt's VersionInformation resource strings consistentJoerg Bornemann2017-07-031-2/+2
* Set VERSION for Qt toolsJoerg Bornemann2017-07-031-0/+3
* winrt: remove legacy checksMaurice Kalinowski2017-07-031-3/+2
* winrt: Update capability managementMaurice Kalinowski2017-07-032-3/+30
* Remove remains of wince in .pro filesFriedemann Kleint2017-07-039-32/+5
* Switch QSemaphore::tryAcquire to using QDeadlineTimerAllan Sandfeld Jensen2017-07-021-13/+12
* Merge "Merge remote-tracking branch 'origin/5.9.1' into 5.9" into refs/stagin...Liang Qi2017-07-022-6/+8
|\
| * Merge remote-tracking branch 'origin/5.9.1' into 5.9Liang Qi2017-07-022-6/+8
| |\
| | * Remove mention of reverted fixv5.9.1Eskil Abrahamsen Blomfeldt2017-06-281-2/+0
| | * Add the MSVC 2013 drop to the 5.9.1 changelogThiago Macieira2017-06-271-0/+7
| | * Revert "don't overwrite pre-existing INSTALL for target"Christian Strømme2017-06-271-4/+1
* | | Skip QThread stress test on QemuSami Nurmenniemi2017-07-022-0/+8
* | | fix QMAKE_DEFAULT_INCDIRS detection with Xcode targeting uikit platformsOswald Buddenhagen2017-07-021-1/+6
* | | actually make use of the detected ICUOswald Buddenhagen2017-07-023-15/+1
|/ /
* | Convert features.filesystemmodel to QT_[REQUIRE_]CONFIGStephan Binner2017-07-029-41/+34
* | Convert features.fscompleter to QT_[REQUIRE_]CONFIGStephan Binner2017-07-025-16/+19
* | Convert features.errormessage to QT_[REQUIRE_]CONFIGStephan Binner2017-07-024-12/+10
* | Convert features.wizard to QT_[REQUIRE_]CONFIGStephan Binner2017-07-0211-31/+33
* | Convert features.colordialog to QT_[REQUIRE_]CONFIGStephan Binner2017-07-028-21/+22
* | docs: Reference QOpenGLWidget::grabFramebuffer, not QGLWidget::grabFrameBufferSérgio Martins2017-07-021-2/+5
* | Fix moving a hidden QOpenGLWidget to another windowSérgio Martins2017-07-023-1/+34
* | macOS: Blacklist tst_QProgressDialog::autoShow()Friedemann Kleint2017-07-021-2/+2
* | Respect the application and system configuration settings for the proxyAndy Shaw2017-06-301-1/+1
* | Add query of default include/library paths for QNXJames McDonnell2017-06-291-26/+55
* | xcb: Replace XCB_USE_XINPUT define by QT_CONFIG macroAlexander Volkov2017-06-297-34/+20
* | Doc: Add note about fromPercentEncoding's behavior on invalid inputMårten Nordheim2017-06-292-0/+8
* | Convert features.fontcombobox to QT_[REQUIRE_]CONFIGStephan Binner2017-06-293-9/+6
* | Convert features.statustip to QT_CONFIGStephan Binner2017-06-2914-25/+25
* | Convert features.messagebox to QT_[REQUIRE_]CONFIGStephan Binner2017-06-2910-38/+45
* | Convert features.inputdialog to QT_[REQUIRE_]CONFIGStephan Binner2017-06-295-18/+13
* | Convert features.progressdialog to QT_[REQUIRE_]CONFIGStephan Binner2017-06-293-11/+7
* | Convert features.filedialog to QT_[REQUIRE_]CONFIGStephan Binner2017-06-2915-40/+53
* | Convert features.whatsthis to QT_[REQUIRE_]CONFIGStephan Binner2017-06-2936-75/+90
* | Allow using Xcode Command Line Tools to build QtJake Petroules2017-06-296-31/+54
* | Fix handling of deprecated QMAKE_IOS_TARGETED_DEVICE_FAMILYJake Petroules2017-06-291-1/+1
* | QTabBar: fix expanded tabs appearanceOleg Yadrov2017-06-282-10/+26
* | QProcess/Unix: move strerror() up from child to parentThiago Macieira2017-06-281-27/+19
* | Fix some MSVC warnings in testsFriedemann Kleint2017-06-284-6/+7
* | Windows code: Add Q_FALLTHROUGH or break to unmarked fallthroughs seen by GCC 7Friedemann Kleint2017-06-284-6/+7
* | QNativeSocketEnginePrivate::nativeAccept(): Add missing breakFriedemann Kleint2017-06-281-0/+1
* | tests: Add Q_FALLTHROUGH to unmarked fallthroughs seen by GCC 7Friedemann Kleint2017-06-282-35/+110
* | tst_QSocks5SocketEngine::downloadBigFile(): Output elapsed timeFriedemann Kleint2017-06-281-7/+8
* | tst_QSharedPointer: Terminate hanging qmake-processesFriedemann Kleint2017-06-281-0/+2
* | QOperatingSystemVersion: (potentially) fix compilation with QNX 6Marc Mutz2017-06-282-0/+4