Commit Graph

379 Commits (c50a341527398e38775761b39e23fe28d8444ddf)

Author SHA1 Message Date
dsc a44087b750
XMRig: Donate level 1
4 years ago
dsc 70cbf59ce8
Write proper .exe on Windows
4 years ago
tobtoht 9b7849c5be Coins: numerical sort for amount column
4 years ago
tobtoht 51a0f86652 Move cdiv to globals.h
4 years ago
dsc fa6ee35fb0 Merge pull request 'Mainwindow: fix tab order and stylization' (#104) from tobtoht/feather:tabs_order into master
4 years ago
tobtoht b1160280fe Mainwindow: fix tab order and stylization
4 years ago
tobtoht 7441d6cb4a Merge pull request 'XMRig: fix stop on windows' (#102) from tobtoht/feather:xmrrig_stop_windows into master
4 years ago
mrdeveloper 75edc6e5bb Merge branch 'master' into password-dialog-show-wallet-name
4 years ago
tobtoht ff78b5a6c2 XMRig: fix stop on windows
4 years ago
mrdeveloper 47d965c6cd Make format csv import as same as export
4 years ago
mrdeveloper d6c26d4159 PasswordDialog: Show wallet name
4 years ago
mrdeveloper 78516f4546 Contacts: import via csv file
4 years ago
tobtoht 302c258e6b TransactionInfoDialog: add tx key
4 years ago
tobtoht 216b2e0c5e Offline transaction signing
4 years ago
dsc aee60f33b7
- Embed XMRig executable (baked into buildbot image)
4 years ago
dsc 5d8700370b Merge pull request 'Xmrig: add support for TLS. Tor default off. Save username/password in wallet cache.' (#85) from dsc/feather:xmrig-tab-2 into master
4 years ago
dsc 1ef29207d5
Xmrig: add support for TLS. Tor default off. Save username/password in wallet cache.
4 years ago
tobtoht 497567e61f Merge pull request 'Bugfix: fix wallet closing issues by partially reverting #63' (#84) from tobtoht/feather:duplicate_wizard into master
4 years ago
tobtoht 15c51e2e2b Bugfix: fix wallet closing issues by partially reverting #63
4 years ago
tobtoht c5a055eb70 Merge pull request 'Prices: add support for NZD' (#82) from tobtoht/feather:nzd into master
4 years ago
tobtoht 1b9cc7c679 Prices: add support for NZD
4 years ago
tobtoht 3feda6d6c7 Fix indefinite hang when closing wallet via File -> Quit
4 years ago
dsc d0260ce018 XMRig tab - Simple mining GUI to download and run XMRig releases.
4 years ago
tobtoht 98db512164 Send: show fiat conversion when XMR is selected
4 years ago
tobtoht a325883b62 Merge pull request 'Tails: fix slow wallet open' (#72) from tobtoht/feather:tails_fix_slow_open into master
4 years ago
tobtoht 5c7c13d76a Tails: fix slow wallet open
4 years ago
tobtoht 06cee3f03e Merge pull request 'DebugInfoDialog: Add Tails version' (#69) from tobtoht/feather:tails_version into master
4 years ago
tobtoht ec0d88cf1b DebugInfoDialog: Add Tails version
4 years ago
tobtoht 18cf749ad9 Fix wallet update regression
4 years ago
tobtoht 1febbc869f Merge pull request 'Export/Import KeyImages/Outputs' (#66) from tobtoht/feather:keyimages into master
4 years ago
tobtoht 1dcc69db39 Close wallet on exit
4 years ago
tobtoht fc3ac2eb33 Export/Import KeyImages/Outputs
4 years ago
dsc 0289aba113 Merge pull request 'AboutDialog: minor layout fix' (#62) from tobtoht/feather:about_fix into master
4 years ago
dsc 15f076f7d6 Merge pull request 'Coins: add key image icons for view only wallets' (#59) from tobtoht/feather:coins_no_keyimage into master
4 years ago
tobtoht 1ff8a2aaf4 Libwalletqt: integrate changes from upstream
4 years ago
tobtoht 980340546a AboutDialog: minor layout fix
4 years ago
tobtoht ebde5a1cb7 Coins: add key image icons for view only wallets
4 years ago
dsc 36641d73a6 Merge pull request 'Open/create view-only wallets' (#53) from dsc/feather:view-only into master
4 years ago
dsc eac29cd0b6
Import wallet from keys (view-only)
4 years ago
dsc e8a5f59b4c Merge pull request 'Fix segfault on close' (#55) from tobtoht/feather:wizard_segv into master
4 years ago
tobtoht 7526714b4a Fix segfault on close
4 years ago
dsc 2ab78022f5 Merge pull request 'Fix misc image scaling hangs' (#54) from tobtoht/feather:img_hang into master
4 years ago
tobtoht 363bf0ea38 Fix misc image scaling hangs
4 years ago
dsc 48fb92dc60 Merge pull request 'Windows: no seperators between statusbar widgets' (#48) from tobtoht/feather:windows_status_sep into master
4 years ago
tobtoht 5641cf4d9e Windows: no seperators between statusbar widgets
4 years ago
tobtoht 970f8e084d History, Coins, Xmr.to: double click row to open info dialog
4 years ago
dsc bd7ebdf947 Merge pull request 'Windows: hide help button in dialogs' (#47) from tobtoht/feather:window_hide_help into master
4 years ago
tobtoht 64da8f217c Windows: hide help button in dialogs
4 years ago
dsc a104a05cfa Merge pull request 'Windows: indent settings file' (#44) from tobtoht/feather:windows_settings_newlines into master
4 years ago
dsc 17c1526057 Merge pull request 'Move MainWindow::getContext() to constructor' (#45) from tobtoht/feather:ctx_to_constructor into master
4 years ago
tobtoht 2bddad004d Move MainWindow::getContext() to constructor
4 years ago
dsc 9c139e40d3 Merge pull request 'Xmr.to: disable tor checkbox on Tails and Whonix' (#43) from tobtoht/feather:xmrto_tails_tor into master
4 years ago
tobtoht 2ffd5f234b Windows: indent settings file
4 years ago
tobtoht 89ea34cfb7 Wizard: misc improvements to create wallet pages
4 years ago
tobtoht 892416bc51 Xmr.to: disable tor checkbox on Tails and Whonix
4 years ago
dsc 12940361d8 Merge pull request 'Receive: always copy full address' (#41) from tobtoht/feather:receive_copy into master
4 years ago
tobtoht 3df0786fb0 Receive: always copy full address
4 years ago
dsc b114ef1710 Fix restore from seed functionality
4 years ago
dsc ad7b278508 Merge pull request 'Qrcode: save to current directory' (#37) from tobtoht/feather:qrcode_path into master
4 years ago
tobtoht df93b7672a History: fix fiat conversion
4 years ago
tobtoht 7822992837 Qrcode: save to current directory
4 years ago
tobtoht 3f9080332b Merge pull request 'Prices: add support for AUD' (#35) from tobtoht/feather:cur_aud into master
4 years ago
tobtoht db689870f1 Prices: add support for AUD
4 years ago
dsc e017f3619a Merge pull request 'fix desktop paths (xdgPaths)' (#20) from dsc/feather:fix-xdg-path into master
4 years ago
dsc 3d58f13724 fix desktop paths (xdgPaths)
4 years ago
dsc 0ff0fd0a26 Migrate WS server to a machine that's not a potato
4 years ago
dsc d4359758be grammar
4 years ago
dsc 8b8ee32214 Merge pull request 'TxConfDialog: make amounts selectable' (#14) from tobtoht/feather:txconf_text into master
4 years ago
dsc 423b339ab5 Merge pull request 'Balance: don't use scientific notation' (#13) from tobtoht/feather:balance_display into master
4 years ago
tobtoht 3888e121d5 Balance: don't use scientific notation
4 years ago
dsc a0c6a75c09 Merge pull request 'History: change tooltip for failed transactions' (#12) from tobtoht/feather:history_note into master
4 years ago
dsc 1337c1708d Embed Tor executable for static Mac OS builds
4 years ago
tobtoht a0daadc0cb TxConfDialog: make amounts selectable
4 years ago
tobtoht 36495922a1 History: change tooltip for failed transactions
4 years ago
dsc b4a5319958 Set default wallet dir on Windows
4 years ago
dsc 9958bb4bf5 File->Open is causing problems, debug after alpha release
4 years ago
tobtoht bc65a2ab58 Windows: kill tor on exit
4 years ago
dsc 1337baf832 pass STATIC definition for xcb plugin qt import
4 years ago
dsc 133700160a Feather, a free Monero desktop wallet
4 years ago