aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/squish/squishtesttreeview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Allow validators operating on a single string in FancyLineEdithjk2025-04-251-4/+4
* Utils: Use Result<> in FancyLinedit's validatorhjk2025-04-231-11/+15
* Utils: Move and rename result testing macros from expected.h to result.hhjk2025-04-141-2/+2
* Utils: Replace Result class by type alias to std::expected<T, QString>hjk2025-04-111-1/+1
* Replace a few expected_str<void> by Utils::Resulthjk2024-10-081-1/+1
* Core: Add a static IContext::attach() functionhjk2024-07-041-5/+1
* Squish: Fix missing impl for add shared scriptChristian Stenger2024-02-071-19/+61
* Squish: Use new settings schemehjk2023-07-191-6/+1
* Utils: ensureWritableDir returns expected_strMarcus Tillmanns2023-06-221-5/+5
* Squish: Adapt to recent aspect developmenthjk2023-05-241-1/+0
* Utils: Enforce use of semicolon after QTC_ASSERT_EXPECTEDhjk2023-01-101-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Utils: Add std::expected implementationMarcus Tillmanns2022-12-141-2/+2
* Squish: Pass context object to lambda connectionsJarek Kobus2022-12-081-1/+1
* Squish: Fix creating test casesChristian Stenger2022-11-111-1/+1
* Squish: Move some helper functionsChristian Stenger2022-10-111-31/+7
* Squish: Proliferate FilePathChristian Stenger2022-10-071-2/+2
* Squish: Implement create new test caseChristian Stenger2022-09-291-0/+147
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Squish: Fix alignment of icons in tree viewChristian Stenger2022-07-051-1/+1
* Provide Squish integration pluginChristian Stenger2022-07-041-0/+132