Commit Graph

1470 Commits

Author SHA1 Message Date
DenioD
4a5cb7f144 set a new version 2020-05-22 19:16:10 +02:00
DenioD
200a7cfb6d set conf to 1 to send funds 2020-05-22 19:15:56 +02:00
DenioD
eae77fb8aa fix windows icons 2020-05-21 22:19:31 +02:00
DenioD
1a36a7f3c4 try catch myZaddr 2020-05-21 21:44:21 +02:00
DenioD
747580151a change some gui elements 2020-05-21 21:32:45 +02:00
DenioD
7e0748dd24 set maxLen for Chatmessages 2020-05-21 20:31:54 +02:00
DenioD
ee672cfcca contact gui fix 2020-05-21 17:41:12 +02:00
DenioD
c1954633de merge PR, send request from Contacttab 2020-05-21 16:00:25 +02:00
Strider
5ad5d07c1c update// created request objects to store inportant information 2020-05-21 12:12:32 +02:00
Strider
024bb9050a Merge pull request #25 from DenioD/chat
Chat
2020-05-21 11:21:01 +02:00
DenioD
ca090d62dd show oldrequest information 2020-05-21 00:08:32 +02:00
DenioD
69799fb812 fix selection on chattab 2020-05-20 23:53:39 +02:00
DenioD
da65008a88 change text with theme 2020-05-20 20:58:23 +02:00
DenioD
41e3bbdfae add new icons, dont write over send button 2020-05-20 20:53:14 +02:00
Denio
15122be4f8 Merge pull request #40 from strider-paff-shell/chat
Chat
2020-05-17 19:40:47 +02:00
DenioD
3431af2f6e update lib 2020-05-17 19:39:14 +02:00
Strider
ea7f3bc72a update// implemented reader for addressbook 2020-05-17 15:03:49 +02:00
Strider
e6b8f000c9 update// added new writer method to filesystem to convert old format to new 2020-05-17 14:57:38 +02:00
Strider
d4bf7a83c8 update// implemented dump method to each datastoretype 2020-05-17 14:12:27 +02:00
Strider
4f584ac86e update// added filesystem and reformated addressbook 2020-05-17 13:18:19 +02:00
Strider
57a5df8ae7 Merge pull request #24 from DenioD/chat
Chat
2020-05-17 12:12:05 +02:00
DenioD
1e59b30280 undo addressbook fix 2020-05-16 20:29:35 +02:00
Denio
abd101c279 Merge pull request #39 from strider-paff-shell/chat
fix addressbook problem
2020-05-16 16:48:41 +02:00
Strider
9f7fa3ae99 update// improved addressbook performance 2020-05-16 11:48:15 +02:00
Strider
481db90db0 Merge pull request #23 from DenioD/chat
improve some gui elements
2020-05-15 20:54:32 +02:00
DenioD
74aaa0482f improve some gui elements 2020-05-14 22:52:28 +02:00
Strider
9daf92c02e Merge pull request #22 from DenioD/chat
Chat
2020-05-14 18:27:33 +02:00
DenioD
b40b482b32 switch back to getAllContactRequests for rendering 2020-05-14 14:22:26 +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
678af36593 Merge branch 'chat' of https://github.com/DenioD/SilentDragonLite-1 into chat 2020-05-14 12:50:42 +02:00
DenioD
b9526c1f35 fix a problem with two chatrender functions due to refractor 2020-05-14 12:50:05 +02:00
Denio
58468727e8 Merge pull request #30 from strider-paff-shell/chat
Chat
2020-05-10 19:51:24 +02:00
Strider
7e491b3a25 update// addec chat.cpp 2020-05-10 19:15:04 +02:00
Strider
c65609083f Merge pull request #21 from DenioD/chat
set dangerous bool to false
2020-05-10 19:13:54 +02:00
Strider
11e3bc5ede update// moved render function to chat.cpp 2020-05-10 16:16:54 +02:00
DenioD
3fef6d3825 set dangerous bool to false 2020-05-10 16:10:50 +02:00
Strider
a672d0a461 Merge pull request #20 from DenioD/chat
Chat
2020-05-10 11:23:25 +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
DenioD
3383d9ff78 Merge branch 'chat' of https://github.com/DenioD/SilentDragonLite-1 into chat 2020-05-10 00:13:34 +02:00
DenioD
7987a1fd86 fix mac png problem 2020-05-10 00:13:02 +02:00
Denio
03a15b20fd Merge pull request #27 from strider-paff-shell/chat
Chat
2020-05-09 23:21:02 +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
7dfb9a1929 update// moved generator to separated helper class 2020-05-09 18:14:04 +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