Commit Graph

119 Commits

Author SHA1 Message Date
Luis Ángel San Martín
bb1996fb2d Update CHANGELOG 2021-01-16 18:33:13 +01:00
Luis Ángel San Martín
a077434c78 Update CHANGELOG 2021-01-16 15:04:20 +01:00
Luis Ángel San Martín
7e72c8b691 Update CHANGELOG 2021-01-14 21:38:30 +01:00
Luis Ángel San Martín
948ed595e7 Bump version number to 9.7.1 2020-09-12 12:02:55 +02:00
Luis Ángel San Martín
d22e3a4490 Update CHANGELOG 2020-09-07 18:15:40 +02:00
Felix Kauselmann
3342fef1cb
Update CHANGELOG.md 2020-09-03 18:10:43 +02:00
Felix Kauselmann
5bb6ab276a Reader: Add option to show covers as single pages in double page mode 2020-09-03 15:32:45 +02:00
Felix Kauselmann
232181eef7 Reader: Add option to stop enlarging images in fit to width and height 2020-09-02 09:27:53 +02:00
Felix Kauselmann
4a654c38c0 Headless server: Add support for setting a port from commandline
Manual editing of a config file for setting a port is not ideal.
Solution: add a set-port command to save a port and also a
--port option to allow setting a temporary port during startup
2020-08-29 18:21:06 +02:00
Luis Ángel San Martín
8a99e35cf6 Update CHANGELOG 2020-08-25 19:04:43 +02:00
Felix Kauselmann
4b3042def4 Fix object leaks in database code
Qt's database and query model requires that both the queries and the database
objects are out of scope before a database connection can safely be removed.

Solution: Properly encapsulate databases and queries in "{ }" and use a string
to cache the connection name for out-of-scope removal.
2020-08-25 17:34:46 +02:00
Felix Kauselmann
2f9db87f9b Document QsLog update 2020-08-20 17:41:56 +02:00
Luis Ángel San Martín
cf2f5cdf7a Update CHANGELOG 2019-09-23 12:14:06 +02:00
Felix Kauselmann
ad46d9089c Fix botched utf8 encoding. 2019-04-19 14:55:36 +00:00
Luis Ángel San Martín
2ce75e6fa9 Update CHANGELOG. 2018-06-30 09:59:53 +02:00
Felix Kauselmann
d85fb8f6f6 Update changelog 2018-04-01 23:10:57 +02:00
Felix Kauselmann
e5d2d40d8c Update Changelog 2018-02-19 14:38:52 +01:00
Felix Kauselmann
09c8125f87 Merge default branch 2018-02-18 17:17:14 +01:00
Felix Kauselmann
2cbbf8d433 Headless server: simplify system config logger 2018-01-28 13:32:56 +01:00