aboutsummaryrefslogtreecommitdiff
path: root/components
Commit message (Collapse)AuthorAgeFilesLines
...
* | StandardDropdown: fix variable name (> Qt 5.7)selsta2018-12-131-7/+7
|/ | | | Newer Qt versions don't like the name "column"
* Use Text.PlainText as default for Textdsc2018-12-121-1/+2
|
* Merge pull request #1797luigi11112018-12-111-3/+8
|\ | | | | | | 84bf873 MiddlePanel: add scrollbars (mmbyday)
| * MiddlePanel: add scrollbars :lipstick:mmbyday2018-12-101-3/+8
| |
* | Merge pull request #1791luigi11112018-12-111-64/+59
|\ \ | | | | | | | | | | | | | | | e0796b2 standard-button: fix layout (xiphon) f8a920d standard-button: add hover color animation (xiphon) 831dc59 standard-button: remove redundant 'icon' property (xiphon)
| * | standard-button: remove redundant 'icon' propertyxiphon2018-12-091-9/+1
| | |
| * | standard-button: add hover color animationxiphon2018-12-091-16/+31
| | |
| * | standard-button: fix layoutxiphon2018-12-091-47/+35
| | |
* | | PasswordDialog: add ability to toggle text echo mode :lipstick: :sparkles:mmbyday2018-12-101-3/+25
| |/ |/|
* | Merge pull request #1782luigi11112018-12-071-41/+29
|\ \ | | | | | | | | | f72b407 checkbox: remove a gap between rectangle and text, fix layout (xiphon)
| * | checkbox: remove a gap between rectangle and text, fix layoutxiphon2018-12-051-41/+29
| |/
* | Merge pull request #1778luigi11112018-12-071-2/+15
|\ \ | | | | | | | | | 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-2/+15
| | | | | | | | | | | | wrapmode on address/description/paymentid fields
* | | Merge pull request #1774luigi11112018-12-072-1/+20
|\ \ \ | |_|/ |/| | | | | 4bfd856 Enable clipboard copy functionality on XMR amounts (mmbyday)
| * | Enable clipboard copy functionality on XMR amountsmmbyday2018-12-042-1/+20
| |/
* | Merge pull request #1772luigi11112018-12-041-1/+1
|\ \ | |/ |/| | | 8e0e088 HistoryTable: missing TransactionID text fix (mmbyday)
| * HistoryTable: missing TransactionID text fixmmbyday2018-12-011-1/+1
| |
* | Merge pull request #1768luigi11112018-12-011-16/+30
|\ \ | | | | | | | | | 02134c4 transfer: paste Payment URL to fill the payment form fields (xiphon)
| * | transfer: paste Payment URL to fill the payment form fieldsxiphon2018-11-301-16/+30
| |/
* / titlebar: fix logos when isMobilemmbyday2018-11-301-0/+1
|/
* settings: fix Remote Node 'Connect' buttonxiphon2018-11-112-0/+8
|
* components: RemoteNodeEdit validate port number rangexiphon2018-11-111-0/+1
|
* Merge pull request #1699luigi11112018-11-092-1/+20
|\ | | | | | | 3985524 password dialog: show error in place (xiphon)
| * password dialog: show error in placexiphon2018-10-242-1/+20
| |
* | Merge pull request #1664luigi11112018-11-061-3/+3
|\ \ | | | | | | | | | | | | 6dcd2b7 fix strings not marked as translatable (erciccione) d32dabf syn and add unpicked strings in language files (erciccione)
| * | fix strings not marked as translatableerciccione2018-10-241-3/+3
| |/
* / Fix daemon host/port setting to allow tab switchingAiden Scandella2018-10-231-2/+2
|/ | | | | | | | Previously, these were multiline editing (for some reason I'm not sure, perhaps you can have multiple remote nodes?) I tried various workarounds, but the simplest was to change them to simply LineEdit (like username/password) and now my bug is fixed.
* Replacing the optional ring size slider in favor of static ring size 11Sander Ferdinand2018-10-102-0/+4
|
* Increased left margin for the amount textSander Ferdinand2018-09-041-1/+1
|
* Merge pull request #1511luigi11112018-08-1410-59/+166
|\ | | | | | | Settings overhaul (27 commits by skftn)
| * Added component WarningBox and added a warning to remote node pageSander Ferdinand2018-08-051-0/+63
| |
| * Lighten up the grey colors a bitSander Ferdinand2018-08-052-3/+2
| |
| * Change text selection color for input dialogsSander Ferdinand2018-08-052-0/+4
| |
| * Fixes some javascript errorsSander Ferdinand2018-07-181-1/+1
| |
| * Added property itemTopMargin for component StandardDropdownSander Ferdinand2018-07-181-0/+2
| |
| * Extra properties for components LineEditMulti and RemoteNodeEditSander Ferdinand2018-07-184-56/+95
| |
* | Merge pull request #1528luigi11112018-08-022-2/+2
|\ \ | | | | | | | | | 2842c33 Fix some QML warnings (MaxXor)
| * | Fix some QML warningsMaxXor2018-07-282-2/+2
| |/
* / fixed: disable password dialog hotkeys handling when it is hiddenxiphon2018-07-281-0/+1
|/
* Merge pull request #1452luigi11112018-07-171-1/+10
|\ | | | | | | f7bbdd3 add explicit mainnet button and move nettypes to advanced options (cryptochangements34)
| * add explicit mainnet button and move nettypes to advanced optionscryptochangements342018-06-071-1/+10
| |
* | Merge pull request #1471luigi11112018-07-171-4/+4
|\ \ | | | | | | | | | c1dd25a remove non-free SF fonts, add Roboto fonts + license (pazos)
| * | remove non-free SF fonts, add Roboto fonts + licenseMartín Fdez2018-06-211-4/+4
| | |
* | | mark some strings as translatableerciccione2018-06-261-1/+1
|/ /
* / don't scroll to bottom after appending a new log messagepazos2018-05-151-4/+4
|/
* Merge pull request #1362luigi11112018-05-078-12/+21
|\ | | | | | | | | | | | | fe53cdd Brighter backgrounds 7418a10 Improve contrast - brighten up borders 48b9aa4 Brigther left panel 26aabd2 Bottom left panel needs to have a transparent background
| * Bottom left panel needs to have a transparent backgroundSander Ferdinand2018-05-031-1/+1
| |
| * Improve contrast - brighten up bordersSander Ferdinand2018-04-307-11/+20
| |
* | Fixes the background for 2 popupsSander Ferdinand2018-05-032-0/+4
| |
* | Removed obsolete SubaddressTable.qml componentSander Ferdinand2018-05-031-160/+0
| |