254 Commits (00fe0ea59db08e8305b9f9299216d9c1c1011342)

Author SHA1 Message Date
DenioD 7fe11f4985 fix some typos/reformat 4 years ago
DenioD 96a073cacf dont scan transactions to often 4 years ago
DenioD b9526c1f35 fix a problem with two chatrender functions due to refractor 4 years ago
Strider 11e3bc5ede update// moved render function to chat.cpp 4 years ago
DenioD d48a7c64be rename hm json 4 years ago
DenioD cd9b850a35 parse hm as json 4 years ago
Strider 6c4ee63b72 update// added idgenerator and resolved mergeconflicts 4 years ago
DenioD 48c592e9e9 update lib 4 years ago
Strider abdad2b09d update// updated contactmodel and added new generatorclass 4 years ago
Strider 0f57412258 update// added new model derived from chatmodel and contactmodel, moved listchatdelegate to a seperated class file 4 years ago
DenioD 3998e83a1b add new checkpoint 4 years ago
DenioD b99a0b1210 add position of txs 4 years ago
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