| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | main: remove unused variables | selsta | 2019-06-21 | 1 | -4/+0 | |
| | | | ||||||
| | * | main: make variable used once local to function | selsta | 2019-06-21 | 1 | -2/+1 | |
| | | | ||||||
| * | | Merge pull request #2230 | luigi1111 | 2019-06-21 | 1 | -3/+0 | |
| |\ \ | | | | | | | | | | 484d403 NetworkStatusItem: correctly display remote node status (selsta) | |||||
| | * | | NetworkStatusItem: correctly display remote node status | selsta | 2019-06-21 | 1 | -3/+0 | |
| | |/ | ||||||
| * | | Merge pull request #2226 | luigi1111 | 2019-06-21 | 1 | -2/+1 | |
| |\ \ | | | | | | | | | | 55ad588 main: fix UI freeze on close in remote node mode (xiphon) | |||||
| | * | | main: fix UI freeze on close in remote node mode | xiphon | 2019-06-18 | 1 | -2/+1 | |
| | | | | ||||||
| * | | | Merge pull request #2223 | luigi1111 | 2019-06-21 | 1 | -3/+2 | |
| |\ \ \ | | | | | | | | | | | | | d237e70 main: fix false positive daemonRunning (invalid daemon address check) (xiphon) | |||||
| | * | | | main: fix false positive daemonRunning (invalid daemon address check) | xiphon | 2019-06-18 | 1 | -3/+2 | |
| | |/ / | ||||||
| * | | | Merge pull request #2222 | luigi1111 | 2019-06-21 | 1 | -0/+1 | |
| |\ \ \ | | | | | | | | | | | | | 68c5527 persistentSettings: preserve fiat balance toggle on wallet restart (xiphon) | |||||
| | * | | | persistentSettings: preserve fiat balance toggle on wallet restart | xiphon | 2019-06-17 | 1 | -0/+1 | |
| | |/ / | ||||||
| * | | | Merge pull request #2220 | luigi1111 | 2019-06-21 | 1 | -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 async | Dusan Klinec | 2019-06-20 | 1 | -4/+14 | |
| | | |/ | |/| | ||||||
| * | | | Merge pull request #2194 | luigi1111 | 2019-06-21 | 1 | -3/+0 | |
| |\ \ \ | |/ / |/| | | | | | 7aff9e6 remove Seed & Keys subtab in left panel (cryptochangements34) | |||||
| | * | | remove Seed & Keys subtab in left panel | cryptochangements34 | 2019-06-03 | 1 | -3/+0 | |
| | | | | ||||||
| * | | | Wallet: async fetching wallet, daemon and target height | xiphon | 2019-06-13 | 1 | -12/+12 | |
| | |/ |/| | ||||||
| * | | Merge pull request #2178 | luigi1111 | 2019-06-05 | 1 | -3/+3 | |
| |\ \ | |/ |/| | | | 8bc9fbe WalletManager: async setDaemonAddress (xiphon) | |||||
| | * | WalletManager: async setDaemonAddress | xiphon | 2019-05-28 | 1 | -3/+3 | |
| | | | ||||||
| * | | use https to fetch remote nodes list on Windows | xiphon | 2019-05-22 | 1 | -4/+1 | |
| |/ | ||||||
| * | Merge pull request #2158 | luigi1111 | 2019-05-10 | 1 | -2/+0 | |
| |\ | | | | | | | ceed212 wallet: fix deadlock, omit invoking 'refresh' from callback (xiphon) | |||||
| | * | wallet: fix deadlock, omit invoking 'refresh' from callback | xiphon | 2019-05-03 | 1 | -2/+0 | |
| | | | | | | | | | Co-authored-by: Dusan Klinec <dusan.klinec@gmail.com> | |||||
| * | | Merge pull request #2147 | luigi1111 | 2019-05-10 | 1 | -11/+10 | |
| |\ \ | | | | | | | | | | c88bb60 transaction: async commit (ph4r05) | |||||
| | * | | transaction: async commit | Dusan Klinec | 2019-05-02 | 1 | -11/+10 | |
| | | | | | | | | | | | | | Addresses #2123, reduces UI freezing on long-lasting operation, improves Trezor experience | |||||
| * | | | Fiat API | dsc | 2019-05-06 | 1 | -2/+172 | |
| | | | | | | | | | | | | | | | | Co-Authored-By: selsta <selsta@sent.at> Co-Authored-By: Gene Peters <gene@telligent-data.com> | |||||
| * | | | Merge pull request #2157 | luigi1111 | 2019-05-03 | 1 | -1/+1 | |
| |\ \ \ | | |/ | |/| | | | | 1f2f081 Black theme by default (xiphon) | |||||
| | * | | Black theme by default | xiphon | 2019-05-03 | 1 | -1/+1 | |
| | |/ | ||||||
| * | | Merge pull request #2149 | luigi1111 | 2019-05-03 | 1 | -0/+3 | |
| |\ \ | | | | | | | | | | 5d3fe93 Check before disconnecting wallet (xmrdsc) | |||||
| | * | | Check before disconnecting wallet | xmrdsc | 2019-05-02 | 1 | -0/+3 | |
| | |/ | ||||||
| * | | Merge pull request #2133 | luigi1111 | 2019-05-03 | 1 | -27/+2 | |
| |\ \ | | | | | | | | | | cb4a9da RightPanel: cleanup from repo (selsta) | |||||
| | * | | RightPanel: cleanup from repo | selsta | 2019-04-30 | 1 | -27/+2 | |
| | | | | ||||||
| * | | | Fix checking for gui updates | mmbyday | 2019-04-30 | 1 | -9/+17 | |
| | |/ |/| | ||||||
| * | | Merge pull request #2135 | luigi1111 | 2019-04-30 | 1 | -1/+1 | |
| |\ \ | | | | | | | | | | e9df885 Merchant: fix title bar with custom decorations turned off (selsta) | |||||
| | * | | Merchant: fix title bar with custom decorations turned off | selsta | 2019-04-30 | 1 | -1/+1 | |
| | |/ | ||||||
| * / | IPC and custom protocol handler for monero:// | dsc | 2019-04-29 | 1 | -0/+50 | |
| |/ | ||||||
| * | Remove scaleRatio | dsc | 2019-04-25 | 1 | -6/+6 | |
| | | ||||||
| * | White theme | dsc | 2019-04-24 | 1 | -81/+137 | |
| | | ||||||
| * | Merge pull request #2098 | luigi1111 | 2019-04-23 | 1 | -45/+0 | |
| |\ | | | | | | | c721670 main: remove unused openWalletFromFile and fileDialog code (xiphon) | |||||
| | * | main: remove unused openWalletFromFile and fileDialog code | xiphon | 2019-04-20 | 1 | -45/+0 | |
| | | | ||||||
| * | | device: fix hardware wallet creation / restore height | xiphon | 2019-04-20 | 1 | -0/+3 | |
| |/ | ||||||
| * | add missing TranslationManager.emptyString | selsta | 2019-04-16 | 1 | -3/+3 | |
| | | ||||||
| * | History redesign | dsc | 2019-04-08 | 1 | -2/+16 | |
| | | ||||||
| * | async device open and create from device, passphrase | Dusan Klinec | 2019-04-06 | 1 | -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 #2012 | luigi1111 | 2019-04-03 | 1 | -7/+24 | |
| |\ | | | | | | | c2f1d01 main: automatically fix common wallet cache errors (mmbyday) | |||||
| | * | main: automatically fix common wallet cache errors | mmbyday | 2019-03-12 | 1 | -8/+25 | |
| | | | ||||||
| * | | Merge pull request #2016 | luigi1111 | 2019-03-21 | 1 | -1/+8 | |
| |\ \ | | | | | | | | | | f5aec0e main: fix refreshing of language fields (mmbyday) | |||||
| | * | | main: fix refreshing of language fields | mmbyday | 2019-03-12 | 1 | -1/+8 | |
| | |/ | ||||||
| * | | Merge pull request #1981 | luigi1111 | 2019-03-01 | 1 | -1/+1 | |
| |\ \ | |/ |/| | | | 3f0241a Revert 'Dont show message on simple mode disconnect/reconnect' (selsta) | |||||
| | * | Revert "Dont show message on simple mode disconnect/reconnect" | selsta | 2019-02-28 | 1 | -1/+1 | |
| | | | | | | | | | This reverts commit 632423da07a16b3131fd5427aa19d2608538c683. | |||||
| * | | Removing HTTPs for Windows | dsc | 2019-02-28 | 1 | -1/+5 | |
| |/ | ||||||
| * | Merge pull request #1961 | luigi1111 | 2019-02-25 | 1 | -1/+1 | |
| |\ | | | | | | | 632423d Dont show message on simple mode disconnect/reconnect (xmrdsc) | |||||
| | * | Dont show message on simple mode disconnect/reconnect | dsc | 2019-02-25 | 1 | -1/+1 | |
| | | | ||||||
