summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-2775-73/+220
|\
| * Add keyword msvc-2019 to testlib blacklistingHeikki Halmet2019-06-251-1/+3
| * Skip tests if the required plugins were not deployedVolker Hilsheimer2019-06-191-6/+13
| * Output all font families in HTML outputAllan Sandfeld Jensen2019-06-213-2/+44
| * Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Liang Qi2019-06-2539-221/+586
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-2539-221/+586
| |/|
| | * Add QDebug streaming operator for ProStringJoerg Bornemann2019-06-242-0/+8
| | * Fix 'clean' target for MinGW DLLsJoerg Bornemann2019-06-241-1/+1
| * | Example: Move the SQL statementsVenugopal Shivashankar2019-06-211-6/+32
| * | Add qmake config for controlling LTCG behavior for static libsThiago Macieira2019-06-171-2/+4
| * | RCC: Change the default compression to ZlibThiago Macieira2019-06-201-1/+1
| * | Fix crash in QPainterPath::reserve()Eirik Aavitsland2019-06-192-1/+6
| * | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Liang Qi2019-06-2046-1553/+1848
| |\ \
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-2046-1553/+1848
| |/| |
| * | | Android: don't run test function for fd leakage, make test passVolker Hilsheimer2019-06-191-7/+1
| * | | Android: Make sure that the root file system is in the list of volumesVolker Hilsheimer2019-06-181-2/+2
| * | | checkOcspResponse - remove unneeded lockingTimur Pocheptsov2019-06-171-14/+2
| * | | Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-05-0350-0/+50
| * | | Use C++11 alignof as reference for Q_ALIGNOF, and fix test on AndroidVolker Hilsheimer2019-06-171-2/+2
| * | | Turn on C++11 and 14 correctlyVolker Hilsheimer2019-06-171-1/+3
| * | | Fix editing of QDateTimeEdit in 12-hour locales that don't use AM/PMVolker Hilsheimer2019-05-283-16/+40
| * | | Merge "Merge remote-tracking branch 'origin/5.13.0' into 5.13"Liang Qi2019-06-176-15/+69
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/5.13.0' into 5.13Liang Qi2019-06-176-15/+69
| | |\ \ \
| | | * | | tst_qsslsocket: fix racy testv5.13.0-rc3v5.13.0Mårten Nordheim2019-06-131-2/+2
| | | * | | H2 auto-test, degrage flowControlServerSideTimur Pocheptsov2019-06-131-1/+1
| | | * | | QSslSocket: add and set the TLSv1.3-specific PSK callbackMårten Nordheim2019-06-134-11/+65
| | | * | | Add quoting to deal with empty ${CMAKE_CXX_STANDARD_LIBRARIES}Fredrik Orderud2019-06-111-1/+1
| * | | | | QTextBoundaryFinder: don't break after uppercase followed by commawangChuan2019-05-232-1/+8
| |/ / / /
* | | | | QString: fix comments for qsizetypeAnton Kudryavtsev2019-06-273-33/+33
* | | | | 3rd-Party/Double conversion: Fix developer build with MSVCFriedemann Kleint2019-06-271-0/+5
* | | | | Revert "Deprecate QAtomic::load() / store()"Liang Qi2019-06-261-8/+4
* | | | | tst_QThread: Blacklist sleep() for WindowsFriedemann Kleint2019-06-261-0/+2
* | | | | rhi: d3d: gl: Remove incorrect exec.Cmd.Buf. assumptionLaszlo Agocs2019-06-212-4/+0
* | | | | rhi: d3d11: Add compute and load/store res supportLaszlo Agocs2019-06-212-80/+450
* | | | | rhi: metal: Reuse drawable after a frame without a presentLaszlo Agocs2019-06-181-2/+7
* | | | | rhi: Add compute api and implement for Vulkan and MetalLaszlo Agocs2019-06-1750-465/+2494
* | | | | rhi: Make it possible to request making the context current on GLLaszlo Agocs2019-06-1713-0/+49
* | | | | rhi: Remove reserved and since from the shader classesLaszlo Agocs2019-06-173-5/+0
* | | | | Merge "Merge remote-tracking branch 'origin/5.12' into dev"Liang Qi2019-06-2581-1781/+2496
|\ \ \ \ \
| * | | | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-06-2581-1781/+2496
|/| | | | | | | |_|_|/ | |/| | |
| * | | | NSMenuItem/NSMenu - set the submenu properlyTimur Pocheptsov2019-06-214-0/+24
| * | | | QWidget: fix setTabOrder for compound widgetsChristian Ehrlicher2019-06-102-28/+105
| * | | | Temporarily skip tst_QSslSocket::resumeMårten Nordheim2019-06-241-0/+1
| * | | | SSL: Update an about-to-expire certificateMårten Nordheim2019-06-242-30/+30
| * | | | Fix GCC 9's warning about deprecated violation of Rule of 5Thiago Macieira2019-06-232-6/+0
| * | | | QApplication: clarify and unify global static usageTor Arne Vestbø2019-06-211-11/+5
| * | | | Remove duplicate call to QApplicationPrivate::setPalette_helperTor Arne Vestbø2019-06-211-1/+0
| * | | | Remove duplicate call to QApplicationPrivate::initializeWidgetPaletteHash()Tor Arne Vestbø2019-06-211-1/+0
| * | | | Squash un-needed qt_init function into callsiteTor Arne Vestbø2019-06-211-15/+4
| * | | | Remove dead code from QApplicationPrivate::setSystemPaletteTor Arne Vestbø2019-06-211-20/+2