summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Fix wrong keyword in configure.jsonTobias Hunger2018-10-161-1/+1
| | * | Drop cached shaders when arch is differentLaszlo Agocs2018-10-161-2/+7
| | * | Don't drop update requests when closing and reopening windowsUlf Hermann2018-10-161-0/+3
| | * | xcb: respect QEventLoop::ExcludeUserInputEvents in native event handlersGatis Paeglis2018-10-163-4/+27
| | * | Doc: Move literal code block to a separate fileCristian Maureira-Fredes2018-10-1518-363/+677
| | * | Improve support for QImages in QDataStream read transactionsEirik Aavitsland2018-10-151-1/+3
| | * | wasm: fix wasm shader compileLorn Potter2018-10-152-2/+20
| | * | QImageReader: add tracepoints for image loadingGiuseppe D'Angelo2018-10-142-1/+16
| | * | QImageWriter/QPNGHandler: Quality option should be CompressionRatioAlexandra Cherdantseva2018-10-141-19/+31
| | * | QCss: properly parse functions which contains additional spacesChristian Ehrlicher2018-10-121-1/+3
* | | | Add support for generating PDFs with losslessly encoded imagesAndre de la Rocha2018-10-254-7/+20
|/ / /
* | | 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