aboutsummaryrefslogtreecommitdiff
path: root/main.qml
Commit message (Collapse)AuthorAgeFilesLines
...
| * main: remove unused variablesselsta2019-06-211-4/+0
| |
| * main: make variable used once local to functionselsta2019-06-211-2/+1
| |
* | Merge pull request #2230luigi11112019-06-211-3/+0
|\ \ | | | | | | | | | 484d403 NetworkStatusItem: correctly display remote node status (selsta)
| * | NetworkStatusItem: correctly display remote node statusselsta2019-06-211-3/+0
| |/
* | Merge pull request #2226luigi11112019-06-211-2/+1
|\ \ | | | | | | | | | 55ad588 main: fix UI freeze on close in remote node mode (xiphon)
| * | main: fix UI freeze on close in remote node modexiphon2019-06-181-2/+1
| | |
* | | Merge pull request #2223luigi11112019-06-211-3/+2
|\ \ \ | | | | | | | | | | | | d237e70 main: fix false positive daemonRunning (invalid daemon address check) (xiphon)
| * | | main: fix false positive daemonRunning (invalid daemon address check)xiphon2019-06-181-3/+2
| |/ /
* | | Merge pull request #2222luigi11112019-06-211-0/+1
|\ \ \ | | | | | | | | | | | | 68c5527 persistentSettings: preserve fiat balance toggle on wallet restart (xiphon)
| * | | persistentSettings: preserve fiat balance toggle on wallet restartxiphon2019-06-171-0/+1
| |/ /
* | | Merge pull request #2220luigi11112019-06-211-4/+14
|\ \ \ | | | | | | | | | | | | | | | | 8d49ad9 tx_key not displayed by default, click to reveal (ph4r05) 6d03d63 get_tx_key, get_tx_proof, tx_spend_proof async (ph4r05)
| * | | get_tx_key, get_tx_proof, tx_spend_proof asyncDusan Klinec2019-06-201-4/+14
| | |/ | |/|
* | | Merge pull request #2194luigi11112019-06-211-3/+0
|\ \ \ | |/ / |/| | | | | 7aff9e6 remove Seed & Keys subtab in left panel (cryptochangements34)
| * | remove Seed & Keys subtab in left panelcryptochangements342019-06-031-3/+0
| | |
* | | Wallet: async fetching wallet, daemon and target heightxiphon2019-06-131-12/+12
| |/ |/|
* | Merge pull request #2178luigi11112019-06-051-3/+3
|\ \ | |/ |/| | | 8bc9fbe WalletManager: async setDaemonAddress (xiphon)
| * WalletManager: async setDaemonAddressxiphon2019-05-281-3/+3
| |
* | use https to fetch remote nodes list on Windowsxiphon2019-05-221-4/+1
|/
* Merge pull request #2158luigi11112019-05-101-2/+0
|\ | | | | | | ceed212 wallet: fix deadlock, omit invoking 'refresh' from callback (xiphon)
| * wallet: fix deadlock, omit invoking 'refresh' from callbackxiphon2019-05-031-2/+0
| | | | | | | | Co-authored-by: Dusan Klinec <dusan.klinec@gmail.com>
* | Merge pull request #2147luigi11112019-05-101-11/+10
|\ \ | | | | | | | | | c88bb60 transaction: async commit (ph4r05)
| * | transaction: async commitDusan Klinec2019-05-021-11/+10
| | | | | | | | | | | | Addresses #2123, reduces UI freezing on long-lasting operation, improves Trezor experience
* | | Fiat APIdsc2019-05-061-2/+172
| | | | | | | | | | | | | | | Co-Authored-By: selsta <selsta@sent.at> Co-Authored-By: Gene Peters <gene@telligent-data.com>
* | | Merge pull request #2157luigi11112019-05-031-1/+1
|\ \ \ | | |/ | |/| | | | 1f2f081 Black theme by default (xiphon)
| * | Black theme by defaultxiphon2019-05-031-1/+1
| |/
* | Merge pull request #2149luigi11112019-05-031-0/+3
|\ \ | | | | | | | | | 5d3fe93 Check before disconnecting wallet (xmrdsc)
| * | Check before disconnecting walletxmrdsc2019-05-021-0/+3
| |/
* | Merge pull request #2133luigi11112019-05-031-27/+2
|\ \ | | | | | | | | | cb4a9da RightPanel: cleanup from repo (selsta)
| * | RightPanel: cleanup from reposelsta2019-04-301-27/+2
| | |
* | | Fix checking for gui updatesmmbyday2019-04-301-9/+17
| |/ |/|
* | Merge pull request #2135luigi11112019-04-301-1/+1
|\ \ | | | | | | | | | e9df885 Merchant: fix title bar with custom decorations turned off (selsta)
| * | Merchant: fix title bar with custom decorations turned offselsta2019-04-301-1/+1
| |/
* / IPC and custom protocol handler for monero://dsc2019-04-291-0/+50
|/
* Remove scaleRatiodsc2019-04-251-6/+6
|
* White themedsc2019-04-241-81/+137
|
* Merge pull request #2098luigi11112019-04-231-45/+0
|\ | | | | | | c721670 main: remove unused openWalletFromFile and fileDialog code (xiphon)
| * main: remove unused openWalletFromFile and fileDialog codexiphon2019-04-201-45/+0
| |
* | device: fix hardware wallet creation / restore heightxiphon2019-04-201-0/+3
|/
* add missing TranslationManager.emptyStringselsta2019-04-161-3/+3
|
* History redesigndsc2019-04-081-2/+16
|
* async device open and create from device, passphraseDusan Klinec2019-04-061-0/+65
| | | | | | - passphrase entry on host added, requires early listener setting monero pull #5355 - wallet open and create from device shows splash to indicate possible long process - create from device is async to support passphrase entry
* Merge pull request #2012luigi11112019-04-031-7/+24
|\ | | | | | | c2f1d01 main: automatically fix common wallet cache errors (mmbyday)
| * main: automatically fix common wallet cache errorsmmbyday2019-03-121-8/+25
| |
* | Merge pull request #2016luigi11112019-03-211-1/+8
|\ \ | | | | | | | | | f5aec0e main: fix refreshing of language fields (mmbyday)
| * | main: fix refreshing of language fieldsmmbyday2019-03-121-1/+8
| |/
* | Merge pull request #1981luigi11112019-03-011-1/+1
|\ \ | |/ |/| | | 3f0241a Revert 'Dont show message on simple mode disconnect/reconnect' (selsta)
| * Revert "Dont show message on simple mode disconnect/reconnect"selsta2019-02-281-1/+1
| | | | | | | | This reverts commit 632423da07a16b3131fd5427aa19d2608538c683.
* | Removing HTTPs for Windowsdsc2019-02-281-1/+5
|/
* Merge pull request #1961luigi11112019-02-251-1/+1
|\ | | | | | | 632423d Dont show message on simple mode disconnect/reconnect (xmrdsc)
| * Dont show message on simple mode disconnect/reconnectdsc2019-02-251-1/+1
| |