28 Commits

Author SHA1 Message Date
Kovid Goyal
9ff27782de
Remove useless __future__ imports
Not needed on python3
2020-08-22 18:47:55 +05:30
Kovid Goyal
29cd8d64ea
Change shebangs to python from python2
Also remove a few other miscellaneous references to python2
2020-08-22 18:47:51 +05:30
Eli Schwartz
45ca4c7934
py3: merge multiline __future__ imports to not confuse 2to3 2019-05-27 00:41:14 -04:00
Kovid Goyal
0fcad5f21f
Fix various uses of iteritems missed by dict_fixes 2019-03-25 15:29:08 +05:30
Zoltán Mizsei
177a15fe46 Simplified Calibre icon for future use. 2017-01-26 18:09:00 +01:00
Kovid Goyal
6f894753f3 Some more refinements to the logo
Make the ends caps ont heyellow book more like the ones in the original
logo. Adda  dfrop shadow to the bookmark.
2016-09-23 12:02:33 +05:30
Kovid Goyal
4c5c7e4c4e Add end caps to the yellow book in the logo 2016-09-19 11:15:36 +05:30
Kovid Goyal
c868fdd32e Workaround for Win10's broken scaling of taskbar icons
Also set the app user model id explicitly for all three main calibre GUI
programs.
2016-09-01 14:11:47 +05:30
Kovid Goyal
62118462b2 A new high resolution calibre logo
The old log was only available as a raster image at 512x512. This is
insufficient for the splash screen on high DPI monitors. So create a new
SVG logo (similar in look to the old one, but simplified).
2016-08-30 15:56:04 +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
ef09e886b3 Change all shebangs to use python2 2015-01-23 19:08:21 +05:30
Kovid Goyal
d758d88191 Decrease size of icns files in the OS X app bundle
By running the PNG images through a PNG optimizer. Also specify a
thumbnail image to use for files associated with calibre. Fixes #295 (Icon association for book files on Mac)
2014-08-30 10:49:00 +05:30
Kovid Goyal
cbc95329fc Workaround for Qt 5 no longer being able to change the dock icon 2014-08-08 18:31:11 +05:30
Kovid Goyal
de9e19231c Change the color of the edit bookicon to distinguish it from the viewer icon more clearly 2013-12-31 19:11:37 +05:30
Kovid Goyal
289ef5f0b9 Rename Tweak Book to Edit Book 2013-12-10 17:21:51 +05:30
Kovid Goyal
a87092ba4f Standalone executable for Tweak Book 2013-12-01 16:16:52 +05:30
Kovid Goyal
e5e5da661e Calibre Portable: Create an exe installer 2012-09-16 13:36:39 +05:30
Kovid Goyal
3a28da796f Move User Manual to http://manual.calibre-ebook.com 2011-05-28 14:02:32 -06:00
Kovid Goyal
dd82551875 Brighten up calibre icon on dark backgrounds 2010-06-17 11:28:55 -06:00
Kovid Goyal
578c468923 New calibre icon 2010-05-25 18:45:05 -06:00
Kovid Goyal
b3bcd13f3a OS X: Allow adding of books to calibre via drag and drop on the calibre dock icon 2010-01-29 08:58:51 -07:00
Kovid Goyal
78e0dfe1ed New windows installer. If you are upgrading from a previous release, please uninstall calibre first 2009-10-09 15:02:35 -06:00
Kovid Goyal
fe0a776379 IGN:New windows MSI installer 2009-10-08 09:10:38 -06:00
Kovid Goyal
445fd0f6b7 Allow the GUI to be launched on OSX from the terminal using /usr/bin/calibre. Fix the application icon on OSX 2008-05-29 08:13:04 -07:00
Kovid Goyal
018df10677 New logo for calibre (thanks to Caleb Avery) 2008-05-28 21:25:08 -07:00
Kovid Goyal
11a1f9f8ca Re layed-out conversion dialog 2007-10-08 21:45:14 +00:00
Kovid Goyal
aaa6bc4c3f Created OS X installer. Added automatic detection of cover page for conversion of HTML generated by CLIT. 2007-06-12 20:48:39 +00:00
Kovid Goyal
65b430b23a py2exe functionality added for standalone windows executables. Initial implementation of HTML->LRF conversion 2007-04-17 07:16:25 +00:00