This website requires JavaScript.
Explore
Help
Sign In
mirror
/
yacreader
Watch
1
Star
0
Fork
0
You've already forked yacreader
mirror of
https://github.com/YACReader/yacreader
synced
2025-06-04 01:28:55 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
yacreader
/
YACReaderLibraryServer
History
Luis Ángel San Martín
f149f314e0
Merge
2017-08-26 16:54:10 +02:00
..
console_ui_library_creator.cpp
Fixed data base info retrieving through DBHelper,
value(QString)
should never be used because it is really slow. All items sorting should be done at db level or using std::sort.
2017-08-26 16:16:11 +02:00
console_ui_library_creator.h
Fixed data base info retrieving through DBHelper,
value(QString)
should never be used because it is really slow. All items sorting should be done at db level or using std::sort.
2017-08-26 16:16:11 +02:00
headless_config.pri
Fixed data base info retrieving through DBHelper,
value(QString)
should never be used because it is really slow. All items sorting should be done at db level or using std::sort.
2017-08-26 16:16:11 +02:00
images.qrc
Fixed data base info retrieving through DBHelper,
value(QString)
should never be used because it is really slow. All items sorting should be done at db level or using std::sort.
2017-08-26 16:16:11 +02:00
main.cpp
Merge
2017-08-26 16:54:10 +02:00
YACReaderLibraryServer.pro
Fixed data base info retrieving through DBHelper,
value(QString)
should never be used because it is really slow. All items sorting should be done at db level or using std::sort.
2017-08-26 16:16:11 +02:00