| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #1424 | luigi1111 | 2018-05-22 | 1 | -1/+1 |
| |\ | |||||
| | * | Fixed wrong argument for retrieving mixins | einsteinsfool | 2018-05-22 | 1 | -1/+1 |
| * | | fix restoreHeightEdit is not defined. | widdy | 2018-05-22 | 1 | -1/+1 |
| * | | Merge pull request #1393 | luigi1111 | 2018-05-21 | 2 | -13/+5 |
| |\ \ | |||||
| | * | | use regex for value input | cryptochangements34 | 2018-05-11 | 2 | -13/+5 |
| * | | | missing <p> | erciccione | 2018-05-13 | 1 | -1/+1 |
| * | | | fix typos in Receive.qml and SharedRingDB.qml | erciccione | 2018-05-13 | 2 | -2/+2 |
| | |/ |/| | |||||
| * | | Merge pull request #1375 | luigi1111 | 2018-05-11 | 1 | -0/+8 |
| |\ \ | |||||
| | * | | minng warning label when daemon not syncd | cryptochangements34 | 2018-05-07 | 1 | -0/+8 |
| * | | | Merge pull request #1358 | luigi1111 | 2018-05-11 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | log qt/qml to easylogging, add --log-file cmdline option | pazos | 2018-05-08 | 1 | -2/+2 |
| * | | | | don't translate log categories | pazos | 2018-05-08 | 1 | -1/+1 |
| | |_|/ |/| | | |||||
| * | | | Merge pull request #1366 | luigi1111 | 2018-05-07 | 2 | -2/+2 |
| |\ \ \ | |||||
| | * | | | Fix use of persistentSettings.testnet to nettype | Doyle T | 2018-05-02 | 2 | -2/+2 |
| | |/ / | |||||
| * | | | Merge pull request #1362 | luigi1111 | 2018-05-07 | 3 | -3/+4 |
| |\ \ \ | |||||
| | * | | | Improve contrast - brighten up borders | Sander Ferdinand | 2018-04-30 | 3 | -3/+4 |
| * | | | | Introduced 'show advanced options' checkbox | Sander Ferdinand | 2018-05-03 | 1 | -0/+14 |
| * | | | | Check the 'to receive amount' with the transaction tracker | Sander Ferdinand | 2018-05-03 | 1 | -14/+34 |
| * | | | | Variable address truncation (for mobile) | Sander Ferdinand | 2018-05-03 | 1 | -1/+7 |
| * | | | | Reimplemented create/edit/copy (sub)address icons and buttons | Sander Ferdinand | 2018-05-03 | 1 | -50/+108 |
| * | | | | First iteration of the subaddress table restyle | Sander Ferdinand | 2018-05-03 | 1 | -67/+115 |
| * | | | | Redesigned the tracking section | Sander Ferdinand | 2018-05-03 | 1 | -45/+159 |
| * | | | | Reordered QR/Tracking sections on the receive page | Sander Ferdinand | 2018-05-03 | 1 | -95/+146 |
| | |/ / |/| | | |||||
| * | | | Merge pull request #1346 | luigi1111 | 2018-04-30 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | Added component RadioButton; changed 'settings->daemon mode' checkboxes to us... | Sander Ferdinand | 2018-04-28 | 1 | -2/+2 |
| | |/ / | |||||
| * | | | Cursor pointer on link hover | Sander Ferdinand | 2018-04-28 | 1 | -0/+6 |
| * | | | Dialog(s) for changing restore height | Sander Ferdinand | 2018-04-28 | 1 | -48/+34 |
| * | | | Removes 'Daemon log path:' from the debug info | Sander Ferdinand | 2018-04-28 | 1 | -12/+0 |
| * | | | Reformat Settings->Debug Info | Sander Ferdinand | 2018-04-28 | 1 | -77/+117 |
| |/ / | |||||
| * | | Merge pull request #1347 | luigi1111 | 2018-04-27 | 3 | -3/+4 |
| |\ \ | |||||
| | * | | Change input address placeholder from '4...' to '4.. / 8..' | Sander Ferdinand | 2018-04-25 | 3 | -3/+4 |
| * | | | Merge pull request #1344 | luigi1111 | 2018-04-27 | 2 | -175/+201 |
| |\ \ \ | |||||
| | * | | | Reformat help tooltips | Sander Ferdinand | 2018-04-25 | 1 | -2/+2 |
| | * | | | Redesigned shared ringdb panel | Sander Ferdinand | 2018-04-22 | 2 | -175/+201 |
| * | | | | Added daemonConsole component to main.qml | Sander Ferdinand | 2018-04-25 | 1 | -13/+4 |
| | |/ / |/| | | |||||
| * | | | Merge pull request #1353 | luigi1111 | 2018-04-24 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Settings: do not invoke status command when using remote node | stoffu | 2018-04-24 | 1 | -1/+1 |
| * | | | | Merge pull request #1286 | luigi1111 | 2018-04-24 | 1 | -1/+8 |
| |\ \ \ \ | |||||
| | * | | | | Receive: make tracking optional | stoffu | 2018-04-07 | 1 | -1/+8 |
| * | | | | | Merge pull request #1336 | luigi1111 | 2018-04-24 | 1 | -0/+1 |
| |\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| | * | | | | dynamic panel height for the settings page | Sander Ferdinand | 2018-04-20 | 1 | -0/+1 |
| | | |/ / | |/| | | |||||
| * | | | | Merge pull request #1323 | luigi1111 | 2018-04-22 | 1 | -32/+46 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | fix openalias resolve | cryptochangements34 | 2018-04-21 | 1 | -32/+46 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #1329 | luigi1111 | 2018-04-19 | 1 | -3/+3 |
| |\ \ \ | |||||
| | * | | | fix black checkmark on sharedringdb page | qubenix | 2018-04-18 | 1 | -3/+3 |
| | |/ / | |||||
| * | | | Merge pull request #1320 | luigi1111 | 2018-04-19 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | single colour privacy level | cryptochangements34 | 2018-04-15 | 1 | -1/+1 |
| | |/ / | |||||
| * | | | Merge pull request #1306 | luigi1111 | 2018-04-19 | 1 | -1/+2 |
| |\ \ \ | |||||
| | * | | | Implement 'rightIcon' and 'rightIconInactive' image properties for componenen... | Sander Ferdinand | 2018-04-10 | 1 | -1/+2 |
| | |/ / | |||||
| * | | | Merge pull request #1287 | luigi1111 | 2018-04-19 | 1 | -10/+10 |
| |\ \ \ | |/ / |/| | | |||||
