| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | | History: don't show empty paymentId in tx details | xiphon | 2019-12-13 | 1 | -1/+1 |
| | |/ |
|
| * / | InputDialog: pre-populate input text | selsta | 2019-12-09 | 1 | -4/+3 |
| |/ |
|
| * | History: fix translations | xiphon | 2019-12-05 | 1 | -3/+3 |
| * | Merge pull request #2555 | luigi1111 | 2019-12-05 | 1 | -16/+20 |
| |\ |
|
| | * | History: add date, amount, integrated addr (incoming) to tx details | xiphon | 2019-12-04 | 1 | -16/+20 |
| * | | Merge pull request #2540 | luigi1111 | 2019-12-05 | 1 | -2/+2 |
| |\ \ |
|
| | * | | Translation: fix untranslated strings | selsta | 2019-12-02 | 1 | -2/+2 |
| | |/ |
|
| * / | DatePicker: don't propagate mouse events to underlying controls | xiphon | 2019-11-29 | 1 | -1/+0 |
| |/ |
|
| * | Merge pull request #2372 | luigi1111 | 2019-09-04 | 1 | -1/+1 |
| |\ |
|
| | * | FontAwesome: bump to 5.10.2 | xiphon | 2019-09-03 | 1 | -1/+1 |
| * | | History: fix tx key 'click to reveal' handling | xiphon | 2019-08-26 | 1 | -2/+2 |
| |/ |
|
| * | history: fix start/end of the day calculation, apply local timezone | xiphon | 2019-08-13 | 1 | -2/+3 |
| * | QML: fix various warnings | selsta | 2019-07-21 | 1 | -3/+0 |
| * | Merge pull request #2263 | luigi1111 | 2019-07-12 | 1 | -4/+6 |
| |\ |
|
| | * | History: don't reset date filtering when switching page | selsta | 2019-07-04 | 1 | -4/+6 |
| * | | Merge pull request #2251 | luigi1111 | 2019-07-12 | 1 | -3/+4 |
| |\ \ |
|
| | * | | History: dynamic number of tx rows | selsta | 2019-07-03 | 1 | -3/+4 |
| | |/ |
|
| * / | History: allow to search for tx_note | selsta | 2019-07-03 | 1 | -0/+2 |
| |/ |
|
| * | get_tx_key, get_tx_proof, tx_spend_proof async | Dusan Klinec | 2019-06-20 | 1 | -8/+10 |
| * | tx_key not displayed by default, click to reveal | Dusan Klinec | 2019-06-18 | 1 | -7/+14 |
| * | Merge pull request #2083 | luigi1111 | 2019-04-25 | 1 | -1/+3 |
| |\ |
|
| | * | Hide certain information from the transactions page if there are no transacti... | xmrdsc | 2019-04-25 | 1 | -1/+3 |
| * | | Remove scaleRatio | dsc | 2019-04-25 | 1 | -87/+87 |
| |/ |
|
| * | Merge pull request #2095 | luigi1111 | 2019-04-25 | 1 | -2/+12 |
| |\ |
|
| | * | History: improve human readable time format | selsta | 2019-04-19 | 1 | -2/+12 |
| * | | White theme | dsc | 2019-04-24 | 1 | -75/+143 |
| |/ |
|
| * | add missing TranslationManager.emptyString | selsta | 2019-04-16 | 1 | -22/+22 |
| * | History redesign | dsc | 2019-04-08 | 1 | -247/+1440 |
| * | Merge pull request #1921 | luigi1111 | 2019-02-01 | 1 | -7/+8 |
| |\ |
|
| | * | History: omit redundant 'Cancel' button in confirmation dialog | xiphon | 2019-01-29 | 1 | -7/+8 |
| * | | Merge pull request #1861 | luigi1111 | 2019-02-01 | 1 | -0/+4 |
| |\ \
| |/
|/| |
|
| | * | history: enable set_tx_note | mmbyday | 2018-12-25 | 1 | -0/+4 |
| * | | CSV export functionality for transaction history | dsc | 2019-01-21 | 1 | -1/+46 |
| |/ |
|
| * | fix clipping of text in search box | mmbyday | 2018-11-28 | 1 | -1/+1 |
| * | mark some strings as translatable | erciccione | 2018-06-26 | 1 | -2/+2 |
| * | Improve contrast - brighten up borders | Sander Ferdinand | 2018-04-30 | 1 | -0/+1 |
| * | Restyled warning box (not connected to daemon) | Sander Ferdinand | 2018-03-29 | 1 | -1/+1 |
| * | Design polish work | Sander Ferdinand | 2018-03-29 | 1 | -2/+11 |
| * | Dynamic subaddr table height, dont show history table when there is none | Sander Ferdinand | 2018-03-29 | 1 | -0/+11 |
| * | Design polish work | Sander Ferdinand | 2018-03-29 | 1 | -1/+1 |
| * | Generate proof from history view and made javascript file with tx related fun... | Sander Ferdinand | 2018-03-29 | 1 | -3/+3 |
| * | Fixes some fonts, introduces a new checkbox and fixes 0 amount history entries | Sander Ferdinand | 2018-03-29 | 1 | -1/+0 |
| * | Some font adjustments | Sander Ferdinand | 2018-03-29 | 1 | -0/+2 |
| * | New history page, including the mobile version. | Sander Ferdinand | 2018-03-29 | 1 | -389/+195 |
| * | StandardButton - removed unused properties and some layout changes to setting... | Sander Ferdinand | 2018-03-29 | 1 | -4/+0 |
| * | Replacing checkbox, using default values from component | Sander Ferdinand | 2018-03-29 | 1 | -2/+0 |
| * | Merge pull request #1065 | luigi1111 | 2018-01-26 | 1 | -1/+1 |
| |\ |
|
| | * | Update copyright for 2018 | xmr-eric | 2018-01-08 | 1 | -1/+1 |
| * | | Subaddresses minimal version: supports default account only | kenshi84 | 2018-01-13 | 1 | -1/+1 |
| |/ |
|
| * | History: use mobile layout | Jaquee | 2017-11-03 | 1 | -27/+22 |