summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fix MIPS32 processor detectionAllan Sandfeld Jensen2017-01-242-13/+6
| | * Cocoa: fix crash regression in qt_mac_create_nsimage()Oleg Yadrov2017-01-231-0/+2
| | * Fix license header of QInputControlEskil Abrahamsen Blomfeldt2017-01-232-24/+36
| * | Modes API for QPlatformScreenPier Luigi Fiorini2017-01-282-0/+59
| * | Optimize debug builds when -Og is availableAllan Sandfeld Jensen2017-01-261-1/+1
| * | QGradientCache: add some std::move()Marc Mutz2017-01-261-3/+3
| * | Use QImage::reinterpretAsFormat in QPixmapAllan Sandfeld Jensen2017-01-262-16/+9
| * | Re-enable shader disk cache for IntegrityLaszlo Agocs2017-01-261-5/+0
| * | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devLiang Qi2017-01-2622-151/+213
| |\ \
| | * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-2522-151/+213
| | |\|
| | | * QGuiApplication: Send QEvent::Window(Un)blocked to embedded window, tooFriedemann Kleint2017-01-231-8/+12
| | | * Fix dereference before null check in QOpenGLExtensionMatcherJesus Fernandez2017-01-231-10/+12
| | | * Avoid trashing other contexts' VAOs in destroy()Laszlo Agocs2017-01-211-49/+45
| | | * fix detection of statically built system-libpngOswald Buddenhagen2017-01-191-2/+2
| | | * Make sure we call glClearDepth(double) on desktop GLGunnar Sletta2017-01-191-2/+3
| | | * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2017-01-181-0/+7
| | | |\
| | | | * add docs for QPlatformTheme::WheelScrollLines, MouseDoubleClickDistance5.7Shawn Rutledge2016-12-131-0/+7
| | | * | Fix build without feature.cssparserTasuku Suzuki2017-01-181-2/+4
| | | * | Fix build without feature.imageformatpluginTasuku Suzuki2017-01-171-0/+3
| | | * | Fully qualify enum arguments in input device manager signalsLaszlo Agocs2017-01-161-1/+1
| | | * | Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2017-01-142-7/+9
| | | |\ \
| | | | * | Fall back to platform theme in QPlatformSystemTrayIcon::createMenu()Tor Arne Vestbø2017-01-061-6/+8
| | | | * | QMacCGContext: Take paint device pixel ratio into accountGabriel de Dietrich2017-01-041-0/+2
| | | * | | QGradientCache: fix a new/delete mismatchMarc Mutz2017-01-142-10/+16
| | | * | | Make QSimpleDrag work with highDPI scalingPaul Olav Tvete2017-01-131-8/+29
| | | * | | Put the features for platform plugins into their own sectionUlf Hermann2017-01-121-0/+7
| | | * | | Accessibility: make sure childAt calls isValidFrederik Gladhorn2017-01-121-1/+1
| | | * | | QFont: fix fromString(toString()) when application font has styleNameDavid Faure2017-01-111-0/+2
| | | * | | Correct initial window size with highDPIPaul Olav Tvete2017-01-101-1/+1
| | | * | | Restore binary compatibility with pre-5.6 qt_handleMouseEventJan Kundrát2017-01-101-0/+7
| | | * | | Doc: removed reference to non-existing snippetNico Vertriest2017-01-091-3/+1
| | | * | | Remove strange, incoherent sentences in QColor docsKavindra Palaraja2017-01-071-6/+2
| | | * | | Fix deleting of QOpenGLVersionFunctionsBackendDavid Faure2017-01-061-6/+12
| | | * | | Silence maybe_uninitialized warning with gcc -OgAllan Sandfeld Jensen2016-12-211-1/+1
| | | * | | macOS: Take DPR into account when creating CGContexts for a QPixmapTor Arne Vestbø2016-12-211-0/+2
| | | * | | Avoid using QRgba64 for buffersAllan Sandfeld Jensen2016-12-201-33/+33
| | | * | | fix typos in "ras[p]berry pi"Oswald Buddenhagen2016-12-201-2/+2
| * | | | | Make wheelScrollLines a QStyleHintAllan Sandfeld Jensen2017-01-254-1/+39
* | | | | | Implement support for Scale directory key according to Icon Theme specMitch Curtis2017-02-018-27/+210
* | | | | | QAccessibleCache: Replace Q_GLOBAL_STATIC by instance pointerFriedemann Kleint2017-01-281-2/+12
|/ / / / /
* | | | | Fix some qdoc-warnings for 5.9Friedemann Kleint2017-01-251-1/+1
* | | | | Enable gamma-correction on a face-by-face basisAllan Sandfeld Jensen2017-01-2410-34/+65
* | | | | Align blob start in program binary disk cacheLaszlo Agocs2017-01-241-48/+88
|/ / / /
* | | | Mirclient: update based on upstream development in lp:qtubuntuGerry Boland2017-01-241-1/+1
* | | | Add support for OpenGL 3.2+ core profile contexts in QPainterJulian Thijssen2017-01-235-101/+726
* | | | Doc: Fix issues in QStyleHints documentationLeena Miettinen2017-01-191-6/+18
* | | | Remove OpenGL dependency from qTriangulateLaszlo Agocs2017-01-183-33/+30
* | | | Introduce QImage::reinterpretAsFormatAllan Sandfeld Jensen2017-01-182-0/+39
* | | | Add eglfs-viv support for INTEGRITYKimmo Ollila2017-01-181-0/+5
* | | | Remove support for WinRT 8.1 and Windows Phone 8.1Maurice Kalinowski2017-01-181-3/+0