summaryrefslogtreecommitdiff
path: root/src/envshortcut.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add instance manager to plugin API (#2335)Jonathan Feenstra2026-02-081-1/+1
* Apply clang-format.Mikaƫl Capelle2023-07-091-79/+48
* Sanitize shortcut names as they result in filesChris Bessent2021-05-061-2/+3
* - renamed instance::name() to displayName() to reduce confusion with portable...isanae2021-02-121-1/+3
* renamed InstanceManager::instance() to singleton() to avoid confusionisanae2020-11-061-1/+1
* InstanceManager now returns new Instance struct instead of instance nameisanae2020-11-031-1/+1
* replaced formatSystemMessageQ() with formatSystemMessage()isanae2019-07-221-2/+2
* changed qCritical() to log::error()isanae2019-07-221-29/+27
* split envisanae2019-07-221-0/+376