Vitalii Shunkov

Results 2 issues of Vitalii Shunkov

The selection dialog will be more usable if you add area for quick search of language. You may use sortfilterproxymodel class for this purposes: https://github.com/Vitalii17/Streets/blob/master/Streets/src/sortfilterproxymodel.h https://github.com/Vitalii17/Streets/blob/master/Streets/src/sortfilterproxymodel.cpp

Added qmake .pro file to build project as library. Reorganised folder structure to making less chaos.