summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix setting combo data with QSortFilterProxyModelFriedemann Kleint2023-04-191-2/+4
* Exclude files from unity build to resolve Android's buildAmir Masoud Abdol2023-04-192-0/+18
* Resolve duplicate symbolsAmir Masoud Abdol2023-04-196-9/+16
* Revert "Apply system background color for top level window"Vladimir Belyavsky2023-04-192-17/+1
* QWidgetTextControl: ignore invalid input method eventLiang Qi2023-04-191-0/+5
* Android: add missing private classes to Qt6Android.jarRami Potinkara2023-04-191-0/+3
* QOpenGLWidget: correct the lifetime of the wrapper texture objectsLaszlo Agocs2023-04-191-2/+2
* QWaitCondition/Android: remove support for relative time waitsThiago Macieira2023-04-191-25/+1
* win: Fix default fallback font for some languagesEskil Abrahamsen Blomfeldt2023-04-191-1/+1
* QComboBox: don't call index(-1, 0) on the underlying modelDavid Faure2023-04-191-1/+1
* Ignore removed/changed screens if no QIOSIntegration instance existsJan Moeller2023-04-191-0/+6
* QStyleSheet: rotate QSizeGrip image around centerVolker Hilsheimer2023-04-181-6/+5
* QNetworkInformation[Win]: Improve WinRT exceptions handlingVladimir Belyavsky2023-04-181-3/+9
* Remove unused documentation code snippetsFriedemann Kleint2023-04-1747-1193/+3
* Doc: Fix dead link in QCA::translate()Kai Köhne2023-04-171-1/+2
* Windeployqt: change MinGW dll's import locationTimothée Keller2023-04-171-11/+16
* mimetypes/: port to qsizetypeAhmad Samir2023-04-167-26/+31
* CommonStyle/QSpinBox: fix rendering up/down symbols in high-dpi modeChristian Ehrlicher2023-04-151-16/+15
* Fix accessibility on XCB when running as rootFrederik Gladhorn2023-04-151-0/+8
* QNetworkInformation[Win]: Catch potential WinRT exceptionsVladimir Belyavsky2023-04-141-10/+16
* Exclude thread/qwaitcondition_unix.cpp from the Unity BuildAmir Masoud Abdol2023-04-141-0/+4
* Add [[maybe_unused]] attribute to an unused variableAmir Masoud Abdol2023-04-141-1/+4
* rhi: gl: Fix GL_INVALID_OPERATION error at glPolygonModeJiDe Zhang2023-04-141-4/+2
* QAbstractButton::setChecked() - don't update accessibility if staleAxel Spoerl2023-04-141-5/+6
* Revert "Gtk3Theme: set XCURSOR_SIZE and XCURSOR_THEME for wayland sessions"Ilya Fedin2023-04-141-14/+0
* Replace a duplicate symbolAmir Masoud Abdol2023-04-142-16/+3
* Revert "macOS: add default Edit menu items, if not added by AppKit"Tor Arne Vestbø2023-04-132-56/+0
* Add the missing include guardAmir Masoud Abdol2023-04-131-0/+4
* qfloat16: fix a compiler warning about shadowed variablesAhmad Samir2023-04-131-3/+3
* Use LANGUAGE OBJCXX rather than COMPILE_FLAGS "-x objective-c++"Tor Arne Vestbø2023-04-131-1/+1
* Default NVidia EGL to GLES2Allan Sandfeld Jensen2023-04-121-2/+6
* windows: Re-apply mask when DPI changes, to account for new scale factorVolker Hilsheimer2023-04-121-0/+4
* windeployqt: Add option to skip plugin types during deploymentOliver Wolff2023-04-121-9/+21
* windeployqt: Remove special handling of virtual keyboard pluginOliver Wolff2023-04-121-18/+0
* Darwin: Document that permissions can only be requested in GUI appsTor Arne Vestbø2023-04-121-0/+3
* macOS Accessibility: flag all synthetic elements as unignoredVolker Hilsheimer2023-04-121-3/+4
* macOS Accessibility: Delay creation of table cell interfacesVolker Hilsheimer2023-04-121-18/+96
* Remove outdated comment about macOS cusorUpdateTor Arne Vestbø2023-04-121-4/+0
* rhi: d3d11: Check ConstantBufferOffsetting in feature dataLaszlo Agocs2023-04-121-0/+14
* rhi: gl: Reset scissor before blitLaszlo Agocs2023-04-111-0/+4
* SQL/MySQL: properly initialize variableChristian Ehrlicher2023-04-111-3/+3
* macOS Accessibility: add an elementWithInterface helperVolker Hilsheimer2023-04-112-12/+17
* macOS Accessibility: optimize table interface implementationVolker Hilsheimer2023-04-112-44/+58
* macOS Accessibility: don't create an unnecessary interfaceVolker Hilsheimer2023-04-111-6/+3
* macOS Accessibility: code hygieneVolker Hilsheimer2023-04-112-130/+104
* Docs: update links to renamed exampleVolker Hilsheimer2023-04-117-12/+16
* Docs: fix links to D-Bus examplesVolker Hilsheimer2023-04-112-5/+5
* QImage: when saving fails, print the writer's error stringVolker Hilsheimer2023-04-111-2/+7
* Fix build without egl_x11Ilya Fedin2023-04-112-0/+15
* QMainWindow: fix potential crash when restoring tab bar stateColin Snover2023-04-112-1/+5