Commit graph

852 commits

Author SHA1 Message Date
plowsof
935f0cc477
nodes: add plowsof nr. 3 2023-11-12 17:54:30 +00:00
tobtoht
135f1987c9
add InfoFrame component 2023-10-26 22:12:23 +02:00
tobtoht
7ed8c0ee79
tx: error msg for all balance tx that can't pay for itself 2023-10-26 02:16:36 +02:00
tobtoht
545adcb852
assets: add password-show-{on,off}.svg 2023-10-26 01:26:24 +02:00
tobtoht
9b5aae486f
send: improve error messages for not_enough_unlocked_money 2023-10-26 01:24:01 +02:00
tobtoht
4e99b53e87
wizard: restore: add option to hide seed 2023-10-25 17:38:40 +02:00
tobtoht
41e610c532
nodes: add stormycloud.org 2023-10-25 16:11:45 +02:00
tobtoht
701e8bc5a1
utils: messagebox style fix 2023-10-23 19:46:42 +02:00
tobtoht
2c9565493b
WindowManager: failed password entry no longer prevents program from closing 2023-10-20 14:53:24 +02:00
tobtoht
c713ec9696
revuo: trim link 2023-10-20 00:00:36 +02:00
tobtoht
a5135ecf8e
Send: clear donate description if address was changed 2023-10-16 22:13:59 +02:00
tobtoht
8c88f69f25
DocsDialog: fix link color on dark colorschemes 2023-10-16 21:42:02 +02:00
tobtoht
cc307b1e49
wizard: add missing CommitButton to layout 2023-10-14 16:37:33 +02:00
tobtoht
dabe88340f
cmake: drop support for Qt 5 2023-10-13 00:12:42 +02:00
tobtoht
8a634dae13
scanner: replace zbar with zxing 2023-10-10 14:41:45 +02:00
tobtoht
48cdd216ac
revuo: add link to whole issue 2023-10-05 23:14:30 +02:00
rottenwheel
b428b824ca
remove duplicate rottenwheel mention 2023-10-05 20:42:32 +00:00
tobtoht
cda800542d
assets: update restore heights 2023-10-03 22:50:54 +02:00
tobtoht
1bf05f15ff
Revert "History: add balance column"
This reverts commit 9ec53dc7d5.
2023-10-03 22:50:36 +02:00
tobtoht
0c4fbcfe5a
Seed Recovery Dialog 2023-10-03 21:10:00 +02:00
tobtoht
951f16e602
Documentation browser, improved error messages 2023-10-03 21:00:12 +02:00
tobtoht
15360df99e
wizard: select first wallet, if it exists 2023-09-08 16:57:17 +02:00
tobtoht
9aee5fc834
settings: improve spacing on macOS 2023-09-08 16:26:29 +02:00
tobtoht
4995e97dc5
depends: boost: update to 1.82.0 2023-07-20 18:13:09 +02:00
tobtoht
cdcd3bd9fb
nodes: remove monerooutreach node (offline) 2023-07-20 14:08:18 +02:00
tobtoht
3a113fcbd0
nodes: update mb node 2023-07-20 13:32:12 +02:00
tobtoht
9ec53dc7d5
History: add balance column 2023-07-15 01:55:02 +02:00
tobtoht
04c1e22570
networking: fix build 2023-07-11 02:18:06 +02:00
tobtoht
18ad440031
networking: QNetworkReply is owned by caller 2023-07-11 00:32:03 +02:00
tobtoht
d1fd270caa
build: static link various xcb libs 2023-06-28 16:04:03 +02:00
tobtoht
906bd164e4
receive: add option to show change addresses 2023-06-27 15:21:46 +02:00
tobtoht
425468b2bb
MainWindow: allow selecting all files for (un)signed txs 2023-06-18 01:12:35 +02:00
tobtoht
9e59d31373
wallet: refresh models on update 2023-06-17 21:37:46 +02:00
tobtoht
18fe61117b
xmrig: allow adding additional command line options 2023-06-13 19:17:11 +02:00
tobtoht
f8a3df1489
account: fix balance order 2023-06-13 12:39:23 +02:00
tobtoht
744c892ba0
polyseed: use Qt for Unicode normalization
Boost is unreliable for this purpose
2023-06-10 22:58:24 +02:00
HardenedSteel
af4d0f2e23
Update outdated mnemonic seed information in ack.txt 2023-05-31 22:51:20 +00:00
tobtoht
e746ccd6f0
nodes: retain username/password for custom nodes 2023-05-29 21:11:26 +02:00
tobtoht
e50d4b3e7d
TorManager: remove debug logs 2023-05-25 13:49:53 +02:00
tobtoht
8f4a306267
Revert "CMake: add TOR_INSTALLED"
This reverts commit be5fd97fe0.
2023-05-24 21:53:39 +02:00
tobtoht
12aa36a1e3
Revert "TorManager: TOR_INSTALLED, set fallback tor dir"
This reverts commit fce3b03388.
2023-05-24 21:53:28 +02:00
tobtoht
8342777586
utils: remove portOpen logging 2023-05-24 14:57:29 +02:00
tobtoht
dabf328ed3 Revert "Utils: portOpen: additional error logging"
This reverts commit 7e89310386.
2023-05-23 20:32:20 +02:00
tobtoht
052fc8f524
wizard: preserve words while changing mnemonic type 2023-05-14 17:11:41 +02:00
tobtoht
4b43e49c6f
wizard: macos: fix button inversion 2023-05-12 19:31:22 +02:00
tobtoht
fce3b03388
TorManager: TOR_INSTALLED, set fallback tor dir 2023-04-21 22:27:09 +02:00
tobtoht
be5fd97fe0
CMake: add TOR_INSTALLED 2023-04-21 19:10:43 +02:00
tobtoht
a89d20887f
Utils: portOpen: remove QIODeviceBase::ReadOnly for qt5 compat 2023-04-21 18:13:53 +02:00
tobtoht
2179c073cd
TorManager: check for Tor bin in applicationDirPath 2023-04-21 18:00:26 +02:00
tobtoht
7e89310386
Utils: portOpen: additional error logging 2023-04-20 22:29:37 +02:00