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 snippets Qt Gui compilable - textdocument-find | Nico Vertriest | 2020-09-01 | 1 | -1/+6 |
| | | | | | | Task-number: QTBUG-81486 Change-Id: I97b2b9a9b672776971e4792b713a23272eb653ce Reviewed-by: Topi Reiniƶ <[email protected]> | ||||
* | Qt GUI: Adding Rich Text Processing documentation from qtdoc | Jerome Pasion | 2012-10-29 | 1 | -0/+1 |
-included the snippets -editing for technical accuracy still to be done. -ported missing files from Qt 4 Change-Id: I0b2d27630b762c6518c08973a40b476d7852001d Reviewed-by: Eskil Abrahamsen Blomfeldt <[email protected]> |