Commit Graph

154 Commits

Author SHA1 Message Date
DenioD
74aaa0482f improve some gui elements 2020-05-14 22:52:28 +02:00
DenioD
ac2e27d2f7 fix some typos 2020-05-14 13:57:54 +02:00
DenioD
7fe11f4985 fix some typos/reformat 2020-05-14 13:55:25 +02:00
DenioD
96a073cacf dont scan transactions to often 2020-05-14 13:26:24 +02:00
DenioD
b9526c1f35 fix a problem with two chatrender functions due to refractor 2020-05-14 12:50:05 +02:00
Strider
11e3bc5ede update// moved render function to chat.cpp 2020-05-10 16:16:54 +02:00
DenioD
d48a7c64be rename hm json 2020-05-10 01:13:56 +02:00
DenioD
cd9b850a35 parse hm as json 2020-05-10 00:59:40 +02:00
Strider
6c4ee63b72 update// added idgenerator and resolved mergeconflicts 2020-05-09 22:03:55 +02:00
Strider
e34742b5dc Merge branch 'chat' into chat 2020-05-09 21:57:03 +02:00
DenioD
48c592e9e9 update lib 2020-05-09 21:46:05 +02:00
Strider
abdad2b09d update// updated contactmodel and added new generatorclass 2020-05-09 21:19:59 +02:00
Strider
0f57412258 update// added new model derived from chatmodel and contactmodel, moved listchatdelegate to a seperated class file 2020-05-09 17:55:12 +02:00
DenioD
3998e83a1b add new checkpoint 2020-05-09 13:27:32 +02:00
DenioD
b99a0b1210 add position of txs 2020-05-09 13:03:46 +02:00
DenioD
26f0229379 update lib 2020-05-09 11:40:22 +02:00
Strider
30ddc479ba update// reformated datastore and changed storage chatmodel to store with datastore 2020-05-08 21:16:40 +02:00
Strider
d0562d2c65 update// added ChatDataStore and SietchDataStore with factory-pattern 2020-05-08 20:01:57 +02:00
maxisman
2e8b46c863 update// changed datastore to factory pattern to get only the desired datastores 2020-05-08 19:39:16 +02:00
maxisman
d599bf9190 update// moved datastore to DataStore/DataStore.h 2020-05-08 19:10:59 +02:00
DenioD
6991743b5f new Button Design, only for darkmode atm 2020-05-06 16:54:15 +02:00
DenioD
5ff2d1ba47 first implementation of automated contact request detection - work in progress 2020-05-06 15:41:40 +02:00
DenioD
492ebbf1c5 some changes 2020-05-05 17:15:05 +02:00
DenioD
b8a1443832 show outgoing memos correctly 2020-05-04 23:40:28 +02:00
DenioD
dbbc079432 add new standard avatar 2020-05-03 18:52:29 +02:00
DenioD
c8b274ecfe switch to listview for contacts 2020-05-03 13:28:41 +02:00
DenioD
7b40755d42 improve some UI elements 2020-05-03 11:35:05 +02:00
DenioD
0223d6def8 add chatbubbles to render chat 2020-05-03 01:03:29 +02:00
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