summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Initialize m_dpiAdjustmentPolicy from correct envMorten Johan Sørvig2021-10-151-1/+1
* Fix caching of parsed border color values in CSS parserVolker Hilsheimer2021-10-121-2/+11
* Add message debug entry for DPI change eventsMorten Johan Sørvig2021-10-121-0/+6
* Handle WM_GETDPISCALEDSIZEMorten Johan Sørvig2021-10-121-1/+1
* RHI: Don't retain texture operations after frame is doneEskil Abrahamsen Blomfeldt2021-10-121-0/+2
* freetype/no-fc: Disambiguate fonts with different widthsEskil Abrahamsen Blomfeldt2021-10-121-1/+31
* gui: Fix typo in CMake featureJonas Kvinge2021-10-121-1/+1
* gui: Fix typos in documentationJonas Kvinge2021-10-1229-50/+50
* gui: Fix typos in source code commentsJonas Kvinge2021-10-1233-41/+41
* gl: Try the local CacheLocation when the shared one failsLaszlo Agocs2021-10-082-20/+45
* rhi: metal: Query supported sample counts from the deviceLaszlo Agocs2021-10-082-1/+8
* Add QPlatformTheme::Appearance for detecting light/dark modesMitch Curtis2021-10-072-0/+13
* Revert "Support family names that end/start with space"Eskil Abrahamsen Blomfeldt2021-10-071-3/+1
* Fix QPainterPath with QFont::SmallCapsAlbert Astals Cid2021-10-061-1/+1
* Support transformations in pattern/texture brushes in pdfEirik Aavitsland2021-10-051-0/+2
* Remove qshadergraph filesJuan Casafranca2021-10-0517-2852/+0
* Fix scrolling of QRasterBackingStore when operating on QRasterGLSurfaceTor Arne Vestbø2021-10-014-13/+15
* Don't export Qt6::ATSPI2_nolink target in Qt6GuiTargets.cmakeJoerg Bornemann2021-10-011-3/+11
* Doc: Replace broken link to Roman Czyborra's personal pageLuca Di Sera2021-10-012-4/+4
* QFontCache: don't start cleanup timer if we are not in the main threadVolker Hilsheimer2021-10-012-15/+27
* Remove hack fix from vulkan qnx buildingDan Ackers2021-09-301-1/+0
* Avoid generating large pdf files when using dashed cosmetic pensEirik Aavitsland2021-09-291-8/+8
* PDF generation: disentangle native pen from transformsEirik Aavitsland2021-09-292-7/+15
* rhi: gl: Do not issue memory barriers when we do not have toLaszlo Agocs2021-09-281-8/+66
* Accessibility Linux: Fix caps lock stateSamuel Thibault2021-09-282-10/+8
* Preserve QImage metadata when converting format with color tableEirik Aavitsland2021-09-281-1/+1
* Use Yu Gothic UI as the main fallback font for JapaneseEskil Abrahamsen Blomfeldt2021-09-281-0/+1
* rhi: vk: Fix invalid index for unused attachmentsLaszlo Agocs2021-09-241-12/+14
* Cater for upstream changes in eglplatform.hLaszlo Agocs2021-09-222-1/+6
* Doc: Repair broken link to the XDND protocolLuca Di Sera2021-09-211-1/+1
* rhi: Remove Q_RELOCATABLE_TYPE for types with QVLA in themLaszlo Agocs2021-09-202-10/+1
* [qgenericunixservices] Consider kde-open5 for opening URLsNicolas Fella2021-09-181-0/+2
* Fix text ellipsis not implemented in TibetanFan RuiJie2021-09-181-0/+5
* Revert "Add Deepin to the list of GTK based desktop environments"Tang Haixiang2021-09-181-2/+1
* Fix QTextEdit cursor rectangle vertical positioningZhang Hao2021-09-181-2/+5
* Fix name used for qmath.h in an includeEdward Welbourne2021-09-171-2/+2
* rhi: vulkan: Reset state more aggressivelyLaszlo Agocs2021-09-171-2/+4
* Fix QGuiApplication command line options documentation for X11Tor Arne Vestbø2021-09-171-3/+3
* rhi: document serializedLayoutDescriptionLaszlo Agocs2021-09-171-4/+31
* rhi: Allow testing renderpass compatibility without the objectsLaszlo Agocs2021-09-1712-1/+121
* rhi: Note in the docs that texture copies expect a matching formatLaszlo Agocs2021-09-171-0/+5
* rhi: gl: Have a way to state GL_TEXTURE_RECTANGLE is wantedLaszlo Agocs2021-09-163-1/+15
* doc: use \note in QKeyEvent documentationTor Arne Vestbø2021-09-151-8/+8
* QPlatformWindow: fix isAncestorOf not breaking recursionRichard Moe Gustavsen2021-09-141-1/+1
* macOS: Improve QAppleKeyMapper loggingTor Arne Vestbø2021-09-131-1/+14
* Fix querying font aliases that share name with other fontsEskil Abrahamsen Blomfeldt2021-09-111-5/+14
* Android: Enable QDesktopServiceLars Schmertmann2021-09-102-12/+65
* Always give Qt::SubWindows a default window state of Qt::WindowNoStateTor Arne Vestbø2021-09-101-0/+3
* Use wayland platform plugin on GNOME wayland sessions by defaultJan Grulich2021-09-101-15/+1
* Clear up QWindow::isActive() documentationTor Arne Vestbø2021-09-091-1/+3