summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Return early after test-helpers if they failEdward Welbourne2021-02-181-0/+10
* Fix a typo, simplify an increment, add an assertionEdward Welbourne2021-02-181-3/+5
* Drop some over-rides that duplicated the base-class's implementationEdward Welbourne2021-02-182-23/+2
* Skip a timezone transition test on AndroidEdward Welbourne2021-02-182-3/+5
* Fix some qdoc-warnings for 6.1Friedemann Kleint2021-02-182-1/+7
* Do not rewrite boolean INPUTs if they have a corresponding featureAlexey Edelev2021-02-181-12/+0
* Fix the qmake error when building with qtquickcompiler for iOSAlexey Edelev2021-02-181-3/+5
* QMetaType::id: add fastpathFabian Kosmale2021-02-182-13/+22
* Bump the version of QDataStreamFriedemann Kleint2021-02-182-2/+4
* Doc: Fix documentation warnings qtbaseNico Vertriest2021-02-185-17/+20
* Bump versionJani Heikkinen2021-02-182-2/+2
* Build fix for GHS Compiler 2020.1.4Kimmo Ollila2021-02-161-1/+1
* tst_qprocess: enable test again for cross-compilationsSamuli Piippo2021-02-163-10/+1
* Mark QPropertyAlias as internalFabian Kosmale2021-02-151-0/+2
* QPropertyBindingPrivate: Support QQmlProperyBindingFabian Kosmale2021-02-153-2/+10
* QPropertyBindingPrivate: Add further support code for QMLFabian Kosmale2021-02-151-2/+15
* xcb: unset old states and set new ones for windowLiang Qi2021-02-151-16/+33
* Fix qmake_qmake_immediate path for AndroidAlexey Edelev2021-02-151-1/+1
* Document more arguments of qt_internal_add_toolJoerg Bornemann2021-02-151-0/+6
* Prepare installation of tools to libexecJoerg Bornemann2021-02-151-6/+19
* Remove the corelib_add_mimetypes_resources call for the Core libraryAlexey Edelev2021-02-151-1/+0
* Fix CMake build of network/torrent exampleJoerg Bornemann2021-02-155-77/+3
* tst_qapplication: Prevent desktopaware test from deactivating main testTor Arne Vestbø2021-02-151-0/+5
* Run headers_clean check with C++20 (gcc, clang)Kai Köhne2021-02-151-2/+2
* Fix QTimer::setInterval to remove existing bindingsAndreas Buhr2021-02-152-0/+8
* Do some miscellaneous tidy-up in util/cmake/Edward Welbourne2021-02-152-10/+5
* Use newlines more consistently in generate compile-test codeEdward Welbourne2021-02-159-232/+126
* Drop parsing of antique TextDate formatEdward Welbourne2021-02-152-70/+50
* QDateTime::toString(): use UTC-offset as time-zone suffixEdward Welbourne2021-02-152-14/+4
* Prepare TextDate to use UTC-offset rather than GMT-offset zone suffixesEdward Welbourne2021-02-153-25/+52
* Simplify test-snippets in configure.cmakeEdward Welbourne2021-02-159-242/+121
* Add some special case markers that seem to have been neglectedEdward Welbourne2021-02-153-2/+81
* Update two .prev_configure.cmake files that seem to be out of dateEdward Welbourne2021-02-152-5/+5
* cmake: Do not hard-code test argumentsTor Arne Vestbø2021-02-151-5/+0
* QRectF/Documentation: Fix malformed tableFriedemann Kleint2021-02-151-1/+1
* MinGW: fix warning in QMatrix4x4::map functionsMårten Nordheim2021-02-151-5/+5
* Fix deprecated API in network/torrent exampleJoerg Bornemann2021-02-151-1/+1
* Doc: Fix warning on undocumented enum valueNico Vertriest2021-02-151-0/+1
* Schannel: Fix incomplete downloads with read buffer restrictedMårten Nordheim2021-02-153-1/+5
* Fix minor documentation typos in bindable propertiesJuha Vuolle2021-02-152-2/+2
* Fix attribution for tinycborKai Köhne2021-02-151-1/+1
* Implement futexes for WindowsThiago Macieira2021-02-135-207/+162
* dirview example: Show file icons on WindowsFriedemann Kleint2021-02-131-0/+2
* Extend colorspace testing and fix bug it uncoveredAllan Sandfeld Jensen2021-02-133-1/+122
* Move QEMU emulation detector to QTestSamuli Piippo2021-02-1326-67/+58
* Disable warnings from using deprecated QScopedPointer::takeVolker Hilsheimer2021-02-131-0/+6
* Android: set minimum recommended android SDK to 29Assam Boudjelthia2021-02-132-2/+2
* Fix Wacom Art Pen detection on xcbShawn Rutledge2021-02-123-4/+10
* Fix QImage::fill with semi-transparent QColorAllan Sandfeld Jensen2021-02-122-18/+41
* QHeaderView: pass sectionSize to createSectionItems()Christian Ehrlicher2021-02-122-8/+5