aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquicktextdocument.h
Commit message (Expand)AuthorAgeFilesLines
* Add TextDocument.errorString propertyShawn Rutledge2024-02-271-0/+3
* Rename TextDocument.Status.SaveDone to SavedShawn Rutledge2024-02-191-1/+1
* Replace TextEdit.textDocument.error signal with status propertyShawn Rutledge2024-01-231-3/+18
* Remove FINAL from new properties in TextDocumentShawn Rutledge2024-01-231-2/+2
* Add load/save functionality to QQuickTextDocument (Tech Preview)Shawn Rutledge2023-12-081-0/+17
* Add setter and notifier for QQuickTextDocument's documentShawn Rutledge2023-12-061-0/+4
* Remove all QML_DECLARE_TYPE from src and toolsUlf Hermann2023-11-181-2/+0
* Use SPDX license identifiersLucie GĂ©rard2022-06-111-38/+2
* Add major version to all Q_REVISIONsUlf Hermann2020-02-191-0/+1
* Specify parameters of type registration in class declarationsUlf Hermann2019-09-261-0/+1
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Fix missing QQuickTextDocument docsJ-P Nurmi2013-07-021-18/+0
* Doc: Qt Quick: Fix module name format (Pt 1/2)Sze Howe Koh2013-04-231-1/+1
* Add QQuickTextDocumentFrederik Gladhorn2013-02-191-0/+86