aboutsummaryrefslogtreecommitdiff
path: root/pages
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #1756luigi11112018-12-011-12/+17
|\ \
| * | receive: qrcode fixesmmbyday2018-11-281-12/+17
| |/
* / Allow adjusting number of rounds for the key derivation functionstoffu2018-11-301-1/+1
|/
* Merge pull request #1750luigi11112018-11-251-1/+1
|\
| * transfer: fix amount validation regexpxiphon2018-11-241-1/+1
* | Merge pull request #1749luigi11112018-11-251-0/+5
|\ \
| * | transfer: prepend '0' to amount starting with '.'xiphon2018-11-241-0/+5
| |/
* | Merge pull request #1706luigi11112018-11-251-30/+40
|\ \ | |/ |/|
| * receive: add Payment URLxiphon2018-10-271-0/+10
| * receive: fix Amount and QR-Code layoutxiphon2018-10-271-30/+30
* | settings: fix Remote Node 'Connect' buttonxiphon2018-11-111-1/+6
* | settings-node: change element id 'btnStopNode' to 'btnStartStopNode'xiphon2018-11-061-3/+3
* | settings-node: implement correct 'Start/Stop daemon' button logicxiphon2018-11-061-3/+7
* | Merge pull request #1664luigi11112018-11-061-2/+2
|\ \
| * | fix strings not marked as translatableerciccione2018-10-241-2/+2
| |/
* | Merge pull request #1709luigi11112018-10-311-4/+2
|\ \
| * | settings: don't call parseFloat, isFinite to parse heightxiphon2018-10-291-4/+2
| |/
* / Correction of View-Only Wallet description (see Issue #1610)Leza892018-10-251-1/+1
|/
* Rename "blackball" for claritymoneromooo-monero2018-10-181-8/+8
* Merge pull request #1667luigi11112018-10-161-10/+6
|\
| * tracking: don't fetch redundant txesxiphon2018-10-161-7/+3
| * tracking: query blockchain height only once during updatexiphon2018-10-161-3/+3
* | Add border to generated QR codesGuillaume LE VAILLANT2018-10-141-1/+1
|/
* Merge pull request #1605luigi11112018-10-111-72/+3
|\
| * Replacing the optional ring size slider in favor of static ring size 11Sander Ferdinand2018-10-101-72/+3
* | Qt 5.7 does not support string.startsWith(); use string.indexOf() insteadSander Ferdinand2018-10-101-1/+2
|/
* Fix blackball section to conform to format changemoneromooo-monero2018-09-301-9/+27
* Changed regex to support amount lines starting with a period, but block the t...Sander Ferdinand2018-09-041-2/+7
* Merge pull request #1511luigi11112018-08-1410-867/+2059
|\
| * Fixes a SettingsLog layout bugSander Ferdinand2018-08-061-2/+2
| * Fixes a particular hard to track bug where ColumnLayout considers MouseArea a...Sander Ferdinand2018-08-051-43/+42
| * Settings alignment and size adjustmentsSander Ferdinand2018-08-052-5/+15
| * Added component WarningBox and added a warning to remote node pageSander Ferdinand2018-08-052-66/+18
| * Included copyright headersSander Ferdinand2018-08-055-0/+140
| * Disable layout options when in mobile modeSander Ferdinand2018-08-051-0/+8
| * Copy to clipboard functionality for the Info pageSander Ferdinand2018-08-051-2/+54
| * Replace SettingsInfo wallet name with wallet pathSander Ferdinand2018-08-051-2/+8
| * Fixes a layout bug for SettingsLog.qmlSander Ferdinand2018-08-051-1/+5
| * Lighten up the grey colors a bitSander Ferdinand2018-08-052-7/+7
| * Fixes the wallet creation height dialogSander Ferdinand2018-08-051-1/+4
| * Include version.jsSander Ferdinand2018-08-051-0/+1
| * Fixes some javascript errorsSander Ferdinand2018-07-181-4/+3
| * Added settings page: InfoSander Ferdinand2018-07-181-0/+212
| * Move function to show the seed page to Utils.jsSander Ferdinand2018-07-181-3/+1
| * Added settings page: LogSander Ferdinand2018-07-181-0/+214
| * Added settings page: WalletSander Ferdinand2018-07-181-0/+407
| * Added settings page: NodeSander Ferdinand2018-07-181-0/+485
| * Added settings page: LayoutSander Ferdinand2018-07-181-0/+39
| * Added settings navbar componenentSander Ferdinand2018-07-181-0/+337
| * Reworked page 'Settings', added a stackviewSander Ferdinand2018-07-181-760/+81