summaryrefslogtreecommitdiffstats
path: root/examples/widgets/richtext
Commit message (Expand)AuthorAgeFilesLines
* Convert features.printdialog to QT_[REQUIRE_]CONFIGStephan Binner2017-05-302-5/+15
* Doc: updated QSyntaxHighlighter documentation and use QRegularExpressionSamuel Gaist2017-04-122-22/+22
* examples: Use QOverload to select overloaded signals and slotsAlexander Volkov2016-12-221-5/+3
* Examples: Remove a redundant virtual specifier for overridersAlexander Volkov2016-11-251-1/+1
* Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-152-2/+2
* QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-071-7/+0
* Unify license header usage.Jani Heikkinen2016-03-2914-44/+174
* Updated license headersJani Heikkinen2016-01-213-48/+99
* TextEdit example: fix build when clipboard is disabled.Rafael Roquetto2015-10-192-2/+4
* Polish rich text example.Friedemann Kleint2015-08-313-221/+196
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-1/+1
|\
| * fix usage of wince scopeOswald Buddenhagen2015-06-051-1/+1
* | use INSTALLS instead of DEPLOYMENTJoerg Bornemann2015-06-031-1/+1
|/
* Updated BSD licensed file headersJani Heikkinen2015-02-1513-39/+39
* Update copyright headersJani Heikkinen2015-02-1117-92/+92
* Update license headers and add new license filesMatti Paaso2014-09-243-57/+33
* Changed font-family to Times New RomanTomi Korpipää2014-09-191-1/+1
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-121-0/+3
|\
| * Font Database: Add support for private, system UI font familiesGabriel de Dietrich2014-08-111-0/+3
* | Examples: Add Q_DECL_OVERRIDE to overridden functionsOlivier Goffart2014-07-152-2/+2
* | Use the new unified toolbar implementation in examples on OS X.Jake Petroules2014-05-121-0/+4
|/
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-1/+1
* Do not attempt to save a file in the resourcesGiuseppe D'Angelo2013-08-271-2/+3
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-162-3/+3
* Compile fix when QT_NO_PRINTDIALOG is definedPaul Olav Tvete2013-02-262-3/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1817-17/+17
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-212-2/+2
* clean up example project files, mostly wrt QT+=widgetsOswald Buddenhagen2012-12-174-10/+10
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-171-2/+0
* QtBase: Doc: Fix Links to designer manual.David Schulz2012-12-101-3/+2
* Fix memory leak. PrinterDialog is not deleted when close itMontel Laurent2012-11-301-4/+5
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-295-18/+6
* Add \brief to the examples.Eike Ziller2012-11-291-1/+1
* delete .desktop files of examplesOswald Buddenhagen2012-11-283-33/+0
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-265-10/+10
* QtBase: examples/widgets/richtext code styleDavid Schulz2012-11-2415-87/+90
* Fix building of examples.Friedemann Kleint2012-11-215-10/+10
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2217-165/+165
* Moving .qdoc files under examples/widgets/docGabriel de Dietrich2012-08-2067-0/+2668