Riccardo Spagni
28e948afaf
Merge pull request #273
...
8f9ac1c
corrected path to boost (Jaquee)
417e49b
win64 boost settings (Jaquee)
2016-12-14 23:39:44 +02:00
Riccardo Spagni
cd550be6ac
Merge pull request #271
...
c5206e1
Use daemon height if target height = 0 (Jaquee)
2016-12-14 23:39:23 +02:00
Riccardo Spagni
899b844dd0
Merge pull request #267
...
170cd53
Change organisation name to monero-project (taushet)
2016-12-14 23:38:02 +02:00
Riccardo Spagni
dc4e6f9e98
Merge pull request #266
...
28b1272
Transfer: add a "start daemon" button when not connected (moneromooo.monero)
2016-12-14 23:37:09 +02:00
Riccardo Spagni
d21a97d706
Merge pull request #265
...
7aef277
remove basic layout button on wizard page (moneromooo.monero)
2016-12-14 23:36:54 +02:00
Riccardo Spagni
82d87914cd
Merge pull request #263
...
a0fb4cc
Remove fee multiplier info from low/high slider (moneromooo.monero)
2016-12-14 23:35:19 +02:00
Riccardo Spagni
9a385cbcc8
Merge pull request #259
...
00f3ce2
add build to .gitignore (Christoph Schnerch)
2016-12-14 23:33:43 +02:00
Riccardo Spagni
ce124dc2bd
Merge pull request #258
...
440d14b
fix basic layout (Jaquee)
2016-12-14 23:32:04 +02:00
Riccardo Spagni
a3d048ec7b
Merge pull request #257
...
50f62c9
Settings: show error msg on wrong pw input (Jaquee)
2016-12-14 23:31:22 +02:00
Riccardo Spagni
b58600c79b
Merge pull request #256
...
401d09f
Don't build monerod on win32 (Jaquee)
5437820
build and install monerod (Jaquee)
2016-12-14 23:29:52 +02:00
Riccardo Spagni
998b1beecc
Merge pull request #255
...
541186c
No left margin for button on Verify Payment page (xmr-eric)
2016-12-14 23:28:59 +02:00
Riccardo Spagni
6a132da785
Merge pull request #249
...
7fd80a1
async close: make sure curretWallet isn't used after shutdown started (Jaquee)
eb97bda
code clean up and wallet close consistency (Jaquee)
ead9bd7
WalletManager: lock wallet while closing (Jaquee)
2016-12-14 23:27:30 +02:00
Jaquee
8f9ac1ccf3
corrected path to boost
2016-12-14 18:53:32 +01:00
Jaquee
417e49b2c8
win64 boost settings
2016-12-14 18:19:24 +01:00
Jaquee
705bc83ae1
move refresh progress to leftpanel
2016-12-14 13:48:12 +01:00
Jaquee
7fd80a1be2
async close: make sure curretWallet isn't used after shutdown started
2016-12-14 13:11:20 +01:00
Jaquee
c5206e16e3
Use daemon height if target height = 0
2016-12-14 11:29:35 +01:00
xmr-eric
9d1f242a8a
Update TxKey.qml
2016-12-13 21:23:15 -05:00
xmr-eric
88df8b7938
Improvements to text on 'Verify payment' page
...
Shortened/simplified some text.
Changed placeholders from the word "transaction" to the shorthand "tx". Since the user already sees the word transaction to the left of the field, they understand that they mean the same thing, which is important since the History page, where most will get their tx IDs and tx keys, use "tx" instead of "transaction".
Also the placeholders were changed from "Transaction ID here" to "Paste transaction ID". The text to the left of the field already is an indicator of what the box is for, so the placeholder instead acts as an action for the user to take (paste!).
2016-12-13 21:03:55 -05:00
xmr-eric
9566e8289a
Improved field descriptions on Send page
...
#1 : "Paste" vs. "Type" in address.
#2 : Description is not saved to wallet address book but to wallet history.
2016-12-13 20:25:13 -05:00
Jaquee
eb97bda3a3
code clean up and wallet close consistency
2016-12-13 23:45:37 +01:00
Jaquee
ead9bd70be
WalletManager: lock wallet while closing
...
WalletManager: Make sure only one wallet is open
2016-12-13 23:45:32 +01:00
Riccardo Spagni
8cdad2fc66
Merge pull request #272
...
47edfd7
rename Bitmonero to Monero (Jaquee)
2016-12-14 00:23:31 +02:00
Jaquee
47edfd7211
rename Bitmonero to Monero
2016-12-13 19:52:12 +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
moneromooo.monero
28b1272a65
Transfer: add a "start daemon" button when not connected
2016-12-10 19:56:35 +00:00
moneromooo.monero
7aef277b3a
remove basic layout button on wizard page
2016-12-10 18:46:04 +00:00
moneromooo.monero
a0fb4ccc95
Remove fee multiplier info from low/high slider
...
This was a braino on my part, this is only applicable for the
list based low/high selector.
2016-12-10 15:07:09 +00:00
Christoph Schnerch
00f3ce2542
add build to .gitignore
2016-12-09 22:31:39 +01:00
Jaquee
440d14be51
fix basic layout
2016-12-09 22:09:45 +01:00
Jaquee
50f62c972e
Settings: show error msg on wrong pw input
2016-12-09 13:23:12 +01:00
Jaquee
401d09fab7
Don't build monerod on win32
...
Signed-off-by: Jaquee <jaquee.monero@gmail.com>
2016-12-09 11:31:33 +01:00
Jaquee
5437820af0
build and install monerod
2016-12-09 09:42:12 +01:00
xmr-eric
541186cfe6
No left margin for button on Verify Payment page
...
This brings the Check button into alignment with the rest of the page.
2016-12-08 22:59:16 -05:00
Riccardo Spagni
ff998ba17b
Merge pull request #250
...
75be921
Fix runtime error in history (Jaquee)
2016-12-09 00:30:40 +02:00
Jaquee
75be921d9c
Fix runtime error in history
2016-12-08 23:24:01 +01:00
Riccardo Spagni
ca5c67cac2
Merge pull request #248
...
6ca4e05
wizard: Reset password and account name fields on wizard restart (Jaquee)
2016-12-09 00:10:05 +02:00
Riccardo Spagni
838845d878
Merge pull request #244
...
5bda759
Update WizardFinish.qml (xmrdc)
2016-12-09 00:09:49 +02:00
Riccardo Spagni
2905018b37
Merge pull request #243
...
d45d5e0
Updates german translations (Christoph Mayerhofer)
2016-12-09 00:09:35 +02:00
Riccardo Spagni
c7c52ede32
Merge pull request #241
...
f01d8c4
README-OSX: Add xcode workaround (Jaqueeee)
2016-12-09 00:09:19 +02:00
Riccardo Spagni
c79d1f6c3f
Merge pull request #240
...
0231d9f
Remove Dependencies section (taushet)
2016-12-09 00:09:04 +02:00
Riccardo Spagni
f88b011adf
Merge pull request #239
...
7974aba
win32: static boost + target i686 (Jaquee)
2016-12-09 00:08:48 +02:00
Riccardo Spagni
73ca4da6c9
Merge pull request #238
...
17add2d
middlePanel: fix anchor error (Jaquee)
3d16f73
tabs: page transition left to right (Jaquee)
2016-12-09 00:08:27 +02:00
Riccardo Spagni
31dac52242
Merge pull request #236
...
b927442
added japanese translation (Kenshi Takayama)
2016-12-09 00:07:04 +02:00
Riccardo Spagni
bb506a2e92
Merge pull request #235
...
e1255bd
history: remove unused dependencies (Jaquee)
9341d75
history: print destination address in tx details popup (Jaquee)
7aea3d3
TransactionInfo: add transfers() and destinations_formatted() (Jaquee)
a4c3de9
history: add Transfer class (Jaquee)
2016-12-09 00:06:44 +02:00
Riccardo Spagni
4cdf443b6b
Merge pull request #232
...
36fc886
Included a missing ';' in code (HugTime)
e079992
Add monero-core_in.ts (HugTime)
2016-12-09 00:06:11 +02:00
Riccardo Spagni
e38bd69dcc
Merge pull request #228
...
f41a842
Wizard: fix wrong wallet loaded in open from file (mochaccinuh)
2016-12-09 00:05:49 +02: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
Riccardo Spagni
35d1e29457
Merge pull request #225
...
4e20ad8
Remove useless black bar buttons (moneromooo.monero)
2016-12-08 23:58:49 +02:00
Riccardo Spagni
72bc417cca
Merge pull request #224
...
ab61910
Receive: tx scanner for payments matching setup (moneromooo.monero)
87d0751
libwalletqt: add a few daemon read access routines (moneromooo.monero)
af4e49c
MiddlePanel: add an optional onPageClosed callback (moneromooo.monero)
2016-12-08 23:58:22 +02:00