13609 Commits

Author SHA1 Message Date
Translators
62954ba829 Launchpad automatic translations update. 2011-03-16 04:46:56 +00:00
Kovid Goyal
19581fbfc6 ... 2011-03-15 21:03:03 -06:00
Kovid Goyal
e937dccaa3 Disable automatic garbage collection, instead ensure garbage collection runs only in the GUI thread 2011-03-15 18:39:14 -06:00
Kovid Goyal
428ed899fc Conversion pipeline: When detecting chapters/toc links from HTML normalize spaces and increase maximum TOC title length to 1000 characters from 100 characters. Fixes #9363 (Shortening text on generating TOC.) 2011-03-15 14:51:22 -06:00
Kovid Goyal
2f4876f474 Beginning of the new amazon metadata download plugin 2011-03-15 14:39:03 -06:00
Kovid Goyal
b7a92e7e3e Fix #9407 (Metadata read failure from particular Kindle (Mobipocket) ebook) 2011-03-15 13:31:14 -06:00
Kovid Goyal
4511e1e178 Explicitly run a garbage collection after switching a library to ensure that it does not freeze the interface at a later time 2011-03-15 13:30:52 -06:00
Kovid Goyal
babce4fdd4 ... 2011-03-15 11:44:49 -06:00
Kovid Goyal
7f85ac4e03 Cover browser: Try harder to ensure that everything runs in the GUI thread 2011-03-15 11:38:43 -06:00
Charles Haley
6bdb3232cf Merge from trunk 2011-03-15 17:17:06 +00:00
Charles Haley
659ff4ec68 Quote search name in context menu, and limit their length. 2011-03-15 17:16:39 +00:00
Kovid Goyal
f2e1962902 Kobo driver: Add support for the 'Closed' collection 2011-03-15 10:47:43 -06:00
Timothy Legge
c89cb85f12 Add support for Closed Collection to Kobo 2011-03-15 11:39:22 -03:00
Charles Haley
d76a0e9c90 Add rename and delete search to tag browser context menu 2011-03-15 14:13:54 +00:00
Lee
5d5adabe87 merge from trunk 2011-03-15 13:05:29 +08:00
Translators
c5206633bf Launchpad automatic translations update. 2011-03-15 04:54:04 +00:00
John Schember
67633067d3 eharlequin aff ids. 2011-03-14 19:58:33 -04:00
Kovid Goyal
4e777c6553 Fix #9397 (Search Replace error on custom field). 2011-03-14 10:14:45 -06:00
Kovid Goyal
dec0b534cf Fix #9395 (Ondevice status not updated, regenerated) 2011-03-14 10:13:04 -06:00
Kovid Goyal
b9744d6f26 ... 2011-03-14 10:12:01 -06:00
Kovid Goyal
4fa75a4b4a ... 2011-03-14 09:58:54 -06:00
Charles Haley
43fe7d047f ... 2011-03-14 13:02:05 +00:00
Charles Haley
028d2fc04b Currently searches for '..X' match only items exactly equal to '.X'. Change to make such a search match that and also any exactly-matching embedded hierarchical components, such as 'A.X' and 'A.X.Z'. This means that one cannot search for *only* '.X' if there is a hierarchical subitem with the name X, but I think this case will be exceedingly rare. 2011-03-14 12:19:57 +00:00
John Schember
af470120fb Remove unnecessary assignment. 2011-03-14 06:55:51 -04:00
John Schember
f820b37d80 MobileRead dialog: Set sort indicator when resorting. 2011-03-14 06:53:26 -04:00
Charles Haley
4b7575252e #9397: Search Replace error on custom series_index field 2011-03-14 10:41:52 +00:00
Charles Haley
2f6a09e10e Fix #9395: Ondevice status not updated, regenerated 2011-03-14 10:07:07 +00:00
Translators
d8ade3f891 Launchpad automatic translations update. 2011-03-14 04:45:16 +00:00
John Schember
ad306d8f67 MobileRead store dialog to display avaliable books. 2011-03-13 12:43:02 -04:00
Kovid Goyal
d4db55d524 Make searches in the tag browser a possible hierarchical field. 2011-03-13 10:38:09 -06:00
Charles Haley
85214e2263 Make searches in the tag browser a possible hierarchical field. 2011-03-13 13:28:01 +00:00
Charles Haley
4bfa19bbd7 Another try at set_metadata w/force_changes 2011-03-13 10:25:29 +00:00
Translators
5e22f3ad6a Launchpad automatic translations update. 2011-03-13 04:46:16 +00:00
John Schember
98921e4bfa eharlequin store plugin. 2011-03-12 22:15:45 -05:00
Lee
452327e9a5 merge from trunk 2011-03-13 13:02:27 +11:00
Kovid Goyal
6e9108e9b3 ... 2011-03-12 16:46:39 -07:00
John Schember
5de6672807 Ensure filename is always set and report any errors while trying to get the filename from a url. 2011-03-12 14:40:41 -05:00
John Schember
77a9964fac ... 2011-03-12 14:39:00 -05:00
John Schember
6663715f75 Initalize variable. 2011-03-12 14:38:30 -05:00
Charles Haley
438accabe3 Merge from trunk 2011-03-12 19:03:13 +00:00
Charles Haley
92ee6175a7 Change set_metadata to use is_null 2011-03-12 19:02:19 +00:00
Lee
8a7a9b68e9 merge from trunk 2011-03-13 04:42:08 +11:00
Kovid Goyal
f38fecea88 Coversion S&R: Do not strip leading and trailing whitespace from the search and replace expressions in the GUI 2011-03-12 10:30:59 -07:00
John Schember
89bc79eddd Only prevent stripping of white space in S&R widget. 2011-03-12 12:21:19 -05:00
Kovid Goyal
8cf1726340 Fix #9195 (It is not possible to use an SMTP server without username and password) 2011-03-12 10:11:04 -07:00
John Schember
c82eebd09e Don't strip spaces when getting conversion option values in the GUI. 2011-03-12 11:59:32 -05:00
Kovid Goyal
41696f22bb ... 2011-03-12 09:55:41 -07:00
Kovid Goyal
6dcdd98ef4 Allow icons to be loaded in the toolbar preferences for external plugins 2011-03-12 09:49:46 -07:00
John Schember
9f7eb04762 Send reference to GUI to store download jobs. This way db references are not stored in the download queue. This should prevent issues where the db or model reference is invalid because the user changed libraries during a download. 2011-03-12 08:48:48 -05:00
John Schember
5ec3737e30 Update library view when new books finish downloading. 2011-03-12 08:32:48 -05:00