summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* [docs] QQuaternion: fix grammar in toRotationMatrix()Marc Mutz3 hours1-2/+2
* QClipData: fix incorrect realloc() useMarc Mutz20 hours1-2/+2
* QDataBuffer: fix incorrect use of realloc()Marc Mutz20 hours1-4/+6
* QTextCharFormat: improve documentation for font()David Faure26 hours1-0/+11
* QFileInfoGatherer: Prevent infinite loopTobias Fella26 hours1-0/+2
* QQuaternion: rename the fromEulerAngles() argumentMarc Mutz26 hours2-7/+7
* QQuaternion: fix MingW "redeclared without dllimport attribute" errorMarc Mutz26 hours1-3/+3
* macOS: include QUrl in QAppleFileIconEngineVolker Hilsheimer44 hours1-0/+1
* Replace one-shot uses of QSemaphore with QLatchThiago Macieira48 hours6-42/+42
* [docs] QQuaternion: fix \overload in toEulerAngles() docsMarc Mutz3 days1-1/+0
* QQuaternion: fix incorrect Qt 7 export on inline functionMarc Mutz3 days1-1/+1
* QQuaternion: comment all #endif'sMarc Mutz3 days1-5/+5
* Q*Application: deprecate compressEvents()Marc Mutz5 days2-0/+3
* Add clamping to QColorTransferGenericFunctionSamuel Gaist5 days1-0/+4
* wayland: Add xx-session-management-v1 supportDavid Edmundson5 days1-0/+1
* QGuiApplication: use the rvalue overload of QObject::setProperty()Marc Mutz6 days1-2/+2
* gui/removed_api.cpp: add missing comment block in 6.7 sectionMarc Mutz7 days1-0/+4
* QPainter: make qt_show_painter_debug_output constexprMarc Mutz7 days1-53/+53
* rhi: vulkan: Avoid VUID-vkQueueSubmit-pSignalSemaphores-00067Laszlo Agocs7 days2-8/+15
* QQuaternion: make a mutable function-static int[] constexprMarc Mutz7 days1-1/+1
* QIcon: round calculated devicePixelRatio to a useful valueChristian Ehrlicher8 days1-3/+4
* Use QPainter::brushOriginF() where appropriateChristian Ehrlicher8 days1-1/+1
* QPainter: add brushOriginF()Christian Ehrlicher8 days2-1/+20
* Reland: CMake: Annotate some qt_find_package calls with MODULEAlexandru Croitor8 days2-51/+76
* Fix the build QtWayland on macOSLiang Qi9 days1-1/+1
* QAccessibilityHints: override QObject::event()MohammadHossein Qanbari11 days2-0/+12
* QAccessibilityHints: make dtor out-of-lineMohammadHossein Qanbari11 days2-0/+3
* QIconLoader: return an exact match for svg icon theme entryChristian Ehrlicher12 days1-20/+17
* rhi: Add missing docs for srb create functionLaszlo Agocs12 days1-0/+14
* rhi: Fix up the docs for image load/store in fragment stageLaszlo Agocs12 days1-18/+3
* a11y: Move qt_accStripAmp helper to private QtGui headerMichael Weghorn13 days3-0/+79
* Revert "CMake: Annotate some qt_find_package calls with MODULE"Alexandru Croitor13 days2-76/+51
* Deprecate QColormapTor Arne Vestbø13 days1-1/+1
* iOS: implement file icon providerVolker Hilsheimer14 days4-1/+121
* Apple icon engine: define more symbolsVolker Hilsheimer14 days1-2/+3
* wayland: shm-emulation-server-buffer depends on QT_FEATURE_sharedmemoryLiang Qi2025-06-171-1/+1
* QDataStream: use new operator bool() in the codeTatiana Borisova2025-06-171-6/+3
* CMake: Annotate some qt_find_package calls with MODULEAlexandru Croitor2025-06-172-51/+76
* QFontIconEngine: prefer code paths using the glyph indexVolker Hilsheimer2025-06-161-10/+9
* QFontIconEngine: use the horizontalAdvance when calculating actualSizeVolker Hilsheimer2025-06-161-1/+1
* Doc: Fix links to deprecated functionsDavid Boddie2025-06-161-5/+5
* Doc: Remove redundant "see also" linkDavid Boddie2025-06-121-1/+1
* QRegion: fix potential UB in QBasicAtomic initializationMarc Mutz2025-06-122-4/+1
* rhi: Update the docs and manual test for geometry shadersLaszlo Agocs2025-06-111-10/+11
* CMake: build QGnomePortalInterface always when DBus is availableSamuli Piippo2025-06-101-5/+1
* rhi: metal: Handle MSAA backing textures like other texturesLaszlo Agocs2025-06-101-1/+7
* rhi: d3d: Change a warning to categorized loggingLaszlo Agocs2025-06-101-1/+1
* Doc: Improve opening description of Qt's Paint SystemDheerendra Purohit2025-06-081-2/+3
* SSE2 optimize QColorSpace CLUTAllan Sandfeld Jensen2025-06-071-0/+42
* a11y atspi: Warn on unimplemented Application iface methodMichael Weghorn2025-06-061-1/+2