aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/squish/squishfilehandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Squish: Inform server if global scripts get configuredChristian Stenger2022-10-141-2/+24
* Squish: Correct handling of global scriptsChristian Stenger2022-10-141-0/+18
* Squish: Use callback instead of signals and slotsChristian Stenger2022-10-131-5/+3
* Squish: Fix handling of object mapChristian Stenger2022-10-111-7/+9
* Squish: Move some helper functionsChristian Stenger2022-10-111-0/+1
* Squish: Provide error message for license issuesChristian Stenger2022-10-101-1/+1
* Squish: Proliferate FilePathChristian Stenger2022-10-071-64/+60
* Squish: Save modified files before running a testChristian Stenger2022-10-051-0/+3
* Squish: Remove unused captureChristian Stenger2022-10-051-1/+1
* Squish: Request application settings if necessaryChristian Stenger2022-10-041-2/+71
* Squish: Store opened suites into sessionChristian Stenger2022-09-301-0/+32
* Squish: Implement create new test caseChristian Stenger2022-09-291-1/+5
* Squish: Add Create New Squish SuiteChristian Stenger2022-09-221-0/+27
* Squish: Do not run empty suiteChristian Stenger2022-09-221-0/+7
* Squish: Omit some files when handling shared filesChristian Stenger2022-09-221-0/+12
* Squish: Add basic support for recording test casesChristian Stenger2022-09-221-0/+28
* Squish: Turn SquishUtils into SuiteConfChristian Stenger2022-09-141-5/+6
* Squish: Support other files of test cases as wellChristian Stenger2022-09-061-1/+19
* Squish: Support testdata of test cases as wellChristian Stenger2022-09-061-5/+9
* Squish: Add minimal support for shared files of suitesChristian Stenger2022-09-061-0/+55
* Squish: Rename functionChristian Stenger2022-09-011-7/+7
* Use SPDX license identifiersLucie GĂ©rard2022-08-261-24/+2
* Squish: Convert to Tr::trhjk2022-07-131-13/+15
* Squish: Move ownership of SquishTools into pluginChristian Stenger2022-07-081-10/+4
* Squish: fix typoDavid Schulz2022-07-051-1/+1
* Provide Squish integration pluginChristian Stenger2022-07-041-0/+269