luigi1111
|
a84d7bd2cb
|
Merge pull request #3404
ba62f9c main: omit QML Screen type, use QGuiApplication::primaryScreen() instead (xiphon)
|
2021-04-16 12:57:08 -05:00 |
|
luigi1111
|
7dcd33f203
|
Merge pull request #3394
c60252d LanguageSidebar: simplify code (selsta)
|
2021-04-16 12:55:08 -05:00 |
|
xiphon
|
ba62f9c686
|
main: omit QML Screen type, use QGuiApplication::primaryScreen() instead
|
2021-04-15 19:50:32 +00:00 |
|
selsta
|
c60252d3ce
|
LanguageSidebar: simplify code
|
2021-04-14 19:17:01 +02:00 |
|
xiphon
|
475f26398d
|
main: lower minimum required QtQml.Models version to 2.2
|
2021-04-14 15:34:05 +00:00 |
|
selsta
|
f53af12e02
|
Wallet: fix transfer with Qt 5.12
|
2021-04-13 07:27:05 +02:00 |
|
luigi1111
|
183585653f
|
Merge pull request #3373
6bc9627 SettingsNode: implement multiple remote nodes support (xiphon)
|
2021-04-06 11:35:23 -05:00 |
|
xiphon
|
6bc9627046
|
SettingsNode: implement multiple remote nodes support
|
2021-04-06 11:58:36 +00:00 |
|
luigi1111
|
3aa530aa84
|
Merge pull request #3345
6b0cb8d support pruning of new databases (benevanoff)
|
2021-04-05 21:31:00 -05:00 |
|
benevanoff
|
6b0cb8dadb
|
support pruning of new databases
|
2021-04-05 18:56:19 -05:00 |
|
xiphon
|
7c881d0100
|
LeftPanel: drop Advanced submenu items, use NavBar instead
|
2021-03-20 09:20:09 +00:00 |
|
xiphon
|
92a2ae1a11
|
TxConfirmationDialog: implement multiple recipients support, layout fixes
|
2021-03-03 00:53:51 +00:00 |
|
luigi1111
|
5039de8327
|
Merge pull request #3315
04d5fa5 Wallet: refactor createTransaction (xiphon)
|
2021-02-18 14:55:10 -05:00 |
|
luigi1111
|
1f0f21a8e5
|
Merge pull request #3314
9cf7c7f DaemonManager: enable dns block list in simple mode (selsta)
|
2021-01-29 00:33:07 -05:00 |
|
xiphon
|
04d5fa51cf
|
Wallet: refactor createTransaction
|
2021-01-25 11:57:49 +00:00 |
|
luigi1111
|
f9f319d571
|
Merge pull request #3302
55baa8b main: restrict max window width/height, fix initial window alignment (xiphon)
|
2021-01-22 15:07:00 -05:00 |
|
luigi1111
|
090dca7848
|
Merge pull request #3301
18f16d9 SettingsLayout: 'Display wallet name in title bar' option (xiphon)
|
2021-01-22 15:05:58 -05:00 |
|
selsta
|
9cf7c7f03c
|
DaemonManager: enable dns block list in simple mode
Co-authored-by: xiphon <xiphon@protonmail.com>
|
2021-01-22 20:50:51 +01:00 |
|
xiphon
|
55baa8b695
|
main: restrict max window width/height, fix initial window alignment
|
2021-01-13 03:14:57 +00:00 |
|
xiphon
|
18f16d9ebd
|
SettingsLayout: 'Display wallet name in title bar' option
|
2021-01-12 12:59:28 +00:00 |
|
selsta
|
f3a24d92a4
|
main: fix kraken fiat api
|
2021-01-11 00:29:48 +01:00 |
|
Alexander Blair
|
df771470c2
|
Merge pull request #3267
90e9968d main: get back "Sending transaction ..." splash (xiphon)
|
2020-12-10 18:02:11 -08:00 |
|
xiphon
|
90e9968dcb
|
main: get back "Sending transaction ..." splash
|
2020-12-10 23:59:12 +00:00 |
|
xiphon
|
ae8394e5f8
|
main: Linux - fix missing askDesktopShortcut setting
|
2020-12-08 01:02:00 +00:00 |
|
xiphon
|
ea1fee2f5f
|
main: Linux - ask to create desktop entry on the first start
|
2020-11-30 15:36:19 +00:00 |
|
xiphon
|
56e611480a
|
wizard: move language related settings to PersistentSettings
|
2020-11-12 22:47:07 +00:00 |
|
Alexander Blair
|
08635e3030
|
Merge pull request #3163
25ca0811 transfer: new TxConfirmationDialog (rating89us)
|
2020-10-28 00:39:43 -07:00 |
|
rating89us
|
25ca081109
|
transfer: new TxConfirmationDialog
|
2020-10-17 12:11:13 +02:00 |
|
xiphon
|
db4273ee82
|
NetworkStatusItem: 'starting/stopping the node' status (no splash)
|
2020-10-14 02:26:56 +00:00 |
|
luigi1111
|
26ad7b78b5
|
Merge pull request #3147
4661167 onTransactionCommitted: don't show informationPopup on success (xiphon)
|
2020-10-13 12:39:34 -05:00 |
|
luigi1111
|
381442a138
|
Merge pull request #3145
39d9d7d Wallet: rework wallet refreshing (xiphon)
|
2020-10-13 12:38:40 -05:00 |
|
luigi1111
|
7cb24f50b8
|
Merge pull request #3143
8ad5fd4 main: wizard: console.log fixes (selsta)
|
2020-10-13 12:37:55 -05:00 |
|
xiphon
|
4661167734
|
onTransactionCommitted: don't show informationPopup on success
|
2020-10-10 14:26:20 +00:00 |
|
xiphon
|
39d9d7d071
|
Wallet: rework wallet refreshing
|
2020-10-09 14:11:05 +00:00 |
|
selsta
|
8ad5fd4c76
|
main: wizard: console.log fixes
|
2020-10-08 21:24:55 +02:00 |
|
xiphon
|
3c28ecef93
|
Logger: runtime log config, no logs till a user selects wallet mode
|
2020-10-08 18:28:07 +00:00 |
|
luigi1111
|
12355deb94
|
Merge pull request #3121
e2a82c9 Transfer: create SuccessfulTxDialog (rating89us)
|
2020-10-04 17:41:44 -05:00 |
|
luigi1111
|
cdfe9f338f
|
Merge pull request #3025
f5c5df7 main: accountsDir runtime configuration support (xiphon)
|
2020-10-04 17:38:14 -05:00 |
|
rating89us
|
e2a82c9037
|
Transfer: create SuccessfulTxDialog
|
2020-09-30 00:30:57 +02:00 |
|
Alexander Blair
|
619b2d7947
|
Merge pull request #3111
be1f63f9 PasswordDialog: configurable Ok btn text/icon, non-primary Cancel (xiphon)
|
2020-09-28 19:09:32 -07:00 |
|
Alexander Blair
|
22386aa7e1
|
Merge pull request #3089
0fcaadae main: command line option for socks5 proxy (selsta)
|
2020-09-28 19:06:58 -07:00 |
|
xiphon
|
f5c5df7b67
|
main: accountsDir runtime configuration support
|
2020-09-28 13:54:02 +00:00 |
|
selsta
|
0fcaadae53
|
main: command line option for socks5 proxy
|
2020-09-28 01:57:47 +02:00 |
|
luigi1111
|
37fea0ee33
|
Merge pull request #3101
9123988 main: Tails - enable 127.0.0.1:9050 socks5 proxy by default (xiphon)
|
2020-09-25 18:23:35 -05:00 |
|
xiphon
|
be1f63f93d
|
PasswordDialog: configurable Ok btn text/icon, non-primary Cancel
Co-authored-by: rating89us <45968869+rating89us@users.noreply.github.com>
|
2020-09-24 14:32:52 +00:00 |
|
luigi1111
|
2b83edc982
|
Merge pull request #3003
9fc260c account: update balances of account page when new block is found (rating89us)
|
2020-09-22 10:28:49 -05:00 |
|
xiphon
|
91239881f1
|
main: Tails - enable 127.0.0.1:9050 socks5 proxy by default
|
2020-09-20 14:22:51 +00:00 |
|
xiphon
|
749c166b10
|
main: socks5 proxy support
|
2020-09-07 20:35:20 +00:00 |
|
xiphon
|
43aeea8eb7
|
Network: instantiable QML type, introduce proxyAddress property
# Conflicts:
# main.qml
|
2020-07-30 16:49:22 +00:00 |
|
xiphon
|
dcc040a119
|
WalletManager: instantiable QML type
|
2020-07-29 15:17:02 +00:00 |
|