yacreader/common
Felix Kauselmann 81b4d25b5c Remove unneeded QtOpenGL dependency
Qt OpenGL in Qt5 is a deprecated module that is discouraged for
new code usage. We have been including this module in our builds
despite not relying on its functionality for a long time now -
probably an oversight from porting to the newer functions.

Time to remove it.

IMPORTANT INFORMATION: In Qt6, a lot of functionality that was
provided by Qt GUI was moved into the 'new' Qt6 Qt OpenGL module.
Thus, even if it makes perfectly sense to remove it for Qt5 builds
we will likely have to restore it for Qt6 builds at a later time.
2021-03-09 18:26:01 +01:00
..
gl Remove unneeded QtOpenGL dependency 2021-03-09 18:26:01 +01:00
bookmarks.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
bookmarks.h Fix code format errors due to changes in default coding style. (#150) 2020-07-24 21:17:49 +02:00
check_new_version.cpp Get the latest version number from the code in master 2019-09-22 12:27:51 +02:00
check_new_version.h Format code using clang-format 2019-05-30 19:46:37 +02:00
comic_db.cpp Add a new boolean field for tagging comics as manga 2021-01-16 14:23:59 +01:00
comic_db.h Add a new boolean field for tagging comics as manga 2021-01-16 14:23:59 +01:00
comic.cpp Support for third party qt image plugins 2020-09-30 19:01:12 +02:00
comic.h Support for third party qt image plugins 2020-09-30 19:01:12 +02:00
concurrent_queue.h Restore needed lock 2021-02-08 09:02:19 +01:00
custom_widgets.cpp Add .gitattributes rules for text and binary handling 2018-07-30 15:04:04 +02:00
custom_widgets.h Format code using clang-format 2019-05-30 19:46:37 +02:00
exit_check.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
exit_check.h Format code using clang-format 2019-05-30 19:46:37 +02:00
folder.cpp Get/set new manga field from/to the db 2021-01-16 18:30:25 +01:00
folder.h Get/set new manga field from/to the db 2021-01-16 18:30:25 +01:00
http_worker.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
http_worker.h Format code using clang-format 2019-05-30 19:46:37 +02:00
library_item.cpp Add .gitattributes rules for text and binary handling 2018-07-30 15:04:04 +02:00
library_item.h Format code using clang-format 2019-05-30 19:46:37 +02:00
onstart_flow_selection_dialog.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
onstart_flow_selection_dialog.h Format code using clang-format 2019-05-30 19:46:37 +02:00
opengl_checker.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
opengl_checker.h Format code using clang-format 2019-05-30 19:46:37 +02:00
pdf_comic.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
pdf_comic.h Format code using clang-format 2019-05-30 19:46:37 +02:00
pdf_comic.mm Format code using clang-format 2019-05-30 19:46:37 +02:00
pictureflow.cpp Fix code format errors due to changes in default coding style. (#150) 2020-07-24 21:17:49 +02:00
pictureflow.h Format code using clang-format 2019-05-30 19:46:37 +02:00
qnaturalsorting.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
qnaturalsorting.h Format code using clang-format 2019-05-30 19:46:37 +02:00
release_acquire_atomic.h Format 2020-08-31 16:19:42 +02:00
scroll_management.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
scroll_management.h Format code using clang-format 2019-05-30 19:46:37 +02:00
worker_thread.h Format 2020-08-31 16:04:26 +02:00
yacreader_global_gui.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_global_gui.h Move declaration to the viewer group 2020-09-07 18:13:06 +02:00
yacreader_global.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_global.h Add a new boolean field for tagging comics as manga 2021-01-16 14:23:59 +01:00