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
Jacob Brydolf
f0d2e58376
make splash less resource intensive
2016-09-30 12:12:26 +02:00
Ilya Kitaev
ad2943fb20
libwallet_api: switched to main repo
2016-09-26 22:57:45 +03:00
Ilya Kitaev
f402fd9e7d
Wallet::daemonBlockChainHeight(); BC sync progress in GUI
2016-09-26 22:55:25 +03:00
Ilya Kitaev
7e769b3a87
Wallet: moneySpent, moneyReceived, newBlock signals
2016-09-23 23:51:24 +03:00
Ilya Kitaev
86a6bfbff1
Logging: removed password logging
2016-09-23 00:11:19 +03:00
Ilya Kitaev
e287ce88bc
Wizard: setup testnet/daemon address
2016-09-23 00:11:19 +03:00
Ilya Kitaev
3abee20196
build: get_platform function reused
2016-09-23 00:08:08 +03:00
Ilya Kitaev
af30cfdd6e
build: added "libunwind_off" config option so it can be built on other
...
distros than Ubuntu
2016-09-22 21:39:43 +03:00
Ilya Kitaev
778695b188
build: clarified comment
2016-09-19 17:55:34 +03:00
Ilya Kitaev
740669a909
build: Building vendored libunbound for mingw builds
2016-09-19 17:47:44 +03:00
Ilya Kitaev
c40b094e2c
build: Merged libunbound build settings for macosx
2016-09-19 16:56:47 +03:00
Ilya Kitaev
3cc318eb5d
build: adjusted with bitmonero->monero renamings;
...
build: temporary disabled link with 'libunwind' due Ubuntu issues
2016-09-19 16:45:34 +03:00
githubrsys
270a882639
Update monero-core_de.ts
...
Native speaker did it. Cheers.
2016-09-17 15:38:58 +02:00
Ilya Kitaev
9ec8eb923e
build: Build vendored libunbound for MacOS X
2016-09-17 15:01:08 +03:00
Riccardo Spagni
6e5f5e1ded
Merge pull request #17
...
a7609de
Fix: Trailing spaces in transfer address and Payment id (#51 ) (Ilya Kitaev)
2016-09-10 13:17:21 +02:00
Riccardo Spagni
eb49606f25
Merge pull request #16
...
85787c3
Fix: File Path Chooser only opens once (#48 ) (Ilya Kitaev)
3280fe3
fix: Wallet storage path creation broken (#49 ) (Ilya Kitaev)
c87eed5
libunbound is one more dependency (Ilya Kitaev)
51f9176
Replaced German html encodings with real German letters (Ilya Kitaev)
f2a1267
Replaced German html encodings with real German letters (Ilya Kitaev)
4ac1943
Added german localization (JamesCullum)
33275c9
typo (JamesCullum)
2ecba2e
typo (JamesCullum)
6efc368
Fixed malformed format (Ilya Kitaev)
f0920c8
Updated Mac OS instructions (Ilya Kitaev)
2016-09-10 13:16:48 +02:00
Riccardo Spagni
70397e271f
Merge pull request #13
...
010a215
pro: link against libunwind (redfish)
74a9065
pro: option for static build (redfish)
2016-09-10 12:51:39 +02:00
Riccardo Spagni
a71fb0dbfc
Merge pull request #12
...
74eade2
readme: add section for installing from package (redfish)
043a484
readme: decrease size of sponsor logs for aesthetics (redfish)
f7ac7d2
readme: move license into separate file for packaging (redfish)
2016-09-10 12:51:02 +02:00
Ilya Kitaev
a7609dea7f
Fix: Trailing spaces in transfer address and Payment id ( #51 )
2016-09-05 23:06:05 +03:00
Ilya Kitaev
85787c3e14
Fix: File Path Chooser only opens once ( #48 )
2016-09-05 22:42:05 +03:00
Ilya Kitaev
3280fe389a
fix: Wallet storage path creation broken ( #49 )
2016-09-05 22:07:53 +03:00
Ilya Kitaev
c87eed558f
libunbound is one more dependency
2016-09-03 13:06:44 +03:00
Ilya Kitaev
2ea6435d43
Merge branch 'upstream' into develop
2016-09-03 11:51:48 +03:00
Ilya Kitaev
f2a126790a
Replaced German html encodings with real German letters
2016-09-03 11:30:49 +03:00
JamesCullum
4ac1943785
Added german localization
...
Please verify format, QT crashed and i had to edit it via Notepad++.
Note: Data could be cleaned up, still some CSS and HTML in it and a lot of duplicates
2016-09-03 11:30:49 +03:00
JamesCullum
33275c9d44
typo
2016-09-03 11:30:49 +03:00
JamesCullum
2ecba2e5d7
typo
2016-09-03 11:30:49 +03:00
Ilya Kitaev
51f9176a5e
Replaced German html encodings with real German letters
2016-09-03 11:26:34 +03:00
redfish
010a2156b8
pro: link against libunwind
...
Otherwise link fails with missing symbols.
2016-09-03 04:11:57 -04:00