Commit graph

46 commits

Author SHA1 Message Date
Jaquee
15c79df378
GUI cold signing 2017-01-15 12:32:31 +01:00
Jaquee
a344f17cd1 AddressBook: basic functions 2016-12-14 23:04:13 +01:00
taushet
170cd53ce4 Change organisation name to monero-project
It seemed that there was agreement in discussion of #205 that the hyphenated 'monero-project' was to be preferred over camelcase or spacing.
2016-12-11 08:43:21 +01:00
Riccardo Spagni
0c484ea424
Merge pull request #226
abd5c68 Windows: don't allow non-ascii characters in path (Jaquee)
1a610db add isWindows property (Jaquee)
2016-12-09 00:05:33 +02:00
Jaquee
1a610db431
add isWindows property 2016-11-29 17:06:06 +01:00
Jaquee
01549a3040
walletManager: coding conventions
Signed-off-by: Jaquee <jaquee.monero@gmail.com>
2016-11-27 00:16:30 +01:00
Jaquee
8361dda994
resolve rebase conflict 2016-11-26 19:37:07 +01:00
Jaquee
8dfa79ec58
Shutdown daemon and close wallet properly on app exit 2016-11-26 19:37:04 +01:00
Jacob Brydolf
065b060102
main: debug messages 2016-11-26 19:36:59 +01:00
Jaquee
752ff2616f
forward command line arguments to DaemonManager 2016-11-26 19:36:43 +01:00
Jaquee
9fbfbc4b2a
daemonManager: embed as context property 2016-11-26 19:35:33 +01:00
moneromooo.monero
96c7ddeea8 Add QR code display on the receive page
This embeds MIT licenced code from Project Nayuki:
https://www.nayuki.io/page/qr-code-generator-library
The C++ part of the code is embedded in src/QR-Code-generator.
See src/QR-Code-generator/Readme.markdown for more info.
2016-11-20 18:53:12 +00:00
Jacob Brydolf
1218bf322c
Capitalized Monero in default path 2016-10-30 15:38:20 +01:00
Jacob Brydolf
b795c4b0d7
generate default account name from env username 2016-10-29 12:13:20 +02:00
Jacob Brydolf
a3c6c40832
change default wallet path + remove auto create path on startup 2016-10-29 12:09:48 +02:00
Ilya Kitaev
0ac27e13a6 History: filter by amount 2016-10-10 00:22:36 +03:00
Ilya Kitaev
612c497608 TransactionHistory sorting 2016-10-10 00:19:13 +03:00
Ilya Kitaev
0498c3ba64 Transaction history is not crashing and refreshing properly 2016-10-10 00:19:13 +03:00
Ilya Kitaev
522b0671ad Simple transaction history 2016-10-10 00:15:17 +03:00
Ilya Kitaev
0ff3fd3212 added TransactionHistoryModel; renamings 2016-10-10 00:15:17 +03:00
Ilya Kitaev
f402fd9e7d Wallet::daemonBlockChainHeight(); BC sync progress in GUI 2016-09-26 22:55:25 +03:00
Ilya Kitaev
e287ce88bc Wizard: setup testnet/daemon address 2016-09-23 00:11:19 +03:00
Ilya Kitaev
4fa8ad3b19 Transfer page: validate amount 2016-08-23 16:07:52 +03:00
Ilya Kitaev
376db6cf16 Display "processing.." splashscreen while wallet initializing 2016-08-23 11:55:51 +03:00
Ilya Kitaev
6b9afcf291 extra debug logging 2016-08-23 10:32:01 +03:00
Ilya Kitaev
9cd73dfbbe Translations are separate qm files 2016-07-27 22:32:33 +03:00
Ilya Kitaev
a9339838ac TranslationManager, Russian translation example 2016-07-19 23:31:09 +03:00
Ilya Kitaev
d9f031ec2a Async API integration in progress 2016-07-13 15:24:40 +03:00
Ilya Kitaev
39cb75e58c Send money: confirmation popups added 2016-06-28 22:37:14 +03:00
Ilya Kitaev
eaf59243b2 basic "send money" functionality implemented in GUI 2016-06-16 17:13:46 +03:00
Ilya Kitaev
2151f1395c Persistent storage for common settings. closes #10 2016-06-15 13:25:45 +03:00
Ilya Kitaev
1eac46ae73 "new wallet" and "recovery wallet" flows are implemented using libwallet
api
2016-06-14 16:09:14 +03:00
Ilya Kitaev
fd50e6f9a3 new wallet wizard: wallet created in temporary directory and moved to
the destination at the final step
2016-06-10 16:41:13 +03:00
Ilya Kitaev
da1b74a707 Start in normal mode if wallet exists. Resolves #9 2016-06-07 16:28:44 +03:00
Ilya Kitaev
493e290956 libwallet integration 2016-06-03 17:30:19 +03:00
Ilya Kitaev
625041df18 integrating cpp wallet mockups with QML 2016-02-24 13:25:20 +03:00
Ilya Kitaev
1195a89d06 started integrating wallet library 2016-02-23 18:59:26 +03:00
Ilya Kitaev
e555631b40 wallet directrory in "Documents" for Windows and in "home" for *nix 2016-02-08 10:58:01 +03:00
unknown
6289e18f6c fix for window drag bug on ubuntu, only tested on windows 2016-02-03 16:37:10 +01:00
Riccardo Spagni
bebae4727e
added licenses 2015-04-01 10:56:05 +02:00
marcin
17e18a3351 wizard v0.1 2014-08-19 14:58:02 +02:00
marcin
2eddebe1c2 https://trello.com/c/LXEnXYLF/42-fix-monero-logo
https://trello.com/c/VpuuPT5L/27-per-transaction-descriptions-should-be-removed-from-dashboard-history-as-discussed
https://trello.com/c/wy3nFH3g/30-please-add-ctrl-tab-ctrl-shift-tab-shortcut-keys-to-rotate-between-tabs
https://trello.com/c/6Y6kOXsU/44-add-monero-title-to-the-main-window
2014-07-16 14:40:09 +02:00
marcin
49bb4516f2 shortcuts fix + ctrl+tab/ctrl+shift+tab functionality + heperlinks fix 2014-07-13 14:27:50 +02:00
marcin
f4279a9800 fixes + addressbook v1 + transfer v1 2014-07-11 00:18:36 +02:00
marcin
92c594ca8c dashboard + few tipitem fix + shortcuts 2014-07-09 16:18:48 +02:00
marcin
62df25ce8e first push 2014-07-07 19:08:30 +02:00