20993 Commits

Author SHA1 Message Date
Kovid Goyal
ae1f768c1a Eliminate MultiComplete* 2012-07-08 23:08:54 +05:30
Charles Haley
20f28df944 Merge from trunk 2012-07-08 16:34:52 +02:00
Kovid Goyal
4bed21a52f Use a secondary collator for sort_key and implement primary_startswith 2012-07-08 19:39:56 +05:30
Kovid Goyal
5395cda9c7 ... 2012-07-08 18:22:53 +05:30
Kovid Goyal
6cab70465c Add primary_sort_key() 2012-07-08 14:46:10 +05:30
Kovid Goyal
152af5efce ... 2012-07-08 10:50:30 +05:30
Kovid Goyal
3bca088525 Speedup completion for authors and tags for libraries on slow storage 2012-07-08 10:46:27 +05:30
Kovid Goyal
da120c620d ... 2012-07-08 10:38:15 +05:30
Translators
81b55e047a Launchpad automatic translations update. 2012-07-08 04:40:55 +00:00
Kovid Goyal
0c2a1df518 Support for retina displays in OS X (I hope) 2012-07-08 09:52:37 +05:30
Kovid Goyal
609b71541d ... 2012-07-08 09:27:17 +05:30
Kovid Goyal
2a551d882b Fix #1022163 (Updated recipe for Adventure Gamers) 2012-07-08 09:26:27 +05:30
John Schember
8bf3ede5c1 Store: B&N Remove affiliate portion of B&N plugin as B&N has dropped/bared calibre from participating in the program. 2012-07-07 20:59:19 -04:00
John Schember
c54901bb95 Sync to trunk. 2012-07-07 20:42:48 -04:00
Kovid Goyal
436965bd25 ... 2012-07-08 00:40:06 +05:30
Kovid Goyal
1fda8e97ee Empire Magazine by Dave Asbury 2012-07-07 22:02:01 +05:30
Kovid Goyal
ef1dd71e70 ... 2012-07-07 22:00:11 +05:30
Kovid Goyal
95bdc4fe16 NZZ Folio by Bernd Leinfelder 2012-07-07 18:56:41 +05:30
Kovid Goyal
8ba0e4bebe Update Cosmopolitan UK 2012-07-07 18:50:24 +05:30
Kovid Goyal
df8c8400e6 Catalogs: Fix some epubcheck errors when generating catalogs in EPUB format 2012-07-07 18:13:14 +05:30
GRiker
c9f64d8deb Backed out changes passing DEBUG to spawned catalog building task. Added debug_pipeline directive (commented out) for manual inspection of generated catalog code pre-conversion. 2012-07-07 04:15:07 -06:00
Kovid Goyal
fe23e51f55 ... 2012-07-07 11:22:22 +05:30
Charles Haley
ddb0e44ae5 Merge from trunk 2012-07-07 07:50:50 +02:00
Kovid Goyal
afa45a3864 ... 2012-07-07 11:16:45 +05:30
Charles Haley
6abcda7293 Merge from trunk 2012-07-07 07:26:32 +02:00
Charles Haley
ef1d5ee6c3 1) Fix regression in searching.
2) Speed up naked searches when not using search limits. The speed improvement is especially notable when a search term matches many books.
2012-07-07 07:25:12 +02:00
Translators
a6be1d2b56 Launchpad automatic translations update. 2012-07-07 05:12:17 +00:00
Kovid Goyal
7c2bdb800d ... 2012-07-07 10:40:28 +05:30
Kovid Goyal
93545002ce Linux installer: When calling the xdg utilities use system libraries rather than the libraries bundled with calibre 2012-07-07 10:11:18 +05:30
Kovid Goyal
e7e0aea695 Set WM_CLASS for the viewers as well 2012-07-07 09:44:48 +05:30
Kovid Goyal
9ad9e6e391 Fix #1021814 (Can't sort numeric column with space as thousands separator) 2012-07-07 09:02:58 +05:30
Kovid Goyal
9db79ac726 Kobo driver: Do not perform write operations on the Kobo database if its version is newer than the latest version the driver supports 2012-07-07 08:48:40 +05:30
Timothy Legge
714141b896 Provide user information on unsupported database options 2012-07-06 19:02:12 -03:00
Charles Haley
3aee280a5c Fix sorting of numbers in composite columns in locales that do not use comma as thousands separator and/or period as the decimal separator. 2012-07-06 21:56:42 +02:00
Charles Haley
440151a0f3 Merge from trunk 2012-07-06 21:34:48 +02:00
Kovid Goyal
4ddc756185 Update Onda rock 2012-07-07 00:51:04 +05:30
GRiker
c17c2f96ec Added translation hook for 'Symbols' 2012-07-06 11:24:50 -06:00
GRiker
e5151089fe 0.8.59 2012-07-06 11:19:35 -06:00
GRiker
7ec70e67e1 GwR updates to catalog code using icu.sort_key, resolving some epubcheck and flightcrew errors 2012-07-06 11:18:55 -06:00
Kovid Goyal
5a6467f851 Remove the dependency on the zip command line tool when developing plugins 2012-07-06 22:18:43 +05:30
Kovid Goyal
d1f1e5bb6d ... 2012-07-06 22:11:12 +05:30
Charles Haley
611cf105a3 Merge from trunk 2012-07-06 18:20:50 +02:00
Charles Haley
63d23e7102 Make the use_primary_find option work correctly in code that calls _match directly. 2012-07-06 18:15:29 +02:00
Kovid Goyal
e49c702797 Option to turn of primary collation 2012-07-06 21:11:01 +05:30
Charles Haley
59791426cb Remove superfluous icu_lower in _match 2012-07-06 14:58:58 +02:00
Charles Haley
e777ee817b Merge from trunk 2012-07-06 14:55:36 +02:00
Charles Haley
81bda46d1b 1) Add a preference to disable base chars find accented chars in search.
2) Removed matches from the candidate set in search when recursing
3) Add the ID to the string when using context-menu Copy in the tweaks preference dialog.
2012-07-06 14:52:49 +02:00
Kovid Goyal
6e578b6d1d ... 2012-07-06 17:30:57 +05:30
Kovid Goyal
fdad502205 ... 2012-07-06 17:09:23 +05:30
Charles Haley
e534a1e527 Merge from trunk 2012-07-06 13:27:11 +02:00