aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/texteditor/documenthandler.h
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy: fix cppcoreguidelines-pro-type-member-initMitch Curtis2019-12-121-1/+0
* TextEditor: Add modified handlingFriedemann Kleint2019-08-211-0/+7
* Welcome to 2017J-P Nurmi2017-01-091-1/+1
* texteditor: replace setFileUrl() with load()J-P Nurmi2016-08-121-8/+3
* texteditor: add fileName & fileTypeJ-P Nurmi2016-08-121-5/+4
* texteditor: cosmetic cleanupJ-P Nurmi2016-08-121-1/+1
* texteditor: remove uninitialized/duplicate pointer memberJ-P Nurmi2016-08-121-3/+3
* texteditor: re-order the property accessorsJ-P Nurmi2016-08-121-20/+23
* texteditor: simplify saveAs() - let FileDialog handle the suffixJ-P Nurmi2016-08-121-1/+1
* Add Text Editor exampleMitch Curtis2016-08-111-0/+173