Frédéric Simonis and GitHub
1a2a81b137
logic: fix extensive wait for short-lived processes ( #1227 )
2021-11-22 13:19:54 +01:00
Frédéric Simonis and GitHub
6e1eb2cf8a
src: Add support for LLVM 12 ( #1194 )
2021-07-26 16:50:48 +02:00
Frédéric Simonis and GitHub
f70e9ecbc4
build: Add compatibility layer for Qt versions ( #1118 )
2020-12-07 15:34:14 +01:00
Frédéric Simonis and GitHub
8b8c186697
src: Migrate QProcess::start() to QStringList ( #1107 )
...
The non-QStringList variant of QProcess::start() was removed in Qt 5.15.
The adapted method handles escaping of the arguments, which simplifies
code in some locations.
2020-11-18 15:45:38 +01:00
Frédéric Simonis and GitHub
f86a4afdc5
ui: Add graph action 'copy to clipboard' ( #999 )
...
* Refactor image generation into separate function
2020-05-06 06:17:33 +02:00