Commit Graph

126 Commits

Author SHA1 Message Date
DenioD
68fdd7ac0b Merge branch 'animations' of https://github.com/csharpee/SilentDragonLite into chat 2020-05-01 23:11:14 +02:00
DenioD
c7d0acac71 delete some debug outputs 2020-05-01 21:49:47 +02:00
Charles
d97a12cbae fixed setBasePixmap after UI change for animations, plus updated string to The Dragon Awakens... 2020-05-01 14:32:35 -04:00
DenioD
a3e762a4ad add verified flag for Chatmessages 2020-05-01 20:19:29 +02:00
DenioD
5ee796dc0f set cid for outgoing memos 2020-05-01 19:46:38 +02:00
Strider
7faf0f0b50 fix// added else 2020-05-01 19:34:23 +02:00
Strider
95638a25fd update// map read 2020-05-01 19:18:07 +02:00
strider
498fca3fd6 update// fixed wrong savings 2020-05-01 18:51:09 +02:00
DenioD
51c180af18 fix send of memos 2020-05-01 17:44:18 +02:00
DenioD
8998263989 fix broken sendmemo 2020-05-01 17:09:49 +02:00
DenioD
4afd49d0a7 read the cid from headermemo into qstring 2020-05-01 13:15:05 +02:00
DenioD
b9dab96b87 add txid and cid to chatmodel 2020-05-01 12:27:21 +02:00
DenioD
7194122449 change some gui elements, deactivate contact request for now 2020-04-30 22:58:35 +02:00
DenioD
ab1e525860 render incoming and outgoing memos in a chat conversation 2020-04-30 21:18:37 +02:00
DenioD
8f3bc21844 render only memos from selected nickname 2020-04-30 20:17:08 +02:00
DenioD
d0b88255f2 do not render any header memo on the chatgui - render a incoming contact request - work in progress 2020-04-30 00:08:50 +02:00
DenioD
e3e537b1a4 do not render Headermemos 2020-04-29 22:07:19 +02:00
Strider
30edee0470 update// added rederfcuntion to contactlist (causes segfaul on compiling) 2020-04-28 22:05:40 +02:00
Strider
2efec07e42 update// refactored addressbook with new storage format 2020-04-28 20:24:50 +02:00
Strider
b79334a497 update// added chatmessages to chatwindow 2020-04-27 21:53:37 +02:00
Strider
a8ee1c68be update// moved class to a normal variable instace 2020-04-27 20:18:14 +02:00
Strider
008d3fd6c2 update// fixed stuff 2020-04-26 22:28:27 +02:00
Strider
d7ba10b466 update// removed printf to print setting amount etc to 0 of dust x 2020-04-11 22:39:19 +02:00
Strider
1f6b4e0f31 update// removed reformats & refactored DataStore.h to store the sietches outside of lambdas as needed, reformated the controller.cpp 2020-04-11 22:15:35 +02:00
Strider
c404d29402 update// packed all json dust objects into std::vector to iterate with for-loop 2020-04-08 18:45:19 +02:00
Strider
1d0fe62cb9 WIP// tryed to pack all json dust objects into std::vector to iterate with for-loop 2020-04-08 18:19:46 +02:00
DenioD
058a62b101 fix send to many 2020-02-11 09:03:49 +01:00
DenioD
2e4e4fda30 update sdl lib and more dependency improvments 2020-02-08 15:08:01 +01:00
DenioD
15a49c174b cleanup controller.cpp 2020-02-01 09:03:34 +01:00
DenioD
8fca4e2633 fix sendto many receipents 2020-01-31 22:06:40 +01:00
DenioD
849e1e2663 create sietch zaddr at beginn, and renew it after every transaction 2020-01-31 21:35:00 +01:00
DenioD
3eeb746678 add random Sietch -need still some improvements 2020-01-29 21:19:21 +01:00
DenioD
9c02279941 sietch assignment 2020-01-25 19:31:07 +01:00
DenioD
71334360df random sietch zaddr 2020-01-25 19:21:13 +01:00
DenioD
6c37c8669d edit qrand 2020-01-05 13:20:00 +01:00
DenioD
bd20e88743 cleanup transaction tab 2020-01-05 12:40:50 +01:00
DenioD
0e17d8702c hide zdust from transaction tab 2020-01-05 11:43:27 +01:00
DenioD
1fcaed8e72 add a 50% chance of another zdust 2020-01-05 11:22:32 +01:00
DenioD
f046af3f24 increase MIN_ZOUTS to 8, add Memo to zdust 2020-01-05 00:54:40 +01:00
DenioD
248273c756 set MIN_ZOUTS to 7, add more zdust addr 2020-01-05 00:34:26 +01:00
DenioD
d4a00f609d cleanup,confirmation ui fix 2020-01-04 09:56:53 +01:00
DenioD
162dbf6823 first implementation of Sietch in SDL 2020-01-04 02:21:39 +01:00
Denio
8635a33861 improvements to render the price 2019-12-08 15:26:55 +01:00
Denio
bd4cb5aef1 fix BlockHeight format 2019-12-08 12:42:52 +01:00
Denio
3e98390af9 fix a problem with the theme, render Market Price and other values with thousand decimal with QTLocal 2019-12-08 12:30:36 +01:00
Denio
47292f768d add taddr supply,zaddr supply and total supply 2019-12-05 23:20:25 +01:00
Denio
8d51375107 Prevent negative z balances,Hide 0-balance addresses from the balances table,Rename new address to next address 2019-12-03 19:42:06 +01:00
Denio
58ce2e86d7 add longestchain,notarized and difficulty to hushdtab 2019-12-02 15:02:13 +01:00
Denio
5b41f1c266 fix BTCvolume 2019-12-01 20:04:24 +01:00
Denio
a437880bbd fix Github links 2019-11-29 16:20:23 +01:00