summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* A QtSql driver for Mimer SQLFredrik Ålund2023-02-2016-2/+1961
* Fix QString from ASCII warning in qoperatingsystemversion_darwin.mmTor Arne Vestbø2023-02-201-1/+1
* Fix build with -no-feature-eglTasuku Suzuki2023-02-201-1/+1
* Revert to existing QPointingDevice::grabChanged signature until Qt 7Shawn Rutledge2023-02-201-4/+5
* Resolve actual macOS version despite process running in compatibility modeTor Arne Vestbø2023-02-184-34/+54
* QGesture: make sure we copy timestamp value for event clonesVolker Hilsheimer2023-02-171-42/+3
* qxkbcommon: Treat XKB_KEY_{Super,Hyper}_{L,R} as Qt::Key_Meta by defaultAndrey Butirsky2023-02-171-1/+1
* QScroller: use categorized loggingVolker Hilsheimer2023-02-171-71/+96
* q_uninitialized_relocate: use memcpy, not memmoveGiuseppe D'Angelo2023-02-171-4/+4
* Add extra documentation about QT_ANDROID_EXTRA_LIBSAlexey Edelev2023-02-171-0/+23
* macOS: Pick up QWizard background from keyboard assistant via NSBundleTor Arne Vestbø2023-02-174-61/+31
* Make feature `topleveldomain` optional in wasm buildPiotr Wierciński2023-02-171-1/+1
* Darwin: Ensure encrypted library is loaded before parsing plugin metadataTor Arne Vestbø2023-02-173-8/+51
* TLS[openssl]: Use optional<> for CA cert we are fetchingMårten Nordheim2023-02-172-4/+4
* QDir: when sorting use the cached filename if it was assigned toAhmad Samir2023-02-171-3/+7
* QTimerInfo: add missing qplatformdefs.h includeAhmad Samir2023-02-171-0/+2
* Check return from time() in getCurrentStandardUtcOffset()Edward Welbourne2023-02-161-18/+21
* Add some exclusions for CMake Unity (Jumbo) buildsFriedemann Kleint2023-02-1617-1/+60
* QAbstractItemView: don't start editing on Ctrl-ClickVolker Hilsheimer2023-02-161-1/+3
* QVarLengthArray: protect against aliasing in resize(n, t)Marc Mutz2023-02-161-0/+4
* QVarLengthArray: use new assign() in op=(initializer_list)Marc Mutz2023-02-161-3/+1
* Delete references to deleted examplesMårten Nordheim2023-02-161-2/+0
* Fix QStatusBar::removeWidget to hide the right widgetThorbjørn Lindeijer2023-02-161-12/+3
* Fix syncqt.cpp build warningsAlexey Edelev2023-02-161-5/+5
* QVarLengthArray: fix UBs in emplace()/insert() ([basic.life], broken class in...Marc Mutz2023-02-151-21/+9
* Fix build with -no-feature-mdiareaTasuku Suzuki2023-02-152-13/+15
* Update Gradle to 8.0 and Android Gradle Plug-in (AGP) to 7.4.1Rami Potinkara2023-02-153-5/+5
* Remove QCocoaWindow::setContentBorderThicknessTor Arne Vestbø2023-02-154-26/+1
* Doc: Fix member name in code snippetAndreas Eliasson2023-02-151-1/+1
* QTextStream: make dtor non-virtual come Qt 7Marc Mutz2023-02-151-2/+18
* QFuture: fix continuation cleanupIvan Solovev2023-02-151-0/+1
* Fix connections in QWidgetWindowDavid Edmundson2023-02-151-1/+1
* macOS: Remove machinery for attaching NSToolBar to QWindowTor Arne Vestbø2023-02-156-69/+0
* Schannel: Enable users to let schannel pick a certificateMårten Nordheim2023-02-151-4/+6
* QIosFileDialog - properly handle QUrl for assets-libraryTimur Pocheptsov2023-02-151-3/+7
* Fix the handling of dead keys and test the mechanismMikolaj Boc2023-02-142-81/+166
* QFileSystemWatcher/Win: remove the pre-QFileInfo path normalizationThiago Macieira2023-02-141-12/+4
* QObject: Handle pointers to incomplete types in auto-connectionsFabian Kosmale2023-02-141-0/+2
* Transfer touch event handling to QWasmWindowMikolaj Boc2023-02-1414-172/+127
* Route QTimeZone::setSecondsAheadOfUtc() via setDurationAheadOfUtc()Edward Welbourne2023-02-141-4/+5
* rhi: d3d11: Do not ignore storage buffer offset in the UAVLaszlo Agocs2023-02-142-12/+14
* Delete googlesuggestMårten Nordheim2023-02-141-1/+0
* RHI: Metal SPIRV-Cross buffer size buffersBen Fletcher2023-02-142-2/+202
* rhi: Allow Metal shaders written in MSL versions greater than 2.0Ben Fletcher2023-02-141-11/+36
* rhi: gl: Skip the vertex-fragment interface check with more stagesLaszlo Agocs2023-02-141-1/+5
* Warn that computational time follows length of text inputAllan Sandfeld Jensen2023-02-141-2/+4
* wasm: fix to/from Uint8Array documentatonMorten Sørvig2023-02-141-4/+4
* Update qtrace_p.h commentsAntti Määttä2023-02-141-0/+8
* Use mouseEventTypeFromEventType instead of duplicating itMikolaj Boc2023-02-141-13/+2
* Deprecate usage of qt_ntfs_permission_lookupMate Barany2023-02-142-5/+17