Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the qmake project files | Joerg Bornemann | 2021-01-07 | 1 | -6/+0 |
| | | | | | | | | | | | | | | | | Remove the qmake project files for most of Qt. Leave the qmake project files for examples, because we still test those in the CI to ensure qmake does not regress. Also leave the qmake project files for utils and other minor parts that lack CMake project files. Task-number: QTBUG-88742 Change-Id: I6cdf059e6204816f617f9624f3ea9822703f73cc Reviewed-by: Edward Welbourne <[email protected]> Reviewed-by: Qt CI Bot <[email protected]> Reviewed-by: Kai Koehne <[email protected]> | ||||
* | Doc: Make Qt Gui snippets compilable - textdocument-resources | Nico Vertriest | 2020-09-01 | 1 | -1/+6 |
| | | | | | | Task-number: QTBUG-81486 Change-Id: Ifd3b8d79617532bf16f33f0935f370b956048130 Reviewed-by: Topi Reiniƶ <[email protected]> | ||||
* | Doc: Modularize QtGui documentation. | Casper van Donderen | 2012-05-09 | 1 | -0/+1 |
This change moves the snippets and images to the modularized directories. Change-Id: I5f86f598fbe7c47d632c613b85d94ced89ba2c29 Reviewed-by: Marius Storm-Olsen <[email protected]> |