aboutsummaryrefslogtreecommitdiffstats
path: root/examples/widgets/richtext/syntaxhighlighter/syntaxhighlighter.pyproject
Commit message (Collapse)AuthorAgeFilesLines
* Brush up the syntax highlighter exampleFriedemann Kleint2021-04-071-2/+1
| | | | | | | | | | | Change it to a simple highlighter for Python instead of the outdated qmake syntax. Remove the resource file. Task-number: PYSIDE-1112 Change-Id: I49157eccd8dbd26fca85910afb404648d7cc97a3 Reviewed-by: Christian Tismer <[email protected]>
* Add .pyproject files for each exampleCristián Maureira-Fredes2019-09-271-0/+4
Change-Id: I4dec66067aa2b0cc50d1ac3226537e4f09006132 Reviewed-by: Venugopal Shivashankar <[email protected]>