luigi1111
|
b7b1221221
|
Merge pull request #2997
f1b4eb6 history: remove trailing zeros in amount + fix amount display (rating89us)
|
2020-07-08 13:57:44 -05:00 |
|
luigi1111
|
38c3534ead
|
Merge pull request #2996
d37c4dd history: fix search filter not working when there is a pending transaction (rating89us)
|
2020-07-08 13:56:35 -05:00 |
|
rating89us
|
f1b4eb6c56
|
history: remove trailing zeros in amount + fix amount display
|
2020-07-08 15:05:11 +02:00 |
|
rating89us
|
d37c4ddef2
|
history: fix search filter not working when there is a pending transaction
|
2020-07-08 15:01:19 +02:00 |
|
selsta
|
53066ae92b
|
QML: fix some Qt 5.15 warnings
|
2020-06-12 03:10:32 +02:00 |
|
xiphon
|
fbfc5310d5
|
History: display Address Book names for known destination addresses
|
2020-02-15 15:57:38 +00:00 |
|
luigi1111
|
df614cd0a0
|
Merge pull request #2712
b4a6569 History: add filter options in search field (rating89us)
|
2020-02-05 21:40:17 -05:00 |
|
rating89us
|
2c515ceb74
|
History: address filter case insensitive
|
2020-01-27 01:53:31 +01:00 |
|
rating89us
|
b4a6569e63
|
History: add filter options in search field
|
2020-01-12 16:20:20 -03:00 |
|
luigi1111
|
5ff030783a
|
Merge pull request #2616
5dccde2 History: don't hide 'Export all history' if there ain't any txes (xiphon)
|
2019-12-19 19:34:08 -05:00 |
|
luigi1111
|
d0c2740a51
|
Merge pull request #2588
a113670 History: don't show empty paymentId in tx details (xiphon)
|
2019-12-19 19:29:36 -05:00 |
|
xiphon
|
5dccde25f4
|
History: don't hide 'Export all history' if there ain't any txes
|
2019-12-16 09:30:23 +00:00 |
|
xiphon
|
a113670905
|
History: don't show empty paymentId in tx details
|
2019-12-13 10:42:47 +00:00 |
|
selsta
|
b940ad72be
|
InputDialog: pre-populate input text
|
2019-12-09 17:38:09 +01:00 |
|
xiphon
|
6ce9a3cba0
|
History: fix translations
|
2019-12-05 15:18:15 +00:00 |
|
luigi1111
|
0e65d89172
|
Merge pull request #2555
676b8d6 History: add date, amount, integrated addr (incoming) to tx details (xiphon)
|
2019-12-05 08:50:15 -06:00 |
|
luigi1111
|
3d7ded209a
|
Merge pull request #2540
983a3ba Translation: fix untranslated strings (selsta)
|
2019-12-05 08:47:54 -06:00 |
|
xiphon
|
676b8d6921
|
History: add date, amount, integrated addr (incoming) to tx details
|
2019-12-04 21:07:10 +00:00 |
|
selsta
|
983a3ba7ad
|
Translation: fix untranslated strings
|
2019-12-02 00:09:43 +01:00 |
|
xiphon
|
32f7666912
|
DatePicker: don't propagate mouse events to underlying controls
|
2019-11-29 17:22:00 +00:00 |
|
luigi1111
|
0abaae073d
|
Merge pull request #2372
cb9cb6e FontAwesome: bump to 5.10.2 (xiphon)
|
2019-09-04 09:48:58 -05:00 |
|
xiphon
|
cb9cb6eb09
|
FontAwesome: bump to 5.10.2
|
2019-09-03 18:43:12 +00:00 |
|
xiphon
|
29580de2c7
|
History: fix tx key 'click to reveal' handling
|
2019-08-26 04:05:35 +00:00 |
|
xiphon
|
1ec22b3d0c
|
history: fix start/end of the day calculation, apply local timezone
|
2019-08-13 14:25:16 +00:00 |
|
selsta
|
f20ab12cf3
|
QML: fix various warnings
|
2019-07-21 23:23:03 +02:00 |
|
luigi1111
|
702b654f09
|
Merge pull request #2263
14619b9 History: don't reset date filtering when switching page (selsta)
|
2019-07-12 20:39:27 -05:00 |
|
luigi1111
|
b3402b3d4e
|
Merge pull request #2251
5f5f210 History: dynamic number of tx rows (selsta)
|
2019-07-12 20:36:52 -05:00 |
|
selsta
|
14619b9437
|
History: don't reset date filtering when switching page
|
2019-07-04 15:17:41 +02:00 |
|
selsta
|
5f5f2103c0
|
History: dynamic number of tx rows
|
2019-07-03 15:24:39 +02:00 |
|
selsta
|
84865cdead
|
History: allow to search for tx_note
|
2019-07-03 13:54:01 +02:00 |
|
Dusan Klinec
|
6d03d63c88
|
get_tx_key, get_tx_proof, tx_spend_proof async
|
2019-06-20 14:57:10 +02:00 |
|
Dusan Klinec
|
8d49ad9ba4
|
tx_key not displayed by default, click to reveal
|
2019-06-18 13:30:06 +02:00 |
|
luigi1111
|
6477e18040
|
Merge pull request #2083
b8d2d05 Hide certain information from the transactions page if there are no transactions yet (xmrdsc)
|
2019-04-25 15:30:43 -05:00 |
|
xmrdsc
|
b8d2d05fce
|
Hide certain information from the transactions page if there are no transactions yet
|
2019-04-25 21:13:41 +02:00 |
|
dsc
|
62285b01dc
|
Remove scaleRatio
|
2019-04-25 21:09:23 +02:00 |
|
luigi1111
|
528aba8724
|
Merge pull request #2095
507441f History: improve human readable time format (selsta)
|
2019-04-25 13:08:00 -05:00 |
|
dsc
|
42f7afaefd
|
White theme
|
2019-04-24 05:37:35 +02:00 |
|
selsta
|
507441f8b6
|
History: improve human readable time format
|
2019-04-19 14:20:26 +02:00 |
|
selsta
|
15a5f76334
|
add missing TranslationManager.emptyString
|
2019-04-16 16:35:30 +02:00 |
|
dsc
|
7611e826aa
|
History redesign
|
2019-04-08 21:28:51 +02:00 |
|
luigi1111
|
0ac4c8c07d
|
Merge pull request #1921
9b5b241 History: omit redundant 'Cancel' button in confirmation dialog (xiphon)
|
2019-02-01 01:09:58 -06:00 |
|
luigi1111
|
b78968b9d5
|
Merge pull request #1861
d5a69cb history: enable set_tx_note (mmbyday)
|
2019-02-01 00:02:07 -06:00 |
|
xiphon
|
9b5b241163
|
History: omit redundant 'Cancel' button in confirmation dialog
|
2019-01-29 22:42:32 +03:00 |
|
dsc
|
fd3280c254
|
CSV export functionality for transaction history
|
2019-01-21 04:50:43 +01:00 |
|
mmbyday
|
d5a69cb638
|
history: enable set_tx_note
|
2018-12-25 11:52:41 -08:00 |
|
mmbyday
|
0a3c80688b
|
fix clipping of text in search box
|
2018-11-28 16:41:34 -08:00 |
|
erciccione
|
53c3151a23
|
mark some strings as translatable
|
2018-06-26 14:52:47 +03:00 |
|
Sander Ferdinand
|
7418a10d28
|
Improve contrast - brighten up borders
|
2018-04-30 00:52:48 +02:00 |
|
Sander Ferdinand
|
625b92318f
|
Restyled warning box (not connected to daemon)
|
2018-03-29 23:04:03 +01:00 |
|
Sander Ferdinand
|
916c7acbb7
|
Design polish work
|
2018-03-29 23:04:03 +01:00 |
|