summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Regenerate gui and network to handle source subtractions using scriptAlexandru Croitor2019-10-072-12/+17
* Regenerate qtbase/src projectsAlexandru Croitor2019-09-302-29/+29
* Add CMake support for directfb plug-inJean-Michaël Celerier2019-09-301-1/+2
* Adapt string formatting in util/cmakeCristian Maureira-Fredes2019-09-211-2/+1
* Fix add_qt_docs callsSimon Hausmann2019-09-191-1/+1
* Re-generate main module CMake filesSimon Hausmann2019-09-182-2/+2
* Regenerate src/guiAlexandru Croitor2019-09-112-64/+71
* Use pre-compiled headers when building Qt with cmakeMårten Nordheim2019-09-111-0/+4
* Fix default platform plugin choice for WASMSimon Hausmann2019-08-301-1/+1
* Fix Harfbuzz detectionSimon Hausmann2019-08-301-1/+1
* Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-1551-742/+1726
|\
| * Merge remote-tracking branch 'origin/dev' into wip/qt6Lars Knoll2019-08-0650-742/+1725
| |\
| | * Add an easier way to change colorspacesAllan Sandfeld Jensen2019-08-023-22/+107
| | * rhi: Add a note about size to newBuffer()Laszlo Agocs2019-08-022-4/+11
| | * rhi: gl: Add support for bool members in uniform blocksLaszlo Agocs2019-08-021-0/+12
| | * rhi: Move info prints to categorized loggingLaszlo Agocs2019-08-026-19/+53
| | * Improve our color space terminologyAllan Sandfeld Jensen2019-08-025-77/+81
| | * Fix QColorTransform memory leakAllan Sandfeld Jensen2019-08-011-0/+1
| | * Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-012-5/+6
| | |\
| | | * Fix assert in QPainterPath after clear()Eirik Aavitsland2019-07-312-5/+6
| | * | Parse color space name from ICC profileAllan Sandfeld Jensen2019-07-312-9/+89
| | * | Harden ICC parserAllan Sandfeld Jensen2019-07-311-52/+90
| | * | QWheelEvent: use QT_DEPRECATED_VERSION_X_5_15Marc Mutz2019-07-311-16/+16
| | * | rhi: gl: Add support for computeLaszlo Agocs2019-07-315-254/+832
| | * | rhi: metal: Do not hold on to the drawable when not presentingLaszlo Agocs2019-07-312-4/+13
| | * | rhi: vulkan: Fix glitches on resize on X11Laszlo Agocs2019-07-311-0/+4
| | * | QPNGImageWriter: fix compilation with libpng 1.4Marc Mutz2019-07-291-3/+12
| | * | Revert "Fix comparisons of image with different color spaces"Eirik Aavitsland2019-07-291-3/+1
| | * | QGradientCache: fix use of deprecated QHash::iterator::operator+Marc Mutz2019-07-281-1/+1
| | * | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-274-4/+43
| | |\|
| | | * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-07-264-4/+43
| | | |\
| | | | * Enable shader cache for ES2 when GL_OES_get_program_binary is presentMichael Brasser2019-07-253-3/+42
| | | | * Make the warning in QBackingStore::endPaint() a little more helpfulShawn Rutledge2019-07-221-1/+1
| | * | | Add support for saving colorspace to PNGsAllan Sandfeld Jensen2019-07-231-2/+22
| | * | | Fix comparisons of image with different color spacesAllan Sandfeld Jensen2019-07-232-2/+4
| | * | | Remove public d_func from QColorSpaceAllan Sandfeld Jensen2019-07-235-21/+17
| | * | | Procrastinate QWheelEvent deprecations until 5.15Shawn Rutledge2019-07-232-5/+5
| | * | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Liang Qi2019-07-221-5/+22
| | |\ \ \
| | | * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-221-5/+22
| | | |\| |
| | | | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-201-5/+22
| | | | |\|
| | | | | * Protect against integer overflow in painting transformed imagesAllan Sandfeld Jensen2019-07-191-5/+22
| | * | | | rhi: gl: Fix feature version check logicLaszlo Agocs2019-07-221-7/+17
| | |/ / /
| | * | | Parse PNG cHRM chunksAllan Sandfeld Jensen2019-07-191-6/+20
| | * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-191-1/+1
| | |\| |
| | | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-181-1/+1
| | | |\|
| | | | * Tie QPlatformOpenGLContext to its QOpenGLContext before initializingTor Arne Vestbø2019-07-171-1/+1
| | * | | Fix loading of image files with wrong, but known, file name extensionEirik Aavitsland2019-07-181-2/+25
| | * | | Disable experimental xcb native painting config option by defaultEirik Aavitsland2019-07-181-0/+1
| | * | | QMovie: move-enable QFrameInfoMarc Mutz2019-07-181-8/+5
| | * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-1710-17/+61
| | |\| |