Jonas Kvinge
|
f0b529952d
|
Fix some compile warnings in singleapplication
|
2020-04-23 21:00:43 +02:00 |
Jonas Kvinge
|
7ae049b559
|
Require Qt 5.6 or higher
|
2020-02-29 21:50:10 +01:00 |
Jonas Kvinge
|
8e0d792bf0
|
Reduce includes
|
2020-02-08 03:40:30 +01:00 |
Jonas Kvinge
|
1b65dcd7df
|
Fix comparison between signed/unsigned
|
2019-11-15 00:23:06 +01:00 |
Jonas Kvinge
|
5a490a8b5a
|
SingleApplication: Fallback to qgetenv for username on Windows too
|
2019-08-26 17:31:49 +02:00 |
Jonas Kvinge
|
8fdc1c1b21
|
SingleApplication: Use initialization list
|
2019-08-26 17:22:11 +02:00 |
Jonas Kvinge
|
32cac90720
|
SingleApplication: Remove debug output of username
|
2019-08-26 02:18:02 +02:00 |
Jonas Kvinge
|
b2160255d3
|
SingleApplication: Use geteuid / getpwuid to get username and reformat
sources
|
2019-08-26 02:00:47 +02:00 |
Jonas Kvinge
|
0105a53765
|
Use qgetenv instead of QProcess/whoami to get username
|
2019-08-22 21:38:54 +02:00 |
Jonas Kvinge
|
db3f8d3b83
|
Fix uninitialised variables
|
2019-01-24 20:22:05 +01:00 |
Jonas Kvinge
|
f222048efe
|
Replace QtSingleApplication with SingleApplication (#40)
|
2019-01-07 01:00:58 +01:00 |