summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-02-022-8/+30
|\
| * QSimpleDrag: Fix mouse release coords for delayed event transmissionEike Hein2018-02-012-8/+30
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-291-0/+2
|\|
| * Do not allow empty selectionsBogDan Vatra2018-01-271-0/+2
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-264-11/+11
|\|
| * Do a static_cast in bit-blasts that are UBVille Voutilainen2018-01-254-11/+11
* | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2018-01-242-2/+3
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-242-2/+3
| |\|
| | * Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-201-2/+2
| | * Enable glyph cache workaround for Mali-T880Tero Alamäki2018-01-191-0/+1
* | | Fix a crash when QMovie::speed is set to 0Val Doroshchuk2018-01-241-1/+7
* | | Don't set no_clang_integrated_as for the disabled pixman asm on clang/mingwMartin Storsjö2018-01-241-1/+1
|/ /
* | Fix resize event flood when moving windows with High DPI scalingFriedemann Kleint2018-01-231-1/+2
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-192-12/+14
|\|
| * Doc: Mention exact Qt version the third party attributions apply toKai Koehne2018-01-191-2/+3
| * configure: express dependency of fontconfig on freetype more clearlyOswald Buddenhagen2018-01-181-9/+4
| * configure: inline D3D11_QUERY_DATA_TIMESTAMP_DISJOINT testOswald Buddenhagen2018-01-181-1/+7
* | Skip arm pixman drawhelpers on windows just like on iosMartin Storsjö2018-01-181-1/+1
* | Merge remote-tracking branch 'origin/5.9' into 5.10Tor Arne Vestbø2018-01-162-11/+12
|\|
| * Doc: Clarify auto detection of file format in QImageEirik Aavitsland2018-01-151-11/+9
| * Warn when ending painting on backingstore while there's still an active painterTor Arne Vestbø2018-01-121-0/+3
* | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2018-01-113-2/+71
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-093-2/+71
| |\|
| | * Fix ZWJ and ZWNJ when fallback font is in useEskil Abrahamsen Blomfeldt2018-01-091-0/+28
| | * CoreText: Order fallback fonts based on writing system supportEskil Abrahamsen Blomfeldt2018-01-091-0/+35
| | * Avoid providing bad pixelDeltas on X11Allan Sandfeld Jensen2018-01-091-0/+1
| | * Fix fallback fonts for non-common writing systemEskil Abrahamsen Blomfeldt2018-01-081-2/+7
* | | Doc: Swap unresolved variables with actual function namesPaul Wicking2018-01-101-44/+44
|/ /
* | Make QPalette::setBrush() check before detachingGabriel de Dietrich2018-01-041-15/+17
* | QtGui/Windows: Fix restoring of changed cursor in restoreOverrideCursor()Friedemann Kleint2018-01-021-2/+1
* | 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