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
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