summaryrefslogtreecommitdiff
path: root/plugins/autotest/testcodeparser.h
Commit message (Expand)AuthorAgeFilesLines
* Rename member to better reflect its meaningChristian Stenger2015-08-031-1/+1
* Disable context menu entries while parsingChristian Stenger2015-04-101-0/+1
* Trigger parse when project parts have been updatedChristian Stenger2015-04-091-0/+1
* Fix camel-case of *postponed*Christian Stenger2015-02-271-3/+3
* Remove useless memberChristian Stenger2015-02-271-1/+0
* Improve handling of disabled parser and re-enabling parserChristian Stenger2015-02-271-0/+1
* Fix copyright headersChristian Stenger2015-02-191-4/+5
* Display progress indicator on navigation view...Christian Stenger2015-02-181-0/+1
* Perform parsing asynchronously...Christian Stenger2015-02-171-1/+5
* Enable and disable parser on demandChristian Stenger2015-02-171-1/+3
* Rework parsing and provide unit testChristian Stenger2015-02-171-0/+20
* Decouple code parser and modelChristian Stenger2015-02-161-10/+18
* Refactor TestCodeParserChristian Stenger2015-02-051-4/+14
* Fetch current project always before accessingChristian Stenger2015-01-281-5/+0
* Post-pone parsing for test if CppModelManager is parsingChristian Stenger2014-12-181-0/+9
* Update test tree when configuration changesChristian Stenger2014-12-041-1/+4
* Add basic support for Qt Quick TestChristian Stenger2014-12-041-1/+6
* Use TestInfo as object instead of pointerChristian Stenger2014-12-041-1/+1
* Rework the parsing and fixing detection of changesChristian Stenger2014-12-041-0/+2
* Provide basic test runner and output paneChristian Stenger2014-12-041-1/+1
* Initial commitChristian Stenger2014-12-041-0/+63