Add syntax highlighting for PGN files
commitbc1fa2994b4e66763094308855647de385a01478
authorArto Jonsson <apmjon@utu.fi>
Thu, 29 Jul 2010 10:45:39 +0000 (29 13:45 +0300)
committerArto Jonsson <apmjon@utu.fi>
Thu, 29 Jul 2010 10:45:39 +0000 (29 13:45 +0300)
treec934fa39e4eed06b016f29331f47797bdbee1ef0
parent911e2b589f20bacd662d637d6df0a2093cc6583a
Add syntax highlighting for PGN files

Only basic PGN syntax is supported.
projects/gui/components/pgnhighlighter/src/PgnHighlighter [new file with mode: 0644]
projects/gui/components/pgnhighlighter/src/pgnhighlighter.cpp [new file with mode: 0644]
projects/gui/components/pgnhighlighter/src/pgnhighlighter.h [new file with mode: 0644]
projects/gui/components/pgnhighlighter/src/pgnhighlighter.pri [new file with mode: 0644]