31934 Commits

Author SHA1 Message Date
Kovid Goyal
194bda9f3b Debug output for which fonts are used by the PDF engine 2016-02-14 11:37:58 +05:30
Kovid Goyal
0398ecd9d3 Update New York Times Book Review 2016-02-14 09:48:30 +05:30
Kovid Goyal
0255bce10d ... 2016-02-13 18:08:04 +05:30
Kovid Goyal
4d12b97249 Use calc() for better sizing of cover 2016-02-13 18:04:49 +05:30
Kovid Goyal
cdf51a4cba Workaround for bug in firefox flexbox 2016-02-13 17:53:24 +05:30
Kovid Goyal
d800f68b62 Button to refresh random book 2016-02-13 17:20:11 +05:30
Kovid Goyal
c1b41b14fc Implement picking a random book 2016-02-13 16:12:39 +05:30
Kovid Goyal
585acda8cb Replaces spaces with underscores in library ids to make them more url friendly 2016-02-13 15:17:19 +05:30
Kovid Goyal
914c58d107 ... 2016-02-13 14:45:14 +05:30
Kovid Goyal
a3f1ee233d Start work on book details panel 2016-02-13 14:41:56 +05:30
Kovid Goyal
14df859c63 Update RapydScript 2016-02-13 14:39:00 +05:30
Kovid Goyal
208694ec5a Do not store a reference to the main window in sys.excepthook 2016-02-13 11:25:40 +05:30
Kovid Goyal
942d18810c Store the parsed form of the current query for convenient global access 2016-02-12 14:05:24 +05:30
Kovid Goyal
40d4224363 Improve implementation of lopen()
Greatly simplify window implementation. Reduce the average number of
system calls used per invocation on OS X and linux.
2016-02-12 13:01:45 +05:30
Kovid Goyal
ae6bac5159 version 2.51.0 v2.51.0 2016-02-12 09:29:23 +05:30
Kovid Goyal
788e545ddc Show help when clicking anywhere on item not just onfocus 2016-02-11 22:07:46 +05:30
Kovid Goyal
1290e28fa9 Remove no longer working recipe 2016-02-11 21:09:23 +05:30
Kovid Goyal
e0d4f2196a Update RapydScript 2016-02-11 18:32:59 +05:30
Kovid Goyal
501979a400 ... 2016-02-11 18:27:20 +05:30
Kovid Goyal
5e25575329 ... 2016-02-11 16:43:34 +05:30
Kovid Goyal
c1d41d5eab Button to easily restore default settings on the preferences panel 2016-02-11 16:00:46 +05:30
Kovid Goyal
471cf7741c Update RapydScript 2016-02-11 16:00:27 +05:30
Kovid Goyal
a98a4d7e59 Preferences for the CS TB 2016-02-11 15:08:09 +05:30
Kovid Goyal
bef332b6cb Update RapydScript 2016-02-11 15:07:54 +05:30
Kovid Goyal
699ea2696d Update RapydScript 2016-02-11 11:16:16 +05:30
Kovid Goyal
a04b506f23 Remove non-working code 2016-02-10 18:41:30 +05:30
Kovid Goyal
2cdf1bc5bc ... 2016-02-10 10:57:02 +05:30
Kovid Goyal
deb333ef05 Edit Book Beautify: Do not beautify the insides of heading tags even when they are the only child of body 2016-02-09 17:03:31 +05:30
Kovid Goyal
5026126095 Finish up CS TB popup menu implementation 2016-02-08 11:51:52 +05:30
Kovid Goyal
fa41fbd472 Update Endgadget 2016-02-08 09:01:58 +05:30
Kovid Goyal
2460401e2b Work on popup menu for CS TB 2016-02-07 21:13:40 +05:30
Kovid Goyal
0f256ac9b1 ... 2016-02-07 14:03:41 +05:30
Kovid Goyal
444b302473 More inheritable file handles int he device code 2016-02-07 09:34:22 +05:30
Kovid Goyal
1ebaca2486 Fix file handles to files on the device being inherited by idling worker processes, preventing the device from being ejected 2016-02-07 08:55:15 +05:30
Kovid Goyal
b4c6c5a316 ... 2016-02-06 21:25:57 +05:30
Kovid Goyal
a700a8684a Make the icons in TB buttons smaller 2016-02-06 10:32:47 +05:30
Kovid Goyal
1b148eb370 PDF metadata: Workaround for PDF files with corrupted XMP metadata packets, generated by Nitro PDF. See #1541981 (Private bug) 2016-02-05 21:48:17 +05:30
Kovid Goyal
c585ad5893 Refactor breadcrumbs into a re-useable widget 2016-02-05 17:41:30 +05:30
Kovid Goyal
049648df19 ... 2016-02-05 14:30:56 +05:30
Kovid Goyal
1a0fcd16b3 Breadcrumbs for the CS TB 2016-02-05 13:12:30 +05:30
Kovid Goyal
baa4a1de40 ... 2016-02-04 16:56:21 +05:30
Kovid Goyal
2b7178a08f More work on CS TB 2016-02-04 12:13:35 +05:30
Kovid Goyal
c1cc8332f2 Sockets for IPC on OS X should use the calibre temp dir rather than a dedicated temp dir from the multiprocessing module 2016-02-03 20:17:52 +05:30
Kovid Goyal
8c7d5e99a4 Add an action to the context menu for the search bar to paste and instantly execute the search. Fixes #1541286 [[Enhancement] Search Bar - PASTE & GO](https://bugs.launchpad.net/calibre/+bug/1541286) 2016-02-03 16:08:43 +05:30
Kovid Goyal
f8c2b77812 Proper fix for escaping xpath attribute values 2016-02-03 09:28:10 +05:30
Kovid Goyal
2638906e69 ... 2016-02-03 09:06:00 +05:30
Kovid Goyal
1172b4940f ... 2016-02-03 08:48:09 +05:30
Kovid Goyal
85e6a6435b Amazon metadata download: Fix published date not being downloaded from amazon.it 2016-02-03 00:59:46 +05:30
Kovid Goyal
97d6c83525 When adding multiple books from a single directory, added the books in order of the last modified time of the book files. 2016-02-02 10:47:44 +05:30
Kovid Goyal
df452b4d72 Add Qt 5.6 support to the headless fontconfig database 2016-02-02 10:00:48 +05:30