summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | Do not clip or rasterize paths completely outside the device rectAllan Sandfeld Jensen2016-04-091-2/+6
* | QtBase: use erase and std::remove_if with QList and QVectorAnton Kudryavtsev2016-04-082-14/+15
* | add cross-platform tablet->mouse event synth; enable on AndroidShawn Rutledge2016-04-083-0/+16
* | Add flag for showing document terminator in textEskil Abrahamsen Blomfeldt2016-04-083-2/+9
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-073-5/+8
|\|
| * Fix QPrinter PDF output using fonts with spaces in the PostScript name.Jake Petroules2016-04-061-3/+4
| * Avoid unnecessary allocation in QClipData::setClipRegion()Gabriel de Dietrich2016-04-061-1/+1
| * Do not disconnect with nullptr when unplugging screensLaszlo Agocs2016-04-051-1/+3
* | Add support for ImhAnchorRectangleJan Arve Sæther2016-04-064-10/+62
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-048-29/+63
|\|
| * Fix possible out-of-bounds access when making distance fieldsEskil Abrahamsen Blomfeldt2016-03-311-1/+3
| * Fix possible crash in QImage::pixel()Eskil Abrahamsen Blomfeldt2016-03-312-25/+34
| * Blacklist Mali-T760/Mali-T720 from supporting BGRA.Timo Jyrinki2016-03-301-2/+6
| * QFontEngineFT: Apply hinting for non-scaled rotated glyphsAlexander Volkov2016-03-301-1/+7
| * QFontEngine: Add handle() functionGabriel de Dietrich2016-03-294-0/+13
* | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-301-2/+2
* | Unify license header usage.Jani Heikkinen2016-03-29134-418/+1678
* | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-03-241-8/+8
|\|
| * QRawFont: fix UB in supportedWritingSystems()Marc Mutz2016-03-231-8/+8
* | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-03-232-1/+5
|\|
| * QOpenGL: Fix GLhandleARB redefinition on OS XGabriel de Dietrich2016-03-221-0/+4
| * qshapedpixmapdndwindow.cpp: fix build with '-qreal float'J-P Nurmi2016-03-221-1/+1
* | Add createMenu() method to QPlatformMenuBarDmitry Shachnev2016-03-211-0/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-215-66/+49
|\|
| * Merge remote-tracking branch 'origin/5.6.0' into 5.6Frederik Gladhorn2016-03-175-12/+76
| |\