summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
* | | | doc: Remove unneeded \fn commandsMartin Smith2018-01-122-13/+7
* | | | Add more Q_FALLTHROUGH()Friedemann Kleint2018-01-121-1/+1
|/ / /
* | | QGuiApplication: Add fontChanged signalKai Uwe Broulik2018-01-112-0/+15
* | | Add a tech preview eglfs device integration for VSP2 compositionJohan Klokkhammer Helsing2018-01-081-1/+36
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-041-2/+1
|\| |
| * | QtGui/Windows: Fix restoring of changed cursor in restoreOverrideCursor()Friedemann Kleint2018-01-021-2/+1
* | | Add AVX2 optimized versions of the most basic RGB64 compositionsAllan Sandfeld Jensen2018-01-043-2/+189
* | | Update most Unicode data to version 10.0Lars Knoll2018-01-031-1/+15
* | | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-0233-59/+239
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-3015-9/+150
| |\|
| | * Fix pps and imf support for QNX buildsKarim Pinter2017-12-191-1/+1
| | * Add EGLFS integration plugin for Salvator-X on INTEGRITY MultivisorTimo Aarnipuro2017-12-151-1/+22
| | * macOS: Enable using CoreGraphics helper functions from C++ sourcesTor Arne Vestbø2017-12-141-3/+7
| | * Teach QPlatformWindow about safe area margins and implement for iOSTor Arne Vestbø2017-12-138-1/+50
| | * Report modifiers correctly in mouse events with evdev and libinputLaszlo Agocs2017-12-123-0/+49
| | * Do not allow drag events when window is blocked by modal windowFriedemann Kleint2017-12-121-1/+1
| | * iOS: Harden logic for when it's safe to use the graphics hardwareTor Arne Vestbø2017-12-071-1/+3
| | * QColor: write signed 64-bit integer in a platform-independent wayDongmei Wang2017-12-051-1/+1
| | * Add configure test for INTEGRITY EGLFS openWFD integration pluginKimmo Ollila2017-12-011-1/+17
| * | Fix drawing color fonts with shear and perspective transformsAllan Sandfeld Jensen2017-12-201-2/+20
| * | Mask potentially undefined alpha in blend_transformed_argbAllan Sandfeld Jensen2017-12-161-2/+3
| * | Paint text decoration where the text isAllan Sandfeld Jensen2017-12-131-2/+2
| * | QtGui/Windows: Fix wait cursors remaining activeFriedemann Kleint2017-12-121-0/+2
| * | Merge remote-tracking branch 'origin/5.10.0' into 5.10Liang Qi2017-12-0814-42/+59
| |\ \
| | * | Improve readability of code that uses the Qt signed size typev5.10.0-rc2Simon Hausmann2017-11-2810-32/+32
| | * | Doc: Update the list of highlighted examplesTopi Reinio2017-11-221-0/+2
| | * | Merge 5.10 into 5.10.0Oswald Buddenhagen2017-11-209-11/+33
| | |\ \
| | * | | Adjust screen scale factor for certain screen configurationsVictor-Andrei Variu2017-11-171-2/+16
| | * | | Fix shader graph metatypes for static buildsLaszlo Agocs2017-11-112-8/+9
| * | | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-12-052-2/+3
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Correct the vertex used to calculate v1/v2FracJames McDonnell2017-11-291-2/+2
| | * | | gui/configure.json: Make -{system,qt}-xcb force enabling xcbGabriel de Dietrich2017-11-281-0/+1
* | | | | Bump the minimum required version for harfbuzz to 1.6.0Lars Knoll2017-12-302-25/+1
* | | | | Update font when text format's letter spacing type is changedEskil Abrahamsen Blomfeldt2017-12-221-2/+6
* | | | | Fix build with -no-feature-networkUlf Hermann2017-12-211-2/+12
* | | | | Conditionally auto-detect Xlib on Darwin platformsGabriel de Dietrich2017-12-191-0/+1
* | | | | Add support for FileChooser flatpak portalJan Grulich2017-12-161-4/+19
* | | | | QDrag: Allow setting cursor for IgnoreActionMorten Johan Sørvig2017-12-151-4/+3
* | | | | Rework the "failed to find or load QPA plugin" message a bitSergio Martins2017-12-151-2/+8
* | | | | macOS: remove existing color-profile handling codeMorten Johan Sørvig2017-12-152-104/+6
* | | | | doc: clangqdoc must always see GL typedefsMartin Smith2017-12-082-8/+17
* | | | | Fix persistence of custom colors palette in QColorDialogSerge Lysenko2017-12-081-0/+1
* | | | | Update usage of QFontMetrics::width() to new APIEskil Abrahamsen Blomfeldt2017-12-086-11/+11
* | | | | Improve QTabletEvent::rotation documentationShawn Rutledge2017-12-071-6/+9
* | | | | QRegion: deprecate rects()Marc Mutz2017-12-072-16/+38
* | | | | QtGui: port away from QRegion::rects()Marc Mutz2017-12-063-30/+30
* | | | | doc: Add class qualifiers to parameter typesMartin Smith2017-12-062-2/+6
* | | | | doc: Document remaining anonymous enumsMartin Smith2017-12-061-0/+7
* | | | | doc: Fix qdoc errors for \fn commands in QGenericMatrixMartin Smith2017-12-031-29/+29
* | | | | doc: Add default openGL typedefs for clangqdocMartin Smith2017-12-022-3/+26