summaryrefslogtreecommitdiff
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* Fix Qbs buildChristian Stenger2023-05-171-1/+0
* Tests: Fix Qbs buildChristian Stenger2023-05-171-0/+1
* Solutions: Long live Solutions!Jarek Kobus2023-05-171-1/+2
* TaskTree: Prepare for de-utils-ization - part 2Jarek Kobus2023-05-122-5/+6
* LayoutBuilder: Rename Id to IDhjk2023-05-101-1/+1
* Layouting: Avoid a lambda in the demohjk2023-05-082-2/+2
* Layouting: Introduce Ids for Itemshjk2023-05-051-9/+17
* Layouting: Add demohjk2023-05-054-0/+77
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-1/+1
* Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-041-1/+1
* Layouting: Handle attach types via setterhjk2023-05-031-4/+6
* LayoutBuilder: Reworkhjk2023-05-037-35/+19
* Utils: Rename asynctask.{cpp,h} -> async.{cpp,h}Jarek Kobus2023-05-031-1/+1
* Tasking::Async: Rename Async into AsyncTaskJarek Kobus2023-05-031-4/+4
* Layouting: Add some example code as show casehjk2023-05-0212-0/+279
* FakeVim: Accept suggestion with Tab KeyMarcus Tillmanns2023-05-021-8/+7
* FutureSynchronizer: Change the default value of cancelOnWait to trueJarek Kobus2023-04-261-1/+0
* Utils: Make Layouting a top level namespacehjk2023-04-252-3/+3
* Utils: Start decoupling LayoutBuilder from Aspectshjk2023-04-252-5/+12
* CMakePM: Allow files to be renamed in project viewCristian Adam2023-04-251-0/+5
* CMakePM: Add new / existing source files to projectCristian Adam2023-04-209-0/+152
* Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-03-291-3/+1
|\
| * auto-setup: Add support for conan 2.0Cristian Adam2023-03-171-3/+1
* | Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-03-164-118/+143
|\ \ | |/
| * CMakePM: Add include presets supportCristian Adam2023-03-143-117/+142
| * Debugger: Fix manual plugin testRobert Löhning2023-03-131-1/+1
* | DeviceShell tests: Use QtConcurrent instead of Utils::mapped()Jarek Kobus2023-03-121-17/+17
* | TaskTree manual test: Use QPromise for async callsJarek Kobus2023-03-011-3/+3
|/
* Tests: Fix shootout testChristian Stenger2023-02-271-1/+1
* Tests: Remove a couple of tr() callsAlessandro Portale2023-02-102-12/+12
* Merge remote-tracking branch 'origin/9.0' into 10.0Eike Ziller2023-02-061-5/+5
|\
| * CMakePM: Improve CMake presets kit config hashingCristian Adam2023-02-021-5/+5
* | Haskell: Import from superrepohjk2023-01-275-0/+88
* | Utils: Flatten LayoutBuilder related hierarchieshjk2023-01-202-3/+4
* | LayoutBuilder: Turn Splitter into a LayoutItemAlessandro Portale2023-01-111-1/+11
* | Qmake: Enhance remote parsinghjk2023-01-101-4/+4
* | TaskTree: Introduce ParallelLimitJarek Kobus2023-01-063-14/+19
* | Remove GPL-3.0+ from license identifiersKai Köhne2023-01-06142-142/+142
* | Remove GPL-3.0+ from license identifiers, part IIKai Köhne2023-01-061-1/+1
* | CMake build: Use version-less Qt targetsEike Ziller2023-01-056-6/+6
* | Docker: Fix typo in test fileshjk2023-01-052-1/+1
* | tests: Remove foreach usageArtem Sokolovskii2023-01-034-6/+8
* | Remove unneeded .pro/.pri filesEike Ziller2022-12-206-90/+0
* | Merge remote-tracking branch 'origin/9.0'Orgad Shaneh2022-11-281-6/+10
|\ \ | |/
| * CMake build: Make errors of execute_process fail the buildTim Jenssen2022-11-281-6/+10
* | Add manual test for TaskTreeJarek Kobus2022-11-187-1/+558
* | Remove unused includes of QLayoutJarek Kobus2022-11-181-1/+0
* | Remove unused includes of QFormLayoutJarek Kobus2022-11-181-1/+0
|/
* CMakePM: Proper handling of relative toolchain files in CMakePresetsCristian Adam2022-10-252-2/+4
* CMakePM: Use Utils::Environment for Presets environmentCristian Adam2022-10-251-2/+2