Kovid Goyal
209344e319
...
2011-11-26 10:46:07 +05:30
Kovid Goyal
e4575abba4
Change the algorithm that generates title sort strings to strip leading articles from both english and the current language set for the calibre user interface. In addition, in the edit metadata dialog, calibre will use the book's language when calculating the sort string. This behavior can be adjusted via Preferences->Tweaks. Fixes #886763 ([Enhancement] multi-lingual adjustment of (in)definite articles in title_sort)
2011-11-23 11:50:33 +05:30
Kovid Goyal
055b17c68a
Fix handling of comments in the jacket template
2011-11-19 14:52:57 +05:30
Kovid Goyal
87f0f8ceff
...
2011-11-18 21:57:43 +05:30
Kovid Goyal
1d23886c12
Book jacket generation: Add ability to customize the book jacket template and add custom columns into the jacket. Fixes #889912 ([Enhancement] Add metadata from custom columns to jacket)
2011-11-15 09:59:22 +05:30
Charles Haley
fa71d5c56d
Fix tweak documentation
2011-11-13 18:45:20 +01:00
Charles Haley
796f8a032f
Add tweak to control 'clean sort' behavior. Improve performance slightly by moving functions to the global namespace.
2011-11-09 09:42:24 +01:00
Sengian
b9c6f154c0
RTF: Improve empty paragraphs handling & clean html file
2011-10-16 13:55:54 +02:00
Kovid Goyal
12c8b70336
Fix #872741 (Onyx BOOX A61S/X61S not detected)
2011-10-13 09:37:45 +05:30
Kovid Goyal
837833017a
Content server: When a search matches no queries, do not show an error message
2011-09-27 14:54:19 -06:00
Kovid Goyal
2cd448687d
author_to_author_sort(): handle multiple suffixes
2011-09-11 10:51:37 -06:00
Kovid Goyal
181d0065b6
RTF Input: Fix handling of internal links
2011-09-10 09:04:01 -06:00
Sengian
6328279091
Add link anchor for internal bookmarks
2011-09-10 12:06:50 +02:00
Sengian
c8e820760a
Fix RTFinput not handling underlined text
2011-09-10 11:27:27 +02:00
Sengian
efb332b121
Merge
2011-09-10 09:23:54 +02:00
Kovid Goyal
c77684a033
When automatically generating author sort for author name, ignore common prefixes like Mr. Dr. etc. Controllable via tweak. Also add a tweak to allow control of how a string is split up into multiple authors. Fixes #795984 ([Request] Extra author sorting options)
2011-09-04 09:52:22 -06:00
Kovid Goyal
cdd3c6bc48
Fix #840020 (String typo please update (no replace))
2011-09-02 19:11:41 -06:00
Kovid Goyal
967285b9f6
When automatically computing author sort from author's name, if the name contains certain words like Inc., Company, Team, etc. use the author name as the sort string directly. The list of such words can be controlled via Preferences->Tweaks. Fixes #797895 (author name sort order copy keywords)
2011-08-23 11:33:33 -06:00
Kovid Goyal
c8bafab8fc
Fix #829742 (Inconsistent string "Articles")
2011-08-19 14:45:12 -06:00
Sengian
b3ff85a8f7
Merge from source
2011-08-18 20:47:55 +02:00
Kovid Goyal
852e06f8c0
langauges icon
2011-08-16 17:02:50 -06:00
Kovid Goyal
9cd8f008e2
...
2011-08-13 10:43:29 -06:00
Kovid Goyal
6fe08ffeb7
...
2011-08-10 07:52:59 -06:00
Kovid Goyal
8d14a2f98d
Start work on preferences widget to set keyboard shortcuts
2011-08-09 11:24:37 -06:00
Matt Perry
022e80568d
Merge with trunk
2011-08-09 08:50:03 -07:00
Matt Perry
c7fb6159f3
Updated icon for ODT
2011-08-06 22:47:26 -07:00
Kovid Goyal
50cb58f0d1
Icon for DJVU
2011-08-05 11:22:38 -06:00
Matt Perry
48d1aa956f
Added icon for DjVu format.
2011-08-05 10:11:08 -07:00
Kovid Goyal
f89dc2eb71
Add a new action 'Pick Random Book' that can be added to the toolbar via Preferences->Toolbars. Fixes #818315 ([Enhancement] Pick random book)
2011-08-01 10:39:20 -06:00
Kovid Goyal
919011f8e5
Fix #815573 (Series number Tweak will not accept constant value)
2011-07-26 07:41:30 -06:00
Charles Haley
586aa59245
Fix 815573: Series number Tweak will not accept constant value
2011-07-26 13:53:45 +01:00
Kovid Goyal
ca2c41516a
Content server: Add a link at the bottom of the mobile interface to switch tot he full interface. Fixes #812525 ([Enhancement] Web app)
2011-07-18 17:53:26 -06:00
Kovid Goyal
6afcb7ec17
Fix #810852 ([enhacement]change picture when the kindle is detected)
2011-07-16 15:58:09 -06:00
Kovid Goyal
dc8cc526cf
Fix #811474 ([FB2] Can't read/process "title" tag in images)
2011-07-16 10:39:20 -06:00
Kovid Goyal
20d20d0b7f
When calibre does a conversion from the same format to the same format, for
...
example, from EPUB to EPUB, the original file is saved, so that in case the
conversion is poor, you can tweak the settings and run it again. The orignal is automatically used every time you re-run the conversion. If you want the old behavior, there is a tweak that prevents calibre from saving the originals in Preferences->Tweaks.
2011-07-15 19:29:48 -06:00
Sengian
806c88f4ec
Merge
2011-07-09 20:12:41 +02:00
John Schember
83de27a06b
More updates to the quick start guide.
2011-07-03 19:29:52 -04:00
John Schember
33fa268fe7
Updates to quick start guide.
2011-07-03 12:45:31 -04:00
Sengian
b7804c5aaf
Merge
2011-07-03 10:55:41 +02:00
Kovid Goyal
2f18553902
...
2011-06-30 10:38:28 -06:00
Charles Haley
aceb4655f2
Commit to merge from trunk
2011-06-28 19:43:14 +01:00
Kovid Goyal
f9dc7d9780
EOD on the new db api
2011-06-20 21:48:18 -06:00
Kovid Goyal
935bbe502d
Update version of monocle in tree to 2.0.0
2011-06-15 12:21:39 -06:00
GRiker
4d0eaa9a4d
KG updates
2011-06-15 07:23:43 -06:00
kiwidude
1162928115
First cut of Plugin Updater plugin into Calibre code
2011-06-14 15:18:32 +01:00
GRiker
fed547726c
KG updates
2011-06-11 13:06:22 -06:00
Kovid Goyal
fb107eb94a
FB2 Input: Do not specify font families/background colors
2011-06-11 09:27:21 -06:00
GRiker
ca3694b34e
Updated iTunes icon
2011-06-09 09:39:58 -06:00
Kovid Goyal
b2f5513502
...
2011-06-06 17:39:55 -06:00
Kovid Goyal
74de3b0cad
Fix #793784 (Generated file in scm (template-functions.json))
2011-06-06 17:39:19 -06:00
Kovid Goyal
88e8e9db7e
Content server: Show stack trace on javascript errors
2011-06-06 12:14:03 -06:00
Sengian
bbdb113a2c
Merge
2011-06-05 16:58:15 +02:00
Kovid Goyal
a499175520
IGN:Tag release
2011-06-03 12:13:33 -06:00
Kovid Goyal
c7aad94a1d
Add tweak to control completion switchover to ASCII
2011-06-03 10:36:30 -06:00
Charles Haley
7614dde2f4
Add a tweak to control whencompletion switches to ascii-like order
2011-06-03 17:18:54 +01:00
Kovid Goyal
c319d4f6c5
Alt om Herning and Version2.dk by Rasmus Lauritsen
2011-05-29 22:52:36 -06:00
Kovid Goyal
6d89193f52
IGN:Tag release
2011-05-27 11:11:49 -06:00
Kovid Goyal
d2036d1c30
Various German news sources by schuster
2011-05-26 13:31:04 -06:00
Kovid Goyal
85a7332318
...
2011-05-24 10:29:09 -06:00
Kovid Goyal
d2ecc3f1b6
version 0.8.2
2011-05-20 10:44:12 -06:00
Kovid Goyal
9c169f638f
Add a tweak to allow users to turn on the unified title/toolbar if they so desire
2011-05-19 17:51:08 -06:00
Kovid Goyal
1f31873432
Add a tweak that controls what words are treated as suffixes when geenrating an author sort string from an author name. Also Fix #782551 (authorsort error on brackets)
2011-05-17 14:31:54 -06:00
Sengian
e32055136e
Merge
2011-04-30 00:20:14 +02:00
Kovid Goyal
ec12901d8a
...
2011-04-28 10:11:00 -06:00
Kovid Goyal
007ad0e7c4
Avoid running all the schema upgrades when creating a new database by merging them into the base SQL
2011-04-27 10:34:10 -06:00
Kovid Goyal
1a212506e2
When adding quick start guide also add its cover
2011-04-27 10:04:42 -06:00
Kovid Goyal
15bc2500d1
Add a column that shows the date when the metadata of a book record was alst modified in calibre. To see the column, right click on the column headers in calibre and select Show column->Modified
2011-04-26 10:34:28 -06:00
Kovid Goyal
1acc3716b6
...
2011-04-24 19:47:09 -06:00
Kovid Goyal
978e1f826b
Make the book details panel completely user configurable
2011-04-24 19:44:17 -06:00
Sengian
7c50bf9f12
Merge
2011-04-24 20:27:53 +02:00
Kovid Goyal
046f6bc2e4
Updated Quick Start Guide
2011-04-24 08:46:02 -06:00
Sengian
9606c84bf7
Merge
2011-04-24 08:42:10 +02:00
Kovid Goyal
6982d2ec24
Various improvements to Get Books. Also accurate APNX generation now handles the case of MOBI files that use the <div> tag for paragraphs
2011-04-21 18:45:59 -06:00
Kovid Goyal
510693d261
Change icon for identifiers
2011-04-21 10:37:01 -06:00
Kovid Goyal
f05d6d063f
...
2011-04-20 16:51:59 -06:00
John Schember
ebf4ee8fed
Store: Add drm status indicators. Add DRM status results for Manybooks, amazon, baen and bwrite.
2011-04-19 20:32:24 -04:00
Charles Haley
b79faeff56
Change author_sort_copy_method default from invert to comma.
2011-04-18 21:38:27 +01:00
Sengian
4f8b48a41c
Merge
2011-04-17 07:53:00 +02:00
Kovid Goyal
01653cf9ad
Initial import of John's store code
2011-04-16 19:54:19 -06:00
Charles Haley
4f4392be22
Add a tool button to the search line to toggle highlighting.
2011-04-14 17:49:49 +01:00
John Schember
f3794991fc
Sync to trunk.
2011-04-11 19:22:18 -04:00
Kovid Goyal
d2fe0bf7ee
Directly draw the spinner instead of using an animated GIF
2011-04-09 15:41:24 -06:00
Kovid Goyal
b231742a01
Animated list views, what fun
2011-04-09 11:35:39 -06:00
Kovid Goyal
b7b156b248
...
2011-04-09 10:09:55 -06:00
Kovid Goyal
c03f069f5e
Move the boolean columns are tristate tweak to Preferences->Behavior
2011-04-09 08:51:36 -06:00
Kovid Goyal
173a7dfc31
Fix #755444 (Connect/share icon to show content server running)
2011-04-09 08:37:56 -06:00
Charles Haley
d68d25c106
Remove bool tristate tweak, now that it is in preferences -> behavior.
2011-04-09 11:49:18 +01:00
Sengian
1ec4344baf
Merge
2011-04-03 17:19:54 +02:00
Kovid Goyal
734012592d
Update the Liberation font files shipped with calibre
2011-03-29 13:01:08 -06:00
Kovid Goyal
df9c6fe767
Add a tweak that can be used to have the calibre content server listen for IPv6 connections. Fixes #743486 (library/server/ doesn't listen on ipv6)
2011-03-27 20:18:52 -06:00
Kovid Goyal
fa09d8a460
Also store recipe favicons in builtin_recipes.zip
2011-03-19 01:22:33 -06:00
Kovid Goyal
014d4b50ed
Store recipes in the calibre install folder in a zip file
2011-03-19 00:40:36 -06:00
Kovid Goyal
3112d5ebf3
Fix West Hawaii Today
2011-03-18 23:05:59 -06:00
John Schember
c09b9744d9
Sync to trunk.
2011-03-18 19:20:09 -04:00
Kovid Goyal
6e697c4a83
...
2011-03-18 11:25:13 -06:00
Kovid Goyal
34569d6cf2
Add a tweak in Preferences->Tweaks to control where news that is automatically uploaded to a reader is sent. Fixes #9427 (Allow user to set default location for news delivery (main memory or storage card))
2011-03-17 12:18:57 -06:00
Kovid Goyal
87240d19b2
Evangelizo.org by Bobus
2011-03-17 09:09:42 -06:00
Kovid Goyal
d05f8b79a7
Updated Sports Illustrated
2011-03-16 13:08:05 -06:00
Kovid Goyal
9ed480327f
Pro-linux.de by Bobus
2011-03-15 11:54:49 -06:00
Kovid Goyal
388859a209
Fix #9409 (Fix for weird char in rbc_ru.recipe)
2011-03-15 11:47:03 -06:00
Kovid Goyal
ef1f808d5b
Office Space and Modoros by Zsolt Botykai
2011-03-15 10:50:23 -06:00
Kovid Goyal
1acb8b2fca
Updated rbc.ru
2011-03-14 09:46:33 -06:00
Kovid Goyal
1cc3038f0e
Update Draw And Cook
2011-03-13 10:08:38 -06:00
Sengian
e1c316cd51
Merge
2011-03-13 08:48:08 +01:00
Kovid Goyal
b9d90b43fb
...
2011-03-12 10:32:20 -07:00
John Schember
bec82bb02b
Sync to trunk.
2011-03-12 08:11:31 -05:00
Kovid Goyal
137b555893
Various Romanian news sources by Silviu Cotoara
2011-03-11 10:05:16 -07:00
Kovid Goyal
6b6d91e854
Salt Lake City Tribune by Charles Holbert
2011-03-11 09:34:03 -07:00
Kovid Goyal
0f5b96c51b
The Bay Citizen by noah
2011-03-11 09:29:09 -07:00
Kovid Goyal
9a822bdf08
Fix golem.de and gulli.de
2011-03-10 20:13:03 -07:00
Kovid Goyal
601a1cf7df
Nikkei Businees and JB Press by Ado Nishimura
2011-03-10 09:47:31 -07:00
Kovid Goyal
283a41916e
Fix #9295 (problem with article redirects on La Nacion website)
2011-03-10 09:34:24 -07:00
Kovid Goyal
f20c34b6f6
Oakland North by noah
2011-03-09 13:57:23 -07:00
Sengian
e3ec837fd1
Merge
2011-03-09 21:21:47 +01:00
Kovid Goyal
32aca79f74
Fix #9295 (problem with article redirects on La Nacion website)
2011-03-09 12:39:37 -07:00
Kovid Goyal
c021ea827a
Add .text extension as a synonym for .txt. Various Romanian recipe by Silviu Cotoara
2011-03-09 09:27:03 -07:00
Kovid Goyal
a4b50102ff
Updated Ming Pao
2011-03-08 18:54:37 -07:00
Kovid Goyal
7a0d793818
...
2011-03-08 08:17:17 -07:00
Kovid Goyal
c1c17aaf9d
Various Romanian news sources by Silviu Cotoara
2011-03-07 11:34:55 -07:00
Kovid Goyal
c9234596bd
Improve evz.ro
2011-03-07 11:22:26 -07:00
Kovid Goyal
787ead16a2
Updated Kompiuterra
2011-03-07 09:16:18 -07:00
Kovid Goyal
450b8f4341
El Pais Babelia by oneillpt
2011-03-07 08:56:30 -07:00
Kovid Goyal
bf68165605
Update NRC Handelsblad Epub version
2011-03-07 08:50:14 -07:00
Kovid Goyal
221420d44a
Komchadluek by ballsai. Fixes #9317 (Submit a recipe : KomChadLuek)
2011-03-07 08:36:58 -07:00
Kovid Goyal
bcdd6d474a
...
2011-03-06 08:42:09 -07:00
Kovid Goyal
d68aaddbb4
...
2011-03-06 08:39:53 -07:00
Kovid Goyal
a94fe3adad
FB2 Input: Support for tables. Fixes #9302 (fb2 --> epub, mobi Missing tables)
2011-03-06 08:31:58 -07:00
Kovid Goyal
6fc235d5f9
...
2011-03-06 08:09:32 -07:00
John Schember
392be10fa9
Sync to trunk.
2011-03-06 08:00:25 -05:00
John Schember
b29bd81cd8
Store icon.
2011-03-05 16:43:08 -05:00
Kovid Goyal
1bef93de39
When setting covers in calibre, resize to fit within a maximum size of (1200, 1600), to prevent slowdowns due to extra large covers. This size can be controlled via Preferences->Tweaks. Fixes #9277 (Restrict max cover size to 1000x1000)
2011-03-05 01:04:35 -07:00
Kovid Goyal
fb6aa181c1
Fix #9274 (Improved Recipe for The Leduc - Wetaskiwin Pipestone Flyer)
2011-03-04 16:40:29 -07:00
Kovid Goyal
cb2974fd13
IGN:Tag release
2011-03-04 13:43:59 -07:00
Charles Haley
84766698cb
Add identifiers to get_categories
2011-03-03 14:52:51 +00:00
Kovid Goyal
6e11696962
Fix #9240 (Post Today newspaper recipe)
2011-03-02 20:40:22 -07:00
Kovid Goyal
f525e451c8
Fix #9239 (Thai Post Daily Newspaper recipe)
2011-03-02 20:35:47 -07:00
Kovid Goyal
29ba47485d
...
2011-03-02 13:49:35 -07:00
Kovid Goyal
a4fe0095df
Update Credit Slips
2011-03-02 10:57:58 -07:00
Kovid Goyal
36fba3beac
RBC.ru by Chewi
2011-03-02 09:35:36 -07:00
Kovid Goyal
95da860ee2
Post Today by Chotechai. Fixes #9240 (Post Today newspaper recipe)
2011-03-02 09:16:04 -07:00
Kovid Goyal
aee791c4a0
Thai Post Daily by Chotechai. Fixes #9239 (Thai Post Daily Newspaper recipe)
2011-03-02 09:09:44 -07:00
Kovid Goyal
4336d74ee9
Fix bug that caused wrong books to be deleted from library if you choose delete from library and device while the library is sorted by the On device column
2011-03-01 23:37:54 -07:00
Kovid Goyal
ab33907851
Fix #9235 (Recipe Not Working-The Seattle Times)
2011-03-01 19:15:21 -07:00
Kovid Goyal
b265fbc395
Fix MacWorld
2011-03-01 17:56:34 -07:00
Kovid Goyal
ce2f9396b8
Fix Austin Statesman
2011-03-01 17:45:30 -07:00
Kovid Goyal
cb7814dfd5
Helsingin Sanomat by oneillpt
2011-03-01 14:17:14 -07:00
Kovid Goyal
01ad1455a9
LWN Weekly by David Cavalca
2011-03-01 09:54:14 -07:00
Kovid Goyal
6293fc84e0
New York Times Sports and Technology Blogs by rylsfan
2011-03-01 08:12:13 -07:00
Kovid Goyal
dd860ea713
Improved EPL Talk
2011-03-01 07:47:56 -07:00
Kovid Goyal
31c8233e64
New template formatter functions to work with identifiers and dates
2011-02-28 20:00:40 -07:00