Commit Graph

19 Commits (aee621c1969663193887bbc1b4c35819a6114907)

Author SHA1 Message Date
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 d671266797
Replace replace(xxx, "") with remove(xxx) 2 years ago
wh201906 5a26cd1936
Fix nested setting groups 2 years ago
wh201906 5b84e58ecb
UI: More configurable items
Code part
Fonts, opacity and theme are configurable now
Add dark theme for night owls
2 years ago
wh201906 6926b2f170
UI: More configurable items
UI part
2 years ago
wh201906 aaf6e52a12 Add URLs for releases and reporting bugs 2 years ago
wh201906 b3001e71b7
Disable disconnection detection on Linux/macOS 2 years ago
wh201906 a7e112f124
Better Trailer Decoder
Fix the decoding of isKeyBReadable
Show every Access Bits
Show isKeyBReadable
Add comment for the decoding process
Better UI
Remove unnecessary debug output
2 years ago
wh201906 d8d9178ce8
Fix PM3 hardware detection 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 b2cb1ea8e7
Show current working directory of GUI in Settings 2 years ago
wh201906 da2f6ead6e
Add feedback of failing to start the client
plus, make setRequiringOutput() matched in PM3Process::connectPM3()
2 years ago
wh201906 ef9972d24a Fix default lf config 3 years ago
wh201906 9dcd291894 Misc
Terminate the child thread properly
Optimize write logic
3 years ago
wh201906 5a0f0d3e3e Fix bug #28
Add deploy helper(unfinished)
3 years ago
wh201906 1e728c891c EM410x clone support 3 years ago
wh201906 f86cba8d56 New project structure
Load translation file in the executable.
3 years ago