onryo
778158ec88
Replace a duplicate string
2022-11-13 03:36:07 +01:00
onryo
5b008a8d65
Update old animation
2022-11-13 03:20:05 +01:00
fekt
7649418a7b
Update firsttimewizard.cpp
...
Removing duplicate disconnect/connect signals/slots since moved earlier in wizard in previous commit. Duplicate caused event to be called twice and not work correctly.
2022-11-04 21:03:36 -04:00
fekt
ff8692fa39
Wizard UX fixes
...
Fixed cancelEvent slot, disabled back butttons, removed close button since cancel button displays alert and can close app instead of loading GUI with light server error.
2022-11-04 20:38:10 -04:00
fekt
1f7b8186f0
Properly close app on welcome back cancel
2022-11-03 14:17:00 -04:00
fekt
bf4b9e53ca
Revert "Close app on welcome back cancel"
...
This reverts commit 7398c70e2b .
2022-11-03 12:05:59 -04:00
fekt
7398c70e2b
Close app on welcome back cancel
2022-11-03 11:02:11 -04:00
fekt
4efcbc630e
Removing donation stuff
2022-11-02 18:54:48 -04:00
fekt
364c775d6d
Removing taddr on receive tab
...
Left zaddr radio button for now as it's used to update dropdown of zaddrs
2022-11-01 22:12:04 -04:00
fekt
e179e723f5
Fix no connection status on sync
2022-11-01 22:09:48 -04:00
onryo
a603c38742
some typos
2022-03-30 10:57:31 +00:00
Duke Leto
825e50b2ea
Show qt version in About screen
2022-02-18 09:37:48 -05:00
Duke Leto
9e8e95200c
Strip leading/trailing whitespace from wallet birthdays
2022-02-17 23:44:54 -05:00
Duke Leto
4aeab433a4
This text about mining only serves to confuse users
2022-02-17 22:18:12 -05:00
Duke Leto
42b5d182ee
Create new rpc connection during shutdown if we don't have one and debug logging
2022-02-17 11:27:17 -05:00
Duke Leto
fd2fb3757a
Try to avoid coredumping if zrpc object doesn't exist, which can happen if backend server is misbehaving
2022-02-16 14:35:30 -05:00
Duke Leto
82751b7b57
update text for new and restoring seeds
2022-02-16 14:21:12 -05:00
Duke Leto
9579702f0f
bump version to 1.5.3
2022-02-16 14:05:24 -05:00
jahway603
8a5c8e4898
fixed port of poop SDL server
2022-02-12 02:37:06 -05:00
Duke Leto
6c5ffca056
Add lite.hushpool.is to random server algorithm
2022-02-11 08:32:36 -05:00
Duke Leto
60815a95b0
Merge branch 'master' into dev
...
Conflicts:
src/mainwindow.cpp
2022-02-11 08:31:23 -05:00
fekt
6b04faefdd
Update mainwindow.cpp
...
Another server
2022-02-10 22:30:13 -05:00
onryo
532b308a2f
Update 'src/firsttimewizard.cpp'
2022-01-29 12:36:41 +00:00
Duke Leto
8acb4a5db1
update copyright year
2022-01-13 22:42:18 -05:00
Duke Leto
a7b9c89d97
Fix some issues related to #65
...
This commit prevents the basic bug of allowing a user to click "Next" without
entering any information. This is done by telling QT which fields are mandatory.
I am not sure if it fixes the "Cancel button does a coredump" because I cannot
reproduce that.
I also made various strings use the translation file.
I removed the "Back" button from the first page, because that makes no sense.
I removed the "Passphrase don't match" red text that is shown by default, because
it was ugly and immediately shows users a negative "you did something wrong" as their
very first visual of the wallet. That seemed like bad UI/UX. Now we only show red
text there if passwords are too short or do not match.
I made the TOS button text red, which makes it more clear that it's necessary
to click it.
As a consequence of these changes, you cannot input ANY values until the TOS radio
button is clicked, so it seemed important to highlight it in red. Otherwise users
may click other areas and it seems like nothing works.
I deleted an unused file restoreSeed.ui .
2022-01-13 22:31:25 -05:00
Duke Leto
52dad167d7
more debug
2021-12-21 12:44:17 -05:00
Duke Leto
cbc77e9d58
more error checking, logging and fix some compiler warnings
2021-12-21 12:37:13 -05:00
Duke Leto
3f9fc49207
removed unused migration ui, since we never had sprout zaddrs
2021-12-21 12:36:41 -05:00
Duke Leto
5f8babd5a1
Fix cancelEvent warning and better logging+error checking
2021-12-21 12:08:00 -05:00
Duke Leto
eda57b5a1b
Try to gracefully handle exceptions in litelib_process_response
2021-12-20 19:14:07 -05:00
Duke Leto
c14c7f2b4b
add translation analysis script
2021-12-01 13:52:06 -05:00
Duke Leto
532d8824ab
Render current server in hushd tab
2021-11-05 13:02:36 -04:00
Duke Leto
e7a23a4bfb
Start implementing the showing of server details in Hushd Tab
2021-11-05 08:55:40 -07:00
jahway603
2fa022f37b
added poo to random server list
2021-10-28 00:17:10 -04:00
jahway603
c6d9164068
added some poo
2021-10-27 23:11:01 -04:00
oDinZu
e574663895
Merge branch 'dev' of https://git.hush.is/hush/SilentDragonLite into sdl-odinzu
2021-08-17 17:19:56 -04:00
oDinZu
a9063e865e
add nyami to random servers
2021-08-15 19:44:49 -04:00
oDinZu
ce1dfcb735
Update 'src/mainwindow.cpp'
...
updating lite servers to support more sauce
2021-08-04 00:48:38 +00:00
Duke Leto
760729f1b1
more useful debug log
2021-07-22 22:54:58 -04:00
Duke Leto
f872c0af6b
add debugging
2021-07-06 22:25:47 -04:00
Duke Leto
86ce11ff2c
update about tab
2021-06-29 13:14:28 -04:00
Duke Leto
b15cd39c5f
Welcome To The Land Of Hush
2021-06-22 23:27:30 -04:00
onryo
75cdd68711
Update 'src/mainwindow.cpp'
2021-06-16 13:27:31 +00:00
Duke Leto
3a4b1de6c3
1.5.2
2021-05-30 16:06:38 -04:00
Duke Leto
b0b39054a7
Prevent chats from being showed twice, fixes qa#1
2021-05-30 16:06:00 -04:00
Duke Leto
a135753cef
logging and error handling
2021-05-30 15:14:05 -04:00
Duke Leto
14ab550b76
.
2021-05-29 18:31:16 -04:00
Duke Leto
9dce18e151
continue instead of returning after secretstream badness
2021-05-29 18:07:28 -04:00
Duke Leto
3ce1a8c1e8
More details on secretstream errors and cleanups
2021-05-29 13:56:17 -04:00
Duke Leto
f3c3684f88
Fix compile errors and warnings
2021-05-29 12:54:25 -04:00