Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Utils: Replace QVector with QList | Jarek Kobus | 2023-07-20 | 1 | -3/+3 |
* | Terminal: Clean up settings | Eike Ziller | 2023-06-08 | 1 | -0/+2 |
* | Utils: Convert openTerminal.py to Terminal.app | Marcus Tillmanns | 2023-06-07 | 1 | -1/+6 |
* | Terminal: Use QtcProcess to start terminal window | Marcus Tillmanns | 2023-03-21 | 1 | -7/+1 |
* | Utils: Use more FilePath in TerminalCommand | hjk | 2023-02-08 | 1 | -8/+8 |
* | Utils: Remove 4.8 compatibility code for reading terminal settings | hjk | 2023-02-08 | 1 | -23/+4 |
* | Remove GPL-3.0+ from license identifiers | Kai Köhne | 2023-01-06 | 1 | -1/+1 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -24/+2 |
* | Utils: Drop unused headers [I-Z] | Jarek Kobus | 2022-05-25 | 1 | -5/+5 |
* | Utils: More forward declarations / drop unused headers [T-Z] | Jarek Kobus | 2022-05-25 | 1 | -2/+2 |
* | Move TerminalCommand into a separate file | Jarek Kobus | 2022-01-21 | 1 | -0/+186 |