wh201906
222f271a31
Choose config file path
3 years ago
wh201906
0c339e91af
Revert part of the commit 12a0837
...
I forgot I have designed "Keep the client active" for issue #22
isBusy() is deprecated for blocking the port, but it doesn't matter.
3 years ago
wh201906
5a8ab42281
External command config file
3 years ago
wh201906
12a0837c50
Fix a bug
...
Trying to fix #22
Open client with QProcess::Text for proper newline character(s)
On Raspbian, the isBusy() function will always return false, even the serial port is actually connected.
3 years ago
wh201906
c3aafc3d31
Fix a bug in disconnect()
4 years ago
wh201906
fb8e1a6e1b
New experimental feature
...
Keep client active even the PM3 hardware is disconnected
4 years ago
wh201906
aa6b93984c
A small patch
...
Support specifying client working directory
Clean all compile warnings
4 years ago
wh201906
6baa09221e
Support chk(), nested() in latest Iceman repo
4 years ago
wh201906
6e5f654cc5
Support running a external script before client start,
...
to configure the environment variables
Optimize stop(reconnect) logic
Search valid ports automatically
Update translations
4 years ago
wh201906
83445c7eef
Add new features
...
Support change language in Settings
Support customized start arguments
Strech data section in MF_dataWidget and key section in MF_keyWidget
4 years ago
wh201906
f2d00ee088
Replace QString with const QString&
4 years ago
wh201906
eb5fa7ec9a
Replace QRegExp with QRegularExpression(Uncompleted)
4 years ago
wh201906
ef6ebea568
Support Iceman fork(Command Line only)
4 years ago
wh201906
b2fa97ff18
Store keys and data into class Mifare
5 years ago
wh201906
abfc940dc8
Refactor(nothing changed actually)
5 years ago
wh201906
a6302f8fa8
Optimize with multithread
5 years ago
wh201906
ed1e9cb1d6
Refactor project structure
5 years ago