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
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
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
Jaquee
9341d75236
history: print destination address in tx details popup
2016-12-04 09:08:22 +01:00
Jaquee
7aea3d38d6
TransactionInfo: add transfers() and destinations_formatted()
2016-12-04 09:08:18 +01:00
Kenshi Takayama
b92744299d
added japanese translation
2016-12-04 14:08:43 +09:00
Jaquee
a4c3de9e2e
history: add Transfer class
2016-12-03 13:14:35 +01:00
HugTime
36fc88692b
Included a missing ';' in code
...
Fixed syntax error
2016-12-02 11:38:42 -07:00
HugTime
e079992c79
Add monero-core_in.ts
...
Hindi translation file. Some formatting issues may exist. Needs review by native speaker.
2016-12-02 08:00:18 -07:00
mochaccinuh
f41a842525
Wizard: fix wrong wallet loaded in open from file
...
Wizard: move cleanup logic to WizardMain.qml
Wizard: move cleanup logic to WizardMain.qml
2016-11-29 19:35:43 +01:00
Jaquee
abd5c685af
Windows: don't allow non-ascii characters in path
2016-11-29 17:14:11 +01:00
Jaquee
1a610db431
add isWindows property
2016-11-29 17:06:06 +01:00
moneromooo.monero
4e20ad819b
Remove useless black bar buttons
...
Except the yellow layout change one, which is actually useful
The size change buttons don't work.
Also tweak the WM hints to make sure there's a close button
displayed on all platforms.
2016-11-29 13:19:55 +00:00
moneromooo.monero
ab619109e2
Receive: tx scanner for payments matching setup
...
Payments matching the currently setup payment id and optional amount
are detected, allowing a merchant to generate a new payment id, enter
the expected amount, let a client scan the QR code, and wait till
the payment shows up as either in the txpool, or with N confirmations.
2016-11-29 12:37:08 +00:00
moneromooo.monero
87d07515a8
libwalletqt: add a few daemon read access routines
2016-11-29 12:36:53 +00:00
Jaquee
3752ec7899
send page: check daemon status after every refresh
2016-11-27 13:35:51 +01:00