summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: fix environment is valid checkv8.0.0-beta1David Schulz2022-06-161-1/+1
* Valgrind: Use stop() instead of stopProcess()hjk2022-06-161-1/+1
* Update qlitehtmlJarek Kobus2022-06-161-0/+0
* Valgrind: Act on pressing Stophjk2022-06-161-1/+1
* TextEditor: adjust default coco colors and controlsDavid Schulz2022-06-161-10/+21
* CMake: Drop some unneeded includeshjk2022-06-162-11/+1
* Fix Qt Quick Application wizard for Qt >= 6.2Eike Ziller2022-06-161-1/+1
* Debugger: Ensure termination of lldb.exeAlessandro Portale2022-06-161-0/+1
* AutoTest: Fix catch2 parsing when using prefixed commandsChristian Stenger2022-06-162-13/+17
* AutoTest: Fix handling of test cases with commaChristian Stenger2022-06-162-2/+4
* Docker: assert on starting process in non device working dirDavid Schulz2022-06-151-0/+1
* Python: make sure working dir is on python deviceDavid Schulz2022-06-151-0/+4
* LanguageClient: move relevant snippets to the frontDavid Schulz2022-06-151-6/+8
* Fix generating .user files when creating projectsEike Ziller2022-06-151-1/+1
* ProjectExplorer: Replace a non-FilePath based mimetype usehjk2022-06-153-8/+6
* Utils: Remove mimeTypeForFile(const QFileInfo &fileInfo, ...)hjk2022-06-152-12/+0
* Core: Remove another use of mimetype from FileInfohjk2022-06-151-1/+1
* QmlProjectMananger: Remove a use of mimeType via QFileInfohjk2022-06-151-8/+5
* QtSupport: Make sure Qt 6 matches a Qt 5 version requirementChristian Kandeler2022-06-151-0/+4
* ClangCodeModel: Do not dump compile_commands.json into project dirChristian Kandeler2022-06-151-3/+8
* CMakeProjectManager: Check for generic ninja error messageChristian Kandeler2022-06-151-0/+7
* ProjectExplorer: Pop up task window on first errorChristian Kandeler2022-06-151-0/+7
* Debugger: Add simple dumper for QSettingsKeyhjk2022-06-151-0/+5
* Designer: Use more FilePathhjk2022-06-151-17/+16
* LanguageClient: Use more FilePathhjk2022-06-151-2/+1
* Coco: update annotation color on font settings changeDavid Schulz2022-06-153-6/+34
* Python: prefer python from path when detecting python for documentDavid Schulz2022-06-151-5/+15
* Python: simplify detect python for document pathDavid Schulz2022-06-151-12/+8
* Debugger: Fix handling breakpoints of same file namesChristian Stenger2022-06-151-1/+21
* Debugger: set the inferior executable when attaching to a run controlDavid Schulz2022-06-151-0/+1
* TextEditor: Add an option to hide file line ending comboboxAlexander Akulich2022-06-145-5/+25
* ProjectExplorer: Remove last use of mimeType via QFileInfohjk2022-06-141-4/+2
* QmakeProjectManager: Also consider the "Forms" virtual folderChristian Kandeler2022-06-141-1/+2
* CppEditor: Remove one use of mimetype via QFileInfohjk2022-06-141-22/+15
* Utils: Also use device name when trying to disambiguate path displayshjk2022-06-141-2/+3
* PE: Move ResourceFileNode to ProjectExplorerChristian Stenger2022-06-146-42/+40
* AutoTest: Use QtcProcess for test runnerChristian Stenger2022-06-1428-67/+79
* AutoTest: Only display function name if we have oneChristian Stenger2022-06-141-2/+6
* ProjectExplorer: Remove an explicit mimetype from FileInfo usehjk2022-06-141-1/+1
* Fix debugging on iOSEike Ziller2022-06-145-17/+20
* RemoteLinux: Hack in a way do make the MakeInstallStep work with dockerhjk2022-06-141-7/+26
* Modeling: Fix crash while reset modelChristian Stenger2022-06-141-3/+5
* QmlProjectManager: Fix crash when building with Qt5Christian Stenger2022-06-141-6/+8
* Increase ctest timeout for tst_qtcprocessEike Ziller2022-06-141-0/+1
* Introduce ProcessBlockingInterfaceJarek Kobus2022-06-148-182/+191
* GenericLinuxDeviceTester: Don't continue testing when echo failsJarek Kobus2022-06-141-6/+7
* DeviceSettingsWidget: Fix testing newly added deviceJarek Kobus2022-06-141-1/+1
* Fix public key deployment in device wizardJarek Kobus2022-06-141-2/+29
* GitHub Actions: Update Qt version to 6.3.0Cristian Adam2022-06-141-1/+1
* ProjectExplorer: Fix crash in toolchain widgetChristian Kandeler2022-06-142-14/+21