242 Commits (c6e8268450fdeb4dfad2e29ecd9af1e0b276fab1)

Author SHA1 Message Date
DenioD 26f0229379 update lib 4 years ago
Strider 30ddc479ba update// reformated datastore and changed storage chatmodel to store with datastore 4 years ago
Strider d0562d2c65 update// added ChatDataStore and SietchDataStore with factory-pattern 4 years ago
maxisman 2e8b46c863 update// changed datastore to factory pattern to get only the desired datastores 4 years ago
maxisman d599bf9190 update// moved datastore to DataStore/DataStore.h 4 years ago
DenioD 6991743b5f new Button Design, only for darkmode atm 4 years ago
DenioD 5ff2d1ba47 first implementation of automated contact request detection - work in progress 4 years ago
DenioD 492ebbf1c5 some changes 4 years ago
DenioD b8a1443832 show outgoing memos correctly 4 years ago
DenioD dbbc079432 add new standard avatar 4 years ago
DenioD c8b274ecfe switch to listview for contacts 4 years ago
DenioD 7b40755d42 improve some UI elements 4 years ago
DenioD 0223d6def8 add chatbubbles to render chat 4 years ago
DenioD c7d0acac71 delete some debug outputs 4 years ago
Charles d97a12cbae
fixed setBasePixmap after UI change for animations, plus updated string to The Dragon Awakens... 4 years ago
DenioD a3e762a4ad add verified flag for Chatmessages 4 years ago
DenioD 5ee796dc0f set cid for outgoing memos 4 years ago
DenioD 6ddb6855d4 merge and ui update - for debug 4 years ago
Strider 7faf0f0b50 fix// added else 4 years ago
Strider 95638a25fd update// map read 4 years ago
strider 498fca3fd6 update// fixed wrong savings 4 years ago
DenioD 51c180af18 fix send of memos 4 years ago
DenioD 8998263989 fix broken sendmemo 4 years ago
DenioD 4afd49d0a7 read the cid from headermemo into qstring 4 years ago
DenioD b9dab96b87 add txid and cid to chatmodel 4 years ago
DenioD 7194122449 change some gui elements, deactivate contact request for now 4 years ago
DenioD ab1e525860 render incoming and outgoing memos in a chat conversation 4 years ago
DenioD 8f3bc21844 render only memos from selected nickname 4 years ago
DenioD d0b88255f2 do not render any header memo on the chatgui - render a incoming contact request - work in progress 4 years ago
DenioD e3e537b1a4 do not render Headermemos 4 years ago
Strider 30edee0470 update// added rederfcuntion to contactlist (causes segfaul on compiling) 4 years ago
Strider 2efec07e42 update// refactored addressbook with new storage format 4 years ago
Strider b79334a497 update// added chatmessages to chatwindow 4 years ago
Strider a8ee1c68be update// moved class to a normal variable instace 4 years ago
Strider 008d3fd6c2 update// fixed stuff 4 years ago
Strider d7ba10b466 update// removed printf to print setting amount etc to 0 of dust x 4 years ago
Strider 1f6b4e0f31 update// removed reformats & refactored DataStore.h to store the sietches outside of lambdas as needed, reformated the controller.cpp 4 years ago
Strider c404d29402 update// packed all json dust objects into std::vector to iterate with for-loop 4 years ago
Strider 1d0fe62cb9 WIP// tryed to pack all json dust objects into std::vector to iterate with for-loop 4 years ago
DenioD 058a62b101 fix send to many 4 years ago
DenioD 2e4e4fda30 update sdl lib and more dependency improvments 4 years ago
DenioD 15a49c174b cleanup controller.cpp 4 years ago
DenioD 8fca4e2633 fix sendto many receipents 4 years ago
DenioD 849e1e2663 create sietch zaddr at beginn, and renew it after every transaction 4 years ago
DenioD 3eeb746678 add random Sietch -need still some improvements 4 years ago
DenioD 9c02279941 sietch assignment 4 years ago
DenioD 71334360df random sietch zaddr 4 years ago
DenioD 6c37c8669d edit qrand 4 years ago
DenioD bd20e88743 cleanup transaction tab 4 years ago
DenioD 0e17d8702c hide zdust from transaction tab 4 years ago