summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
| * | Doc: Fix typo and add precision to method descriptionPaul Wicking2018-09-121-2/+3
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-112-0/+6
|\| |
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-102-0/+6
| |\|
| | * Merge remote-tracking branch 'origin/5.11.2' into 5.11Qt Forward Merge Bot2018-09-092-0/+6
| | |\
| | | * Merge 5.11 into 5.11.2Frederik Gladhorn2018-08-271-2/+2
| | | |\
| | | * | Fix crash when combining QOpenGLWidget, QStaticText and Qt QuickEskil Abrahamsen Blomfeldt2018-08-242-0/+6
* | | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-101-10/+8
|\| | | |
| * | | | Update QOpenGLContext::currentContext after QPlatformOpenGLContext::makeCurrentTor Arne Vestbø2018-09-091-10/+8
* | | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-097-65/+122
|\| | | |
| * | | | Graph loader can load prototypes stored in the graphJuan Jose Casafranca2018-09-083-2/+22
| * | | | Make QOpenGLContext::makeCurrent use early exit for all its flowTor Arne Vestbø2018-09-081-44/+42
| * | | | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-073-19/+58
| |\| | |