summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update QDateTime::timeZoneAbbreviation docsEdward Welbourne2021-02-121-14/+14
* Rework tst_QDateTime::toString_isoDate() to eliminate an XFAILEdward Welbourne2021-02-121-16/+17
* Fix tst_QDateTime::systemTimeZoneChange() for 32-bit systemsEdward Welbourne2021-02-122-21/+59
* Revert "Remove the qmake project files" for snippetsNico Vertriest2021-02-127-0/+24
* Fix compilation with system double-conversionMårten Nordheim2021-02-1222-21/+22
* Add build.gradle to easily modifying Java project with Android StudioAssam Boudjelthia2021-02-124-1/+61
* Fix docs misuse of escape character \Assam Boudjelthia2021-02-121-2/+2
* remove friend class of QClassFactory for QCoreApplicationJiDe Zhang2021-02-111-1/+0
* Replace QScopedPointer with std::unique_ptrVolker Hilsheimer2021-02-121-7/+7
* QMatrix4x4: deprecate operator*(QVector3D, QMatrix4x4)Giuseppe D'Angelo2021-02-112-6/+9
* Fix compiler warning: don't mix signed and unsigned int in comparisonVolker Hilsheimer2021-02-111-1/+1
* Fix compiler warning: initialize variableVolker Hilsheimer2021-02-111-2/+2
* QNetworkInformation fixupsMårten Nordheim2021-02-118-5/+14
* Fix mingw compiler warningsMårten Nordheim2021-02-115-34/+24
* Add a shortcut in QDateTimeParser::findTimeZone for UTCMårten Nordheim2021-02-111-1/+8
* QTimeZone: Avoid creating quite as many QByteArraysMårten Nordheim2021-02-111-4/+21
* QMatrix4x4: deprecate operator*(QMatrix4x4, QVector3D/QPoint(F))Giuseppe D'Angelo2021-02-112-3/+37
* Refactor duplicate code for clearing JNI exceptions before returningAssam Boudjelthia2021-02-111-80/+43
* Fix registerNativeMethods for goodAssam Boudjelthia2021-02-114-3/+83
* Android: take JavaVM() from QJniEnvironment and not QtAndroidPrivateAssam Boudjelthia2021-02-112-4/+5
* iOS: Disable three-finger-tap editing interaction menu when there's no focus ...Tor Arne Vestbø2021-02-111-0/+13
* testlib: Don't abort on unrecognized -AppleFoo command line argumentsTor Arne Vestbø2021-02-111-1/+6