summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix getSelectedTests() for Quick Tests having special functionsat-v3.5.1at-3.5Christian Stenger2015-08-241-0/+2
* Preferences: Options page needs unique IDat-v3.5.0Robert Loehning2015-08-101-1/+1
* Fix deployment when using build scripts againat-v3.5.0-rc1Christian Stenger2015-07-231-2/+4
* Fix deployment of wizards on OSX when using build scriptsChristian Stenger2015-07-221-1/+4
* Fix deployment of wizards on OSXChristian Stenger2015-07-1710-5/+7
* Don't use qApp->processEvents() if not necessaryChristian Stenger2015-07-165-40/+37
* qbs build: Soft dependency on LicenseChecker.at-v3.5.0-beta1Christian Kandeler2015-06-261-2/+1
* Make licensechecker dependency optionalKai Koehne2015-06-253-3/+9
* Fix display of benchmark resultsChristian Stenger2015-06-241-1/+1
* Provide 'Run This Test' context menu entryChristian Stenger2015-06-244-1/+99
* Fix getting test configuration informationChristian Stenger2015-06-244-133/+155
* Add auto-scroll feature for results paneChristian Stenger2015-06-176-264/+256
* Fix getting source file name on OSXChristian Stenger2015-06-091-2/+17
* Simplify TestResultsPane::visibilityChangedat-v3.4.2at-3.4Robert Loehning2015-05-291-6/+3
* Fix wrong state of Run/Run All buttonsat-v3.4.1Christian Stenger2015-05-291-0/+2
* .gitignore user setting filesRobert Loehning2015-05-201-0/+6
* Avoid null pointer accessChristian Stenger2015-05-191-1/+2
* Detect special functions for Quick TestsChristian Stenger2015-05-191-7/+16
* Disable run buttons until tests are foundRobert Loehning2015-05-181-0/+2
* Fix creating auto test without guiChristian Stenger2015-05-061-2/+4
* Replace ListView by TreeView inside results paneChristian Stenger2015-04-283-20/+25
* Fix plugin unit testat-v3.4.0Christian Stenger2015-04-161-1/+4
* Fix enabling and disabling test code parserChristian Stenger2015-04-162-1/+4
* Do not allow triggering multiple test runs at onceChristian Stenger2015-04-161-7/+16
* Fix state handling of parser...Christian Stenger2015-04-162-8/+15
* Use only active target for guessing run environmentChristian Stenger2015-04-141-22/+10
* Add wizard install step when building with qbsChristian Stenger2015-04-101-0/+11
* Disable context menu entries while parsingChristian Stenger2015-04-102-1/+3
* Fix parsing of encoded xml attributesChristian Stenger2015-04-101-2/+21
* Don't reset class name for empty lines.David Schulz2015-04-101-3/+3
* Limit result output by defaultChristian Stenger2015-04-105-4/+40
* Fix initialization order...Christian Stenger2015-04-101-1/+1
* Trigger parse when project parts have been updatedChristian Stenger2015-04-093-0/+10
* Change ui string to avoid confused usersChristian Stenger2015-04-081-1/+1
* Allow filtering of test results alwaysChristian Stenger2015-04-024-21/+6
* Autotest: edit UI text and messagesLeena Miettinen2015-03-316-35/+34
* Set TARGET for application to project nameat-v3.4.0-rc1Christian Stenger2015-03-301-0/+1
* Add shortcuts to Run Tests optionsChristian Stenger2015-03-305-32/+60
* Fix parser state handling...Christian Stenger2015-03-301-0/+9
* Fix results output for long outputChristian Stenger2015-03-301-23/+15
* Fix scroll behavior of results paneChristian Stenger2015-03-301-0/+1
* Fix unexpected parser state when parsing finishesChristian Stenger2015-03-091-1/+4
* Move variable declaration into using blockat-v3.4.0-beta1Christian Stenger2015-03-031-1/+1
* Fix removing unnamed quick tests...Christian Stenger2015-03-033-15/+12
* Fix possible null-pointer accessChristian Stenger2015-03-031-0/+2
* Fix names of local variablesChristian Stenger2015-02-271-3/+3
* Fix camel-case of *postponed*Christian Stenger2015-02-272-50/+50
* Remove useless memberChristian Stenger2015-02-272-9/+7
* Improve handling of disabled parser and re-enabling parserChristian Stenger2015-02-274-43/+36
* Compile fix: Add missing includesTobias Hunger2015-02-263-0/+6