├── README.md ├── _config.yml ├── data ├── Author's Names.xlsx ├── Backgroud.docx ├── Backgroud.pdf ├── Data1.txt ├── Explanation.docx └── Operation.pdf ├── documentation.h ├── images ├── IPAMprojectGroup.jpg ├── WriterPhotos │ ├── akim.jpg │ ├── alexin.png │ ├── belyh (left).jpg │ ├── bremener.jpg │ ├── brushtein.jpg │ ├── chukovskaya.jpg │ ├── chukovsky.jpg │ ├── dik.jpeg │ ├── gabbe.jpg │ ├── gal.jpg │ ├── georgievskaya.jpg │ ├── kabo.jpg │ ├── kataev.jpg │ ├── lev_kassil.jpg │ ├── marshak.jpg │ ├── panteleev.jpeg │ ├── paustovsky.jpg │ ├── pics.qrc │ ├── prilezhaeva.jpg │ ├── sarnov.jpeg │ ├── sharov.jpeg │ ├── trifonov.jpg │ ├── vigdorova.jpg │ └── zhitkov.jpg ├── circleoffriendsExample.png ├── mainWindow.jpg ├── multiplicityProfessionalExample.png ├── preMainWindows.jpg ├── selectWriterExample.png └── strengthExample.png ├── instructions.h ├── main.cpp ├── main.h ├── mainwindow.cpp ├── mainwindow.h ├── mainwindow.ui ├── points.cpp ├── points.h ├── writer.cpp └── writer.h /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/README.md -------------------------------------------------------------------------------- /_config.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/_config.yml -------------------------------------------------------------------------------- /data/Author's Names.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/data/Author's Names.xlsx -------------------------------------------------------------------------------- /data/Backgroud.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/data/Backgroud.docx -------------------------------------------------------------------------------- /data/Backgroud.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/data/Backgroud.pdf -------------------------------------------------------------------------------- /data/Data1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/data/Data1.txt -------------------------------------------------------------------------------- /data/Explanation.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/data/Explanation.docx -------------------------------------------------------------------------------- /data/Operation.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/data/Operation.pdf -------------------------------------------------------------------------------- /documentation.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/documentation.h -------------------------------------------------------------------------------- /images/IPAMprojectGroup.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/images/IPAMprojectGroup.jpg -------------------------------------------------------------------------------- /images/WriterPhotos/akim.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/images/WriterPhotos/akim.jpg -------------------------------------------------------------------------------- /images/WriterPhotos/alexin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/images/WriterPhotos/alexin.png -------------------------------------------------------------------------------- /images/WriterPhotos/belyh (left).jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/images/WriterPhotos/belyh (left).jpg -------------------------------------------------------------------------------- /images/WriterPhotos/bremener.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/images/WriterPhotos/bremener.jpg -------------------------------------------------------------------------------- /images/WriterPhotos/brushtein.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/images/WriterPhotos/brushtein.jpg -------------------------------------------------------------------------------- /images/WriterPhotos/chukovskaya.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/images/WriterPhotos/chukovskaya.jpg -------------------------------------------------------------------------------- /images/WriterPhotos/chukovsky.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/images/WriterPhotos/chukovsky.jpg -------------------------------------------------------------------------------- /images/WriterPhotos/dik.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/images/WriterPhotos/dik.jpeg -------------------------------------------------------------------------------- /images/WriterPhotos/gabbe.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/images/WriterPhotos/gabbe.jpg -------------------------------------------------------------------------------- /images/WriterPhotos/gal.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/images/WriterPhotos/gal.jpg -------------------------------------------------------------------------------- /images/WriterPhotos/georgievskaya.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/images/WriterPhotos/georgievskaya.jpg -------------------------------------------------------------------------------- /images/WriterPhotos/kabo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/images/WriterPhotos/kabo.jpg -------------------------------------------------------------------------------- /images/WriterPhotos/kataev.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/images/WriterPhotos/kataev.jpg -------------------------------------------------------------------------------- /images/WriterPhotos/lev_kassil.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/images/WriterPhotos/lev_kassil.jpg -------------------------------------------------------------------------------- /images/WriterPhotos/marshak.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/images/WriterPhotos/marshak.jpg -------------------------------------------------------------------------------- /images/WriterPhotos/panteleev.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/images/WriterPhotos/panteleev.jpeg -------------------------------------------------------------------------------- /images/WriterPhotos/paustovsky.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/images/WriterPhotos/paustovsky.jpg -------------------------------------------------------------------------------- /images/WriterPhotos/pics.qrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/images/WriterPhotos/pics.qrc -------------------------------------------------------------------------------- /images/WriterPhotos/prilezhaeva.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/images/WriterPhotos/prilezhaeva.jpg -------------------------------------------------------------------------------- /images/WriterPhotos/sarnov.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/images/WriterPhotos/sarnov.jpeg -------------------------------------------------------------------------------- /images/WriterPhotos/sharov.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/images/WriterPhotos/sharov.jpeg -------------------------------------------------------------------------------- /images/WriterPhotos/trifonov.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/images/WriterPhotos/trifonov.jpg -------------------------------------------------------------------------------- /images/WriterPhotos/vigdorova.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/images/WriterPhotos/vigdorova.jpg -------------------------------------------------------------------------------- /images/WriterPhotos/zhitkov.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/images/WriterPhotos/zhitkov.jpg -------------------------------------------------------------------------------- /images/circleoffriendsExample.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/images/circleoffriendsExample.png -------------------------------------------------------------------------------- /images/mainWindow.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/images/mainWindow.jpg -------------------------------------------------------------------------------- /images/multiplicityProfessionalExample.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/images/multiplicityProfessionalExample.png -------------------------------------------------------------------------------- /images/preMainWindows.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/images/preMainWindows.jpg -------------------------------------------------------------------------------- /images/selectWriterExample.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/images/selectWriterExample.png -------------------------------------------------------------------------------- /images/strengthExample.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/images/strengthExample.png -------------------------------------------------------------------------------- /instructions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/instructions.h -------------------------------------------------------------------------------- /main.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/main.cpp -------------------------------------------------------------------------------- /main.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/main.h -------------------------------------------------------------------------------- /mainwindow.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/mainwindow.cpp -------------------------------------------------------------------------------- /mainwindow.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/mainwindow.h -------------------------------------------------------------------------------- /mainwindow.ui: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/mainwindow.ui -------------------------------------------------------------------------------- /points.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/points.cpp -------------------------------------------------------------------------------- /points.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/points.h -------------------------------------------------------------------------------- /writer.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/writer.cpp -------------------------------------------------------------------------------- /writer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stephengineer/Soviet-Writers-Social-Network/HEAD/writer.h --------------------------------------------------------------------------------