summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix issues in QStyleHints documentationLeena Miettinen2017-01-191-6/+18
* Remove OpenGL dependency from qTriangulateLaszlo Agocs2017-01-183-33/+30
* Introduce QImage::reinterpretAsFormatAllan Sandfeld Jensen2017-01-182-0/+39
* Add eglfs-viv support for INTEGRITYKimmo Ollila2017-01-181-0/+5
* Remove support for WinRT 8.1 and Windows Phone 8.1Maurice Kalinowski2017-01-181-3/+0
* Add screen product informationPier Luigi Fiorini2017-01-164-0/+86
* QGradient: add a setStops fast-path for conformant QGradientStopsMarc Mutz2017-01-141-0/+27
* Remove qtypetraits.h's contents altogetherGiuseppe D'Angelo2017-01-122-14/+16
* Add support for building for INTEGRITY using GHS toolchainKimmo Ollila2017-01-101-0/+1
* Fix toArgb32 on NEONAllan Sandfeld Jensen2017-01-091-1/+6
* Remove compatibility code paths for macOS < 10.10 and iOS < 8.0Jake Petroules2017-01-091-24/+1
* Improve mime type filters in QFileDialogElvis Angelaccio2017-01-062-0/+26
* doc: Fix all remaining "Cannot tie" errors in QtBaseMartin Smith2017-01-063-4/+5
* Provide default implementation of QPlatformMenuBar::createMenu()Tor Arne Vestbø2017-01-052-1/+6
* Split QPlatformWindow::isEmbedded into isAncestorOf to separate concernsTor Arne Vestbø2017-01-053-9/+30
* Split fetchTransformedBilinearARGB32PMAllan Sandfeld Jensen2017-01-051-512/+645
* doc: Moved two qdoc commentsMartin Smith2017-01-051-5/+6
* Always instantiate QPlatformAccessibilityFrederik Gladhorn2017-01-041-2/+7
* Add new APIs which is useful to upload more than one layer at onceBogDan Vatra2017-01-043-26/+75
* Q_ENUMS -> Q_ENUM and Q_FLAGS -> Q_FLAGAlbert Astals Cid2017-01-021-1/+2
* QImageWriter: Do not assume that QIODevice::open() will succeedRobin Burchell2016-12-221-2/+7
* QImageWriter: Explain slightly strange looking logic in canWriteRobin Burchell2016-12-221-0/+5
* Suppress QOpenGLShaderProgram::link() warnings for binariesLaszlo Agocs2016-12-211-1/+1
* Add QPlatformTheme::standardButtonShortcut()Alexander Volkov2016-12-192-0/+14
* Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devShawn Rutledge2016-12-1923-150/+295
|\
| * Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-1623-150/+295
| |\
| | * Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2016-12-1620-142/+279
| | |\
| | | * Re-fix build error with ICC 17 on WindowsThiago Macieira2016-12-152-0/+12
| | | * Doc: QPointingDeviceUniqueId: Fix documentation warningTopi Reinio2016-12-091-1/+1
| | | * QPointingDeviceUniqueId: remove deprecated numeric() and constructorShawn Rutledge2016-12-081-9/+0
| | | * Merge remote-tracking branch 'origin/5.7' into 5.8.0Liang Qi2016-12-0810-73/+73
| | | |\
| | | | * Merge remote-tracking branch 'origin/5.7.1' into 5.7Liang Qi2016-12-071-10/+21
| | | | |\
| | | | | * Fix the JPEG EXIF reader to deal with some broken/corrupt filesv5.7.1Thiago Macieira2016-12-011-10/+21
| | | | | * Prevent stale QOpenGLContext fbo pointerMorten Johan Sørvig2016-11-112-1/+7
| | | | * | QtGui: Add missing overrideAlexander Volkov2016-11-2710-73/+73
| | | * | | Document 3rd party code in qimagetransform.cppKai Koehne2016-12-073-44/+90
| | | * | | rename QPointerUniqueId -> QPointingDeviceUniqueIdShawn Rutledge2016-12-074-30/+30
| | | * | | Work around ICC compiler bug on template instantiation on ?:Thiago Macieira2016-12-041-3/+3
| | | * | | QPointerUniqueId: make fit for releaseMarc Mutz2016-12-012-15/+103
| | * | | | Touch fix for popups blocked by modal dialogPaul Olav Tvete2016-12-151-1/+1
| | * | | | doc: Specify which characters are replaced by toPlainText()Eskil Abrahamsen Blomfeldt2016-12-151-0/+5
| | * | | | Q_CHECK_PTR the result of QDataBuffer's allocationsUlf Hermann2016-12-141-4/+8
| | * | | | Silence warning about non-void function without return valueThiago Macieira2016-12-141-0/+1
* | | | | | touch manual test and TouchPoint qDebug: show horz/vert ellipse diamShawn Rutledge2016-12-161-3/+6
|/ / / / /
* | | | | Android: Enable Adoption of ANativeWindow handle as a QOffscreenSurfaceAndy Nichols2016-12-142-0/+40
* | | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-1333-732/+605
|\| | | |
| * | | | Fix compilation with -no-pchEskil Abrahamsen Blomfeldt2016-12-121-0/+1
| * | | | Accept ZWNJ, ZWJ and PUA characters in input widgetsEskil Abrahamsen Blomfeldt2016-12-123-2/+162
| * | | | Fix inconsistent alpha masking in qConvertARGB32PMToARGB64PM_sse2Allan Sandfeld Jensen2016-12-081-0/+4
| * | | | move license check to qmake-based configure systemOswald Buddenhagen2016-12-081-6/+0