summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* When clearing QPixmapCache, stop its flushing timerEirik Aavitsland2021-09-011-0/+5
* QDoubleValidator: fix NaN check in validateWithLocaleIvan Solovev2021-09-011-2/+1
* Painting: handle large and negative dash offset valuesEirik Aavitsland2021-08-302-3/+6
* Fix deprecation of QMouseEvent::source() and flags()Shawn Rutledge2021-08-272-1/+3
* rhi: gl: Set the screen on the context, if possibleLaszlo Agocs2021-08-271-0/+2
* rhi: Polish some feature flag docsLaszlo Agocs2021-08-261-22/+37
* rhi: gl: Allow passing in a custom shareContextLaszlo Agocs2021-08-263-3/+14
* QDashStroker: cap the number of repetitions of the patternEirik Aavitsland2021-08-244-24/+39
* Fix default line thickness for fontsEskil Abrahamsen Blomfeldt2021-08-231-1/+1
* macOS: Clarify QAppleKeyMapperTor Arne Vestbø2021-08-201-7/+29
* Fix bug with NoFontMerging when font does not support scriptEskil Abrahamsen Blomfeldt2021-08-193-3/+15
* rhi: metal: Make base vertex and instance support optionalLaszlo Agocs2021-08-183-14/+34
* Undeprecate QFont(QString) since this is still useful for manyAndy Shaw2021-08-172-7/+0
* Change since for QNativeInterface::QX11Application to 6.2Jonas Kvinge2021-08-171-1/+1
* Fix printing with unhinted fontsEskil Abrahamsen Blomfeldt2021-08-162-1/+19
* macOS: Don't treat null-key as potential shortcut keyTor Arne Vestbø2021-08-161-0/+2
* macOS: Map dead keys directly to their terminator when building key mapTor Arne Vestbø2021-08-162-4/+5
* Remove unused internal flag in QImageEirik Aavitsland2021-08-132-9/+3
* d3d11rhi: remove pre-win10 codev6.2.0-beta3Yuhang Zhao2021-08-121-10/+5
* Refix for avoiding huge number of tiny dashesEirik Aavitsland2021-08-101-4/+4
* Add native interface for X11 application, exposing display and connectionTor Arne Vestbø2021-08-066-2/+122
* QXpmHandler: actually limit characters-per-pixel to fourMarc Mutz2021-08-061-2/+5
* Improve WM_DPICHANGED handlingMorten Johan Sørvig2021-08-061-1/+6
* QXpmHandler: fix re-entrancy bug in xpm_color_nameMarc Mutz2021-08-051-13/+13
* QFileSystemModel: cache the name filters regexpsGiuseppe D'Angelo2021-08-042-12/+33
* rhi: Be more graceful when one destroys a resource after the QRhiLaszlo Agocs2021-08-027-127/+257
* Register mouse devices on cocoaShawn Rutledge2021-08-011-0/+1
* Remove Windows 7, 8, and 8.1 codepathsOliver Wolff2021-07-301-11/+9
* CMake: Make WrapVulkanHeaders target optional for QtGui consumersAlexandru Croitor2021-07-291-2/+4
* Improve fix for avoiding huge number of tiny dashesEirik Aavitsland2021-07-271-1/+1
* Doc: Ensure deprecated APIs in Gui are documented as suchNico Vertriest2021-07-2611-50/+82
* Remove special casing of HSL QColor comparisonAllan Sandfeld Jensen2021-07-241-12/+3
* QColorSpace: Guard against division by zeroRobert Löhning2021-07-221-5/+9
* Prevent array-out-of-bounds accessVolker Hilsheimer2021-07-211-1/+5
* QOpenGlContext: remove duplicated includeIvan Solovev2021-07-211-1/+0
* Support pt units for sizes, as documentedVolker Hilsheimer2021-07-201-5/+15
* Add note about precision of QNativeGestureEvent::delta; fix in Qt 7Shawn Rutledge2021-07-172-5/+19
* Use member function instead of template function to resolve native interfaceTor Arne Vestbø2021-07-176-23/+16
* Improve error reporting when requesting unsupported native interfaceTor Arne Vestbø2021-07-166-6/+6
* Rename QNativeGestureEvent::deltas() to delta(); clarify docsShawn Rutledge2021-07-156-24/+49
* Improve support for saving QImage to QSaveFileEirik Aavitsland2021-07-151-5/+5
* Change QNativeGestureEvent::deltas() to QPointFShawn Rutledge2021-07-155-6/+6
* Fix QTextFormat::FullWidthSelection for right-to-left text layoutsOliver Eftevaag2021-07-101-4/+11
* Fix auto completion in QFileDialog on WindowsVolker Hilsheimer2021-07-091-0/+3
* Doc: Fix documentation warnings for QRgbaFloatTopi Reinio2021-07-071-4/+10
* configure: Add summary for xcb-sm (X11 Session Management)Friedemann Kleint2021-07-061-0/+1
* Show positions in QDebug operator<<(dbg, QHoverEvent*)Shawn Rutledge2021-07-051-19/+30
* Rename QRgbaF to QRgbaFloat and assert the compatible typesAllan Sandfeld Jensen2021-07-0514-487/+503
* CMake: Fix Vulkan to be found when targeting AndroidAlexandru Croitor2021-07-012-3/+4
* Revert "Windows: Add synthesized fonts also when there is a style name"Eskil Abrahamsen Blomfeldt2021-07-012-6/+6