Kovid Goyal
|
c44ad36365
|
Add an entry to the add books drop down menu to easily add formats to an existing book record
|
2011-03-02 15:30:42 -07:00 |
|
Kovid Goyal
|
25ae86e2cf
|
Add a metadata_last_modified attribute to the Metadata object returned by get_metadata
|
2011-03-02 14:23:17 -07:00 |
|
Kovid Goyal
|
29ba47485d
|
...
|
2011-03-02 13:49:35 -07:00 |
|
Kovid Goyal
|
f236428696
|
...
|
2011-03-02 13:35:37 -07:00 |
|
Kovid Goyal
|
3ade7e7e33
|
Add code to measure memory usage on windows
|
2011-03-02 13:34:31 -07:00 |
|
Kovid Goyal
|
8d5e009d61
|
Fix searching for tags that start with a period
|
2011-03-02 13:19:00 -07:00 |
|
Charles Haley
|
7514bc797c
|
Merge from trunk
|
2011-03-02 20:06:57 +00:00 |
|
Charles Haley
|
509e014996
|
Escape leading periods with a second periond on non-hierarchical item searches.
|
2011-03-02 20:05:36 +00:00 |
|
Kovid Goyal
|
18f048fdb2
|
...
|
2011-03-02 13:02:33 -07:00 |
|
Kovid Goyal
|
46bcddc10f
|
Fix regression that caused memory leak in Tag Browser. This would show up as the memory usage of calibre increasing when switching libraries. Fixes #9246 (Memory allocation while changing library)
|
2011-03-02 12:47:36 -07:00 |
|
Kovid Goyal
|
f0ef93ead5
|
...
|
2011-03-02 12:16:19 -07:00 |
|
Kovid Goyal
|
9780b1e11e
|
...
|
2011-03-02 11:58:16 -07:00 |
|
Charles Haley
|
6ef6e9d6b9
|
1) fix ratings not being clickable in tag browser
2) fix first-icon being wrong in tag browser
|
2011-03-02 18:46:23 +00:00 |
|
Kovid Goyal
|
fa6f31809e
|
...
|
2011-03-02 11:16:27 -07:00 |
|
Kovid Goyal
|
5611a96148
|
...
|
2011-03-02 11:05:13 -07:00 |
|
Kovid Goyal
|
a4fe0095df
|
Update Credit Slips
|
2011-03-02 10:57:58 -07:00 |
|
Kovid Goyal
|
0a05ba617a
|
Fix bug that caused preferences->behavior to not show the output format set by the welcome wizard, and instead default to showing epub
|
2011-03-02 10:51: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 |
|
Charles Haley
|
8c6eb94aa2
|
Have custom columns set is_csp to false when calling field_metadata
|
2011-03-02 16:12:42 +00:00 |
|
Kovid Goyal
|
aee791c4a0
|
Thai Post Daily by Chotechai. Fixes #9239 (Thai Post Daily Newspaper recipe)
|
2011-03-02 09:09:44 -07:00 |
|
Charles Haley
|
ffbab9ab52
|
Add 'is_csp' (is colon separated pair) attribute to field_metadata. Make get_categories and searching use it.
|
2011-03-02 11:22:28 +00:00 |
|
Charles Haley
|
82af1ac792
|
Fix tag browser search for formats
|
2011-03-02 11:20:21 +00:00 |
|
Charles Haley
|
ce6a3e6cd7
|
Make Metadata.format_field work with the new identifiers dict
|
2011-03-02 11:19:35 +00:00 |
|
Charles Haley
|
0a31b6ac00
|
Merge from trunk
|
2011-03-02 08:30:57 +00: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 |
|
Translators
|
e67ac6f446
|
Launchpad automatic translations update.
|
2011-03-02 04:34:23 +00: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
|
fd09871117
|
...
|
2011-03-01 12:57:12 -07:00 |
|
Kovid Goyal
|
89f2da224d
|
Allow drag drop of images to change cover in book details window. Fixes #9226 (Drag/drop covers into book information dialog)
|
2011-03-01 12:45:17 -07:00 |
|
Kovid Goyal
|
27412b5b5c
|
Conversion pipeline: Fix regression in 0.7.46 that caused loss of some CSS information when converting HTML produced by Microsoft Word. Also remove empty tags from microsoft namespaces when parsing HTML
|
2011-03-01 11:43:00 -07:00 |
|
Kovid Goyal
|
16ab1b8dbb
|
...
|
2011-03-01 10:18:43 -07:00 |
|
Kovid Goyal
|
01ad1455a9
|
LWN Weekly by David Cavalca
|
2011-03-01 09:54:14 -07:00 |
|
Charles Haley
|
2296e6d497
|
1) add true and false searches for identifiers
2) ensure identifier searches are case insensitive
3) updates to template_lang.rst and gui.rst
|
2011-03-01 16:52:35 +00:00 |
|
Kovid Goyal
|
b9cb1c5e3c
|
Fix #9205 (link name instead of link address copied when new version available)
|
2011-03-01 09:30:51 -07:00 |
|
Charles Haley
|
06562f5fa3
|
Merge from trunk
|
2011-03-01 15:37:00 +00:00 |
|
Kovid Goyal
|
2a3f412b48
|
Searching on identifiers
|
2011-03-01 08:32:11 -07:00 |
|
Kovid Goyal
|
6293fc84e0
|
New York Times Sports and Technology Blogs by rylsfan
|
2011-03-01 08:12:13 -07:00 |
|
Kovid Goyal
|
2a3f55566c
|
Add a set_identifier method to Metadata. Also clean identifier keys/vals when setting them
|
2011-03-01 08:05:18 -07:00 |
|
Kovid Goyal
|
dd860ea713
|
Improved EPL Talk
|
2011-03-01 07:47:56 -07:00 |
|
Charles Haley
|
52e2c7b4e4
|
Fix the isbn special case
|
2011-03-01 13:44:29 +00:00 |
|
Charles Haley
|
3d1b02d10f
|
Make searching on indentifiers work
|
2011-03-01 13:37:10 +00:00 |
|
Charles Haley
|
c82ef56145
|
Skip categories that aren't in the cache. This takes care of 'identifiers', which isn't a category yet
|
2011-03-01 13:36:55 +00:00 |
|
Charles Haley
|
b01e421a9e
|
Remove 'identifiers' from the list of fields that can be hierarchical
|
2011-03-01 13:35:09 +00:00 |
|
Charles Haley
|
4715f600a3
|
Merge from trunk
|
2011-03-01 08:03:10 +00:00 |
|
Kovid Goyal
|
012ef56033
|
...
|
2011-02-28 22:45:28 -07:00 |
|
Kovid Goyal
|
a3f24e5a2f
|
More useful printout when fail to open db
|
2011-02-28 22:40:41 -07:00 |
|