summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | More fixups for GL_CONTEXT_LOSTAllan Sandfeld Jensen2018-09-253-3/+30
| * | Android: add support for custom buttons in native MessageDialog helperShawn Rutledge2018-09-252-3/+56
| * | QImageWriter: Fix default compressionratioEirik Aavitsland2018-09-251-1/+1
| * | QPainter cosmetic stroker: Fix painting error for FlatCap linesEirik Aavitsland2018-09-251-1/+2
* | | Make QWindow::transientParent a propertyShawn Rutledge2018-09-273-8/+24
* | | qppmhandler: Fix undefined overflow behaviorAlbert Astals Cid2018-09-261-1/+1
* | | Remove excess "virtual" keyword from destructors in Qt GuiAlessandro Portale2018-09-2517-18/+18
* | | Add const overloads for QColor::getCmyk and QColor::getCmykFSven Pauli2018-09-252-4/+25
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-162-1/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-141-0/+2
| |\|
| | * bmp image handler: check for out of range image sizeEirik Aavitsland2018-09-111-0/+2
| * | Fix spelling mistake in qimage.hTor Arne Vestbø2018-09-131-1/+1
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-135-15/+51
|\| |
| * | Texture file support: add mipmap reading to ktx handlerv5.12.0-alpha1Eirik Aavitsland2018-09-121-10/+20
| * | QVulkanWindow: Fix some load/store ops in the default renderpassLaszlo Agocs2018-09-121-2/+2
| * | QVulkanWindow: Fix bogus stage masks in readbackLaszlo Agocs2018-09-121-1/+1
| * | Fix device local alloc in hellovulkantextureLaszlo Agocs2018-09-121-0/+5
| * | Add optimized fetch ARGB32 routines for NEONAllan Sandfeld Jensen2018-09-122-0/+20