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
2026-03-16 18:50:03 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e8c6f60c13dfeeafafdfd38d03a0e4046c725603
yacreader
/
common
History
Luis Ángel San Martín
e8c6f60c13
Merge
2017-11-26 07:39:08 +01:00
..
gl
…
gl_legacy
…
bookmarks.cpp
…
bookmarks.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
check_new_version.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
check_new_version.h
…
comic_db.cpp
…
comic_db.h
Merge
2017-08-26 16:54:10 +02:00
comic.cpp
…
comic.h
…
custom_widgets.cpp
…
custom_widgets.h
…
exit_check.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
exit_check.h
…
folder.cpp
…
folder.h
…
http_worker.cpp
…
http_worker.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
library_item.cpp
…
library_item.h
…
onstart_flow_selection_dialog.cpp
…
onstart_flow_selection_dialog.h
…
opengl_checker.cpp
…
opengl_checker.h
…
pdf_comic.cpp
…
pdf_comic.h
…
pdf_comic.mm
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
pictureflow.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
pictureflow.h
…
qnaturalsorting.cpp
…
qnaturalsorting.h
Make
naturalComprare
public in case we need to user the int return value instead of a bool.
2017-05-26 17:19:55 +02:00
scroll_management.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
scroll_management.h
…
yacreader_global_gui.cpp
…
yacreader_global_gui.h
…
yacreader_global.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
yacreader_global.h
…