aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* CMakePM: Expand cache variables for the preset probeCristian Adam2022-10-251-3/+3
* Squish-Tests: Use QTC_DO_NOT_PROPAGATE_LD_PRELOADRobert Löhning2022-10-2412-0/+12
* SquishTests: Update tst_create_proj_wizardRobert Löhning2022-10-242-2/+2
* SessionDialog: SquishTests: Update tst_session_handlingRobert Löhning2022-10-242-2/+2
* SquishTests: Update "Save before build"- checkboxRobert Löhning2022-10-241-1/+2
* SquishTests: Update SaveItemsDialog and ReadOnlyFilesDialogRobert Löhning2022-10-242-9/+8
* CMakePM: Add installDir CMakePresets supportCristian Adam2022-10-211-0/+1
* CMakePM: Use parent environment for $env{macro} expansionCristian Adam2022-10-211-3/+3
* SquishTests: Update NewDialog againRobert Löhning2022-10-201-1/+1
* Utils: Fix FilePath::fromString host decodingMarcus Tillmanns2022-10-201-0/+51
* Utils: Rename FilePath::relativePath() to relativePathFrom()hjk2022-10-181-2/+2
* Merge remote-tracking branch 'origin/8.0' into 9.0Eike Ziller2022-10-181-3/+3
|\
| * SquishTests: Update tst_git_cloneRobert Löhning2022-10-171-3/+3
* | QtSupport: Restore some more object namesChristian Stenger2022-10-171-2/+2
* | SquishTests: Fix type of Git.ChangeSelectionDialogRobert Löhning2022-10-171-1/+1
* | CPaster: Restore some more object namesRobert Löhning2022-10-171-6/+4
* | Squish: Restore some more object namesChristian Stenger2022-10-171-3/+3
* | Squish: Adapt to ui changesChristian Stenger2022-10-139-11/+10
* | Utils: Add FilePath::isSameFile()Marcus Tillmanns2022-10-131-0/+45
* | Squish: Adapt to changed uiChristian Stenger2022-10-131-1/+1
* | Utils: Split off file access interface from IDevicehjk2022-10-131-114/+1
* | Squish: Adapt to missing object namesChristian Stenger2022-10-121-2/+4
* | FSEngine: Add filePathInfo devicehook in testsMarcus Tillmanns2022-10-121-0/+4
* | Utils: Combine some of the iterateWithFind overloadshjk2022-10-121-7/+13
* | FilePath: Fix absoluteFilePath to behave like absolutePathJarek Kobus2022-10-111-14/+34
* | CMakePM: Allow default build configurations for presetsCristian Adam2022-10-111-2/+5
* | CMakePM: Allow presets without buildDirectoryCristian Adam2022-10-111-1/+1
* | tst_qtcprocess: Remove 30 seconds timeout overloadJarek Kobus2022-10-111-1/+0
* | Utils: Add an offset parameter to the content writing FilePath functionhjk2022-10-101-2/+4
* | qbs build: Do not build QmlDesigner & friendsChristian Kandeler2022-10-102-155/+3
* | QtcProcess: Introduce TextChannelMode and textOnChannel signalsJarek Kobus2022-10-101-1/+62
* | Utils: Return a bit more data from DeviceShell::runInShellhjk2022-10-102-14/+12
* | FilePath: Fix isRelativePath for QRC pathsEike Ziller2022-10-101-0/+8
* | Port from qAsConst() to std::as_const()Marc Mutz2022-10-072-6/+6
* | Git: VcsBase: Squish: Make tst_git_local run againRobert Löhning2022-10-072-2/+2
* | Git: Restore object names for dialogRobert Löhning2022-10-061-1/+1
* | CMakePM: update CMakePresets macro replacement functionCristian Adam2022-10-052-2/+62
* | Core: Restore object name for dialogChristian Stenger2022-10-051-1/+1
* | Utils: Use a single QString as data store for FilePathhjk2022-10-041-0/+2
* | Various plugins: Limit the usage of std::make_pairJarek Kobus2022-09-301-2/+2
* | CMakePM: Add supprot for CMakePresets version 3Cristian Adam2022-09-301-4/+30
* | CMakePM: Add support for build CMake presetsCristian Adam2022-09-281-5/+35
* | Debugger: Remove CMAKE_INCLUDE_CURRENT_DIR from autotest project fileChristian Kandeler2022-09-261-2/+0
* | QmlDesigner: Add sourceContextAndSourceId to SourcePathCacheMarco Bubke2022-09-261-0/+84
* | Fix FilePath::absoluteFilePath for default constructed file pathEike Ziller2022-09-261-0/+23
* | FSEngine: Add tests for reading/writingMarcus Tillmanns2022-09-231-0/+34
* | Utils: Make path cleaning platform agnostichjk2022-09-231-5/+93
* | Utils: Don't create FSEngineImpl::m_tempStorage on close()hjk2022-09-231-4/+4