| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move textedit example to manual test | Tor Arne Vestbø | 2023-06-29 | 1 | -904/+0 |
| * | Replace QDialog::exec() with open() in text edit example | Mikolaj Boc | 2023-06-20 | 1 | -88/+139 |
| * | Doc: Fix documentation issues | Topi Reinio | 2023-06-09 | 1 | -0/+2 |
| * | examples: Connect Quit action to QCoreApplication::quit, not QWidget::close | Tor Arne Vestbø | 2023-02-20 | 1 | -1/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -49/+2 |
| * | qtextstream.h: streamline includes | Fabian Kosmale | 2022-02-10 | 1 | -0/+1 |
| * | Brush up the text edit example | Friedemann Kleint | 2021-05-18 | 1 | -77/+66 |
| * | Support CSS text-decoration-color in underlines, overlines, strikethrough | Shawn Rutledge | 2021-05-07 | 1 | -0/+15 |
| * | Port example away from deprecated QTextCharFormat API | Volker Hilsheimer | 2021-04-23 | 1 | -1/+1 |
| * | Convert a couple of APIs to use views | Lars Knoll | 2020-10-06 | 1 | -1/+1 |
| * | Remove obsolete APIs and comments from QAbstractPrintDialog | Volker Hilsheimer | 2020-09-10 | 1 | -1/+1 |
| * | Long live QKeyCombination! | Giuseppe D'Angelo | 2020-09-03 | 1 | -12/+12 |
| * | Add ; to Q_UNUSED | Lars Schmertmann | 2020-07-07 | 1 | -1/+1 |
| * | Get rid of QTextCodec in the textedit example | Lars Knoll | 2020-05-14 | 1 | -10/+8 |
| * | Merge remote-tracking branch 'origin/5.15' into dev | Qt Forward Merge Bot | 2020-04-08 | 1 | -1/+1 |
| |\ |
|
| | * | macOS: Remove all use of deprecated Q_OS_OSX define | Tor Arne Vestbø | 2020-04-03 | 1 | -1/+1 |
| * | | Remove QGuiAction again and split QAction implementation up instead | Volker Hilsheimer | 2020-03-29 | 1 | -1/+1 |
| * | | Merge remote-tracking branch 'origin/5.15' into dev | Simon Hausmann | 2020-03-16 | 1 | -6/+6 |
| |\| |
|
| | * | examples: Fix build for configurations that do not have printsupport | Oliver Wolff | 2020-03-05 | 1 | -6/+6 |
| * | | Merge remote-tracking branch 'origin/5.15' into dev | Liang Qi | 2020-02-13 | 1 | -5/+5 |
| |\| |
|
| | * | Markdown importer: use Unicode decoding | Giuseppe D'Angelo | 2020-02-03 | 1 | -4/+4 |
| | * | Examples: fix compile without printsupport | Christian Ehrlicher | 2020-01-31 | 1 | -1/+1 |
| * | | QComboBox: remove deprecated signals | Vitaly Fanaskov | 2020-02-10 | 1 | -1/+1 |
| |/ |
|
| * | Make QTextBlockFormat::MarkerType an enum class | Shawn Rutledge | 2019-10-10 | 1 | -6/+6 |
| * | Fix heading level in style combobox in TextEdit example | Shawn Rutledge | 2019-05-06 | 1 | -2/+2 |
| * | TextEdit example: add indent/unindent feature | Shawn Rutledge | 2019-05-06 | 1 | -0/+46 |
| * | Add task list checkbox manipulation features to the TextEdit example | Shawn Rutledge | 2019-05-02 | 1 | -9/+55 |
| * | TextEdit example: add Markdown as a supported format | Shawn Rutledge | 2019-05-02 | 1 | -4/+29 |
| * | Examples: replace deprecated QComboBox functions | Christian Ehrlicher | 2019-03-04 | 1 | -2/+2 |
| * | Cleanup Widgets examples - foreach | Christian Ehrlicher | 2019-01-23 | 1 | -1/+1 |
| * | Make the textedit example use dark text on light background on macOS | Morten Johan Sørvig | 2018-09-25 | 1 | -0/+8 |
| * | textedit example: Fix disabled Cut/Copy menu items | Gabriel de Dietrich | 2018-04-10 | 1 | -0/+2 |
| * | preserve HTML heading level in QTextBlockFormat; demonstrate in example | Shawn Rutledge | 2018-03-02 | 1 | -42/+88 |
| * | Convert features.printdialog to QT_[REQUIRE_]CONFIG | Stephan Binner | 2017-05-30 | 1 | -3/+10 |
| * | examples: Use QOverload to select overloaded signals and slots | Alexander Volkov | 2016-12-22 | 1 | -5/+3 |
| * | Updated license headers | Jani Heikkinen | 2016-01-21 | 1 | -16/+33 |
| * | TextEdit example: fix build when clipboard is disabled. | Rafael Roquetto | 2015-10-19 | 1 | -2/+2 |
| * | Polish rich text example. | Friedemann Kleint | 2015-08-31 | 1 | -211/+162 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | Merge remote-tracking branch 'origin/5.3' into 5.4 | Frederik Gladhorn | 2014-08-12 | 1 | -0/+3 |
| |\ |
|
| | * | Font Database: Add support for private, system UI font families | Gabriel de Dietrich | 2014-08-11 | 1 | -0/+3 |
| * | | Use the new unified toolbar implementation in examples on OS X. | Jake Petroules | 2014-05-12 | 1 | -0/+4 |
| |/ |
|
| * | expand tabs and related whitespace fixes in *.{cpp,h,qdoc} | Oswald Buddenhagen | 2014-01-13 | 1 | -1/+1 |
| * | Do not attempt to save a file in the resources | Giuseppe D'Angelo | 2013-08-27 | 1 | -2/+3 |
| * | Whitespace cleanup: remove trailing whitespace | Axel Waggershauser | 2013-03-16 | 1 | -1/+1 |
| * | Compile fix when QT_NO_PRINTDIALOG is defined | Paul Olav Tvete | 2013-02-26 | 1 | -2/+2 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | QtBase: examples/widgets/richtext code style | David Schulz | 2012-11-24 | 1 | -31/+43 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |