Ilya Kitaev
eafcf71382
Minimized aka basic mode
2016-10-10 00:25:28 +03:00
Ilya Kitaev
a032c841b4
History: fee color
2016-10-10 00:22:36 +03:00
Ilya Kitaev
60b2d90033
History: display "fee" for sent transactions
2016-10-10 00:22:36 +03:00
Ilya Kitaev
0ac27e13a6
History: filter by amount
2016-10-10 00:22:36 +03:00
Jacob Brydolf
10c2786fca
added restore height to wizardFinish
2016-10-10 00:22:36 +03:00
Jacob Brydolf
883762cad0
removed daemon-blockchain-progress rests
2016-10-10 00:22:36 +03:00
Jacob Brydolf
38d9034470
Wizard: added restore-height
2016-10-10 00:22:36 +03:00
Jacob Brydolf
7f0d6c4c28
persistentSettings: added restoreHeight
2016-10-10 00:22:36 +03:00
Jacob Brydolf
9f336a5c51
libwalletqt: added restore-height parameter to recoveryWallet();
2016-10-10 00:22:36 +03:00
Jacob Brydolf
0e0b0bec8d
removed moneroComponets dependency
2016-10-10 00:22:36 +03:00
Jacob Brydolf
38db5a4178
Integrate splash counter with restore-height
2016-10-10 00:21:19 +03:00
Jacob Brydolf
868610c778
fix conflict
2016-10-10 00:20:03 +03:00
Jacob Brydolf
49018390dc
added comma/locale separation to sync counter
2016-10-10 00:19:39 +03:00
Ilya Kitaev
8b748bf25d
History: filter by amount
2016-10-10 00:19:39 +03:00
Ilya Kitaev
9b09e83ba0
History: filtering by paymentId and date
2016-10-10 00:19:39 +03:00
Ilya Kitaev
e3cea8582f
TransactionHistory: firstDateTime and lastDateTime properties
2016-10-10 00:19:39 +03:00
Ilya Kitaev
99271828ae
Fix: unused dummy property removed
2016-10-10 00:19:39 +03:00
Ilya Kitaev
fd9ed56c54
Fix: DatePicker component doesn't update the date
2016-10-10 00:19:13 +03:00
Ilya Kitaev
612c497608
TransactionHistory sorting
2016-10-10 00:19:13 +03:00
Ilya Kitaev
e7e6c583b6
Adding sort-filter-proxy model
2016-10-10 00:19:13 +03:00
Ilya Kitaev
0498c3ba64
Transaction history is not crashing and refreshing properly
2016-10-10 00:19:13 +03:00
Ilya Kitaev
defc2a414a
build: get_libwallet_api.sh accepts build type ("Debug" or "Release",
...
release is default); extra build script that skips cmake invocations
2016-10-10 00:18:27 +03:00
Jacob Brydolf
2966b0db69
settings page: daemon change + password prompt on seed view
2016-10-10 00:18:27 +03:00
Jacob Brydolf
9700944b7f
close wallet before reopen
2016-10-10 00:18:27 +03:00
Ilya Kitaev
522b0671ad
Simple transaction history
2016-10-10 00:15:17 +03:00
Jacob Brydolf
9cc92bf9d6
added onPageCompleted
2016-10-10 00:15:17 +03:00
Ilya Kitaev
53d3bc4f06
Receive page: display long address from the beginning in TextField
2016-10-10 00:15:17 +03:00
Jacob Brydolf
5814c19962
Fixed overlapping clipboard icons on recieve page
2016-10-10 00:15:17 +03:00
Jacob Brydolf
cd1247c292
Added option to show seed on settings-page
...
Signed-off-by: Jacob Brydolf <jacob@brydolf.net>
2016-10-10 00:15:17 +03:00
Jacob Brydolf
af70c81082
Added daemon BC sync progress bar
...
depends on https://github.com/monero-project/monero/pull/1173
Signed-off-by: Jacob Brydolf <jacob@brydolf.net>
2016-10-10 00:15:17 +03:00
Ilya Kitaev
6a50951940
Removed hardcoded height from PasswordDialog
2016-10-10 00:15:17 +03:00
Ilya Kitaev
819be91cb6
Integrating TransactionHistoryModel
2016-10-10 00:15:17 +03:00
Ilya Kitaev
56c3579501
Replaced Loader with StackView; Fixed payment id generation
2016-10-10 00:15:17 +03:00
Ilya Kitaev
0ff3fd3212
added TransactionHistoryModel; renamings
2016-10-10 00:15:17 +03:00
Jacob Brydolf
bd8646dd19
UX improvements in wizard
...
- password page styling
- tab navigation / focus on load
- click language loads next page
2016-10-10 00:15:17 +03:00
Riccardo Spagni
fab66fec38
Merge pull request #40
...
44ca99b
minor renames in the readme (Riccardo Spagni)
d6c7f34
readme fixes (Riccardo Spagni)
2016-10-09 15:22:16 +02:00
Riccardo Spagni
44ca99bf1f
minor renames in the readme
2016-10-09 15:13:50 +02:00
Riccardo Spagni
d6c7f349d2
readme fixes
2016-10-09 15:12:01 +02:00
Riccardo Spagni
e920963df6
Merge pull request #38
...
6f359d5
Update README.md : package needed to run the bin even if it compiles fine without (MoroccanMalinois)
2016-10-09 13:50:33 +02:00
Riccardo Spagni
0c4fb2065a
Merge pull request #36
...
d618276
Update README.md with fixed typo in path to QT (Daniel Ternyak)
2016-10-09 13:49:25 +02:00
Riccardo Spagni
8a41d4ab4c
Merge pull request #37
...
4f3526d
store wallet after first successful refresh (Jacob Brydolf)
2016-10-09 13:48:59 +02:00
MoroccanMalinois
6f359d5d1c
Update README.md : package needed to run the bin even if it compiles fine without
2016-10-06 01:15:15 +02:00
Jacob Brydolf
4f3526d995
store wallet after first successful refresh
2016-10-05 23:24:40 +02:00
Daniel Ternyak
d61827684f
Update README.md with fixed typo in path to QT
2016-10-05 02:49:25 -05:00
Riccardo Spagni
a9a279c979
Merge pull request #32
...
f0d2e58
make splash less resource intensive (Jacob Brydolf)
ad2943f
libwallet_api: switched to main repo (Ilya Kitaev)
f402fd9
Wallet::daemonBlockChainHeight(); BC sync progress in GUI (Ilya Kitaev)
7e769b3
Wallet: moneySpent, moneyReceived, newBlock signals (Ilya Kitaev)
2016-10-04 12:27:33 +02:00
Riccardo Spagni
9bd5a08057
Merge pull request #31
...
86a6bfb
Logging: removed password logging (Ilya Kitaev)
e287ce8
Wizard: setup testnet/daemon address (Ilya Kitaev)
2016-10-04 12:26:44 +02:00
Riccardo Spagni
d865103a73
Merge pull request #30
...
3abee20
build: get_platform function reused (Ilya Kitaev)
af30cfd
build: added "libunwind_off" config option so it can be built on other distros than Ubuntu (Ilya Kitaev)
2016-10-04 12:25:57 +02:00
Riccardo Spagni
b3c9ba0868
Merge pull request #23
...
778695b
build: clarified comment (Ilya Kitaev)
740669a
build: Building vendored libunbound for mingw builds (Ilya Kitaev)
9ec8eb9
build: Build vendored libunbound for MacOS X (Ilya Kitaev)
3cc318e
build: adjusted with bitmonero->monero renamings; build: temporary disabled link with 'libunwind' due Ubuntu issues (Ilya Kitaev)
2016-10-04 12:25:04 +02:00
Riccardo Spagni
5d7dde39b9
Merge pull request #22
...
270a882
Update monero-core_de.ts (githubrsys)
2016-10-04 12:24:33 +02:00
Ilya Kitaev
af7f41faa4
Merge pull request #58 from Jaqueeee/fix-splash
...
make splash less resource intensive
2016-09-30 21:12:20 +03:00