summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QVarLengthArray: fix aliasing error in insert(it, n, v)Marc Mutz2021-06-281-1/+1
* Fix usage of logging category on AndroidAssam Boudjelthia2021-06-281-1/+7
* Fix harfbuzz-ng compilation for IntegrityTatiana Borisova2021-06-281-0/+6
* Documentation: Remove section advertising AmazonFriedemann Kleint2021-06-281-13/+0
* Doc: Use https for links to unicode.orgPaul Wicking2021-06-255-20/+18
* Doc: Improve QTransform documentationPaul Wicking2021-06-253-12/+31
* macOS: Unregister screen notification handlers on QGuiApplication shutdownTor Arne Vestbø2021-06-252-3/+16
* QFutureInterface: remove the inconsistent and unneeded includeSona Kurazyan2021-06-251-1/+0
* Schannel: Get rid of Windows < 10 codeMårten Nordheim2021-06-251-7/+4
* Consistent indentation for all Q_PROPERTYsAndreas Buhr2021-06-2534-77/+155
* QSslSocket: Set isEncrypted to false on disconnectMårten Nordheim2021-06-242-0/+2
* tst_http2: use the supportedFeatures() instead of macrosTimur Pocheptsov2021-06-241-0/+4
* Consistent indentation for BINDABLE propertiesAndreas Buhr2021-06-248-16/+23
* Use On icon for pressed dock widget title buttons without frameVolker Hilsheimer2021-06-241-2/+4
* xcb: fix cursorTheme update issueTang Haixiang2021-06-241-2/+6
* Remove const from signalAndreas Buhr2021-06-241-1/+1
* QString: Respect precision when reading data for %.*s format stringUlf Hermann2021-06-231-4/+8
* Extend documentation for QFile:copy()Paul Wicking2021-06-232-10/+15
* Fix coding-style violation in QUtf8StringView::operator==()Edward Welbourne2021-06-231-3/+3
* Coding style: remove redundant braces, break long lineEdward Welbourne2021-06-231-4/+6
* Rename PermisionType to spell permission correctlyEdward Welbourne2021-06-236-13/+16
* Doc: bump the OpenSSL minimum supported version to 1.1.1Tasuku Suzuki2021-06-231-2/+2
* qsimd: Don't force RDRND on if __AVX2__Thiago Macieira2021-06-221-5/+4
* Fix potential double-free in QSqlCachedResult::cleanup()Edward Welbourne2021-06-221-1/+3
* Fix leak of transaction context handle in QSql's OCI driverEdward Welbourne2021-06-221-11/+21
* wasm: don’t leak QWasmScreen member variablesMorten Sørvig2021-06-222-6/+6
* wasm: fix non-void function returnLorn Potter2021-06-221-2/+3
* xkb.compose: get locale from user env settingsLiang Qi2021-06-211-4/+10
* Do not apply not acceptable properties to the imported object librariesAlexey Edelev2021-06-211-5/+10
* Doc: Add note to Qt::MatchFlags about implementation dependent behaviorPaul Wicking2021-06-211-0/+5
* Avoid overflow in text layoutEirik Aavitsland2021-06-211-1/+2
* Porting Guide: Mention that also QSet is affected by stability of referencesKai Köhne2021-06-211-2/+2
* Fix right-to-left text with DirectWrite engine + QPainterPathEskil Abrahamsen Blomfeldt2021-06-211-1/+2
* Add missing limits includeNicolas Fella2021-06-201-0/+1
* Apple: Use POSIX IPC instead of System V in sandboxed applicationsTor Arne Vestbø2021-06-198-12/+96
* QEventDispatcherWin32: suppress old {FD_CLOSE|FD_CONNECT} notificationsAlex Trotsenko2021-06-181-3/+10
* Move the linking logic of the object libraries to a common functionAlexey Edelev2021-06-181-75/+113
* macOS 11: Fix positioning of focus frame around comboboxVolker Hilsheimer2021-06-181-4/+8
* Do not alter a widget's backing window's format once createdLaszlo Agocs2021-06-181-2/+20
* Doc: Move overrideCursor() from QApplication to QGuiApplicationSze Howe Koh2021-06-181-3/+3
* Enable glyph cache workaround for Apple M-family of GPUsTor Arne Vestbø2021-06-181-1/+2
* Remove old configure-related filesJoerg Bornemann2021-06-1813-7118/+0
* QHash: Fix erase() edge-caseMårten Nordheim2021-06-181-1/+4
* Porting Guide: Mention deprecation of QLibraryInfo::locationKai Köhne2021-06-181-0/+2
* Porting Guide: Mention changed behavior of QCApplication::quit()Kai Köhne2021-06-181-0/+12
* Fix recursion crash when calling setStyleSheet with `qproperty-styleSheet`Zhang Yu2021-06-181-0/+3
* QBindable: Use setter in setValue for QObjectCompatPropertyFabian Kosmale2021-06-171-0/+31
* CMake: Set the plugin class name for qml pluginsAlexandru Croitor2021-06-171-1/+9
* CMake: Rename qt6_finalize_ios_app to be internalAlexandru Croitor2021-06-171-3/+2
* CMake: Remove old add_qt_gui_executable APIAlexandru Croitor2021-06-171-6/+0