Felix Kauselmann 0e9a3a6407 Stop QtWebApp from eating out debug messages
QtWebapp installs a custom logger/message handler which reroutes all
debug messages to it's custom logger class.

As the default logging level for QtWebApp's logger is set to "critical"
this means that all debug messages are sent to nirvana. Solution:
Replace QtWebApp's messageHandler with our own (using QsLog).
2018-08-04 12:31:34 +02:00
2018-06-16 08:28:50 +02:00
2018-07-30 15:08:08 +02:00
2018-06-30 09:59:53 +02:00
2018-07-10 20:35:42 +02:00
2018-02-18 10:35:24 +01:00

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

CONTACT
*******
Project home page : www.yacreader.com
e-mail:
   info@yacreader.com
   support@yacreader.com
Social:
   Facebook - http://www.facebook.com/YACReader
   Twitter  - https://twitter.com/yacreader
   YouTube  - https://www.youtube.com/user/yacreader

If you need help or have any suggestion, please, send me an e-mail.
   
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 75 MiB
Languages
C++ 80.7%
QML 6.9%
HTML 6.5%
QMake 1.9%
Objective-C++ 1.4%
Other 2.6%