Commit graph

26 commits

Author SHA1 Message Date
tobtoht
7708cb5705
Inactivity lock timeout 2022-03-04 17:20:17 +01:00
tobtoht
df1eef8399
SingleApplication 2022-03-03 23:27:54 +01:00
tobtoht
a8d33099a2
Settings: add option to disable logging to disk 2022-03-03 16:22:59 +01:00
tobtoht
0214f6fb5e
Rework Tor bundling 2022-02-23 21:34:05 +01:00
tobtoht
4f4bb95b32 Fix a few clang-tidy inspections 2022-02-14 12:43:35 +01:00
tobtoht
fb36bf54d3
cli: add Invalid mode
Silences compile warning
2022-02-10 13:25:08 +01:00
tobtoht
938d2ddb4e
Update copyright to 2022 2022-02-10 11:26:41 +01:00
tobtoht
6ccc988420
VerifyProofDialog: don't hang on verify 2021-10-22 21:25:27 +02:00
tobtoht
05512945e9 Rename core logfile 2021-09-15 23:44:35 +02:00
tobtoht
531cc5f980
Widgets: rename & cleanup 2021-06-28 19:48:23 +02:00
tobtoht
3db3e330d5
Qr Scanner 2021-06-25 23:22:19 +02:00
tobtoht
f43949a346
Allow opening multiple windows 2021-05-18 18:08:40 +02:00
tobtoht
b9995c44ec
Fix misc compiler warnings 2021-05-10 15:20:33 +02:00
Nekun
214f33fd05
Add tor-host option 2021-04-04 23:49:29 +00:00
tobtoht
401ae0971f
Misc fixes 2021-03-24 02:37:54 +01:00
tobtoht
6741e684f5
Wizard: rework 2021-03-12 20:01:53 +01:00
tobtoht
c929a7af40
CLI: add wallet bruteforce 2021-02-24 11:57:35 +01:00
tobtoht
045d9ec2d2
Multi destination transactions 2021-01-27 19:58:15 +01:00
tobtoht
b758cc1918
Misc code cleanup 2020-12-28 05:39:20 +01:00
tobtoht
b4fd07ff8b
Update copyright for 2021 2020-12-26 20:56:06 +01:00
tobtoht
aa14a2dcbb
Do not bundle XMRig binary 2020-12-12 01:18:09 +01:00
tobtoht
564ec31c2d
Windows: write to console 2020-12-08 17:37:20 +01:00
dsc
aee60f33b7
- Embed XMRig executable (baked into buildbot image)
- Refactored CMake related to Tor/XMRig
- Move executables to `src/assets/exec`
- Embedding executables require passing definition to CMake, e.g:
  - `-DTOR=/path/to/tor`
  - `-DXMRIG=/path/to/xmrig`
- Allow solo mining for XMRig
- Redesign XMRig settings screen
2020-10-18 22:01:14 +02:00
tobtoht
64da8f217c Windows: hide help button in dialogs 2020-10-11 20:02:23 +02:00
dsc
1337baf832 pass STATIC definition for xcb plugin qt import 2020-10-09 02:36:09 +02:00
dsc
133700160a Feather, a free Monero desktop wallet
Co-Authored-By: tobtoht <thotbot@protonmail.com>
2020-10-08 04:31:22 +02:00