summaryrefslogtreecommitdiffstats
path: root/examples/widgets/richtext
Commit message (Expand)AuthorAgeFilesLines
* Port from qAsConst() to std::as_const()Marc Mutz2022-11-181-1/+1
* Fix typos in docs and commentsKai Köhne2022-06-152-2/+2
* Use SPDX license identifiersLucie Gérard2022-05-1617-810/+34
* qtextstream.h: streamline includesFabian Kosmale2022-02-101-0/+1
* Examples: Remove unneeded CMake optionsKai Köhne2022-01-244-16/+0
* Examples: Fix whitespace issues in CMakeLists.txtKai Köhne2021-12-134-5/+12
* Examples: Remove remaining conversion markers in CMakeLists.txtKai Köhne2021-12-135-12/+1
* CMake: Prefer unversioned commandsKai Köhne2021-12-131-1/+1
* Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2021-12-104-13/+7
* Remove .prev_CMakeLists.txtKai Köhne2021-12-061-108/+0
* Support background-color CSS styling on <hr/>Shawn Rutledge2021-10-141-2/+7
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-174-4/+4
* Port all in-tree addAction() users from postfix to infix QKeySequenceMarc Mutz2021-07-141-6/+6
* Build examples in isolated sub-builds using ExternalProjectCraig Scott2021-05-261-4/+4
* Brush up the text edit exampleFriedemann Kleint2021-05-182-82/+67
* Add missing PNG file to CMakeLists.txt of richtext/textedit exampleJoerg Bornemann2021-05-142-0/+4
* Support CSS text-decoration-color in underlines, overlines, strikethroughShawn Rutledge2021-05-075-0/+19
* Port example away from deprecated QTextCharFormat APIVolker Hilsheimer2021-04-231-1/+1
* Support the markdown underline extensionShawn Rutledge2020-11-071-4/+6
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-275-0/+20
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-195-5/+5
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-073-3/+3
* Convert a couple of APIs to use viewsLars Knoll2020-10-061-1/+1
* Remove obsolete APIs and comments from QAbstractPrintDialogVolker Hilsheimer2020-09-102-2/+2
* Long live QKeyCombination!Giuseppe D'Angelo2020-09-031-12/+12
* CMake: Regenerate examplesAlexandru Croitor2020-07-095-5/+25
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-1/+1
* Use QList instead of QVector in examplesJarek Kobus2020-06-232-2/+2
* Get rid of QTextCodec in the textedit exampleLars Knoll2020-05-141-10/+8
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-081-1/+1
|\
| * macOS: Remove all use of deprecated Q_OS_OSX defineTor Arne Vestbø2020-04-031-1/+1
* | Remove QGuiAction again and split QAction implementation up insteadVolker Hilsheimer2020-03-291-1/+1
* | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-161-6/+6
|\|
| * examples: Fix build for configurations that do not have printsupportOliver Wolff2020-03-051-6/+6
* | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-132-6/+6
|\|
| * Markdown importer: use Unicode decodingGiuseppe D'Angelo2020-02-031-4/+4
| * Examples: fix compile without printsupportChristian Ehrlicher2020-01-312-2/+2
* | Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev"Alexandru Croitor2020-02-115-8/+190
|\ \
| * | Regenerate examplesAlexandru Croitor2020-02-045-8/+190
* | | QSpinBox: remove deprecated signal valueChanged(const QString &)Vitaly Fanaskov2020-02-101-1/+1
* | | QComboBox: remove deprecated signalsVitaly Fanaskov2020-02-102-2/+2
|/ /
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeSimon Hausmann2019-10-171-2/+2
|\|
| * Prepare for deprecating the QDesktopWidgetSona Kurazyan2019-10-151-2/+2
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-141-6/+6
|\|
| * Make QTextBlockFormat::MarkerType an enum classShawn Rutledge2019-10-101-6/+6
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-144-6/+6
|\|
* | Fix compiling of examples on AndroidSimon Hausmann2019-06-124-4/+8
* | Fix linking of examplesSimon Hausmann2019-06-124-4/+4
* | Allow to build examples as standalone projectKevin Funk2019-06-054-119/+98
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-0313-19/+261
|\|