summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
* | | ARM: Vectorize common QRgba64 compositing functions.Erik Verbruggen2016-05-242-47/+153
* | | Optimize QIconLoader::findIconHelper()John Lindgren2016-05-241-10/+12
* | | Add applicationDisplayNameChanged() signal.Benjamin Terrier2016-05-242-6/+21
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-236-41/+23
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-194-5/+6
| |\|
| | * Fix building with -qreal floatAllan Sandfeld Jensen2016-05-131-2/+2
| | * Doc: Remove repository name from examplesinstallpathTopi Reinio2016-05-121-1/+1
| | * Remove wrong doc note for QPlatformBackingStore::flush()Gabriel de Dietrich2016-05-111-1/+2
| | * Avoid asserting when painting certain degenerate bezier pathsEirik Aavitsland2016-05-111-1/+1
| * | QOpenGL: use new QJsonObject::value(QLatin1String)Marc Mutz2016-05-161-33/+17
| * | QFont::exactMatch() should return false for aliasesEskil Abrahamsen Blomfeldt2016-05-121-3/+0
* | | Add support for Apple tvOSMike Krus2016-05-173-5/+5
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-1233-205/+490
|\| |
| * | QImage::setPixelColor: warn about invalid colorsMitch Curtis2016-05-111-1/+7
| * | QImageWriter: use new QJsonObject::value(QLatin1String)Marc Mutz2016-05-101-3/+3
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-065-5/+26
| |\|
| | * Fix segfault when exiting app running under eglfsElena Zaretskaya2016-05-041-0/+11
| | * doc: Clarify how to remove a QTextFrameEskil Abrahamsen Blomfeldt2016-05-041-2/+5
| | * QOpenGLCustomShaderStage - fix a memory leakTimur Pocheptsov2016-05-032-0/+4
| | * Fix underline position on Liberation MonoAllan Sandfeld Jensen2016-05-021-3/+6
| * | Support color font rendering for freetype engineJian Liang2016-05-033-127/+285
| * | Add QInputMethod::inputItemClipRectangle()Jan Arve Saether2016-05-022-0/+18
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-295-13/+15
| |\|
| | * QPdf: Force miter limit into valid rangeKai Pastor2016-04-281-1/+1
| | * Fix clipping of wave underline decoration on certain fontsAllan Sandfeld Jensen2016-04-271-5/+7
| | * Silence MSVC warnings when using certain std algorithmsMarc Mutz2016-04-262-2/+3
| | * QZipReader - test that QFile::open was, indeed, successful.Timur Pocheptsov2016-04-261-4/+2
| * | Change some members of QFontEngineFT::Glyph to shortJian Liang2016-04-292-7/+4
| * | Optimize convert_Indexed8_to_X32Allan Sandfeld Jensen2016-04-271-4/+10
| * | Avoid processing bezier curves that will be clipped anywayAllan Sandfeld Jensen2016-04-271-4/+17
| * | Fix font fallback for an overridden Common script casesKonstantin Ritt2016-04-273-2/+17
| * | QPdf: replace a hand-written qWarning with Q_UNIMPLEMENTEDMarc Mutz2016-04-261-2/+4
| * | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-04-261-19/+19
| |\ \
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-251-19/+19
| | |\|
| | | * Avoid conversion warnings in qrgba64.hAllan Sandfeld Jensen2016-04-141-19/+19
| * | | QtGui: mark more types as primitive/movableMarc Mutz2016-04-255-1/+15
| * | | Update ANGLE to chromium/2651Oliver Wolff2016-04-251-0/+3
| |/ /
| * | Interpret fixed CSS line-height as minimum rather than absoluteEskil Abrahamsen Blomfeldt2016-04-195-17/+47
* | | QtGui: Introduce delegating constructors.Friedemann Kleint2016-05-0912-123/+36
* | | Add some QChar::unicode() calls to brush over deprecation warning.Friedemann Kleint2016-05-061-2/+2
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-037-68/+41
|\| |
| * | Fix perspective clipping regressionAllan Sandfeld Jensen2016-04-151-3/+25
| * | QGuiApplication: don't force lower case styleOverrideJ-P Nurmi2016-04-151-2/+2
| * | Fix some qdoc-warnings in 5.7.Friedemann Kleint2016-04-132-4/+3
| * | Make the eglfs and eglfs-viv detection and build work for INTEGRITY.Rolland Dudemaine2016-04-131-0/+4
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-131-10/+9
| |\|
| | * Qt Quick: Fix bug for selections with line wraps and breaksEskil Abrahamsen Blomfeldt2016-04-081-10/+9
| * | Use QTransform instead of doing transforms manuallyv5.7.0-beta1Allan Sandfeld Jensen2016-04-122-59/+8
* | | QtBase: use printf-style qWarning/qDebug where possible (II)Marc Mutz2016-05-035-18/+18
* | | QOpenGLContext: add a way to disable the thread affinity checkGiuseppe D'Angelo2016-05-021-3/+12