12824 Commits

Author SHA1 Message Date
Kovid Goyal
e6215419db ... 2011-01-28 08:30:19 -07:00
Kovid Goyal
7ef27ea12b Updated translations 2011-01-27 22:57:24 -07:00
Kovid Goyal
5cc32e394d Fix completion on a word with a trailing space causing the first letter to be duplicated 2011-01-27 22:42:59 -07:00
Kovid Goyal
05cf89a1f0 ... 2011-01-27 22:36:42 -07:00
Translators
1a6dbe1977 Launchpad automatic translations update. 2011-01-28 04:40:44 +00:00
Kovid Goyal
e37e14b017 SPIN Magazine by Quistopher 2011-01-27 20:06:04 -07:00
Kovid Goyal
c173e9052c Fix #6194 (PML \x and \Xn tags don't indent properly in TOC) 2011-01-27 20:03:21 -07:00
Kovid Goyal
6eb59e9268 ... 2011-01-27 19:56:59 -07:00
Kovid Goyal
103b6de0da Combine the database integrity check and library check into a single menu item. Also nicer implementation of the db integrity check. 2011-01-27 19:56:13 -07:00
John Schember
1d6712cb53 Fix bug #6194: PML Input, support multi-level toc. 2011-01-27 21:42:25 -05:00
Kovid Goyal
39beee5a91 ... 2011-01-27 19:06:23 -07:00
Kovid Goyal
5241504d2a Capes & Babes by skyhawker 2011-01-27 19:04:59 -07:00
Kovid Goyal
eb6eab4a9b ... 2011-01-27 18:53:04 -07:00
Kovid Goyal
15b55e7aed ... 2011-01-27 18:47:09 -07:00
Kovid Goyal
522a3c8a09 Fix Calgary Herald encoding problems 2011-01-27 18:39:22 -07:00
John Schember
a7fe4ea5ed TXT Input: Make preserve_spaces fast and only use   when necessary. 2011-01-27 20:24:12 -05:00
Kovid Goyal
ccae5e79d4 ... 2011-01-27 17:12:09 -07:00
Kovid Goyal
ac1cf11862 ... 2011-01-27 17:07:10 -07:00
Kovid Goyal
322378776e ... 2011-01-27 17:01:19 -07:00
Kovid Goyal
702d960656 TXT Input: Retain whitespace at the beginning of lines. 2011-01-27 16:39:26 -07:00
John Schember
6a5bf738f2 TXT Input: Retain whitespace at the beginning of lines. 2011-01-27 18:30:36 -05:00
Kovid Goyal
34931d4f73 BiBTeX Catalog: Add option to include file paths in the catalog. Fixes #8589 (Support for SciPlore MindMapping - Enhance Bib Catalogue) 2011-01-27 16:30:06 -07:00
Kovid Goyal
6dc5304bed ... 2011-01-27 16:17:10 -07:00
John Schember
8f8c5eaa97 Sync to trunk. 2011-01-27 17:50:01 -05:00
Kovid Goyal
2c993c83ab Create 'generic' output profiles and generic devices in the welcome wizard 2011-01-27 12:02:29 -07:00
Kovid Goyal
d251703ee4 Fix #8577 (Adding empty book - cover browser doesn't update) 2011-01-27 11:14:42 -07:00
Kovid Goyal
b7a0c06bff ... 2011-01-27 10:43:24 -07:00
Kovid Goyal
b88fcdb8af Fix #8539 (Author sort default should not put Inc. at the front for companies) 2011-01-27 10:39:42 -07:00
Kovid Goyal
bb19d8525b Fix #8575 (Catalog dialog box sizing) 2011-01-27 10:06:16 -07:00
Kovid Goyal
336e35c8ae Leduc by Brian Hahn. Fixes #8599 (New Recipe for Calibre - Weekly Newspaper) 2011-01-27 09:47:42 -07:00
Kovid Goyal
7376b04069 Create catalog dialog now remembers its size 2011-01-27 09:37:51 -07:00
Kovid Goyal
f050c0c225 David Bravo's Blog by Luis Hernandez 2011-01-27 09:20:43 -07:00
Kovid Goyal
8749a069de ... 2011-01-27 09:14:06 -07:00
Kovid Goyal
da2c132d58 TXT Input: Don't preserve spaces in heuristic processing. Detect and retain soft scene breaks. 2011-01-27 09:10:44 -07:00
Kovid Goyal
799ed2087d Bulk metadata edit: Custom column widgets all have an apply checkbox next to them. 2011-01-27 09:08:38 -07:00
Kovid Goyal
601eff81cd La Nueva Espana by Luis Hernandez 2011-01-27 08:41:16 -07:00
Charles Haley
ff2c0f0d2c Refactor bulk custom widgets to add an 'apply changes' checkbox to each widget 2011-01-27 13:15:35 +00:00
Charles Haley
ceea626264 1) clean up commented print statements
2) change an incorrect comment in caches.py
2011-01-27 08:50:50 +00:00
Charles Haley
cda3451390 Merge from trunk 2011-01-27 08:44:02 +00:00
Charles Haley
46c2789927 Better integrate right-click search into the existing toggle-node structure 2011-01-27 08:42:14 +00:00
Translators
f8835f29eb Launchpad automatic translations update. 2011-01-27 04:33:47 +00:00
Kovid Goyal
218da3467d ... 2011-01-26 20:07:37 -07:00
Kovid Goyal
91b5f5da50 Update Smarter planet 2011-01-26 19:49:49 -07:00
Kovid Goyal
a290e0f1ba Use a custom QDialog for error/warning/ingo/question dialogs. This allows for clickable links in the dialog messages 2011-01-26 19:48:02 -07:00
Kovid Goyal
a16f4a4b2c When converting HTML/ZIP files do not leave temporary files that are only deleted on application shutdown. Fixes #8597 (massive amounts of temp files) 2011-01-26 18:45:56 -07:00
John Schember
b3ec648060 TXT Input: Don't preserve spaces in heuristic processing 2011-01-26 20:17:09 -05:00
John Schember
8bd3c8d53e TXT Input: Detect and retain soft scene breaks. 2011-01-26 20:15:44 -05:00
Kovid Goyal
dc9500a27e Only use LibraryThing to download metadata if the user provides a library thing username and password 2011-01-26 17:20:49 -07:00
Kovid Goyal
81c73dd0ab Fix #8594 (binatone readme daily 2282) 2011-01-26 13:29:37 -07:00
Charles Haley
f92fe67760 Merge from trunk 2011-01-26 18:48:45 +00:00