Kovid Goyal
fdb50deca9
...
2016-09-25 11:29:17 +05:30
Kovid Goyal
718bb559b2
Finish up UI for viewer color scheme preferences
2016-09-25 10:47:19 +05:30
Kovid Goyal
b3f119e34e
Fix modal popup on iPhone 5
2016-09-24 13:19:49 +05:30
Kovid Goyal
5e7f8ddb2d
Use the explicit form of setting sqlite cache size as the sqlite page size was changed earlier this year
2016-09-23 18:52:39 +05:30
Kovid Goyal
bd772acd2b
...
2016-09-23 17:38:48 +05:30
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
0131758241
...
2016-09-23 08:26:08 +05:30
Kovid Goyal
d61b618421
...
2016-09-23 08:13:34 +05:30
Kovid Goyal
73585a5dc0
Start work on the color preferences UI
2016-09-22 11:06:45 +05:30
Kovid Goyal
069c74563c
Edit Book: Highlight class attributes inside HTML tags
...
Rather than using a special highlighting group, use the same style as
that used for classes in the css syntax.
2016-09-21 08:26:16 +05:30
Kovid Goyal
25de034110
Edit Book: Allow highlighting class names in the HTML differently via Preferences->Editor settings->Color scheme
2016-09-21 07:58:05 +05:30
Kovid Goyal
b6aad54e6a
Fix downloading metadata from ozon.ru
...
Merge branch 'ozon_fixes' of https://github.com/madhead/calibre
2016-09-21 06:41:03 +05:30
madhead
4e9f242fe1
Update parsing code according to the new ozon.ru page markup
2016-09-20 22:13:03 +03:00
Kovid Goyal
7809a6798c
Use ngettext for number of selected books in statusbar
2016-09-20 16:07:32 +05:30
Kovid Goyal
1fa304fed8
Update New York Times
2016-09-20 14:05:49 +05:30
Kovid Goyal
09421c66ee
Bulk metadata edit dialog: Allow search & replace to work for ratings columns as well.
...
Merge branch 'master' of https://github.com/cbhaley/calibre
2016-09-19 19:56:22 +05:30
Charles Haley
08b60ee008
Add rating types to bulk search/replace
2016-09-19 15:27:04 +02:00
Kovid Goyal
f0a347b1b5
Merge branch 'master' of https://github.com/cbhaley/calibre
2016-09-19 14:53:32 +05:30
Charles Haley
e5b99be408
bug #1624939 : stop allowing editing on the table listing the displayed columns. Any changes were simply thrown away. Make double-click on a row open the column editor on that row.
2016-09-19 11:14:12 +02:00
Kovid Goyal
4c5c7e4c4e
Add end caps to the yellow book in the logo
2016-09-19 11:15:36 +05:30
Kovid Goyal
82bbac4568
Merge branch 'master' of https://github.com/cbhaley/calibre
2016-09-18 16:38:09 +05:30
Charles Haley
84b8b32866
When in debug mode, print the lookup name of the column with a template that is throwing an exception.
2016-09-18 10:43:51 +02:00
Kovid Goyal
6a1f567b1f
Merge branch 'patch-1' of https://github.com/sylvaindurand/calibre-1
2016-09-17 13:07:44 +05:30
Sylvain Durand
164398ac2c
Email update
2016-09-17 09:26:08 +02:00
Kovid Goyal
81a37c5d46
Add a bar at the bottom so that the pref panel can always be closed
2016-09-17 11:48:04 +05:30
Kovid Goyal
92244361a9
...
2016-09-17 10:35:52 +05:30
Kovid Goyal
0961e31719
Use icons + text for the preferences UI instead of just icons
2016-09-17 10:33:01 +05:30
Kovid Goyal
0cd27ec52d
Update RapydScript
2016-09-17 10:32:41 +05:30
Kovid Goyal
80c5dd6ac3
...
2016-09-16 10:21:48 +05:30
Kovid Goyal
839c14b46e
Update RSS feed URLs for Independent. Fixes #1624193 [The Independent no longer downloading after update 2.67]( https://bugs.launchpad.net/calibre/+bug/1624193 )
2016-09-16 10:01:42 +05:30
Kovid Goyal
5bfb8c5113
version 2.68.0
v2.68.0
2016-09-16 07:34:34 +05:30
Kovid Goyal
f9e0afffe2
Add a tweak to Preferences->Tweaks to control the list of servers calibre considers public email servers
2016-09-15 21:00:37 +05:30
Kovid Goyal
0a90e37ad7
Merge branch 'master' of https://github.com/vdung/calibre
2016-09-15 20:48:26 +05:30
Kovid Goyal
5295a427fd
...
2016-09-15 20:42:02 +05:30
Viet Cao
77d2aeb823
Fix splitting landscape pages
2016-09-15 23:27:30 +09:00
Kovid Goyal
8b16eeac34
Do not use deprecated psutil API
2016-09-15 11:48:59 +05:30
Kovid Goyal
fa85e21967
CS: Fix cover thumbnails in the book list on high DPI displays
2016-09-15 10:18:23 +05:30
Kovid Goyal
54aaebe8be
Edit metadata dialog: Fix auto-generation/validation of author sort values not working when only changing case of the author name. Fixes #1623593 [Changing upper- to lower-case doesn't work correct]( https://bugs.launchpad.net/calibre/+bug/1623593 )
2016-09-15 10:07:11 +05:30
Kovid Goyal
fb183bc6c6
A spot of refactoring
2016-09-15 10:04:16 +05:30
Kovid Goyal
b7a0bdf4fe
...
2016-09-15 08:50:54 +05:30
Kovid Goyal
b41426373e
A nicer error message when calibre fails to create the temporary directory. Fixes #1622131 [Inelegant fail when TEMP folder is missing, having been set by an environment variable.]( https://bugs.launchpad.net/calibre/+bug/1622131 )
2016-09-14 20:13:38 +05:30
Kovid Goyal
0f6be31b89
Get rid of the no longer needed user agent override in the viewer
2016-09-14 18:31:41 +05:30
Kovid Goyal
34ebda86a5
Change the application name set in Qt to calibre from libprs500. Fixes #1623397 [[Enhancement] Change APP_UID from 'libprs500' to 'Calibre']( https://bugs.launchpad.net/calibre/+bug/1623397 )
...
I looked into the code and the only place QSettings appears to be used
is to store the last used settings of the Qt WebKit Inspector. I think
it is acceptable to lose those settings to get rid of libprs500,
especially since some X11 implementations brokenly display the app name
in their user interfaces.
2016-09-14 18:29:33 +05:30
Kovid Goyal
cb8738ca36
Merge branch 'master' of https://github.com/cbhaley/calibre
2016-09-14 18:10:10 +05:30
Charles Haley
c022a301c2
Fix dates being set to empty in bulk search/replace not becoming UNDEFINED
2016-09-14 14:35:09 +02:00
Kovid Goyal
874a7790b4
Edit metadata dialog: Make pressing up on an undefined numeric field set the value to zero instead of -99999. Fixes #1622757 [Metadata Edit - Step Up on Integers is broken]( https://bugs.launchpad.net/calibre/+bug/1622757 )
...
Merge branch 'master' of https://github.com/cbhaley/calibre
2016-09-13 17:54:17 +05:30
Kovid Goyal
72a211f6c2
Update Respekt Magazine
...
Merge branch 'master' of https://github.com/felagund/calibre
2016-09-13 17:46:32 +05:30
felagund
28c733ad8f
Make Respekt Magazine recipe work again and remove dysfunctional Respekt-Web recipe following a rewrite of the harvested website
2016-09-13 13:15:32 +02:00
Charles Haley
3155b2717d
In bulk and single edit, make the initial "up value" operation on an undefined field set the value to zero instead of -999999
2016-09-13 13:06:53 +02:00
Kovid Goyal
bd0a2129b1
Re-opening the db should not unload formatter functions
2016-09-13 16:06:26 +05:30