aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/squish/squishfilehandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Rename FilePath::toString() into toUrlishString()hjk2025-01-101-3/+3
* Utils: Remove parent argument from FileUtils dialogshjk2025-01-061-1/+1
* Remove #include <utils/fileutils.h> from most header fileshjk2024-07-261-0/+1
* Squish: Avoid using keys()Jarek Kobus2024-01-091-5/+4
* Replace a few aspect.value() calls with operatpor()hjk2023-07-191-1/+1
* Move SessionManager to Core pluginEike Ziller2023-05-251-7/+9
* Utils: Make Layouting a top level namespacehjk2023-04-251-1/+1
* ProjectExplorer: Move some not-fully-session related bitshjk2023-03-011-2/+3
* Squish: Close opened squish filesChristian Stenger2023-02-011-13/+14
* Squish: Fix removing a test caseChristian Stenger2023-02-011-0/+42
* Squish: Extract common message handlingChristian Stenger2023-01-261-22/+14
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Squish: Pass context object to lambda connectionsJarek Kobus2022-12-081-10/+4
* 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