summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QNetworkReplyFileImpl: Don't emit 'finished' in the ctorMårten Nordheim2022-09-162-1/+15
* a11y: Fix typo in QAccessible::ObjectHide docMichael Weghorn2022-09-161-1/+1
* Share logic for QScreen property update emitting in helper classTor Arne Vestbø2022-09-164-59/+92
* CMake: Fix return value of applicationName() on macOSAlexandru Croitor2022-09-161-9/+22
* Set target property _qt_is_test_executable on all testsMikolaj Boc2022-09-162-2/+3
* Add enum class Qt::AppearanceAxel Spoerl2022-09-162-0/+18
* QTeamCityLogger: fix build (INT_MAX undefined)Thiago Macieira2022-09-161-0/+1
* Remove preprocessor conditionals for chrono includeKonrad Kujawa2022-09-168-73/+10
* QObject: attempt to fix a deadlock introduced by an earlier fixThiago Macieira2022-09-151-1/+11
* tst_QLocale: use fenv everywhereMårten Nordheim2022-09-151-25/+3
* CMake: Add function to get tool wrapper shell script pathAlexandru Croitor2022-09-152-1/+14
* CMake: Rework tool wrapper shell script creationAlexandru Croitor2022-09-153-41/+94
* CMake: Move __qt_internal_prefix_paths_to_rootsAlexandru Croitor2022-09-152-17/+17
* CMake: Move __qt_internal_collect_additional_prefix_pathsAlexandru Croitor2022-09-152-52/+52
* QWinRegistry: Add missing includeMårten Nordheim2022-09-151-0/+1
* uic: Add an option to modify the generated resource importFriedemann Kleint2022-09-153-3/+17
* Pass a parent pointer to the Animation instance to avoid memory leakJan Arve Sæther2022-09-152-3/+3
* QWSI: Remove dead code for macOS-specific shortcut-override handlingTor Arne Vestbø2022-09-153-22/+17
* CMake: Don't set the executable bit for gradlew.batJoerg Bornemann2022-09-151-1/+1
* CMake: Add NO_TRANSLATIONS option to deployment functionsJoerg Bornemann2022-09-154-3/+35
* CMake: Introduce qt_deploy_translationsJoerg Bornemann2022-09-154-5/+264
* CMake: Add Linux support to qt_deploy_runtime_dependenciesJoerg Bornemann2022-09-156-18/+244
* tests: blacklist tst_QSocks5SocketEngine::passwordAuth() on all UbuntuLiang Qi2022-09-151-2/+1
* Disable bad tests relying on wrong behaviorAllan Sandfeld Jensen2022-09-151-20/+10
* Qt6DBusMacros: Fix regression after moc filename changesJonas Kvinge2022-09-151-19/+31
* Fix QtOpenGL tracepointsRafael Roquetto2022-09-153-5/+14
* tracegen: add qint64 supportRafael Roquetto2022-09-151-0/+1
* Do not set Qt::ToolTip flag for QShapedPixmapWindowMagnus Groß2022-09-151-1/+1
* uic: change the first parameter of pixCall to Q1LSVMate Barany2022-09-142-11/+11
* doc: fix description of QFileDevice::Permission::*OtherCeleste Liu2022-09-151-3/+3
* QCocoaColor(/Font)Dialog: Call makeKeyAndOrderFront asynchronouslyDoris Verria2022-09-142-2/+22
* Http: Don't clear (de)compressed data on errorMårten Nordheim2022-09-142-3/+31
* CMake: Avoid creation of XXX_other_files targetsJoerg Bornemann2022-09-141-3/+48
* Don't rely on synthetic mouse events in updateFocusChainWhenChildDie testTor Arne Vestbø2022-09-142-9/+3
* uic: use QString::compare in toBoolMate Barany2022-09-141-1/+1
* CMake: Fix executable bit of installed gradlewJoerg Bornemann2022-09-141-6/+7
* Tidy up tst_QTimeZoneEdward Welbourne2022-09-141-10/+2
* Apply NRVO to QTimeZonePrivate::windowsIdToIanaIds()Edward Welbourne2022-09-141-3/+3
* Fix trivial typo in cldr.py doc-stringEdward Welbourne2022-09-141-1/+1
* Process IANA ID lists joined by spaces correctlyEdward Welbourne2022-09-142-13/+43
* Defer creating the special shaders in the texture blitterLaszlo Agocs2022-09-141-18/+57
* uic: Change some QLatin1String literals to QString literalsMate Barany2022-09-147-22/+22
* Add all known StyleHint values to QCommonStyle::styleHint's switchMikolaj Boc2022-09-141-2/+42
* QMacPasteboard: check QGuiApplication is alive for a promise containing QPixmapTimur Pocheptsov2022-09-142-1/+17
* wasm: fix native keyboard popup on iOSLorn Potter2022-09-141-1/+1
* QWinRegistryKey: refactorYuhang Zhao2022-09-149-104/+350
* macOS: Return false from set(Keyboard/Mouse)GrabEnabledTor Arne Vestbø2022-09-131-18/+4
* testrunner: Use absolute path for JUnit XML result fileTor Arne Vestbø2022-09-131-5/+6
* Squash deprecation warnings about SecureTransport being deprecatedTor Arne Vestbø2022-09-131-0/+5
* Move tvOS and watchOS mkspecs to unsupported directoryTor Arne Vestbø2022-09-138-0/+0