summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake: Allow promoting the Qt libraries to be global targetsAlexandru Croitor2021-06-1612-17/+197
* iOS: cleanup connection when a screen disconnectsRichard Moe Gustavsen2021-06-161-1/+3
* Improve tst_QColorSpace::imageConversion64PM testAllan Sandfeld Jensen2021-06-161-8/+17
* Revert "Remove old Android code that have now has alternative public APIs"Jani Heikkinen2021-06-165-3/+2901
* Fix rendering of text checkboxes when text is selectedShawn Rutledge2021-06-161-4/+8
* Add missing qHash overload for INTEGRITYKimmo Ollila2021-06-162-0/+12
* md4c: Fix MSVC compiler level 3 warningsKai Köhne2021-06-152-4/+44
* Update md4c to 0.4.8Kai Köhne2021-06-162-28/+67
* Qt::PrintSupport is an optional component in the fontsampler exampleVolker Hilsheimer2021-06-151-0/+1
* Bindable property docs: mention virtual setters and gettersIvan Solovev2021-06-152-0/+58
* Replace misdescribed link with one matching its descriptionEdward Welbourne2021-06-151-3/+3
* Fix QFAIL() to interract correctly with QEXPECT_FAIL()Edward Welbourne2021-06-156-16/+21
* Detect win32-msvc targetAllan Sandfeld Jensen2021-06-151-0/+3
* Fix the win32-clang-msvc targetAllan Sandfeld Jensen2021-06-154-3/+10
* Turn tst_QString::setRawData()'s QSKIP into QEXPECT_FAIL()sEdward Welbourne2021-06-151-1/+3
* Don't use APPLESS testing for QStringEdward Welbourne2021-06-151-1/+2
* Fix and clean up utterly confused (and confusing) transition testsEdward Welbourne2021-06-151-201/+241
* Stabilize flaky scrollerSmoothScroll test caseVolker Hilsheimer2021-06-151-2/+4
* H2 - make integer conversion explicit (signed->unsigned)Timur Pocheptsov2021-06-151-2/+2
* qmake: Enable response files for WASM on WindowsJoerg Bornemann2021-06-151-0/+2
* qtpaths: Prevent tool messages from appearing in qtbase.tsFriedemann Kleint2021-06-151-30/+29
* Adjust the EntryPoint target name according to the internal module naming policyAlexey Edelev2021-06-154-27/+36
* Add common internal macros to request jni objectsAssam Boudjelthia2021-06-151-0/+39
* CMake: Be precise about EXTERNAL_BUILD check when building examplesAlexandru Croitor2021-06-151-1/+3
* QTextDocumentFragment: fix ifdef rangeIvan Solovev2021-06-151-1/+2
* QSettings: hide the return type of actualKey() and normalizedKey()Marc Mutz2021-06-151-7/+4
* QtTest: move QTRY_X error message formatting out-of-lineMarc Mutz2021-06-152-3/+11
* QDebug: add missing docs for new QVLA streaming operatorMarc Mutz2021-06-151-0/+9
* Document TLS plugin classes (private, internal)Timur Pocheptsov2021-06-142-126/+1671
* CMake: Add public FindPackageHelpersDominik Holland2021-06-145-4/+6
* cmake: Allow tools to enable exceptionsRobert Griebl2021-06-141-1/+7
* QNativeSocketEngine: Delete old win7 compat codeMårten Nordheim2021-06-141-31/+3
* H2: remove a rather useless limit on the number of streamsTimur Pocheptsov2021-06-142-10/+3
* Schannel: Fix version functionsMårten Nordheim2021-06-141-7/+4
* QTimeZonePrivate: Reduce copying by not using QByteArrayMårten Nordheim2021-06-141-26/+32
* Update public suffix listMårten Nordheim2021-06-142-14309/+14419
* Make dockwidget title bar buttons show againVolker Hilsheimer2021-06-141-4/+6
* Add "We mean it" warning to qidentityproxymodel_p.hMitch Curtis2021-06-141-0/+12
* Document that WA_TranslucentBackground will not have an effectLaszlo Agocs2021-06-141-3/+6
* Clean up types in Unicode decomposition codeEdward Welbourne2021-06-141-31/+28
* Prefer QFAIL("Informative message") over QVERIFY(false)Edward Welbourne2021-06-147-24/+23
* Suppress gcc warning -Wmemset-elt-size on test codeEdward Welbourne2021-06-141-1/+5
* QAIV: Don't open editor on release when press closed editorVolker Hilsheimer2021-06-143-2/+76
* Doc: Fix snippet for QRandomGenerator64 docsPaul Wicking2021-06-141-1/+1
* Change Android emulator command pathHeikki Halmet2021-06-141-1/+1
* Rework massageAdjusted and make the most of its DST knowledgeEdward Welbourne2021-06-141-17/+41
* Remove the dead code for blocking methods from QtConcurrentSona Kurazyan2021-06-144-174/+29
* QException: Fix no-exception buildNodir Temirkhodjaev2021-06-141-0/+2
* Update CLDR qt_attribution.jsonMårten Nordheim2021-06-141-1/+1
* QDebug: add support for QVarLengthArrayMarc Mutz2021-06-132-6/+7