aboutsummaryrefslogtreecommitdiff
path: root/test/cli
Commit message (Collapse)AuthorAgeFilesLines
* Drop args.hxx dependencyAqua-sama2020-11-192-96/+0
| | | | Replace args.hxx with QCommandLineParser.
* WebProfile refactoringAqua-sama2019-11-222-0/+96
- Remove WebProfileManager::Profile::value - Make WebProfile constructors protected, and WebProfileManager friend class