summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove pure-virtual-signals.h include from tst_moc.cppEdward Welbourne2021-06-111-1/+0
* Correct handling of last second of 1969 (again)Edward Welbourne2021-06-112-51/+151
* Clean up tst_QDateTime's conditions on zoneIsCETEdward Welbourne2021-06-111-419/+414
* Rework setMSecsSinceEpoch() to avoid local->UTC conversionsEdward Welbourne2021-06-111-44/+41
* Fix internal module mappings of the qtdeclarative repoAlexey Edelev2021-06-112-10/+10
* Remove old Android code that have now has alternative public APIsAssam Boudjelthia2021-06-115-2901/+3
* Hangul composition: use < base + count checks, not <= checksEdward Welbourne2021-06-112-2/+21
* Fix build without features.itemmodelTasuku Suzuki2021-06-111-2/+6
* Fix unaligned specialData formatsAllan Sandfeld Jensen2021-06-111-4/+9
* macOS: close visible gap between tab bar base line and tabsVolker Hilsheimer2021-06-112-2/+2
* Correctly support style sheet for toolbutton menus and arrowsVolker Hilsheimer2021-06-111-25/+96
* In headers with only the arrow styled, prevent overlapping with textVolker Hilsheimer2021-06-111-2/+19
* Disable text gamma-correction when painting on linear color spaceAllan Sandfeld Jensen2021-06-101-0/+2
* Fix QColorTransform on RGBA64_PremultipliedAllan Sandfeld Jensen2021-06-101-6/+15
* remove cmake compatibility functions for old APIPeng Wenhao2021-06-111-1/+0
* Update internal module mappingsAlexey Edelev2021-06-101-5/+5
* Add shortcut for QImage::applyColorTransform on indexed imagesAllan Sandfeld Jensen2021-06-101-0/+7
* Check scrollbar ScrollBarOverlap when computing QListView marginsZhang Hao2021-06-102-0/+32
* Add the check for linker capabilities to resolve circular dependenciesAlexey Edelev2021-06-1010-5/+219
* JNI: check if clazz is null before doing a jni callAssam Boudjelthia2021-06-101-8/+16
* JNI: state that findClass() returns a global refAssam Boudjelthia2021-06-101-11/+13
* Bump versionJani Heikkinen2021-06-101-1/+1
* Introduce a mini-version of qsslsocket_openssl_symbols_p.h/.cppTimur Pocheptsov2021-06-094-37/+868
* QLocalSocket/Win: avoid double buffering on writeAlex Trotsenko2021-06-096-40/+47
* Fix inexplicably changed condition in GL backingstore compositionLaszlo Agocs2021-06-091-1/+2
* QTabBar: don't let tab shine through (semi-transparent) scroll buttonsVolker Hilsheimer2021-06-091-0/+14
* QAbstractItemView: block autoScroll from interfering with QScrollerVolker Hilsheimer2021-06-092-0/+66
* Fix scrolling of tab bar when the visible tab is wider than the visible spaceVolker Hilsheimer2021-06-092-4/+79
* Doc: Add disclaimer about QtPrintSupport not being available on iOSPaul Wicking2021-06-092-0/+3
* QHttpSocketEngine: Fix memory leakMårten Nordheim2021-06-091-1/+1
* macOS: Allow programatically minimizing frameless windowsMorten Johan Sørvig2021-06-091-1/+4
* Doc: Fix QVariant documentationKai Köhne2021-06-092-61/+56
* macOS: Keep NSWindow alive after handling windowShouldClose callbackTor Arne Vestbø2021-06-091-0/+9
* Revert "QMetaType: Don't normalize name which should already be normalized"Fabian Kosmale2021-06-091-2/+3
* windows: gl: Print GetLastError() when makeCurrent failsLaszlo Agocs2021-06-081-1/+6
* QListView: add assert for static analyzerVolker Hilsheimer2021-06-081-0/+2
* Correct examples for int validation in QValidator documentationVolker Hilsheimer2021-06-081-2/+2
* QPromise: doc fixesGiuseppe D'Angelo2021-06-081-1/+1
* QFutureInterface(Base): code tidiesGiuseppe D'Angelo2021-06-082-5/+6
* QPromise/QFutureInterface: in Qt 7 take std::exception_ptr by const-refGiuseppe D'Angelo2021-06-084-0/+19
* CMake: Fix global 'apk' target to apply to Qt EXTERNAL_BUILD examplesAlexandru Croitor2021-06-081-0/+17
* CMake: Fix global 'apk' target to actually build all apksAlexandru Croitor2021-06-083-12/+34
* rhi: Use QByteArray for storing data in QGles2BufferRobert Löhning2021-06-082-14/+12
* QIcc: Update test for invalid valuesRobert Löhning2021-06-081-1/+1
* qmake: Switch to using Xcode's new build systemTor Arne Vestbø2021-06-081-2/+0
* tst_QNetworkReply::ignoreSslErrorsList, use the right errorTimur Pocheptsov2021-06-081-10/+8
* QMetaType: Don't normalize name which should already be normalizedFabian Kosmale2021-06-081-3/+2
* normalizeTypeFromSignature: Beware of anonymous struct/unionFabian Kosmale2021-06-082-2/+26
* QNetworkInformation: Adjustments to captive portal APIMårten Nordheim2021-06-088-65/+33
* QNetworkInformation: Some cleanup in NetworkManagerMårten Nordheim2021-06-083-14/+10