Commit Graph

1323 Commits

Author SHA1 Message Date
DenioD
4f4ec7cd31 fix typo 2020-05-01 13:42:25 +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
24d3a4e982 fix typo 2020-05-01 00:18:31 +02:00
DenioD
70302829b7 make Addressbook HushChat address changeable and show it earlier 2020-05-01 00:02:28 +02:00
DenioD
7194122449 change some gui elements, deactivate contact request for now 2020-04-30 22:58:35 +02:00
DenioD
623e5b6d2c change some gui elements 2020-04-30 21:45:54 +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
bf7cb94168 add contact request flag to headermemo - work in progress 2020-04-29 22:54:27 +02:00
DenioD
45f3a80885 add contact request flag to headermemo - work in progress 2020-04-29 22:53:04 +02:00
DenioD
e263719206 fix gui element 2020-04-29 22:16:33 +02:00
DenioD
e3e537b1a4 do not render Headermemos 2020-04-29 22:07:19 +02:00
DenioD
1aa5a05589 take sendtoaddr,myaddr and cid from contact object 2020-04-29 18:20:53 +02:00
DenioD
dd48ab87eb create and add cid to Addressbook 2020-04-29 16:58:33 +02:00
DenioD
17cc83ab7b use quuid as cid in headermemo 2020-04-29 14:40:13 +02:00
DenioD
205bb29f4a show only memos from selcted contact - work in progress 2020-04-29 01:24:38 +02:00
DenioD
e9ae0e78c5 send Memo to selected Contact 2020-04-29 00:51:07 +02:00
DenioD
a5020cbe24 render HushChat Address in Addressbook 2020-04-28 23:01:11 +02:00
DenioD
9b0dc41e56 Merge branch 'chat' of https://github.com/DenioD/SilentDragonLite-1 into chat 2020-04-28 22:17:16 +02:00
Denio
af94066934 Merge pull request #11 from strider-paff-shell/chat
update// added rederfcuntion to contactlist (causes segfaul on compil…
2020-04-28 22:16:48 +02:00
DenioD
96ea7278d8 refresh contactlist on HushChat tab 2020-04-28 22:16:29 +02:00
DenioD
10ca28a449 Merge branch 'chat' of https://github.com/strider-paff-shell/SilentDragonLite-1 into chat 2020-04-28 22:07:54 +02:00
Strider
30edee0470 update// added rederfcuntion to contactlist (causes segfaul on compiling) 2020-04-28 22:05:40 +02:00
DenioD
08fdee2557 set amt 0 for HushChat Memo 2020-04-28 20:34:44 +02:00
DenioD
555ac40ec2 Add Headermemo, work in Progress 2020-04-28 20:32:31 +02:00
Denio
e681d3000d Merge pull request #10 from strider-paff-shell/chat
Addressbook refactored
2020-04-28 20:28:39 +02:00
Strider
2efec07e42 update// refactored addressbook with new storage format 2020-04-28 20:24:50 +02:00
Strider
ae08346bff Merge pull request #2 from DenioD/chat
Chat
2020-04-28 11:03:48 +02:00
DenioD
ec5057e4ce set amt to 0 for HushChat Memos 2020-04-27 23:12:43 +02:00
DenioD
21a3a90bb0 Merge branch 'chat' of https://github.com/DenioD/SilentDragonLite-1 into chat 2020-04-27 23:11:08 +02:00
DenioD
38a1d6966a add sending ability for HushChat tab 2020-04-27 23:10:42 +02:00
Denio
c40e7c33ea Merge pull request #3 from strider-paff-shell/chat
added Chatmessages with Timestamp
2020-04-27 22:08:18 +02:00
Strider
b79334a497 update// added chatmessages to chatwindow 2020-04-27 21:53:37 +02:00
Strider
a607a54a00 Merge pull request #1 from DenioD/chat
Chat
2020-04-27 21:07:58 +02:00
DenioD
b69297f9da rename QListWidget 2020-04-27 21:04:11 +02:00
DenioD
5f41b9b0e7 Merge branch 'chat' of https://github.com/DenioD/SilentDragonLite-1 into chat 2020-04-27 21:01:50 +02:00
DenioD
fd7170cf2a add switch to QListWidget for Chat 2020-04-27 21:01:06 +02:00
Denio
cdd9504dc4 Merge pull request #2 from strider-paff-shell/chat
update//add chatmodel.h chatmodel.cpp to realize the whole chat history
2020-04-27 20:42:30 +02:00
DenioD
07faeb61b4 Merge branch 'chat' of https://github.com/strider-paff-shell/SilentDragonLite-1 into chat 2020-04-27 20:37:43 +02:00
Strider
a8ee1c68be update// moved class to a normal variable instace 2020-04-27 20:18:14 +02:00
DenioD
1b0bb2354d Merge branch 'chat' of https://github.com/strider-paff-shell/SilentDragonLite-1 into chat 2020-04-27 15:46:55 +02:00
Strider
008d3fd6c2 update// fixed stuff 2020-04-26 22:28:27 +02:00
Denio
9eb51b5322 Merge pull request #1 from strider-paff-shell/chat
Chat
2020-04-26 21:52:03 +02:00
Strider
22cc122120 update// addec chatmodel.h chatmodel.cpp to realize the whole chat history 2020-04-26 21:50:49 +02:00
Strider
8793d96e39 update// changed small things of chat tab 2020-04-26 11:03:22 +02:00
Strider
d398709da9 update// added speechbubble wigdets 2020-04-25 20:30:53 +02:00
DenioD
db87dab03b initial HushChat push: Add HushChat tab and a few QWidgets - work in progress 2020-04-25 18:30:49 +02:00
DenioD
4914b9c121 update german translation 2020-04-14 20:53:37 +02:00