20993 Commits

Author SHA1 Message Date
Kovid Goyal
e1c7404e02 When searching, allow use of un-accented characters to match accented characters. This is dont in a language dependent way. So if your calibre interface language is set to English, n will match ñ, but if it is set to Spanish, it will not. Tag browser: When grouping by first letter, handle languages that have 'letters' made of more than one character. 2012-07-06 16:49:08 +05:30
Charles Haley
824dbc01a4 Add copy-to-clipboard context menu to preferences -> tweaks left pane. 2012-07-06 11:01:55 +02:00
Charles Haley
921ff8cf64 In tweaks, use the first variable name in the tweak block as the unique identifier for the tweak. You can find a tweak by searching for characters in this unique ID. 2012-07-06 10:32:28 +02:00
Kovid Goyal
058f782f01 Warentest by asdfdsfksd 2012-07-06 13:26:39 +05:30
Charles Haley
0dadd6534e Merge from trunk 2012-07-06 09:48:03 +02:00
Charles Haley
3c664b7591 1) Add a tweak to turn on/off multi-character first-letter partioning in the tag browser
2) Change preferences.tweaks to add a "tweak number" to the tweak name string. This helps tell people which tweak to look at. To keep these valid, we should always add tweaks to the end.
2012-07-06 09:43:58 +02:00
Translators
94401995f0 Launchpad automatic translations update. 2012-07-06 04:57:46 +00:00
Kovid Goyal
9c865afa24 IGN:Tag release 2012-07-06 08:57:26 +05:30
Timothy Legge
3af918bb3f Allow the user to override unsupported database 2012-07-06 00:17:39 -03:00
Kovid Goyal
133c2dac69 ... 2012-07-06 08:27:22 +05:30
Kovid Goyal
14a28a240a version 0.8.59 2012-07-06 07:33:23 +05:30
Kovid Goyal
8934634e22 Updated Richmod Times-Dispatch 2012-07-06 00:34:39 +05:30
Kovid Goyal
ecd2d49ab6 The Heritage Foundation by _reader 2012-07-06 00:32:10 +05:30
Kovid Goyal
726116ea87 ... 2012-07-06 00:13:59 +05:30
Kovid Goyal
855a5d4228 CATO Institute by _reader 2012-07-05 23:53:04 +05:30
Kovid Goyal
0f1a4e537b Fix #1021365 (Support for Sony Ericsson Sola in Calibre) 2012-07-05 21:34:52 +05:30
Charles Haley
25712ea2cd Merge from trunk 2012-07-05 17:45:30 +02:00
Charles Haley
d5e7f83da4 Change tag browser to handle multi-character "characters" that some languages use when doing first letter categorization. 2012-07-05 17:44:36 +02:00
Kovid Goyal
d5fa5cf07d Fix ICU contractions 2012-07-05 20:38:03 +05:30
Kovid Goyal
223cfd8f12 IGN:Updated translations 2012-07-05 20:05:48 +05:30
Kovid Goyal
8f6ff64b3b On linux ensure that WM_CLASS for the main calibre GUI is set to 'calibre-gui' to match the name of the calibre-gui.desktop file. This is apparently required by the GNOME 3 shell. Fixes #1020297 (application icons in gnome3) 2012-07-05 19:59:16 +05:30
Kovid Goyal
25758c4348 PDF Output: Resize large images so that they do not get off at the right edge of the page. 2012-07-05 19:46:58 +05:30
Charles Haley
c9e37072a9 Turn off spanning with a bool for the moment. 2012-07-05 13:44:18 +02:00
Kovid Goyal
79bd4403d0 ... 2012-07-05 17:00:23 +05:30
Kovid Goyal
315722a2bd Do not compile span_contractions on OS X as span_set is not available in the system icu library 2012-07-05 16:44:08 +05:30
Kovid Goyal
f860264d31 Fix #1021240 (Calibre does not see my external SD card on Samsung Galaxy S3) 2012-07-05 16:38:21 +05:30
Charles Haley
093390884a Add Spanish to the list of no-contraction languages in the tag browser. 2012-07-05 12:48:19 +02:00
Charles Haley
a765fcfe79 Merge from trunk 2012-07-05 12:38:46 +02:00
Charles Haley
3e42eeae66 Add span contractions to tag browser to fix first letter display for languages with 'letters' made of more than one character 2012-07-05 12:37:48 +02:00
Kovid Goyal
37286ca39c Update ICU in windows binary 2012-07-05 13:11:03 +05:30
Translators
438cb01a66 Launchpad automatic translations update. 2012-07-05 04:39:27 +00:00
Kovid Goyal
d67cdb495e Driver for Samsung SGH-T989 2012-07-05 09:34:53 +05:30
Kovid Goyal
7ad2a4172c Update ICU in linux build 2012-07-05 09:34:01 +05:30
Kovid Goyal
9a02bce121 ... 2012-07-05 01:15:21 +05:30
Kovid Goyal
56d0a8524c ... 2012-07-05 00:56:42 +05:30
Kovid Goyal
6c5db6b259 ... 2012-07-05 00:32:26 +05:30
Charles Haley
d52590bc8c Take out the ascii_author stuff. 2012-07-04 20:17:52 +02:00
Charles Haley
62d5c99297 Make contains searches be more forgiving about accents. 2012-07-04 20:10:53 +02:00
Charles Haley
0ef31b067c Merge from trunk 2012-07-04 19:42:54 +02:00
Kovid Goyal
bb606bc3ab Use a cloned collator for primary collation 2012-07-04 22:10:56 +05:30
Kovid Goyal
f8dfd7fdda Allow setting the strength of the ICU collator 2012-07-04 18:53:58 +05:30
Kovid Goyal
018617f810 Data API 2012-07-04 14:51:54 +05:30
Kovid Goyal
3a686e2427 Refactor coffeescript, putting utils into their own files 2012-07-04 14:04:54 +05:30
Kovid Goyal
dda411fcd4 Tag browser: Fix regression that broke drag and drop between user categories in the tag browser 2012-07-04 13:55:57 +05:30
Charles Haley
cb8a8d4ac3 Remove spurious change 2012-07-04 09:38:41 +02:00
Charles Haley
0145299168 Fix problem with expansions by blocking signals during a recount operation. The 'expand' signal was messing up repainting. 2012-07-04 09:30:01 +02:00
Kovid Goyal
3f0fee00a5 When copying to library and deleting after copy, do not place deleted files in recycle bin, as this is redundant and slow (they have already been copied into another library) 2012-07-04 10:58:41 +05:30
Kovid Goyal
73583f616b ... 2012-07-04 10:37:08 +05:30
Kovid Goyal
6699547216 Fix yes/no fields with value of No not showing up in the book details panel 2012-07-04 10:35:27 +05:30
Kovid Goyal
077dee3ceb When searching through tweaks also match on variable names 2012-07-04 10:19:54 +05:30