Commit Graph

16232 Commits

Author SHA1 Message Date
Kovid Goyal b6f90db3e6 ... 2011-06-24 10:49:32 -06:00
Kovid Goyal 90c04e5783 ... 2011-06-24 10:48:37 -06:00
Kovid Goyal b3a316d9a0 Updated translations 2011-06-24 10:43:44 -06:00
Kovid Goyal 20c75363b3 ... 2011-06-24 10:23:54 -06:00
Kovid Goyal c3ca6c64ba Add a couple of date related functions to the template language 2011-06-24 10:02:44 -06:00
Charles Haley 03d6c30c73 Add 2 formatter date functions: today() and days_between() 2011-06-24 16:48:54 +01:00
Kovid Goyal dc8aa60cc7 ... 2011-06-24 09:42:43 -06:00
GRiker 64ae406db9 KG updates 2011-06-24 06:27:06 -06:00
GRiker b0766bd2cb Cleaned up diagnostics printing when not in DEBUG mode. 2011-06-24 06:26:46 -06:00
Charles Haley 64cff177e9 Merge from trunk 2011-06-24 09:02:39 +01:00
Charles Haley 545698798b Improvements to Quickview:
- add ability to open edit metadata
- make current book tracking work better.
2011-06-24 09:01:04 +01:00
Translators 295cf4b2fa Launchpad automatic translations update. 2011-06-24 04:59:26 +00:00
Kovid Goyal aae6dfdab5 Fix Le Temps 2011-06-23 17:23:55 -06:00
Kovid Goyal 2a9e73ff12 Improved FB2 metadata reading, by Roman Mukhin 2011-06-23 17:06:37 -06:00
Kovid Goyal 62cfdc8023 ... 2011-06-23 13:24:54 -06:00
Charles Haley a3edeb95bc Merge from trunk 2011-06-23 19:57:53 +01:00
Charles Haley 4afed97a42 As sent to Kovid bis 2011-06-23 19:57:31 +01:00
Kovid Goyal ddfc313efd Fix #800952 (Editing metadata appears to cause a memory leak) 2011-06-23 12:36:19 -06:00
Kovid Goyal 9b7363c283 ... 2011-06-23 12:23:55 -06:00
Charles Haley 00ff61a76a As sent to kovid 2011-06-23 19:11:40 +01:00
Kovid Goyal d9a6a0295c Fix #801266 (howto suggest original translation changes) 2011-06-23 12:01:02 -06:00
GRiker 142005728b KG minor revisions to Apple driver 2011-06-23 11:52:53 -06:00
Charles Haley 06ef4cee98 Merge from trunk 2011-06-23 17:49:41 +01:00
Kovid Goyal 1b0f9aacc2 Update itunes driver for new storage model 2011-06-23 10:38:52 -06:00
GRiker 9bc3676dbc KG updates 2011-06-23 10:12:58 -06:00
GRiker f525f30700 Change to using iTunes storage for files instead of local database. FAQ added to forum at http://www.mobileread.com/forums/showthread.php?t=140260 2011-06-23 10:12:21 -06:00
Kovid Goyal de246e1cd0 Improve the memory() function on linux and explicitly break a few more cycles 2011-06-23 09:25:44 -06:00
Charles Haley caa54a218f Mem leak changes 2011-06-23 15:06:38 +01:00
Translators 1cebebde6c Launchpad automatic translations update. 2011-06-23 04:56:10 +00:00
Kovid Goyal c174c69fce ... 2011-06-22 19:39:41 -06:00
Kovid Goyal c4afc7289c Save to disk: Show some feedback while in the collecting data phase 2011-06-22 19:33:12 -06:00
Kovid Goyal 8fb4561ff4 Fix #799777 (Error retrieving date out of epub) 2011-06-22 19:25:56 -06:00
Kovid Goyal 1d1016d0b0 Fix #800642 (New Device - Imagin IMEB5) 2011-06-22 19:00:33 -06:00
Kovid Goyal 7a867a4367 Fix #799885 (Impossible to translate with an empty string) 2011-06-22 18:57:21 -06:00
Timothy Legge 62d74dc011 Change Favourite to Shortlist 2011-06-22 21:03:42 -03:00
Kovid Goyal a94b78cfed format_hash() should not consume unbounded memory 2011-06-22 16:11:53 -06:00
Kovid Goyal 8da8075ee2 Show the currently used network proxies in Preferences->Miscellaneous 2011-06-22 14:20:05 -06:00
Kovid Goyal 45cf24206d API for kiwidude 2011-06-22 12:58:49 -06:00
Kovid Goyal 28be8a15f1 Small fixes to Quickview 2011-06-22 11:41:51 -06:00
GRiker b8b7b2d8c5 KG updates with new database backend 2011-06-22 05:37:13 -06:00
Charles Haley 52edcbe991 Small fixes to Quickview 2011-06-22 10:48:31 +01:00
Charles Haley eacb8160ed Merge from trunk 2011-06-22 08:13:55 +01:00
Translators 7f329ebfb6 Launchpad automatic translations update. 2011-06-22 04:33:17 +00:00
Timothy Legge f3211275f2 Initial support to manage SHORTLIST for Ktouch - May rename from Favourite 2011-06-22 00:16:28 -03:00
Kovid Goyal 7000c3152d KTouch: Display Favorites as a device collection 2011-06-21 20:45:49 -06:00
Kovid Goyal f1a4d06e51 Try to ensure that all file I/O on library files happes in the LibraryDatabase2 class. This is in preparation for the new multi-threaded db backend. Also: Content server now sends the Content-Disposition header when sending ebook files. After uploading books to the device, delete the associated temp files. If the user tries to drag and drop more than 25 books out of calibre, only the first 25 will be sent. 2011-06-21 20:43:48 -06:00
Timothy Legge a8a2db1313 Query for FavouritesIndex only for KTouch and database versions that support it 2011-06-21 23:20:52 -03:00
Timothy Legge cdd6637598 Add support to display Favoutite as a collection for KTouch 2011-06-21 23:05:57 -03:00
Kovid Goyal 767f0d1584 Daytona Beach Journal by BRGriff 2011-06-21 16:07:34 -06:00
Kovid Goyal ab44da6f50 El club del ebook by DM. Fixes #800406 (New recipe for ebook related blog in spanish - El club del ebook) 2011-06-21 15:56:38 -06:00