summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add the NO_CMAKE_PACKAGE_REGISTRY option forwarding to qt_find_packagev6.5.0-beta3Alexey Edelev2023-02-151-1/+1
* Revert "CMake: Fix configure -no-rpath"Joerg Bornemann2023-02-151-15/+6
* Doc: Fix member name in code snippetAndreas Eliasson2023-02-151-1/+1
* QFuture: fix continuation cleanupIvan Solovev2023-02-152-0/+27
* Fix connections in QWidgetWindowDavid Edmundson2023-02-152-1/+7
* Rename Qt::Appearance to Qt::ColorSchemeTor Arne Vestbø2023-02-1535-193/+164
* QIosFileDialog - properly handle QUrl for assets-libraryTimur Pocheptsov2023-02-151-3/+7
* Cleanup QGtk3ThemeYuhang Zhao2023-02-141-45/+10
* QObject: Handle pointers to incomplete types in auto-connectionsFabian Kosmale2023-02-142-0/+39
* Torrent example: Convert some timeouts from int to chronoMårten Nordheim2023-02-144-9/+11
* Torrent example: delete unimplemented functionsMårten Nordheim2023-02-141-3/+0
* Torrent example: Remove manual little-big endian conversionMårten Nordheim2023-02-141-43/+24
* Route QTimeZone::setSecondsAheadOfUtc() via setDurationAheadOfUtc()Edward Welbourne2023-02-141-4/+5
* Fix few QFileInfo and QDir callsAssam Boudjelthia2023-02-143-8/+15
* rhi: d3d11: Do not ignore storage buffer offset in the UAVLaszlo Agocs2023-02-142-12/+14
* Delete googlesuggestMårten Nordheim2023-02-1412-501/+0
* rhi: gl: Skip the vertex-fragment interface check with more stagesLaszlo Agocs2023-02-141-1/+5
* wasm: fix to/from Uint8Array documentatonMorten Sørvig2023-02-141-4/+4
* Update qtrace_p.h commentsAntti Määttä2023-02-141-0/+8
* QStyleHints: code tidiesYuhang Zhao2023-02-142-6/+9
* QAbstractItemView: don't access invalid indexes on copy-keyVolker Hilsheimer2023-02-131-5/+6
* Accept full-width parentheses in removeMnemonics()Edward Welbourne2023-02-131-5/+15
* QMenu: guard for destruction when emitting action signalsVolker Hilsheimer2023-02-132-3/+31
* Windeployqt: add custom qml output directory command line optionTimothée Keller2023-02-131-2/+14
* Fix build issue in manual example qtabbar/stylesheetMatthias Rauter2023-02-133-15/+18
* wasm: don't set window states for child windowsMorten Sørvig2023-02-131-0/+4
* Adjust permissions.prf plist path handlingJuha Vuolle2023-02-131-2/+3
* Update bundled libjpeg-turbo to version 2.1.5Eirik Aavitsland2023-02-1321-87/+154
* QVarLengthArray: clear() is not resize(0)Marc Mutz2023-02-131-0/+10
* q20::construct_at(): fix various issuesMarc Mutz2023-02-131-6/+10
* ODBC/MySQL: fix compilation with MySQL < 5.7.9Christian Ehrlicher2023-02-121-0/+5
* macOS: map Qt::Key_Return to NSCarriageReturnCharacter in menusVolker Hilsheimer2023-02-121-1/+1
* Fix build with -no-feature-actionTasuku Suzuki2023-02-122-0/+6
* QAbstractItemView: Don't unselect on click on empty area in SingleSelectSebastian Beckmann2023-02-112-1/+37
* src: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-11105-789/+88
* QtMiscUtils: fix return type of two helpers, should be boolAhmad Samir2023-02-111-2/+2
* Fix Qt 6 performance regression when painting outside deviceEirik Aavitsland2023-02-113-17/+24
* tst_qvarlengtharray: fix MyBase trackers for swap()Marc Mutz2023-02-101-0/+34
* Remove "Configuration summary shown below" statement when it is not trueAmir Masoud Abdol2023-02-101-19/+19
* Fix build without abstractsliderTasuku Suzuki2023-02-101-0/+1
* CTF: Fix minor problems in the implementationAntti Määttä2023-02-102-13/+29
* QtMiscUtils: add some more character helpersAhmad Samir2023-02-1019-130/+141
* SQL/MySQL: Fix retrieving a datetime for libmysql >= 8.0.27Christian Ehrlicher2023-02-101-9/+19
* SQL/ODBC: add handling for SQL_SS_TIME2Christian Ehrlicher2023-02-101-0/+6
* double-conversion: Update to 3.2.1Mårten Nordheim2023-02-104-9/+16
* Trace: Autogenerate metadata in qtgui moduleAntti Määttä2023-02-101-45/+2
* trace: Remove unused tracepoint filesAntti Määttä2023-02-104-454/+0
* CTF: Move event metadata generation to the wrapperAntti Määttä2023-02-108-119/+180
* CTF: Fix plugin cleanupAntti Määttä2023-02-103-1/+22
* Fix build with -no-feature-texteditTasuku Suzuki2023-02-101-1/+2