3 Commits

Author SHA1 Message Date
Kovid Goyal
4d7683b750 Fix some icons being blurry on High DPI screens
Get Qt to use high DPI images when rendering icons. Unfortunately,
turning this on means that non-square images are not rendered properly,
so convert all icons to square images.
2016-08-24 19:15:52 +05:30
Wladimir Schmidt
b192c978ff * optimized *.png files with lossless png optimizer, saved hundred of KBs without to lose in quality! 2015-08-09 16:51:12 +02:00
Kovid Goyal
b677bb15c9 E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. 2012-07-18 16:15:12 +05:30