index
:
monzero-gui.git
main
Monzero desktop wallet graphical interface.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pages
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1771
luigi1111
2018-12-04
1
-1
/
+1
|
\
|
*
Fix Receive.qml:388: Error: Insufficient arguments
mmbyday
2018-12-01
1
-1
/
+1
*
|
Merge pull request #1764
luigi1111
2018-12-03
1
-1
/
+1
|
\
\
|
*
|
fix clipping of text in search box
mmbyday
2018-11-28
1
-1
/
+1
|
|
/
*
|
Merge pull request #1768
luigi1111
2018-12-01
1
-0
/
+12
|
\
\
|
*
|
transfer: paste Payment URL to fill the payment form fields
xiphon
2018-11-30
1
-0
/
+12
|
|
/
*
|
Merge pull request #1767
luigi1111
2018-12-01
1
-0
/
+2
|
\
\
|
*
|
SettingsNode: make TextArea readOnly
mmbyday
2018-11-30
1
-0
/
+2
|
|
/
*
|
Merge pull request #1766
luigi1111
2018-12-01
1
-6
/
+1
|
\
\
|
*
|
sign: fix label layout consistency
mmbyday
2018-11-30
1
-6
/
+1
|
|
/
*
|
Merge pull request #1762
luigi1111
2018-12-01
1
-0
/
+1
|
\
\
|
*
|
keys: dynamic panel height and qrcode is no longer clipped
mmbyday
2018-11-30
1
-0
/
+1
|
|
/
*
|
Merge pull request #1759
luigi1111
2018-12-01
1
-2
/
+2
|
\
\
|
*
|
keys: bug fixes and aligned with wallet definition URI scheme
mmbyday
2018-11-28
1
-2
/
+2
|
|
/
*
|
Merge pull request #1756
luigi1111
2018-12-01
1
-12
/
+17
|
\
\
|
*
|
receive: qrcode fixes
mmbyday
2018-11-28
1
-12
/
+17
|
|
/
*
/
Allow adjusting number of rounds for the key derivation function
stoffu
2018-11-30
1
-1
/
+1
|
/
*
Merge pull request #1750
luigi1111
2018-11-25
1
-1
/
+1
|
\
|
*
transfer: fix amount validation regexp
xiphon
2018-11-24
1
-1
/
+1
*
|
Merge pull request #1749
luigi1111
2018-11-25
1
-0
/
+5
|
\
\
|
*
|
transfer: prepend '0' to amount starting with '.'
xiphon
2018-11-24
1
-0
/
+5
|
|
/
*
|
Merge pull request #1706
luigi1111
2018-11-25
1
-30
/
+40
|
\
\
|
|
/
|
/
|
|
*
receive: add Payment URL
xiphon
2018-10-27
1
-0
/
+10
|
*
receive: fix Amount and QR-Code layout
xiphon
2018-10-27
1
-30
/
+30
*
|
settings: fix Remote Node 'Connect' button
xiphon
2018-11-11
1
-1
/
+6
*
|
settings-node: change element id 'btnStopNode' to 'btnStartStopNode'
xiphon
2018-11-06
1
-3
/
+3
*
|
settings-node: implement correct 'Start/Stop daemon' button logic
xiphon
2018-11-06
1
-3
/
+7
*
|
Merge pull request #1664
luigi1111
2018-11-06
1
-2
/
+2
|
\
\
|
*
|
fix strings not marked as translatable
erciccione
2018-10-24
1
-2
/
+2
|
|
/
*
|
Merge pull request #1709
luigi1111
2018-10-31
1
-4
/
+2
|
\
\
|
*
|
settings: don't call parseFloat, isFinite to parse height
xiphon
2018-10-29
1
-4
/
+2
|
|
/
*
/
Correction of View-Only Wallet description (see Issue #1610)
Leza89
2018-10-25
1
-1
/
+1
|
/
*
Rename "blackball" for clarity
moneromooo-monero
2018-10-18
1
-8
/
+8
*
Merge pull request #1667
luigi1111
2018-10-16
1
-10
/
+6
|
\
|
*
tracking: don't fetch redundant txes
xiphon
2018-10-16
1
-7
/
+3
|
*
tracking: query blockchain height only once during update
xiphon
2018-10-16
1
-3
/
+3
*
|
Add border to generated QR codes
Guillaume LE VAILLANT
2018-10-14
1
-1
/
+1
|
/
*
Merge pull request #1605
luigi1111
2018-10-11
1
-72
/
+3
|
\
|
*
Replacing the optional ring size slider in favor of static ring size 11
Sander Ferdinand
2018-10-10
1
-72
/
+3
*
|
Qt 5.7 does not support string.startsWith(); use string.indexOf() instead
Sander Ferdinand
2018-10-10
1
-1
/
+2
|
/
*
Fix blackball section to conform to format change
moneromooo-monero
2018-09-30
1
-9
/
+27
*
Changed regex to support amount lines starting with a period, but block the t...
Sander Ferdinand
2018-09-04
1
-2
/
+7
*
Merge pull request #1511
luigi1111
2018-08-14
10
-867
/
+2059
|
\
|
*
Fixes a SettingsLog layout bug
Sander Ferdinand
2018-08-06
1
-2
/
+2
|
*
Fixes a particular hard to track bug where ColumnLayout considers MouseArea a...
Sander Ferdinand
2018-08-05
1
-43
/
+42
|
*
Settings alignment and size adjustments
Sander Ferdinand
2018-08-05
2
-5
/
+15
|
*
Added component WarningBox and added a warning to remote node page
Sander Ferdinand
2018-08-05
2
-66
/
+18
|
*
Included copyright headers
Sander Ferdinand
2018-08-05
5
-0
/
+140
|
*
Disable layout options when in mobile mode
Sander Ferdinand
2018-08-05
1
-0
/
+8
|
*
Copy to clipboard functionality for the Info page
Sander Ferdinand
2018-08-05
1
-2
/
+54
[next]