aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/terminalcommand.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Add special handling for the "terminator" terminal emulatorChristian Kandeler2025-02-041-5/+18
* Utils: Add support for "terminator" terminal emulatorChristian Kandeler2025-02-041-1/+2
* Utils: Make use of TerminalCommand::needsQuotes againChristian Kandeler2025-02-041-1/+6
* Utils, all: Standardize on QtcSettingshjk2023-09-271-6/+3
* Utils: Replace QVector with QListJarek Kobus2023-07-201-3/+3
* Terminal: Clean up settingsEike Ziller2023-06-081-0/+2
* Utils: Convert openTerminal.py to Terminal.appMarcus Tillmanns2023-06-071-1/+6
* Terminal: Use QtcProcess to start terminal windowMarcus Tillmanns2023-03-211-7/+1
* Utils: Use more FilePath in TerminalCommandhjk2023-02-081-8/+8
* Utils: Remove 4.8 compatibility code for reading terminal settingshjk2023-02-081-23/+4
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Drop unused headers [I-Z]Jarek Kobus2022-05-251-5/+5
* Utils: More forward declarations / drop unused headers [T-Z]Jarek Kobus2022-05-251-2/+2
* Move TerminalCommand into a separate fileJarek Kobus2022-01-211-0/+186