summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qrhiwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove 6.7 preliminary tag for QRhiWidgetLaszlo Agocs2025-03-181-5/+0
* Add Qt::Orientations based flip and flipped functionsAllan Sandfeld Jensen2024-11-291-1/+1
* QRhiWidget: Add a protected constructorKaj Grönholm2024-11-191-5/+23
* Add QWidgetPrivate::rhi() helper methodTor Arne Vestbø2024-03-011-8/+1
* Doc: Use QDOC_PROPERTY for QRhiWidget::autoRenderTargetPaul Wicking2024-02-261-3/+3
* Correct license in widget/kernelLucie Gérard2024-02-151-1/+1
* QRhiWidget: Register cleanup callback also on first RHI initTor Arne Vestbø2024-02-141-13/+15
* QRhiWidget: Tear down resources before window has changedTor Arne Vestbø2024-02-141-1/+1
* Do more QRhiWidget cleanups based on API reviewLaszlo Agocs2024-01-221-4/+4
* Update QRhiWidget API based on review commentsLaszlo Agocs2024-01-181-40/+48
* Doc: Fix documentation issuesTopi Reinio2023-09-111-1/+1
* Enable QWidget::grab() with QRhiWidget in the widget treeLaszlo Agocs2023-08-281-82/+100
* QRhiWidget: Use QRhiRenderTarget as the return type for renderTargetLaszlo Agocs2023-08-281-1/+1
* Clean up and fix some things in QRhiWidget docLaszlo Agocs2023-08-151-24/+29
* Add QRhiWidgetLaszlo Agocs2023-08-141-0/+1283