yacreader/common
Igor Kushnir 82719573b5 Reader: store geometry instead of pos&size in Configuration
Qt documentation recommends calling saveGeometry() in closeEvent().

This commit fixes the following bug on my GNU/Linux with Xfce system:
    1. Move the top of the YACReader window to the top of the screen.
    2. Restart YACReader (exit and run again).
    2. Enter full screen mode.
    4. Restart YACReader.
    5. Exit full screen mode.
At this point YACReader's title bar is hidden beyond the top of the
screen, i.e. the window has moved up.
2019-09-18 18:10:40 +02:00
..
gl Fix code formatting. 2019-08-24 14:37:25 +02:00
bookmarks.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
bookmarks.h Format code using clang-format 2019-05-30 19:46:37 +02:00
check_new_version.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
check_new_version.h Format code using clang-format 2019-05-30 19:46:37 +02:00
comic_db.cpp Include lastTimeOpened in plain text comic info 2019-09-10 17:16:53 +02:00
comic_db.h Format code using clang-format 2019-05-30 19:46:37 +02:00
comic.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
comic.h Format code using clang-format 2019-05-30 19:46:37 +02: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 Format code using clang-format 2019-05-30 19:46:37 +02:00
folder.h Format code using clang-format 2019-05-30 19:46:37 +02: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 Format code using clang-format 2019-05-30 19:46:37 +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
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
yacreader_global_gui.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_global_gui.h Reader: store geometry instead of pos&size in Configuration 2019-09-18 18:10:40 +02:00
yacreader_global.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_global.h Bump version number 2019-08-24 11:11:51 +02:00