Influence-cjdns/src
2018-05-19 14:11:37 +03:00
..
lib/json Added a library for working with JSON. 2018-05-10 18:54:01 +03:00
contactmanager.cpp Updated contactmanager.cpp 2018-05-11 15:29:06 +03:00
contactmanager.h The class of work with contacts is added. 2018-05-10 19:01:11 +03:00
HyperboriaIM.pro The module Network is connected to the project file. 2018-05-11 14:35:25 +03:00
json.cpp Class "json" added. (This class is designed to work with JSON) 2018-05-19 14:11:37 +03:00
json.hpp Class "json" added. (This class is designed to work with JSON) 2018-05-19 14:11:37 +03:00
main.cpp Added .gitignore and source directory 2018-05-10 18:23:06 +03:00
network.cpp Corrected function-member "ReadyRead". 2018-05-16 17:12:15 +03:00
network.h The Network class header file has been updated. 2018-05-11 15:27:07 +03:00