summaryrefslogtreecommitdiff
path: root/tests/auto/generichighlighter
Commit message (Expand)AuthorAgeFilesLines
* SyntaxHighligher: Remove the need to specify format for spacesEike Ziller2017-05-231-1/+1
* Simplify text format handling in syntax highlightersEike Ziller2017-05-231-1/+3
* Wholesale conversion to #pragma oncehjk2016-03-305-20/+5
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1911-187/+132
* fix metatype declaration in a few placesNikita Baryshnikov2015-09-021-2/+0
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-1211-66/+66
|\
| * Update LicenseEike Ziller2015-01-1611-66/+66
* | Generic highlighter: Fix autotest build for qbs.Christian Kandeler2015-01-131-0/+1
* | Fix linker error in HighlighterEngine testNikita Baryshnikov2015-01-121-0/+1
* | TextEditor: Highlight and animate matching parenthesis for generic highlighterMaksim Klimov2015-01-072-1/+27
|/
* qbs build: Remove unneeded import statements.Christian Kandeler2014-11-102-2/+0
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-1411-77/+88
|\
| * License updateEike Ziller2014-10-0911-77/+88
* | Tests: Fix compileChristian Stenger2014-09-262-5/+5
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-264-5/+5
* | TextEditor: Clean up/streamline SyntaxHighlighter setuphjk2014-08-271-7/+0
|/
* Cleanup whitespaceOrgad Shaneh2014-05-161-1/+1
* qbs build: Make the autotest template available as an import.Christian Kandeler2014-05-082-4/+4
* GenericHighligher: Preserve whole context on LineContinueOrgad Shaneh2014-02-051-0/+35
* GenericHighlighter: Make tests independentOrgad Shaneh2014-02-041-6/+6
* Incremented year in copyright infoRobert Loehning2014-01-0811-11/+11
* Editor: Fix generic highlighter test.David Schulz2013-11-274-2/+49
* Fix compilation of generichighlighter test on Windowsjkobus2013-09-189-19/+20
* Add qbs project files for autotests.Christian Kandeler2013-09-093-0/+85
* Fix generic highlighter autotestjkobus2013-08-306-7/+6
* Add common interface for text formats inside syntax highlighterjkobus2013-08-264-16/+64
* remove redundant INCLUDEPATHsOswald Buddenhagen2013-04-021-2/+0
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-299-9/+9
* Adjust license headershjk2012-10-059-192/+183
* Contact -> qt-project.orgEike Ziller2012-07-199-27/+9
* Removed module names from #include directives.Erik Verbruggen2012-02-158-14/+14
* Long live the king!hjk2012-01-269-9/+9
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-039-18/+18
* Fixes compilation when QT is namespaced.Bill King2011-10-261-6/+7
* Replace qt-info@nokia.com with info@qt.nokia.comhjk2011-07-069-9/+9
* Update license.hjk2011-04-139-126/+117
* Tests: More autotest cleanup.Bill King2011-02-162-10/+11
* It's 2011 now.con2011-01-129-9/+9
* Merge branch '2.1'con2010-12-179-63/+99
|\
| * License headers.con2010-12-179-63/+99
* | Gen. highlighter: Improve performance (reg. exp.)Leandro Melo2010-12-071-25/+25
* | tests: more test project cleanupBill King2010-10-212-2/+2
* | tests: remove unnecessary TARGET = tst_$$TARGETBill King2010-10-201-2/+0
* | Tests: Get autotests compiling again.Bill King2010-10-201-1/+1
* | Generic highlighter: Fix autotest.Leandro Melo2010-10-111-3/+14
|/
* Tests: some cleanup of pro files, marking of tested components.Bill King2010-09-061-1/+1
* Autotests: More cleanup of tests, and initial marking of components belonged to.Bill King2010-09-023-10/+11
* Generic highlighter: Trying once more to fix for autotests.Leandro Melo2010-08-201-9/+10
* Try to satisfy autotests for the generic highlighter engine.Leandro Melo2010-08-192-1/+1
* Fix highlighter engine unit tests compilation/linking.Leandro Melo2010-08-133-5/+47