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
Riccardo Spagni
abbefa9760
Merge pull request #220
...
b97dc2f
wizard: remove msg about confirmation dialog (Jaquee)
2016-12-08 23:57:27 +02:00
Riccardo Spagni
bfcdf113f9
Merge pull request #217
...
3752ec7
send page: check daemon status after every refresh (Jaquee)
01549a3
walletManager: coding conventions (Jaquee)
0ae3d67
daemon console -> log + adjusted height (Jaquee)
0e8cd14
Wallet: add m_initialized (Jaquee)
c7232e1
set wallet connection status before querying sync status (Jaquee)
3f8e05d
Wallet: Cache connection status query (Jaquee)
36a6b89
connect onWalletConnectionStatusChanged() (Jaquee)
93a8200
Transfer: new connectionStatus handling + show status msg (Jaquee)
76e6ae8
remove reference to old pw-dialog (Jaquee)
18b7a67
Wallet: add connectionStatusChanged signal (Jaquee)
d9f4ab4
daemonManager: wait for daemon stop on app close (Jaquee)
f62bb68
daemonManagerDialog: use new ConnectionStatus enum (Jaquee)
dd01f59
hide daemon sync progress after disconnecting wallet (Jaquee)
8d19a03
DaemonManager: add stateChanged() (Jaquee)
760e01b
daemonManagerDialog: show processdialog when starting (Jaquee)
bb881d9
show processingSplash when starting/stopping daemon (Jaquee)
8361dda
resolve rebase conflict (Jaquee)
8dfa79e
Shutdown daemon and close wallet properly on app exit (Jaquee)
7876957
DaemonManager::closing() (Jacob Brydolf)
065b060
main: debug messages (Jacob Brydolf)
b4eb489
DaemonManager: forward command line arguments to monerod (Jacob Brydolf)
752ff26
forward command line arguments to DaemonManager (Jaquee)
7840dab
DaemonManager: console debug output (Jacob Brydolf)
14a5bd5
settings: added daemon console (Jacob Brydolf)
b53ef00
history tx details: resized popup (Jacob Brydolf)
b4f29b2
StandardDialog: changed default sizes (Jacob Brydolf)
5855700
daemonManagerDialog: added starting signal (Jacob Brydolf)
3a43154
DaemonManager: added console updated signals (Jacob Brydolf)
3df9e44
DaemonManager: windows support (Jacob Brydolf)
5da9f8f
standardDialog: close window before continue (Jacob Brydolf)
5a110f4
replace message dialog with custom dialog (Jacob Brydolf)
d465780
resized standard dialog (Jacob Brydolf)
482bd30
settings: enable/disable daemon start/stop buttons (Jacob Brydolf)
4e7de8c
proper daemon shutdown on app exit (Jaquee)
48471f3
onDaemonStarted/stopped signals/slots (Jaquee)
de635cb
pw dialog: close popup before continue (Jacob Brydolf)
86772be
added standardDialog component (Jacob Brydolf)
ae977af
settings: add daemon manager (Jacob Brydolf)
2775124
small error in daemon manager dialog (Jacob Brydolf)
82c39e0
WalletManager: include dependencies (Jaquee)
1c6884e
Show daemon manager dialog if daemon isnt started (Jacob Brydolf)
9fbfbc4
daemonManager: embed as context property (Jaquee)
4cdc258
WalletManager: basic functionality (Jacob Brydolf)
2016-12-08 23:54:50 +02:00
Riccardo Spagni
4286b5c1c9
Merge pull request #209
...
b5a993b
Print wallet filename in password dialog where approrpiate (moneromooo.monero)
2016-12-08 23:54:33 +02:00
Riccardo Spagni
a37279b05c
Merge pull request #208
...
d982c3d
Add fee multiplier info to priority levels (moneromooo.monero)
2016-12-08 23:54:09 +02:00
Riccardo Spagni
5f8c05c640
Merge pull request #206
...
fd55cd9
History: reclaim some vertical space from search label (moneromooo.monero)
2016-12-08 23:53:50 +02:00
Riccardo Spagni
cbe431dfc8
Merge pull request #204
...
4bef677
Enter default value in port in settings page (Gingeropolous)
2016-12-08 23:53:34 +02:00
Riccardo Spagni
0bab9a0b04
Merge pull request #203
...
fdd6ad4
QRCodeImageProvider: fix 0/1 black/white mixup (moneromooo.monero)
2016-12-08 23:53:16 +02:00
Riccardo Spagni
1588f1ba7b
Merge pull request #196
...
eef11bf
remove qtquick 2.6 dependency (Jaquee)
3245d7d
redesign daemon progress bar to fit smaller screens (Jaquee)
a0756ff
adjust menuButton height dynamically (Jaquee)
4274167
adjust appwindow min height to fit content (Jaquee)
2016-12-08 23:50:23 +02:00
Jaquee
6ca4e05167
wizard: Reset password and account name fields on wizard restart
2016-12-08 15:37:16 +01:00
Jaquee
7974aba1cb
win32: static boost + target i686
2016-12-08 14:36:11 +01:00
xmrdc
5bda759c64
Update WizardFinish.qml
...
fixed typo
"You're all setup!" to "You're all set up!"
2016-12-06 13:00:26 -08:00
Christoph Mayerhofer
d45d5e08ab
Updates german translations
2016-12-06 21:29:39 +01:00
Jaquee
b97dc2f481
wizard: remove msg about confirmation dialog
2016-12-04 20:48:53 +01:00
Jaqueeee
f01d8c4783
README-OSX: Add xcode workaround
2016-12-04 20:28:40 +01:00
taushet
0231d9fb6e
Remove Dependencies section
...
This is redundant, at least for now. Dependencies are detailed in each build instruction.
2016-12-04 20:19:47 +01:00
Jaquee
17add2d75e
middlePanel: fix anchor error
2016-12-04 16:53:53 +01:00
Jaquee
3d16f73eda
tabs: page transition left to right
2016-12-04 16:51:42 +01:00
Jaquee
e1255bd91f
history: remove unused dependencies
2016-12-04 09:08:22 +01:00