summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Use wayland platform plugin on GNOME wayland sessions by defaultJan Grulich2021-09-091-15/+1
* Add Deepin to the list of GTK based desktop environmentsTang Haixiang2021-09-091-1/+2
* Clear up QWindow::isActive() documentationTor Arne Vestbø2021-09-081-1/+3
* QTextImageFormat: add Qt7 TODO to remove the default valueDavid Faure2021-09-081-0/+1
* QTextOdfWriter: fix exporting pixmaps to ODTDavid Faure2021-09-081-2/+2
* rhi: Reset resource state tracking tables upon layout-compatible updatesLaszlo Agocs2021-09-073-0/+22
* rhi: Improve srb layout serialization helpersLaszlo Agocs2021-09-072-3/+4
* rhi: Enable serializing a layout description without baking an srbLaszlo Agocs2021-09-072-10/+31
* rhi: Make the serialized srb layout description accessibleLaszlo Agocs2021-09-072-1/+14
* QPaintEngineEx: solve compile errorZhang Hao2021-09-071-1/+1
* qt_pixmap_thread_test(): Simplify logic, merge warningsSze Howe Koh2021-09-061-12/+6
* Fix segfault when closing widget and destroying window in QDialog::doneVolker Hilsheimer2021-09-061-3/+7
* doc: Add the PixelScroll device capability (new in 6.2)Shawn Rutledge2021-09-041-0/+5
* QPixmap: Fix crash if created without gui app in secondary threadSze Howe Koh2021-09-041-1/+1
* Doc: add more notes about full screen windows on macOSVolker Hilsheimer2021-09-031-0/+3
* Doc: add note that hiding a window doesn't close a full screen spaceVolker Hilsheimer2021-09-031-0/+7
* rhi: Add a way to tell an srb that only the resources have changedLaszlo Agocs2021-09-0311-0/+70
* Doc: Remove unsupported customFiltersKai Köhne2021-09-031-4/+0
* rhi: Correct a doc noteLaszlo Agocs2021-09-031-2/+6
* rhi: Include resource count in srb layout compatibility checksLaszlo Agocs2021-09-032-6/+13
* QWidget: close the QWindow in QWidget::closeVolker Hilsheimer2021-09-022-0/+2
* When clearing QPixmapCache, stop its flushing timerEirik Aavitsland2021-09-011-0/+5
* QDoubleValidator: fix NaN check in validateWithLocaleIvan Solovev2021-09-011-2/+1
* Port to QImage and QPixmap deviceIndependentSize()Morten Sørvig2021-09-014-15/+13
* Fix text ellipsis not implemented in TibetanFan RuiJie2021-08-311-0/+5
* Rework QLocalePrivate::bytearrayToU?LongLong()Edward Welbourne2021-08-301-3/+3
* 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
* Fix warning about loop variable creating a copyTor Arne Vestbø2021-08-241-1/+1
* Painting: handle large and negative dash offset valuesEirik Aavitsland2021-08-242-3/+6
* 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
* qpnghandler: Only assume we're past the input size if it returns a sizeAlbert Astals Cid2021-08-191-1/+1
* rhi: metal: Make base vertex and instance support optionalLaszlo Agocs2021-08-183-14/+34
* QFileDialog: Use static const QRegularExpressionWaqar Ahmed2021-08-181-1/+1
* 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: Map dead keys directly to their terminator when building key mapTor Arne Vestbø2021-08-162-4/+5
* macOS: Don't treat null-key as potential shortcut keyTor Arne Vestbø2021-08-161-0/+2
* Remove unused internal flag in QImageEirik Aavitsland2021-08-132-9/+3
* Properly scale gesture positions in hi-DPI casePovilas Kanapickas2021-08-121-3/+15
* d3d11rhi: remove pre-win10 codeYuhang Zhao2021-08-111-10/+5
* Fix a typo in the comment for TrueType fonts with embedded bitmapsTasuku Suzuki2021-08-111-1/+1
* Undeprecate QFont(QString) since this is still useful for manyAndy Shaw2021-08-112-7/+0
* Refix for avoiding huge number of tiny dashesEirik Aavitsland2021-08-101-4/+4
* QGuiApplication: move two static variables from DATA to BSSMarc Mutz2021-08-101-2/+2