| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | StandardDropdown: fix variable name (> Qt 5.7) | selsta | 2018-12-13 | 1 | -7/+7 | |
| |/ | | | | Newer Qt versions don't like the name "column" | |||||
| * | Use Text.PlainText as default for Text | dsc | 2018-12-12 | 1 | -1/+2 | |
| | | ||||||
| * | Merge pull request #1797 | luigi1111 | 2018-12-11 | 1 | -3/+8 | |
| |\ | | | | | | | 84bf873 MiddlePanel: add scrollbars (mmbyday) | |||||
| | * | MiddlePanel: add scrollbars :lipstick: | mmbyday | 2018-12-10 | 1 | -3/+8 | |
| | | | ||||||
| * | | Merge pull request #1791 | luigi1111 | 2018-12-11 | 1 | -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' property | xiphon | 2018-12-09 | 1 | -9/+1 | |
| | | | | ||||||
| | * | | standard-button: add hover color animation | xiphon | 2018-12-09 | 1 | -16/+31 | |
| | | | | ||||||
| | * | | standard-button: fix layout | xiphon | 2018-12-09 | 1 | -47/+35 | |
| | | | | ||||||
| * | | | PasswordDialog: add ability to toggle text echo mode :lipstick: :sparkles: | mmbyday | 2018-12-10 | 1 | -3/+25 | |
| | |/ |/| | ||||||
| * | | Merge pull request #1782 | luigi1111 | 2018-12-07 | 1 | -41/+29 | |
| |\ \ | | | | | | | | | | f72b407 checkbox: remove a gap between rectangle and text, fix layout (xiphon) | |||||
| | * | | checkbox: remove a gap between rectangle and text, fix layout | xiphon | 2018-12-05 | 1 | -41/+29 | |
| | |/ | ||||||
| * | | Merge pull request #1778 | luigi1111 | 2018-12-07 | 1 | -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 ↵ | mmbyday | 2018-12-04 | 1 | -2/+15 | |
| | | | | | | | | | | | | | wrapmode on address/description/paymentid fields | |||||
| * | | | Merge pull request #1774 | luigi1111 | 2018-12-07 | 2 | -1/+20 | |
| |\ \ \ | |_|/ |/| | | | | | 4bfd856 Enable clipboard copy functionality on XMR amounts (mmbyday) | |||||
| | * | | Enable clipboard copy functionality on XMR amounts | mmbyday | 2018-12-04 | 2 | -1/+20 | |
| | |/ | ||||||
| * | | Merge pull request #1772 | luigi1111 | 2018-12-04 | 1 | -1/+1 | |
| |\ \ | |/ |/| | | | 8e0e088 HistoryTable: missing TransactionID text fix (mmbyday) | |||||
| | * | HistoryTable: missing TransactionID text fix | mmbyday | 2018-12-01 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge pull request #1768 | luigi1111 | 2018-12-01 | 1 | -16/+30 | |
| |\ \ | | | | | | | | | | 02134c4 transfer: paste Payment URL to fill the payment form fields (xiphon) | |||||
| | * | | transfer: paste Payment URL to fill the payment form fields | xiphon | 2018-11-30 | 1 | -16/+30 | |
| | |/ | ||||||
| * / | titlebar: fix logos when isMobile | mmbyday | 2018-11-30 | 1 | -0/+1 | |
| |/ | ||||||
| * | settings: fix Remote Node 'Connect' button | xiphon | 2018-11-11 | 2 | -0/+8 | |
| | | ||||||
| * | components: RemoteNodeEdit validate port number range | xiphon | 2018-11-11 | 1 | -0/+1 | |
| | | ||||||
| * | Merge pull request #1699 | luigi1111 | 2018-11-09 | 2 | -1/+20 | |
| |\ | | | | | | | 3985524 password dialog: show error in place (xiphon) | |||||
| | * | password dialog: show error in place | xiphon | 2018-10-24 | 2 | -1/+20 | |
| | | | ||||||
| * | | Merge pull request #1664 | luigi1111 | 2018-11-06 | 1 | -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 translatable | erciccione | 2018-10-24 | 1 | -3/+3 | |
| | |/ | ||||||
| * / | Fix daemon host/port setting to allow tab switching | Aiden Scandella | 2018-10-23 | 1 | -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 11 | Sander Ferdinand | 2018-10-10 | 2 | -0/+4 | |
| | | ||||||
| * | Increased left margin for the amount text | Sander Ferdinand | 2018-09-04 | 1 | -1/+1 | |
| | | ||||||
| * | Merge pull request #1511 | luigi1111 | 2018-08-14 | 10 | -59/+166 | |
| |\ | | | | | | | Settings overhaul (27 commits by skftn) | |||||
| | * | Added component WarningBox and added a warning to remote node page | Sander Ferdinand | 2018-08-05 | 1 | -0/+63 | |
| | | | ||||||
| | * | Lighten up the grey colors a bit | Sander Ferdinand | 2018-08-05 | 2 | -3/+2 | |
| | | | ||||||
| | * | Change text selection color for input dialogs | Sander Ferdinand | 2018-08-05 | 2 | -0/+4 | |
| | | | ||||||
| | * | Fixes some javascript errors | Sander Ferdinand | 2018-07-18 | 1 | -1/+1 | |
| | | | ||||||
| | * | Added property itemTopMargin for component StandardDropdown | Sander Ferdinand | 2018-07-18 | 1 | -0/+2 | |
| | | | ||||||
| | * | Extra properties for components LineEditMulti and RemoteNodeEdit | Sander Ferdinand | 2018-07-18 | 4 | -56/+95 | |
| | | | ||||||
| * | | Merge pull request #1528 | luigi1111 | 2018-08-02 | 2 | -2/+2 | |
| |\ \ | | | | | | | | | | 2842c33 Fix some QML warnings (MaxXor) | |||||
| | * | | Fix some QML warnings | MaxXor | 2018-07-28 | 2 | -2/+2 | |
| | |/ | ||||||
| * / | fixed: disable password dialog hotkeys handling when it is hidden | xiphon | 2018-07-28 | 1 | -0/+1 | |
| |/ | ||||||
| * | Merge pull request #1452 | luigi1111 | 2018-07-17 | 1 | -1/+10 | |
| |\ | | | | | | | f7bbdd3 add explicit mainnet button and move nettypes to advanced options (cryptochangements34) | |||||
| | * | add explicit mainnet button and move nettypes to advanced options | cryptochangements34 | 2018-06-07 | 1 | -1/+10 | |
| | | | ||||||
| * | | Merge pull request #1471 | luigi1111 | 2018-07-17 | 1 | -4/+4 | |
| |\ \ | | | | | | | | | | c1dd25a remove non-free SF fonts, add Roboto fonts + license (pazos) | |||||
| | * | | remove non-free SF fonts, add Roboto fonts + license | Martín Fdez | 2018-06-21 | 1 | -4/+4 | |
| | | | | ||||||
| * | | | mark some strings as translatable | erciccione | 2018-06-26 | 1 | -1/+1 | |
| |/ / | ||||||
| * / | don't scroll to bottom after appending a new log message | pazos | 2018-05-15 | 1 | -4/+4 | |
| |/ | ||||||
| * | Merge pull request #1362 | luigi1111 | 2018-05-07 | 8 | -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 background | Sander Ferdinand | 2018-05-03 | 1 | -1/+1 | |
| | | | ||||||
| | * | Improve contrast - brighten up borders | Sander Ferdinand | 2018-04-30 | 7 | -11/+20 | |
| | | | ||||||
| * | | Fixes the background for 2 popups | Sander Ferdinand | 2018-05-03 | 2 | -0/+4 | |
| | | | ||||||
| * | | Removed obsolete SubaddressTable.qml component | Sander Ferdinand | 2018-05-03 | 1 | -160/+0 | |
| | | | ||||||
