summaryrefslogtreecommitdiff
path: root/tests/auto/generichighlighter
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixes: This qwarning screws up XML output.Bill King2010-08-051-3/+3
* Add "make check" support to testcase makefiles.Bill King2010-07-132-2/+3
* More work at getting autotests compiling.Bill King2010-07-132-5/+17
* Get this project compiling for the CI system.Bill King2010-07-121-2/+3
* Generic highlighter: Indentation based code folding.Leandro Melo2010-06-213-7/+50
* Generic highlighter: Code folding support.Leandro Melo2010-06-182-5/+12
* Generic highlighter: Renaming a couple of methods.Leandro Melo2010-06-181-2/+2
* Generic highlighter: Correcting how the engine keeps track of spaces.Leandro Melo2010-06-181-0/+51
* Fixing unit test due to change in the Highlighter's constructor.Leandro Melo2010-06-163-6/+5
* Generic highlighter: Small re-writings.Leandro Melo2010-06-141-1/+1