summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* QThread: avoid mixed enum arithmeticGiuseppe D'Angelo2021-06-131-3/+3
* Port some fallthrough comments to Q_FALLTHROUGHGiuseppe D'Angelo2021-06-133-4/+4
* Stop using mixed enum arithmeticGiuseppe D'Angelo2021-06-134-29/+25
* QWindowsPipeWriter: centralize write result handlingAlex Trotsenko2021-06-122-36/+29
* Remove outdated INSTALL fileKai Köhne2021-06-121-9/+0
* Allow building Qt examples with qmake in-sourceKai Köhne2021-06-121-9/+1
* Doc: Mention that you cannot order QVariants anymoreKai Köhne2021-06-121-0/+4
* Allocate progress related data on demandSona Kurazyan2021-06-122-29/+62
* QFuture: put the result store and the exception store in a unionSona Kurazyan2021-06-127-31/+118
* QLatin1String: Add a constructor taking QByteArrayViewMårten Nordheim2021-06-123-0/+46
* QTimeZonePrivate::territory: use QStringTokenizerMårten Nordheim2021-06-121-6/+4
* Replace flags with spaces when removing themAlexey Edelev2021-06-121-2/+2
* QNetworkReply: Decompress when readingMårten Nordheim2021-06-1216-125/+1670
* String API Symmetry: test for indexOf with large negative offsetMårten Nordheim2021-06-113-1/+6
* Ensure test using setlocale() doesn't leave it permanently changedEdward Welbourne2021-06-121-3/+6
* Deliver WindowActivate/Deactivate events to QWindowVolker Hilsheimer2021-06-113-1/+53
* Add .UTF-8 suffixes to locale-names passed to setlocale()Edward Welbourne2021-06-112-3/+4
* Remove two QEXPECT_FAIL()s that no longer appear to be validEdward Welbourne2021-06-111-12/+0
* Fix date parsing when local time lacks the start of the dayEdward Welbourne2021-06-111-13/+26
* Record useful URL in qlocale_unix.cppEdward Welbourne2021-06-111-1/+3
* QLatin1String: optimize indexOfMårten Nordheim2021-06-115-24/+163
* Fix reading gamma from PNGs without ICC profileAllan Sandfeld Jensen2021-06-111-2/+2
* QSemaphore: Fix warning in 32-bit buildNodir Temirkhodjaev2021-06-121-1/+1
* QLatin1String: Add overloads taking QLatin1CharMårten Nordheim2021-06-113-0/+63
* QLatin1String: Remove a non-null assert in comparisonMårten Nordheim2021-06-111-1/+0
* tst_qsettings: reliably remove the empty.ini fileMarc Mutz2021-06-111-1/+2
* QObject: Fix memory leak in queued_activateFabian Kosmale2021-06-111-12/+34
* CMake: Fix Qt tool apks not to be built as part of default all targetAlexandru Croitor2021-06-111-16/+35
* QNetworkInformation: Rename the plugins and typeMårten Nordheim2021-06-1117-15/+15