summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* cmake: Start to use ConfigExtra.cmake filesKevin Funk2019-02-121-180/+0
* Find mtdev and use itAlbert Astals Cid2019-02-121-1/+3
* CMake: Fix build of system jpeg is not availableKai Koehne2019-02-121-1/+1
* cmake: also write FIXME on the configure.cmake for 'use'Albert Astals Cid2019-02-121-17/+23
* cmake: blacklist xlib test, we can just use X11_FOUNDAlbert Astals Cid2019-02-121-19/+1
* cmake: Blacklist the libinput_axis_api testAlbert Astals Cid2019-02-121-19/+1
* cmake: Fixup paths to qvulkan* filesKevin Funk2019-02-111-6/+6
* cmake: Find tslib and build the tslib plugin if foundAlbert Astals Cid2019-02-111-3/+3
* Fix ARM buildSimon Hausmann2019-02-111-1/+0
* Fix build of neon accelerated drawing helpersSimon Hausmann2019-02-111-1/+1
* cmake: gui/vulkan: Generate files in correct dirKevin Funk2019-02-111-1/+2
* cmake: don't die when running on macOSAlbert Astals Cid2019-02-111-2/+2
* cmake: fix harfbuzz targetLiang Qi2019-02-111-1/+1
* cmake: Fix linking of the opengles testsAlbert Astals Cid2019-02-111-0/+4
* cmake: Fix linking of the libinput_axis_api testAlbert Astals Cid2019-02-111-0/+2
* cmake: Fix linking of the egl_x11 testAlbert Astals Cid2019-02-111-0/+2
* Fix xlib compile testAlbert Astals Cid2019-02-111-1/+3
* CMake: Introduce Q_OBJECT qdoc macroTobias Hunger2019-01-252-10/+1
* CMake: Store Qt features in CMake CacheTobias Hunger2019-01-171-2/+0
* CMake: Use AUTOMOC/AUTOUIC/AUTORCCTobias Hunger2018-12-142-1/+10
* CMake: Merge qt_internal_module_include_dir and qt_internal_module_infoTobias Hunger2018-12-141-3/+3
* Add ATSPI2 library supportTobias Hunger2018-11-011-1/+3
* Begin port of qtbase to CMakeSimon Hausmann2018-11-014-16/+1446
* Qt Style Sheets: fix range of hue in hsl/hsv functionsChristian Ehrlicher2018-10-181-1/+2
* Qt Style Sheets: add support for hsl(a) colorsChristian Ehrlicher2018-10-181-7/+25
* Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-135-32/+174
|\
| * QPixmap: use rvalue moreAnton Kudryavtsev2018-10-101-3/+2
| * Add missing null checks after detachAllan Sandfeld Jensen2018-10-101-2/+14
| * Add NEON optimized ARGB32 unpremultiply routinesAllan Sandfeld Jensen2018-10-093-27/+158
* | Remove GPU_BLACKLIST support from QTestEdward Welbourne2018-10-121-11/+0
* | Add support font-kerning CSS3 propertyAllan Sandfeld Jensen2018-10-123-0/+20
* | Deprecate QFont::lastResortFamily() and QFont::lastResortFont()Eskil Abrahamsen Blomfeldt2018-10-092-39/+36
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-091-8/+6
|\|
| * Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-10-081-8/+6
| |\
| | * fix HTML subset documentation is not very readable on smaller screensAndrew O'Doherty2018-09-301-8/+6
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-081-34/+122
|\| |
| * | Optimize gamma-table lookup on SSE2 and NEONAllan Sandfeld Jensen2018-10-051-34/+122
* | | ppmhandler: Fix undefined overflow behaviorAlbert Astals Cid2018-10-051-1/+1
* | | qppmhandler: Fix undefined overflow behaviorAlbert Astals Cid2018-10-051-2/+8
* | | QIcon::addFile: don't use QMimeDatabase for every PNG being loadedDavid Faure2018-10-041-3/+4
* | | Allow to prevent blocking of native dialogs by a proxy Qt dialogAlexander Volkov2018-10-022-0/+13
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-013-15/+19
|\| |
| * | QLineEdit: Disable input methods for password unless IME supports hidden textFriedemann Kleint2018-09-293-15/+19
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-2912-55/+128
|\| |
| * | QOpenGLShader: report geom. and tess. on GLES 3.2+Laszlo Agocs2018-09-281-44/+33
| * | Merge "Merge remote-tracking branch 'origin/5.11' into 5.12" into refs/stagin...Liang Qi2018-09-271-0/+2
| |\ \
| | * | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-271-0/+2
| | |\|
| | | * Disable RGB64 backend for ARGB32 when it will be very slowAllan Sandfeld Jensen2018-09-141-0/+2
| * | | Fix crash when detaching dangling QTextCursorEskil Abrahamsen Blomfeldt2018-09-271-1/+2
| |/ /
| * | Fix typos in the documentationAleix Pol2018-09-252-2/+2