Denis Davydov
|
2c5dca6f9f
|
The "kernel" directory has been added to the project.
|
2018-06-15 17:11:57 +03:00 |
|
Denis Davydov
|
e6412ebca9
|
Added template of project
|
2018-06-15 15:46:27 +03:00 |
|
Denis Davydov
|
3ee53de11a
|
Cleaning the source
I start everything from scratch
|
2018-06-15 15:40:33 +03:00 |
|
Denis Davydov
|
dc74275526
|
Added template of class "sql", which designed for work with SQL Database
|
2018-05-22 19:01:28 +03:00 |
|
Denis Davydov
|
607941dd54
|
Deleted "json.cpp", because it's useless.
|
2018-05-22 17:56:53 +03:00 |
|
Denis Davydov
|
fd0a7c4da6
|
Updated contactmanager.cpp
|
2018-05-20 17:03:24 +03:00 |
|
Denis Davydov
|
18ad8c2dd4
|
Updated network.hpp
|
2018-05-20 15:16:35 +03:00 |
|
Denis Davydov
|
585c4d9e77
|
Removed func "sendPing" from class Network and moved to class
ContactManager.
|
2018-05-20 15:16:12 +03:00 |
|
Denis Davydov
|
aaea262861
|
Updated contactmanager.h
|
2018-05-20 15:15:12 +03:00 |
|
Denis Davydov
|
a453e47041
|
Removed func "addContact" (it's will be added in the future) and added
private func "sendPing".
|
2018-05-20 15:14:45 +03:00 |
|
Denis Davydov
|
8b5f51c6f5
|
Renamed network.h to network.hpp
|
2018-05-20 14:38:21 +03:00 |
|
Denis Davydov
|
48702f77a1
|
Create header of class "json".
|
2018-05-20 14:37:45 +03:00 |
|
Denis Davydov
|
527f4e0c99
|
Renamed main.cpp to main.hpp (it's header)
|
2018-05-20 14:14:31 +03:00 |
|
Denis Davydov
|
7c1d1bb846
|
Rename to Influence.pro
|
2018-05-20 14:00:02 +03:00 |
|
Denis Davydov
|
5a8e52ee4d
|
Renamed .pro file
|
2018-05-20 13:38:48 +03:00 |
|
ChronosX88
|
5793d53dd7
|
Class "json" added. (This class is designed to work with JSON)
|
2018-05-19 14:11:37 +03:00 |
|
ChronosX88
|
ccd28abd54
|
Corrected function-member "ReadyRead".
|
2018-05-16 17:12:15 +03:00 |
|
ChronosX88
|
d20b4188aa
|
Added the function ReadyRead, which accepts datagrams.
|
2018-05-12 14:41:55 +03:00 |
|
Denis Davydov
|
d36a361b9a
|
Updated contactmanager.cpp
|
2018-05-11 15:29:06 +03:00 |
|
Denis Davydov
|
69e3a70d7b
|
The Network class header file has been updated.
|
2018-05-11 15:27:07 +03:00 |
|
Denis Davydov
|
33e436e330
|
The function "sendPing" and "send" is added.
|
2018-05-11 15:23:28 +03:00 |
|
Denis Davydov
|
ae04dd797d
|
The module Network is connected to the project file.
|
2018-05-11 14:35:25 +03:00 |
|
Denis Davydov
|
1a21f566f8
|
The class of work with contacts is added.
|
2018-05-10 19:01:11 +03:00 |
|
Denis Davydov
|
4d8e28b55d
|
Added a library for working with JSON.
|
2018-05-10 18:54:01 +03:00 |
|
Denis Davydov
|
7a2f083dc7
|
Added class of work with the network.
|
2018-05-10 18:39:22 +03:00 |
|
Denis Davydov
|
5dc26a2ae9
|
Added .gitignore and source directory
|
2018-05-10 18:23:06 +03:00 |
|