aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/texteditor/documenthandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: Add modified handlingFriedemann Kleint2019-08-211-0/+15
* Add missing includesJ-P Nurmi2017-02-241-0/+1
* Welcome to 2017J-P Nurmi2017-01-091-1/+1
* texteditor: add touch UIMitch Curtis2016-08-241-1/+10
* texteditor: replace setFileUrl() with load()J-P Nurmi2016-08-121-18/+2
* texteditor: add fileName & fileTypeJ-P Nurmi2016-08-121-15/+16
* texteditor: cosmetic cleanupJ-P Nurmi2016-08-121-2/+1
* texteditor: fix, unify and cleanup the settersJ-P Nurmi2016-08-121-9/+1
* texteditor: remove uninitialized/duplicate pointer memberJ-P Nurmi2016-08-121-17/+22
* texteditor: re-order the property accessorsJ-P Nurmi2016-08-121-152/+166
* texteditor: simplify saveAs() - let FileDialog handle the suffixJ-P Nurmi2016-08-121-23/+9
* Add Text Editor exampleMitch Curtis2016-08-111-0/+381