Commit Graph

10 Commits (9b175a4a936bc8869c73b8aed1ebc1948d779785)

Author SHA1 Message Date
wh201906 0634e530b6
Use QString::contains() 2 years ago
wh201906 e6be456cfa
Add <client dir> for preload script path 2 years ago
wh201906 b788d6a15f
Misc work in translation
Update translations
Fix the translation in t55xxtab
(QTranslator must be created before wigets)
Reduce unnecessary translations
2 years ago
wh201906 2704b7cfc2
Update translations 2 years ago
wh201906 9c89df4519
Misc
add config file to resource system
move language folder
2 years ago
wh201906 757fdcfc21
Misc
select available PM3 hardware port when updating the serial port list
remove extra empty lines in raw command output by replacing
appendPlainText() with insertPlainText() rather than starting the client
with QProcess::Text
2 years ago
wh201906 a9b19f92d6
More hints
For serial ports which look like PM3 hardware, show a '*' behind them.
Show message box if the GUI fails to connect to the hardware
2 years ago
wh201906 da2f6ead6e
Add feedback of failing to start the client
plus, make setRequiringOutput() matched in PM3Process::connectPM3()
2 years ago
wh201906 1e728c891c EM410x clone support 3 years ago
wh201906 f86cba8d56 New project structure
Load translation file in the executable.
3 years ago