summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QtWidgets: Preparatory change for moving out QAction (or parts of it)Friedemann Kleint2019-06-284-45/+36
* QtWidgets: Fix static method invocationsFriedemann Kleint2019-06-2858-374/+376
* RHI: Fix compilation with MinGW developer buildsFriedemann Kleint2019-06-281-2/+3
* tst_QThread: Add output for all elapsed testsFriedemann Kleint2019-06-281-7/+15
* Fix qdoc warnings in 5.14Friedemann Kleint2019-06-282-4/+5
* Port from implicit to explicit atomic integer operationsMarc Mutz2019-06-285-9/+11
* QBearerEngine: fix const-correctness of a loop with const-propagating QESDPMarc Mutz2019-06-271-2/+1
* Optimize some atomic countersMarc Mutz2019-06-275-12/+11
* QFreeList: fix memory order on block deletionMarc Mutz2019-06-271-1/+1
* Merge "Merge remote-tracking branch 'origin/5.13' into dev"Liang Qi2019-06-2775-73/+220
|\
| * 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
|/| | | | | | | |_|_|/ | |/| | |