aboutsummaryrefslogtreecommitdiff
path: root/pages
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | keys: add text for viewonly walletmmbyday2018-12-211-1/+2
| | |/ / | |/| |
* | | | Merge pull request #1826luigi11112018-12-261-166/+278
|\ \ \ \ | |/ / / |/| | | | | | | 7708b09 Sign: redesign page with message/file toggle (mmbyday)
| * | | Sign: redesign page with message/file toggle :art:mmbyday2018-12-201-166/+278
| |/ /
* | | Merge pull request #1850luigi11112018-12-201-0/+1
|\ \ \ | | | | | | | | | | | | b38a93a Receive: fix subaddress alignment (selsta)
| * | | Receive: fix subaddress alignmentselsta2018-12-201-0/+1
| |/ /
* | | Merge pull request #1849luigi11112018-12-201-11/+3
|\ \ \ | | | | | | | | | | | | 6778742 openalias: handle address validation correctly (mmbyday)
| * | | openalias: handle address validation correctlymmbyday2018-12-201-11/+3
| |/ /
* | | Merge pull request #1843luigi11112018-12-201-62/+59
|\ \ \ | | | | | | | | | | | | d2d4c21 SettingsLog: fix TextArea layout, border, scrollbar (xiphon)
| * | | SettingsLog: fix TextArea layout, border, scrollbarxiphon2018-12-191-62/+59
| |/ /
* | | Merge pull request #1830luigi11112018-12-203-0/+4
|\ \ \ | | | | | | | | | | | | 84a6042 mining: add visual icon/indicator that mining is enabled, visible on all the screens (mmbyday)
| * | | mining: add visual icon/indicator that mining is enabled, visible on all the ↵mmbyday2018-12-183-0/+4
| |/ / | | | | | | | | | screens
* | | Merge pull request #1820luigi11112018-12-203-3/+13
|\ \ \ | | | | | | | | | | | | 09201b1 Clear text fields up switching wallets (mmbyday)
| * | | Clear text fields up switching walletsmmbyday2018-12-183-3/+13
| |/ /
* | | Merge pull request #1818luigi11112018-12-201-61/+32
|\ \ \ | | | | | | | | | | | | d10ce17 SettingsInfo: use MoneroComponents.StandardButton (mmbyday)
| * | | SettingsInfo: use MoneroComponents.StandardButton :lipstick:mmbyday2018-12-181-61/+32
| | |/ | |/|
* | | Lock wallet on inactivitydsc2018-12-202-7/+90
| |/ |/|
* | Merge pull request #1839luigi11112018-12-181-127/+166
|\ \ | | | | | | | | | 481ef1f mining: display max cpu thread count and warn about impact (mmbyday)
| * | mining: display max cpu thread count and warn about impactmmbyday2018-12-171-127/+166
| |/
* | Merge pull request #1835luigi11112018-12-184-15/+6
|\ \ | | | | | | | | | 515bb16 fix various QML warnings (xiphon)
| * | fix various QML warningsxiphon2018-12-174-15/+6
| |/
* | Merge pull request #1823luigi11112018-12-181-1/+3
|\ \ | | | | | | | | | fc26bd1 Transfer: transaction priority persists over page changes and reset to automatic after successful send (mmbyday)
| * | Transfer: transaction priority persists over page changes and reset to ↵mmbyday2018-12-131-1/+3
| |/ | | | | | | automatic after successful send
* | Merge pull request #1817luigi11112018-12-181-139/+36
|\ \ | | | | | | | | | 9c09294 settings-wallet: use StandardButton instead of custom buttons (xiphon)
| * | settings-wallet: use StandardButton instead of custom buttonsxiphon2018-12-131-139/+36
| |/
* | Merge pull request #1815luigi11112018-12-181-70/+20
|\ \ | | | | | | | | | d70f714 settings-node: use StandardButton instead of custom buttons (xiphon)
| * | settings-node: use StandardButton instead of custom buttonsxiphon2018-12-131-70/+20
| |/
* / settingsLog: fix layout glitch when loaded first time :bug:mmbyday2018-12-131-41/+36
|/
* Toggle hiding balance via Settings->Layout->Hide balancedsc2018-12-121-1/+12
|
* Merge pull request #1794luigi11112018-12-112-2/+2
|\ | | | | | | | | e650818 TextField.onEditingFinished() is not available in Qt versions lower than 5.9. Replace with onEditingFinished() (xmrdsc) b466f9f string.startsWith() is not available in Qt versions lower than 5.8. Replace with string.indexOf() (xmrdsc)
| * string.startsWith() is not available in Qt versions lower than 5.8. Replace ↵dsc2018-12-092-2/+2
| | | | | | | | with string.indexOf()
* | Merge pull request #1785luigi11112018-12-071-4/+3
|\ \ | | | | | | | | | 950ac55 receive: enable advanced option checkbox2 to persist (mmbyday)
| * | receive: enable advanced option checkbox2 to persistmmbyday2018-12-061-4/+3
| |/
* | Merge pull request #1780luigi11112018-12-071-1/+1
|\ \ | | | | | | | | | 493623e settings: fix Binding loop detected for property preferredHeight (mmbyday)
| * | settings: fix Binding loop detected for property preferredHeightmmbyday2018-12-041-1/+1
| | |
* | | Merge pull request #1778luigi11112018-12-071-3/+7
|\ \ \ | |_|/ |/| | | | | 56bd606 addressbook: improve readability by truncating long text and allowing wrapmode on address/description/paymentid fields (mmbyday)
| * | addressbook: improve readability by truncating long text and allowing ↵mmbyday2018-12-041-3/+7
| |/ | | | | | | wrapmode on address/description/paymentid fields
* | Merge pull request #1771luigi11112018-12-041-1/+1
|\ \ | |/ |/| | | 6c60b37 Fix Receive.qml:388: Error: Insufficient arguments (mmbyday)
| * Fix Receive.qml:388: Error: Insufficient argumentsmmbyday2018-12-011-1/+1
| |
* | Merge pull request #1764luigi11112018-12-031-1/+1
|\ \ | | | | | | | | | 0a3c806 fix clipping of text in search box (mmbyday)
| * | fix clipping of text in search boxmmbyday2018-11-281-1/+1
| |/
* | Merge pull request #1768luigi11112018-12-011-0/+12
|\ \ | | | | | | | | | 02134c4 transfer: paste Payment URL to fill the payment form fields (xiphon)
| * | transfer: paste Payment URL to fill the payment form fieldsxiphon2018-11-301-0/+12
| |/
* | Merge pull request #1767luigi11112018-12-011-0/+2
|\ \ | | | | | | | | | 01209b1 SettingsNode: make TextArea readOnly (mmbyday)
| * | SettingsNode: make TextArea readOnlymmbyday2018-11-301-0/+2
| |/
* | Merge pull request #1766luigi11112018-12-011-6/+1
|\ \ | | | | | | | | | 7a9c6f4 sign: fix label layout consistency (mmbyday)
| * | sign: fix label layout consistencymmbyday2018-11-301-6/+1
| |/
* | Merge pull request #1762luigi11112018-12-011-0/+1
|\ \ | | | | | | | | | b9c7d8d keys: dynamic panel height and qrcode is no longer clipped (mmbyday)
| * | keys: dynamic panel height and qrcode is no longer clippedmmbyday2018-11-301-0/+1
| |/
* | Merge pull request #1759luigi11112018-12-011-2/+2
|\ \ | | | | | | | | | 33e04a3 keys: bug fixes and aligned with wallet definition URI scheme (mmbyday)
| * | keys: bug fixes and aligned with wallet definition URI schememmbyday2018-11-281-2/+2
| |/