aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/squish/squishnavigationwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Remove parent argument from FileUtils dialogshjk2025-01-061-4/+1
* Squish: Avoid yes/no questions, actions are clearerEike Ziller2024-02-261-1/+6
* Squish: Fix missing impl for deleting shared scriptsChristian Stenger2024-02-121-0/+29
* Squish: Fix missing impl for add shared scriptChristian Stenger2024-02-071-0/+35
* Squish: Use new setup pattern for SquishNavigationWidgetFactoryhjk2024-01-101-20/+26
* Utils, all: Standardize on QtcSettingshjk2023-09-271-2/+4
* Squish: De-Q_OBJECT-ify SquishNavigationWidgetFactoryhjk2023-09-041-4/+27
* Squish: Use new settings schemehjk2023-07-191-5/+1
* Squish: Adapt to recent aspect developmenthjk2023-05-241-1/+1
* Utils: Rework CheckableMessageBoxhjk2023-05-221-2/+1
* Utils: Unify CheckableMessageBox and make it look more nativeMarcus Tillmanns2023-05-171-8/+9
* Fix compiler warningsEike Ziller2023-05-021-1/+1
* Squish: Fix removing a test caseChristian Stenger2023-02-011-0/+3
* Squish: Remove action for removing a test suiteChristian Stenger2023-02-011-2/+0
* Squish: Extract common message handlingChristian Stenger2023-01-261-19/+11
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Squish: Pass context object to lambda connectionsJarek Kobus2022-12-081-30/+18
* Squish: Inform server if global scripts get configuredChristian Stenger2022-10-141-2/+2
* Squish: Proliferate FilePathChristian Stenger2022-10-071-6/+4
* Squish: Fix handling of test casesChristian Stenger2022-09-291-2/+3
* Squish: Implement create new test caseChristian Stenger2022-09-291-0/+34
* Squish: Start the wizard directlyChristian Stenger2022-09-231-13/+7
* Squish: Add Create New Squish SuiteChristian Stenger2022-09-221-0/+18
* Squish: Add basic support for recording test casesChristian Stenger2022-09-221-0/+20
* Squish: Add minimal support for shared files of suitesChristian Stenger2022-09-061-1/+7
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Squish: Convert to Tr::trhjk2022-07-131-26/+28
* Squish: Fix alignment of icons in tree viewChristian Stenger2022-07-051-1/+3
* Provide Squish integration pluginChristian Stenger2022-07-041-0/+320