9234 Commits

Author SHA1 Message Date
Kovid Goyal
6a572b9a41 Create (almost) all temporary files in a subdirectory so as not to clutter up temp directory 2010-08-25 13:52:20 -06:00
Kovid Goyal
dec671f751 ... 2010-08-25 11:44:37 -06:00
Kovid Goyal
6176b8d7ea Add ZIP and RAR to the input format order preferences. Fixes #5879 (Input Preference order to convert HTM(L) first is being ignored) 2010-08-25 11:42:45 -06:00
Kovid Goyal
d4a72194e4 ... 2010-08-25 11:14:35 -06:00
Kovid Goyal
8432474472 Update podofo in all binary builds to 0.8.2 2010-08-25 10:39:53 -06:00
Kovid Goyal
2635f836fb Add/remove header wizard: When running on PDF input, replace non breaking spaces with normal spaces, since it is hard to write regexps to match non breaking spaces with the regex builder wizard. 2010-08-25 10:02:13 -06:00
Kovid Goyal
364c6101ec ... 2010-08-25 08:24:02 -06:00
Kovid Goyal
9229c2e342 FB2 Output: Add option to try to generate FB2 sections from the TOC. This may or may not work, depending on the file, so use with care. 2010-08-25 08:22:20 -06:00
Kovid Goyal
440e34d1b8 Unify defaults interface across all config types 2010-08-25 08:16:50 -06:00
John Schember
e8a0d60620 FB2 Output: Experimental option to break book into sections based upon chapters. 2010-08-25 08:24:43 -04:00
John Schember
803d580a93 Sync to trunk. 2010-08-25 07:24:48 -04:00
Kovid Goyal
b6e17824e3 Fix #6603 (Failure to fetch RSS feeds) 2010-08-24 21:41:45 -06:00
Kovid Goyal
23dea19c69 ... 2010-08-24 21:19:39 -06:00
Kovid Goyal
94791416c6 ... 2010-08-24 21:18:06 -06:00
Timothy Legge
725e9dd68f Show I'm Reading list as a read-only collection 2010-08-24 21:58:45 -03:00
Timothy Legge
238b06dfc4 Fix silly typo/copy-paste 2010-08-24 21:40:31 -03:00
Kovid Goyal
19bcbb713f Framework for plugin based preferences dialog 2010-08-24 18:13:13 -06:00
Kovid Goyal
81f081527d Mark library as current location when device detected 2010-08-24 16:52:19 -06:00
Kovid Goyal
a1ec250de6 Fix #6587 (Enhancements to preprocessing for txt, html, lit, and pdf) 2010-08-24 16:43:06 -06:00
Kovid Goyal
0a7835a000 Fix #6589 (calibre crashes when trying to switch databases with device attached) 2010-08-24 13:14:42 -06:00
Kovid Goyal
1a38a4b35c Fix donate button disappearing after connecting/disconnecting device. ALso remove special option ot hide donate button since the toolbar configuration can now be used to acheive that. 2010-08-24 13:01:42 -06:00
Kovid Goyal
215347679a ... 2010-08-24 12:33:35 -06:00
Kovid Goyal
1a295d31cf Fix #6594 (Title sort should ignore the leading quote character) 2010-08-24 12:32:01 -06:00
Kovid Goyal
d8be901fc4 Add AZW to list of formats supported by folder device 2010-08-24 12:20:50 -06:00
Kovid Goyal
81b917db42 Conversion pipeline: Don't fail if parsing extra css raises an exception. Instead just ignore it. 2010-08-24 11:42:30 -06:00
Kovid Goyal
3f5e5875ea Fix #6606 ("Browse" button looks like a printer) 2010-08-24 11:22:43 -06:00
Kovid Goyal
d23d99017d Add an option to remove all tags from selected books in the bulk metadata editor. Add a tweak to control how the dates in the Date column are formatted. SONY driver: Use the tz field (available in newer readers) to set timestamps correctly, when available. 2010-08-24 10:13:20 -06:00
Kovid Goyal
a5be0c083d Add calibre portable batch file to resources 2010-08-24 09:59:22 -06:00
Charles Haley
359abd5d8b Another attempt at fixing sony dates: combine previous voting method with use of the tz variable. 2010-08-24 12:39:25 +01:00
Charles Haley
95429a33c6 Put sony driver back the way it was. Next, will put in code that will use tz variable, if it exists. 2010-08-24 11:00:20 +01:00
Kovid Goyal
3c0af8b77c Consumerist and Gawker Media by Trickery 2010-08-23 09:54:42 -06:00
Kovid Goyal
206982fa7f ... 2010-08-23 09:36:30 -06:00
ldolse
0bd3cf4009 Enabled preprocess_html option for rtf 2010-08-24 00:56:06 +10:00
Charles Haley
f5f41107fd Merge from trunk 2010-08-23 12:30:33 +01:00
Charles Haley
9a9b94ef0b Improve performance of 'remove all tags' in custom_column_widgets.py 2010-08-23 12:28:16 +01:00
Charles Haley
13a9d61969 Enhancement: add a 'remove all tags' checkbox to bulk edit 2010-08-23 12:20:01 +01:00
Charles Haley
4afad85855 Implement enhancement #6577 (Date format) created by chattympc 2010-08-23 11:56:16 +01:00
Charles Haley
bce1ba60d2 New timezone algorithm for Sony readers 2010-08-23 11:38:22 +01:00
Kovid Goyal
140852631a Allow user customization of the toolbar and context menus via Preferences->Interface->Toolbars 2010-08-22 18:16:52 -06:00
Kovid Goyal
ff827175f7 Store layout of toolbar and context menus in a config file 2010-08-22 15:04:19 -06:00
Kovid Goyal
c2364a6b87 Allow dynamic configs to specify defaults centrally 2010-08-22 14:55:49 -06:00
Kovid Goyal
a97cffc1e9 Add framework to allow user interface action plugins to specify what location they can be added to/cannot be removed from 2010-08-22 14:41:58 -06:00
Kovid Goyal
dcde8a7e59 Add short version string to OSX bundle 2010-08-22 14:41:08 -06:00
Kovid Goyal
56833470fb Fix #6590 (HTC Desire/Froyo (Android 2.2) not recognized with Calibre 7.15 under ubuntu linux) 2010-08-22 13:43:45 -06:00
ldolse
aca34337d1 enhancements to preprocessing for Lit, html, & pdf 2010-08-23 03:29:17 +10:00
Kovid Goyal
156f58d3bd Updated translations 2010-08-22 09:33:06 -06:00
Kovid Goyal
ae62027732 ... 2010-08-22 09:31:23 -06:00
Translators
b1a8d8a4ed Launchpad automatic translations update. 2010-08-22 04:46:49 +01:00
Kovid Goyal
e322371900 Atlanta Journal Constitution by TonyTheBookWorm 2010-08-21 11:57:22 -06:00
Kovid Goyal
7cca2d4dfc ... 2010-08-21 11:47:46 -06:00