summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* QWindowsFontDatabase: port local QSets to QDuplicateTrackerMarc Mutz2021-07-302-9/+8
* 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
* [qgenericunixservices] Consider kde-open5 for opening URLsNicolas Fella2021-07-281-0/+2
* QDirIterator: add nextFileInfo()Marc Mutz2021-07-281-2/+1
* Improve fix for avoiding huge number of tiny dashesEirik Aavitsland2021-07-271-1/+1
* QTextEngine: Style fixRobert Löhning2021-07-261-2/+2
* 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-231-12/+3
* QTextCharFormat: mark a couple of API mistakes to be fixed in Qt 7Giuseppe D'Angelo2021-07-222-0/+40
* 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-201-1/+0
* Support pt units for sizes, as documentedVolker Hilsheimer2021-07-201-5/+15
* Use member function instead of template function to resolve native interfaceTor Arne Vestbø2021-07-176-23/+16
* QClipboard: remove a useless default switch-case labelWenTao Song2021-07-161-2/+1
* QPainter: replace manual memory management [5/5]: d_ptrsMarc Mutz2021-07-162-20/+10
* QPainter: replace manual memory management [4/5]: emulationEngineMarc Mutz2021-07-162-21/+8
* QPainterPrivate: use NSDMI, outline ctorMarc Mutz2021-07-152-16/+17
* Add note about precision of QNativeGestureEvent::delta; fix in Qt 7Shawn Rutledge2021-07-152-5/+19
* Improve error reporting when requesting unsupported native interfaceTor Arne Vestbø2021-07-156-6/+6
* QGradient: optimize empty stopsMarc Mutz2021-07-141-3/+4
* QPainter: replace manual memory management [3/5]: engineMarc Mutz2021-07-142-8/+14
* Rename QNativeGestureEvent::deltas() to delta(); clarify docsShawn Rutledge2021-07-146-24/+49
* Change QNativeGestureEvent::deltas() to QPointFShawn Rutledge2021-07-145-6/+6
* Improve support for saving QImage to QSaveFileEirik Aavitsland2021-07-141-5/+5
* QDuplicateTracker: accept the number of elements to reserve as a ctor argumentMarc Mutz2021-07-141-2/+1
* QMenu/QToolBar: remove addAction() functionsMarc Mutz2021-07-135-16/+16
* QPainter: replace manual memory management [2/5]: state/statesMarc Mutz2021-07-132-25/+29
* QColorTrcLut: hold in shared_ptrMarc Mutz2021-07-126-30/+36
* QGuiApplication: remove Windows-only variable from non-Windows buildsMarc Mutz2021-07-121-0/+2
* Fix QTextFormat::FullWidthSelection for right-to-left text layoutsOliver Eftevaag2021-07-101-4/+11
* QColorTrcLut: don't inherit from QEnableSharedFromThisMarc Mutz2021-07-091-1/+1
* 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
* tst_QMatrixNxN: fix type-punning warningMarc Mutz2021-06-301-0/+4
* Revert "Windows: Add synthesized fonts also when there is a style name"Eskil Abrahamsen Blomfeldt2021-06-302-6/+6
* fc: Clean up current config on shutdownEskil Abrahamsen Blomfeldt2021-06-302-0/+6
* QDBusMenuConnection: Close open D-Bus connectionJonas Kvinge2021-06-302-0/+9
* Add Qt7 TODOs for reducing the size of QColorUlf Hermann2021-06-302-0/+8
* Doc: Improve QTransform documentationPaul Wicking2021-06-253-12/+31
* Consistent indentation for all Q_PROPERTYsAndreas Buhr2021-06-248-27/+55
* Migrate to autogenerated cpp exportsAlexey Edelev2021-06-243-14/+3
* Enable glyph cache workaround for Apple M-family of GPUsTor Arne Vestbø2021-06-181-1/+2
* Fix right-to-left text with DirectWrite engine + QPainterPathEskil Abrahamsen Blomfeldt2021-06-181-1/+2
* Remove old configure-related filesJoerg Bornemann2021-06-182-3072/+0