summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove usage of win32-msvc2012 qmake scopeJoerg Bornemann2018-11-221-1/+1
* Fix crash when painting with pattern brush to print device on macOSEirik Aavitsland2018-11-221-1/+0
* Remove duplicated documentation from package_manifest.prfJoerg Bornemann2018-11-221-28/+1
* integrity: don't mess with QTPLUGIN.platformsOswald Buddenhagen2018-11-214-6/+0
* wasm: fix qpa plugin build system integrationOswald Buddenhagen2018-11-214-17/+2
* wasm: fix qmake variable names for optimization flagsOswald Buddenhagen2018-11-211-2/+2
* wasm: remove seemingly pointless -s flagsOswald Buddenhagen2018-11-211-8/+0
* wasm: fix location and language of commentOswald Buddenhagen2018-11-211-3/+2
* configure: fix license determination failure messageOswald Buddenhagen2018-11-211-2/+1
* configure: fix bogus message about not needing to install qtOswald Buddenhagen2018-11-211-1/+1
* configure: make config.status work for in-source builds on unixOswald Buddenhagen2018-11-211-0/+1
* configure: log -I and -L before doing first library checkOswald Buddenhagen2018-11-212-6/+30
* qmake: prune dead assignments from android specOswald Buddenhagen2018-11-212-5/+0
* qmake: fix test for $ANDROID_NDK_ROOTOswald Buddenhagen2018-11-211-3/+1
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-211-0/+3
|\
| * tst_QNetworkReply: Blacklist getFromHttp:success-externalLiang Qi2018-11-211-0/+3
* | Unbreak the build with ICC on WindowsThiago Macieira2018-11-211-1/+1
* | qmake: fix return type of toLongLong()Oswald Buddenhagen2018-11-211-1/+1
* | Don't start a new page when printing very large imagesLars Knoll2018-11-211-1/+2
* | Add log output if library does not existsAndré Klitzing2018-11-211-0/+2
* | QMacStyle: account for QStyleSheetStyle using QTabBar directlyTimur Pocheptsov2018-11-211-1/+7
* | Add makefile target to generate Xcode projectTor Arne Vestbø2018-11-201-0/+7
* | macOS: Improve logging during QNSView/QNSWindow deallocationTor Arne Vestbø2018-11-202-2/+4
* | Take device-pixel-ratio into account in openglwindow exampleTor Arne Vestbø2018-11-201-1/+2
* | macOS: Use shared NSWindowDelegate instead of one per windowTor Arne Vestbø2018-11-204-25/+27
* | macOS: Ensure NSWindow delegate is released in sync with its NSWindowTor Arne Vestbø2018-11-201-4/+3
* | Correct QT_FEATURE_settings in qconfig-bootstrapped.hLiang Qi2018-11-201-1/+0
* | Reduce run time of tst_QRegularExpression::threadSafetyFrederik Gladhorn2018-11-191-2/+3
* | Documentation: update Q_DISABLE_COPY documentationChristian Ehrlicher2018-11-191-11/+9
* | QScrollBar: fix horizontal scrollbars in RTL modeChristian Ehrlicher2018-11-191-10/+6
* | Android: Prepare for the worst, when the NDK will remove all GNU toolsBogDan Vatra2018-11-194-48/+78
* | Fix message about licensing options in the About Qt boxVitaly Fanaskov2018-11-191-1/+1
* | Fix vertical alignment of inline imagesLars Knoll2018-11-192-15/+63
* | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-1927-87/+88
|\|
| * Modernize the "settings" featureLiang Qi2018-11-1523-59/+83
| * Adjust QTRY_IMPL()'s default timestepEdward Welbourne2018-11-141-1/+1
| * Purge some unused code for the OpenGL library nameEdward Welbourne2018-11-122-21/+0
| * QAbstractSocket::Bind: clarify some detailsEdward Welbourne2018-11-091-6/+4
* | QResourceFileEngine: fix use of mapped files after close()Thiago Macieira2018-11-192-1/+4
* | QResourceFileEngine: fix map() for compressed filesThiago Macieira2018-11-192-3/+20
* | tst_QResourceEngine: use QTest::addRow instead of QString concatenationThiago Macieira2018-11-191-23/+23
* | tst_QResourceEngine: store the actual byte contents that we expectThiago Macieira2018-11-1912-39/+41
* | tests: Distinguish tst_qeventdispatcher and tst_qguieventdispatcherLiang Qi2018-11-161-0/+1
* | Merge remote-tracking branch 'origin/5.12.0' into 5.12Liang Qi2018-11-1662-218/+1161
|\ \
| * | Re-blacklist tst_QEventDispatcher::registerTimer() on macOSUlf Hermann2018-11-151-0/+1
| * | Make sure QEventDispatcher::registerTimer() cleans up after itselfUlf Hermann2018-11-151-52/+126
| * | macOS: Remove incorrect statement about layer-backing in changelogTor Arne Vestbø2018-11-151-2/+0
| * | Windows QPA: Fix input context visibility statusAndre de la Rocha2018-11-151-1/+12
| * | Windows QPA: Fix broken focus for native child windowsAndre de la Rocha2018-11-141-0/+5
| * | Add changes file for Qt 5.12.0Antti Kokko2018-11-141-0/+470