summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-0412-16/+96
| |\
| | * Markdown importer: properly set hyperlinksGiuseppe D'Angelo2020-02-032-2/+78
| | * Markdown importer: use Unicode decodingGiuseppe D'Angelo2020-02-031-2/+2
| | * Fix 'the the' typo in commentsLinus Jahn2020-02-025-8/+8
| | * Fix NEON support on Android armeabi-v7aAllan Sandfeld Jensen2020-01-302-2/+2
| | * Doc: Update out dated QImage::constScanLine documentationJoni Poikelin2020-01-301-1/+3
| | * Doc: Add see also link to QScreen::handle()Paul Wicking2020-01-301-0/+2
| | * Don't use libpng allocated buffer to store ICC profile dataAllan Sandfeld Jensen2020-01-301-1/+1
| * | rhi: Improve isClipDepthZeroToOne() docLaszlo Agocs2020-02-031-9/+24
| * | Suppress deprecation warnings for QFont::ForceIntegerMetricsEskil Abrahamsen Blomfeldt2020-02-031-0/+3
| * | Allow creating a valid QColorSpace one value at a timeAllan Sandfeld Jensen2020-02-011-8/+20
| * | rhi: Enable sampler address mode W in the APILaszlo Agocs2020-01-3013-48/+71
| * | Deprecate QImageIOHandler gamma correctionAllan Sandfeld Jensen2020-01-304-0/+12
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-292-2/+4
| |\|
| | * Doc: Fix copy-paste error in QOpenGLTexture::Target docsLeena Miettinen2020-01-281-1/+3
| | * Merge remote-tracking branch 'origin/5.14.1' into 5.14Liang Qi2020-01-281-1/+1
| | |\
| | | * Merge 5.14 into 5.14.1Kari Oikarinen2020-01-156-20/+70
| | | |\
| | | * | Restore QHighDPIScaling::isActive() 5.13 behaviorMorten Johan Sørvig2020-01-141-1/+1
| * | | | Add QWindow::startSystemMove and startSystemResizeJohan Klokkhammer Helsing2020-01-284-20/+85
* | | | | Fix sorting of fallback fonts based on writing systemsHikaru Terazono (3c1u)2020-02-121-6/+40
* | | | | CMake: Regenenerate projects where recent changes happenedAlexandru Croitor2020-02-113-2/+5
* | | | | Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev"Alexandru Croitor2020-02-112-0/+4
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-02-102-0/+4
| |\ \ \ \ \
| | * | | | | Regenerate projects to correctly handle private dependenciesAlexandru Croitor2020-02-052-0/+4