summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Get rid of QT_OPENGL_ES*Eskil Abrahamsen Blomfeldt2020-04-1710-180/+168
* Move versioned OpenGL functions from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-04-1667-105571/+6
* Compile fixes for clang10Lars Knoll2020-04-154-15/+15
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-112-8/+10
|\
| * Remove more calls to deprecated TouchPoint functionsShawn Rutledge2020-04-091-4/+5
| * MinGW: Fix debug only angle buildsKai Koehne2020-04-091-4/+5
* | Fix a few size_t / int conversion warningsFriedemann Kleint2020-04-102-2/+2
* | Change qHash() to work with size_t instead of uintLars Knoll2020-04-0927-51/+51
* | Support multiple page ranges in QPrinterSzabolcs David2020-04-098-7/+448
* | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-04-0824-158/+418
|\ \
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-0824-158/+418
| |\|
| | * Wasm: don’t deadlock on parallel image conversionsMorten Johan Sørvig2020-04-051-3/+8
| | * qpa: Remove references to lighthouseTor Arne Vestbø2020-04-033-3/+3
| | * macOS: Remove all use of deprecated Q_OS_OSX defineTor Arne Vestbø2020-04-035-6/+6
| | * QLineEdit: clarify the impact of using validatorsVolker Hilsheimer2020-04-011-2/+7
| | * Fix 1 pixel wide imagesAllan Sandfeld Jensen2020-03-301-1/+1
| | * Finish deprecating TouchPoint::rect, sceneRect and screenRect accessorsShawn Rutledge2020-03-302-26/+20
| | * Raster painting: fix dashing for separate linesEirik Aavitsland2020-03-271-2/+5
| | * Doc: Mark gamma-related functions deprecated in QImageReader/WriterTopi Reinio2020-03-262-9/+14
| | * Doc: Don't mention deprecated functions in QTabletEvent overviewTopi Reinio2020-03-261-8/+8
| | * Call post routines from ~QGuiApplicationMichal Klocek2020-03-251-0/+3
| | * Fix memory leakGiulio Camuffo2020-03-251-0/+3
| | * Extend tiled optimization in 64-bit painting to 64-bit sourcesAllan Sandfeld Jensen2020-03-241-4/+10
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-03-241-4/+4
| | |\
| | | * Doc: fix copy paste errors in border-*-style documentationJoni Poikelin2020-03-211-4/+4
| | * | rhi: gles2: fix uniform gathering after struct-type member in UBOsJean-Michaël Celerier2020-03-231-3/+4
| | * | Doc: replace deprecated references to QGLWidgetChristian Ehrlicher2020-03-201-1/+1
| | * | Add SSE2 optimized solid source compositionAllan Sandfeld Jensen2020-03-202-0/+35
| | * | rhi: gl: Reduce state changesLaszlo Agocs2020-03-202-74/+278
| | * | QDrawHelper cleanupsAllan Sandfeld Jensen2020-03-193-10/+5
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-181-2/+6
| | |\|
| | | * Fix double scaling of SVG icons on high DPI screensTor Arne Vestbø2020-03-131-2/+6
* | | | CMake: Add 'opengl' to QT.gui.CONFIG if OpenGL is ONJoerg Bornemann2020-04-081-0/+6
|/ / /
* | | rhi: d3d11: Disable DXGI message queue monitoringLaszlo Agocs2020-04-061-1/+1
* | | CMake: Regenerate projects after .pro files were modifiedAlexandru Croitor2020-04-032-10/+30
* | | Make setRange methods in QValidator subclasses non-virtualVolker Hilsheimer2020-04-032-7/+3
* | | Remove QTabletEvent::PointerType::XFreeEraserShawn Rutledge2020-04-022-3/+1
* | | CMake: Regenerate configure.cmake filesAlexandru Croitor2020-04-021-11/+11
* | | Remove QRegExp based API and QRegExp usage from QTextDocumentLars Knoll2020-04-012-134/+8
* | | RHI: Fix running with Vulkan on WaylandEskil Abrahamsen Blomfeldt2020-03-302-19/+12
* | | Move undo framework out of Qt WidgetsMitch Curtis2020-03-309-0/+2328
* | | Merge QGuiShortcut and QShortcut again in QtGuiVolker Hilsheimer2020-03-298-464/+670
* | | Remove QGuiAction again and split QAction implementation up insteadVolker Hilsheimer2020-03-2911-332/+583
* | | Follow bundled Harfbuzz updateKonstantin Ritt2020-03-283-62/+33
* | | HB-to-Qt bridge: get rid of stale/dubious safety checksKonstantin Ritt2020-03-281-18/+6
* | | Avoid recreating QRegularExpression for every text blockJoni Poikelin2020-03-251-9/+9
* | | Don't call QSet::erase() on an end iteratorLars Knoll2020-03-251-1/+1
* | | CMake: Fix configuration of FEATURE_JPEGLeander Beernaert2020-03-251-1/+1
* | | Remove QRegExp usage from the XBM handlerLars Knoll2020-03-251-23/+28
* | | HB-to-Qt: stop propagating helpers and types not used outside QtGuiKonstantin Ritt2020-03-252-12/+16