Felix Kauselmann be547081f2 Fix huge memleak in server code caused by thread pingpong fix.
Stopped QThreads don't process events, so cleanup signals get lost.
Prevent this from happening by keeping the threads alive and the comic
inside the thread (as we already do in the viewer). Cleanup happens by
connecting the comic's destroyed() signal to the thread's quit() slot.
2019-09-24 08:21:14 +02:00
2019-09-07 15:56:08 +02:00
2019-08-24 11:11:55 +02:00
2018-08-07 11:09:02 +02:00
2019-05-31 19:43:54 +02:00
2019-08-24 11:11:50 +02:00
2019-04-19 14:55:36 +00:00
2019-09-01 13:31:36 +02:00
2019-05-06 07:38:33 +02:00
2019-09-18 18:34:25 +02:00

YACReader

"Yet another comic reader"

License

This software has been developed by Luis Ángel San Martín Rodríguez (luisangelsm@gmail.com) under GPL v3 license (see COPYING.txt).

Getting YACReader

Official releases:

https://github.com/YACReader/yacreader/releases

As a package:

Packaging status

From OBS build service:

Building from source:

See INSTALL.md

Contact

If you need help or have any suggestion, please, send me an e-mail.

Contributing

Donations

YACReader is free but it needs money to still be alive, so please, if you like YACReader, visit the home page and make a donation.

Description
No description provided
Readme 80 MiB
Languages
C++ 80.8%
QML 6.9%
HTML 6.4%
QMake 1.9%
Objective-C++ 1.4%
Other 2.6%