summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Less crashyHEADmasterMartin Jones2011-04-292-0/+6
|
* Fix test result not properly being reset.Yoann Lopes2011-03-101-1/+4
|
* Set correct variant for current profile when it changes.Konstantin Ritt2010-11-221-15/+15
| | | | | | | | Due to incorrect order of initialization the current profile's variant was setted to "" (empty string) while restoring from the previously saved settings. Merge-request: 1 Reviewed-by: yoann
* Fix the test execution in release variant on windows.Konstantin Ritt2010-11-222-39/+29
| | | | | | | | | Previously, the hardcoded "debug" variant was used for execution tests on windows; from now we calculate the path just before the execution. This also drops some dead code. Merge-request: 1 Reviewed-by: yoann
* Make the 'qt variant' combobox non-editable.Yoann Lopes2010-10-281-1/+1
|
* Fixes test not appearing in the correct color when having a warning.Yoann Lopes2010-10-281-1/+1
|
* Changed output panel font.Yoann Lopes2010-10-272-6/+19
|
* Fixes variants combo box.Yoann Lopes2010-10-273-2/+8
|
* Save panels visibility in app settings.Yoann Lopes2010-10-271-0/+13
|
* Added missing qrc file...Yoann Lopes2010-10-271-0/+22
|
* Added missing project file.Yoann Lopes2010-10-271-0/+2
|
* Changed file hierarchy.Yoann Lopes2010-10-2747-22/+2
|
* Added README file.Yoann Lopes2010-10-271-0/+19
|
* Initial commit.Yoann Lopes2010-10-2746-0/+6054