summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix QDirIterator benchmark to actually find its test dataEdward Welbourne2021-07-081-15/+13
* QFile benchmark: always use Unbuffered for QFSFileEngine testsEdward Welbourne2021-07-081-7/+5
* Fix binding functor addressing in QPropertyAndrei Golubev2021-07-081-2/+3
* fc: Clean up current config on shutdownEskil Abrahamsen Blomfeldt2021-06-302-0/+6
* Revert "Windows: Add synthesized fonts also when there is a style name"Eskil Abrahamsen Blomfeldt2021-06-302-6/+6
* QDBusMenuConnection: Close open D-Bus connectionJonas Kvinge2021-06-302-0/+9
* Doc: Terminate C-commentPaul Wicking2021-06-301-0/+1
* Documentation: Remove section advertising AmazonFriedemann Kleint2021-06-281-13/+0
* QVarLengthArray: fix aliasing error in insert(it, n, v)Marc Mutz2021-06-281-1/+1
* Do not alter a widget's backing window's format once createdLaszlo Agocs2021-06-282-5/+28
* Doc: Use https for links to unicode.orgPaul Wicking2021-06-256-20/+22
* Doc: Improve QTransform documentationPaul Wicking2021-06-253-12/+31
* CMake: Fix 'Cannot find source file' error with older CMakesAlexandru Croitor2021-06-251-2/+10
* xkb.compose: get locale from user env settingsLiang Qi2021-06-251-4/+10
* xcb: fix cursorTheme update issueTang Haixiang2021-06-241-2/+6
* Document TLS plugin classes (private, internal)Timur Pocheptsov2021-06-242-119/+1662
* Extend documentation for QFile:copy()Paul Wicking2021-06-232-10/+15
* macOS: Unregister screen notification handlers on QGuiApplication shutdownTor Arne Vestbø2021-06-232-3/+16
* QString: Respect precision when reading data for %.*s format stringUlf Hermann2021-06-232-4/+38
* Doc: bump the OpenSSL minimum supported version to 1.1.1Tasuku Suzuki2021-06-231-2/+2
* Fix potential double-free in QSqlCachedResult::cleanup()Edward Welbourne2021-06-231-1/+3
* Fix leak of transaction context handle in QSql's OCI driverEdward Welbourne2021-06-231-11/+21
* Disable -Werror=stringop-overflow on GCC >= 10Giuseppe D'Angelo2021-06-221-0/+8
* macOS: Allow programatically minimizing frameless windowsMorten Johan Sørvig2021-06-221-1/+4
* Doc: Add note to Qt::MatchFlags about implementation dependent behaviorPaul Wicking2021-06-211-0/+5
* 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-211-0/+1
* QEventDispatcherWin32: suppress old {FD_CLOSE|FD_CONNECT} notificationsAlex Trotsenko2021-06-191-3/+10
* Add GCC 11 and C++20 workaroundsGiuseppe D'Angelo2021-06-181-0/+11
* macOS 11: Fix positioning of focus frame around comboboxVolker Hilsheimer2021-06-181-4/+8
* Doc: Move overrideCursor() from QApplication to QGuiApplicationSze Howe Koh2021-06-181-3/+3
* QHash: Fix erase() edge-caseMårten Nordheim2021-06-182-1/+23
* 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
* QTextDocumentFragment: fix ifdef rangeIvan Solovev2021-06-181-1/+2
* CMake: Handle OPTIONAL_COMPONENTS in qt_find_packageAlexandru Croitor2021-06-185-3/+37
* Avoid overflow in text layoutv6.1.2Eirik Aavitsland2021-06-172-1/+16
* Fix crash in concurrent disconnectLars Knoll2021-06-173-21/+91
* cleanOrphanedConnectionsImpl: Allow to skip lockingFabian Kosmale2021-06-172-6/+26
* QOrderedMutexLocker: Disable copy and provide explicit dismiss functionFabian Kosmale2021-06-171-0/+37
* Fix rendering of text checkboxes when text is selectedShawn Rutledge2021-06-161-4/+8
* Expose the "debug" build feature privatelyJoerg Bornemann2021-06-163-3/+4
* Windows: Read page size and orientation from setup dialogVolker Hilsheimer2021-06-161-3/+28
* iOS: cleanup connection when a screen disconnectsRichard Moe Gustavsen2021-06-161-1/+3
* md4c: Fix MSVC compiler level 3 warningsKai Köhne2021-06-152-4/+44
* Update md4c to 0.4.8Kai Köhne2021-06-152-28/+67
* 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