| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | repo: remove unused components | xiphon | 2019-06-18 | 1 | -506/+0 |
| | | |||||
| * | Remove scaleRatio | dsc | 2019-04-25 | 1 | -47/+47 |
| | | |||||
| * | White theme | dsc | 2019-04-24 | 1 | -0/+506 |
| | | |||||
| * | repo: remove unused components/images | selsta | 2019-04-16 | 1 | -506/+0 |
| | | |||||
| * | historytable: fix blockheight copying | mmbyday | 2019-03-12 | 1 | -2/+2 |
| | | |||||
| * | HistoryTable: fix time alignment | selsta | 2019-02-04 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #1861 | luigi1111 | 2019-02-01 | 1 | -3/+5 |
| |\ | | | | | | | d5a69cb history: enable set_tx_note (mmbyday) | ||||
| | * | history: enable set_tx_note | mmbyday | 2018-12-25 | 1 | -3/+5 |
| | | | |||||
| * | | HistoryTable: show address and address label in tx details | mmbyday | 2019-01-09 | 1 | -4/+8 |
| | | | |||||
| * | | HistoryTable: icon for mining reward transactions | mmbyday | 2018-12-21 | 1 | -2/+2 |
| |/ | |||||
| * | Merge pull request #1774 | luigi1111 | 2018-12-07 | 1 | -1/+17 |
| |\ | | | | | | | 4bfd856 Enable clipboard copy functionality on XMR amounts (mmbyday) | ||||
| | * | Enable clipboard copy functionality on XMR amounts | mmbyday | 2018-12-04 | 1 | -1/+17 |
| | | | |||||
| * | | HistoryTable: missing TransactionID text fix | mmbyday | 2018-12-01 | 1 | -1/+1 |
| |/ | |||||
| * | fix strings not marked as translatable | erciccione | 2018-10-24 | 1 | -3/+3 |
| | | |||||
| * | Explicitly import MoneroComponents; prevent namespace pollution | Sander Ferdinand | 2018-03-31 | 1 | -11/+11 |
| | | |||||
| * | Dont use displayAmount, use amount instead | Sander Ferdinand | 2018-03-29 | 1 | -10/+7 |
| | | |||||
| * | Avoid logging addresses and other sensitive data | Sander Ferdinand | 2018-03-29 | 1 | -1/+1 |
| | | |||||
| * | Removing unused function get_color() | Sander Ferdinand | 2018-03-29 | 1 | -8/+0 |
| | | |||||
| * | Cleanup after rebase | Sander Ferdinand | 2018-03-29 | 1 | -30/+14 |
| | | |||||
| * | Design polish work | Sander Ferdinand | 2018-03-29 | 1 | -1/+1 |
| | | |||||
| * | Generate proof from history view and made javascript file with tx related ↵ | Sander Ferdinand | 2018-03-29 | 1 | -13/+59 |
| | | | | | functions | ||||
| * | Fixes some fonts, introduces a new checkbox and fixes 0 amount history entries | Sander Ferdinand | 2018-03-29 | 1 | -2/+17 |
| | | |||||
| * | New history page, including the mobile version. | Sander Ferdinand | 2018-03-29 | 1 | -333/+307 |
| | | |||||
| * | StandardButton - removed unused properties and some layout changes to ↵ | Sander Ferdinand | 2018-03-29 | 1 | -4/+0 |
| | | | | | settings page | ||||
| * | Add a shared ringdb management page - rings and blackballed outputs | moneromooo-monero | 2018-03-26 | 1 | -2/+6 |
| | | |||||
| * | Merge pull request #1006 | luigi1111 | 2018-03-13 | 1 | -14/+6 |
| |\ | | | | | | | 4d2f586 TextBlock: Fix multi select bug | ||||
| | * | TextBlock: Fix multi select bug | Tim L | 2017-12-08 | 1 | -14/+6 |
| | | | |||||
| * | | Merge pull request #1065 | luigi1111 | 2018-01-26 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | fdd528b Update copyright for 2018 | ||||
| | * | | Update copyright for 2018 | xmr-eric | 2018-01-08 | 1 | -1/+1 |
| | | | | |||||
| * | | | Subaddresses minimal version: supports default account only | kenshi84 | 2018-01-13 | 1 | -0/+39 |
| |/ / | |||||
| * / | History: Properly label failed transactions | Tim L | 2017-12-07 | 1 | -0/+2 |
| |/ | |||||
| * | fix popups positioning | Jaquee | 2017-11-03 | 1 | -12/+4 |
| | | |||||
| * | transactionInfo: use empty str when fee=0 | Jaquee | 2017-11-01 | 1 | -1/+1 |
| | | |||||
| * | History: Support coinbase txs | Jaquee | 2017-08-03 | 1 | -3/+3 |
| | | | | | requires #2247 | ||||
| * | AddressBook menu improvment: Send to this address | Jonathan Cross | 2017-04-18 | 1 | -1/+1 |
| | | |||||
| * | HistoryTable.qml | xmr-eric | 2017-03-19 | 1 | -6/+0 |
| | | |||||
| * | HistoryTable.qml | xmr-eric | 2017-03-19 | 1 | -3/+0 |
| | | |||||
| * | History: Show num of confirmations + unconfirmed payments | Jaquee | 2017-01-14 | 1 | -3/+12 |
| | | | | | history: refresh on new block | ||||
| * | Merge pull request #377 | Riccardo Spagni | 2017-01-08 | 1 | -1/+1 |
| |\ | | | | | | | bd07a99 history: fix amount/fee overlap on large amounts (Jaquee) | ||||
| | * | history: fix amount/fee overlap on large amounts | Jaquee | 2016-12-31 | 1 | -1/+1 |
| | | | |||||
| * | | Merge pull request #376 | Riccardo Spagni | 2017-01-08 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | f012e4d history: show pending on top (Jaquee) | ||||
| | * | | history: show pending on top | Jaquee | 2016-12-31 | 1 | -1/+1 |
| | |/ | |||||
| * / | History: print address book description if available | moneromooo.monero | 2017-01-01 | 1 | -0/+26 |
| |/ | |||||
| * | Fix runtime error in history | Jaquee | 2016-12-08 | 1 | -1/+0 |
| | | |||||
| * | Merge pull request #235 | Riccardo Spagni | 2016-12-09 | 1 | -4/+4 |
| |\ | | | | | | | | | | | | | e1255bd history: remove unused dependencies (Jaquee) 9341d75 history: print destination address in tx details popup (Jaquee) 7aea3d3 TransactionInfo: add transfers() and destinations_formatted() (Jaquee) a4c3de9 history: add Transfer class (Jaquee) | ||||
| | * | history: remove unused dependencies | Jaquee | 2016-12-04 | 1 | -2/+0 |
| | | | |||||
| | * | history: print destination address in tx details popup | Jaquee | 2016-12-04 | 1 | -4/+6 |
| | | | |||||
| * | | history tx details: resized popup | Jacob Brydolf | 2016-11-26 | 1 | -0/+1 |
| |/ | |||||
| * | Merge pull request #122 | Riccardo Spagni | 2016-11-09 | 1 | -1/+49 |
| |\ | | | | | | | | | | | | | 42086b5 remove old reference to passwordDialog (Jacob Brydolf) 4a1e22a history: transaction details button + popup (Jacob Brydolf) cfa8929 wallet api: added getTxKey() (Jacob Brydolf) d628795 added standardDialog component (Jacob Brydolf) | ||||
| | * | history: transaction details button + popup | Jacob Brydolf | 2016-11-07 | 1 | -1/+49 |
| | | | |||||
