aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/texteditor
Commit message (Expand)AuthorAgeFilesLines
* Example: Drop "2" against "Qt Quick Controls" textVenugopal Shivashankar2020-11-171-1/+1
* Get rid of all instance usage of QFontDatabaseVolker Hilsheimer2020-11-031-2/+1
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-262-0/+8
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-202-2/+2
* Update QStringConverter usageMÃ¥rten Nordheim2020-10-091-1/+1
* Fix more compiler warnings from deprecated application attributesVolker Hilsheimer2020-09-161-1/+0
* Fix examples' usages of stylesMitch Curtis2020-09-101-3/+0
* Remove all version numbers from QML importsMitch Curtis2020-08-262-11/+11
* Support Markdown in the TextEditor example, including local pathsShawn Rutledge2020-08-107-13/+199
* Port QtQuickControls2 from QTextCodec to QString{Converter|Decoder}Karsten Heimrich2020-06-171-4/+11
* Remove Qt Labs CalendarMitch Curtis2020-05-282-1/+74
* Add special case for escaping quotesSamuli Piippo2020-03-311-1/+1
* CMake: Regenerate projectswip/cmakeAlexandru Croitor2020-03-171-1/+1
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-172-1/+2
|\
| * Fix build failures as a result of QMetaType changes in qtbaseAlexandru Croitor2020-03-121-0/+2
| * clang-tidy: fix cppcoreguidelines-pro-type-member-initMitch Curtis2019-12-121-1/+0
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-252-8/+7
|\|
| * Run optipng on all imagesMitch Curtis2019-11-041-0/+0
| * texteditor: update links in html fileMitch Curtis2019-10-241-8/+7
* | Regenerate projects to be in syncAlexandru Croitor2019-11-151-3/+1
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-154-4/+41
|\|
| * Doc: Replace the "Qt Quick Controls 2" instancesVenugopal Shivashankar2019-08-221-2/+2
| * TextEditor: Add modified handlingFriedemann Kleint2019-08-213-2/+39
* | Regenerate examplesAlexandru Croitor2019-10-111-1/+15
* | Conversion of QtQuickControls2 examplesLeander Beernaert2019-10-081-0/+53
|/
* Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-12-052-6/+6
|\
| * Tie minor version of all imports to Qt's minor versionMitch Curtis2018-11-022-6/+6
* | Doc: Update \titles with "Controls 2" in itVenugopal Shivashankar2018-12-041-1/+2
|/
* Doc: Ensure all links to 'Qt Quick Controls' lead to controls 2Venugopal Shivashankar2018-10-291-0/+1
* Add missing includesJ-P Nurmi2017-02-241-0/+1
* Update license headers to silence qtqa/tst_license warningsJ-P Nurmi2017-02-244-10/+40
* Welcome to 2017J-P Nurmi2017-01-096-6/+6
* texteditor: fix selectedNameFilter usageJ-P Nurmi2016-10-041-2/+2
* Doc: Update the image and example's descriptionVenugopal Shivashankar2016-09-154-12/+67
* Platform: add experimental StandardPathsJ-P Nurmi2016-09-131-0/+2
* texteditor: add mnemonicsJ-P Nurmi2016-09-121-12/+12
* texteditor: use RoundButtonJ-P Nurmi2016-09-051-16/+1
* texteditor: allow passing -touch as a command line argumentJ-P Nurmi2016-09-051-2/+9
* texteditor/touch: highlight the floating editor buttonJ-P Nurmi2016-08-271-2/+1
* texteditor/touch: elide the title when it doesn't fitJ-P Nurmi2016-08-261-3/+1
* texteditor/touch: simplify the toolbarJ-P Nurmi2016-08-261-72/+66
* texteditor: remove outdated todo-commentsJ-P Nurmi2016-08-262-4/+0
* texteditor: add touch UIMitch Curtis2016-08-249-18/+351
* texteditor: cleanup the commented out universal importJ-P Nurmi2016-08-161-1/+0
* FileDialog: add missing selectedNameFilter-propertyJ-P Nurmi2016-08-141-0/+2
* FileDialog: replace file(s)Selected() with declarative propertiesJ-P Nurmi2016-08-141-2/+2
* FontDialog: replace fontSelected() with a declarative propertyJ-P Nurmi2016-08-141-1/+1
* ColorDialog: replace colorSelected() with a declarative propertyJ-P Nurmi2016-08-141-1/+1
* texteditor: enable persistent selectionJ-P Nurmi2016-08-131-0/+1
* texteditor: use "brush" icon for text color and "A" for fontMitch Curtis2016-08-122-15/+15