summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-2623-96/+463
|\
| * Add replacement message to deprecation of QImage::alphaChannel()Allan Sandfeld Jensen2020-02-251-1/+2
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-222-28/+39
| |\
| | * QShaderGenerator: Allow more expressions in input nodesNicolas Guichard2020-02-201-6/+3
| | * QShaderGenerator: Don't crash when a node has multiple outputsNicolas Guichard2020-02-201-28/+39
| | * Doc: Update description of QTextDocument::characterCountPaul Wicking2020-02-201-0/+3
| * | rhi: Allow querying the native buffer objects behind a QRhiBufferLaszlo Agocs2020-02-2110-0/+124
| * | rhi: Do not rely on unspecified relation between readbacks and FramesInFlightLaszlo Agocs2020-02-217-17/+61
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Friedemann Kleint2020-02-203-4/+87
| |\|
| | * QShaderGraph: don't generate statements with undefined inputsNicolas Guichard2020-02-191-0/+47
| | * Fix QShaderGenerator crashing when a node port name prefixed another oneNicolas Guichard2020-02-191-3/+39
| | * Make libmd4c a private dependency of Qt GUIDmitry Shachnev2020-02-181-1/+1
| * | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Liang Qi2020-02-183-6/+14
| |\ \
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-02-183-6/+14
| | |\|
| | | * wasm: add platform qsettingsLorn Potter2020-02-181-7/+1
| | | * Fix typo in QGuiApplication's documentationYuhang Zhao2020-02-181-1/+1
| | | * QShaderGraph: Fix statement creation for graphs with dangling branchesNicolas Guichard2020-02-171-5/+12
| | | * Add \since to namespace QColorConstantsFriedemann Kleint2020-02-121-0/+1
| * | | Send the LanguageChange event to all top level windows, not just widgetsAndy Shaw2020-02-181-0/+4
| |/ /
| * | Parse grayscale ICC profilesAllan Sandfeld Jensen2020-02-171-35/+81
| * | Deprecate QTabletEvent::device() in favor of deviceType()Shawn Rutledge2020-02-172-1/+9
| * | Mark missing deprecation in QTabletEventAllan Sandfeld Jensen2020-02-142-0/+15
| * | Avoid dangling QGuiApplicationPrivate pointerEirik Aavitsland2020-02-131-1/+6
| * | rhi: Allow detecting texelFetch supportLaszlo Agocs2020-02-137-2/+20
* | | CMake: Port the reduce-relocations featureJoerg Bornemann2020-02-252-1/+9
* | | Introduce QGraphicsLayoutItem::isEmpty()Jan Arve Sæther2020-02-252-2/+2
* | | CMake: Allow building bundled 3rd party libraries in qtbaseAlexandru Croitor2020-02-253-19/+74
* | | Use the new QMetaType API in QVariantOlivier Goffart2020-02-251-35/+20
* | | Move QOpenGLVersionProfile to its own filesJohan Klokkhammer Helsing2020-02-227-217/+330
* | | Move QOpenGLBuffer from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-02-225-767/+0
* | | Move QOpenGLVertexArrayObject from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-02-216-771/+0
* | | New QMetaType representationOlivier Goffart2020-02-201-5/+27
* | | Make bytes-per-line safe for int overflowAllan Sandfeld Jensen2020-02-2014-36/+53
* | | Move QOpenGLShaderProgram from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-02-208-4141/+7
* | | Docs: Remove traces of QGLJohan Klokkhammer Helsing2020-02-201-2/+1
* | | Prepare QGuiAction::enabled property for declarative useAllan Sandfeld Jensen2020-02-204-23/+48
* | | Add enabled to QGuiAction debug outputAllan Sandfeld Jensen2020-02-201-0/+1
* | | DirectWrite font db: Fix writing system detectionEskil Abrahamsen Blomfeldt2020-02-203-8/+36
* | | Fix sorting of fallback fonts based on writing systemsKonstantin Ritt2020-02-191-41/+26
* | | Update references from QAction to QGuiActionAllan Sandfeld Jensen2020-02-171-13/+13
* | | Add major versions to REVISION and Q_REVSION markersUlf Hermann2020-02-171-12/+12
* | | Move QOpenGLFrameBufferObject from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-02-176-2215/+0
* | | Silence another -Werror=class-memaccessGiuseppe D'Angelo2020-02-151-2/+2
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-1339-169/+466
|\| |
| * | a11y: Remove a ### Qt6 that doesn't make much senseJan Arve Sæther2020-02-121-2/+2
| * | rhi: vulkan: Fix descriptor update with more objects involvedLaszlo Agocs2020-02-101-7/+21
| * | rhi: Add depth bias and slope scaled depth biasLaszlo Agocs2020-02-066-1/+37
| * | rhi: d3d: Make DepthClipEnable set to trueLaszlo Agocs2020-02-061-0/+1
| * | rhi: metal: Make sure the resources are sorted based on the native bindingsLaszlo Agocs2020-02-061-49/+81
| * | Rename Qt::ReturnByValue_t -> Qt::ReturnByValueConstantSze Howe Koh2020-02-062-6/+6