8696 Commits

Author SHA1 Message Date
Kovid Goyal
6dadf8cf0e If last sort was ondevice, ersort on device re-connect 2010-05-19 22:37:31 -06:00
Kovid Goyal
dfa38c4141 Fix broken series sorting 2010-05-19 22:26:07 -06:00
Kovid Goyal
b910e737c6 Don't turn tags surrounded by [] into collections 2010-05-19 18:00:46 -06:00
Kovid Goyal
b97141b208 Change the tags column in the device view to a Collections column that allows the user to directly edit collections on the device. Note that if the user deletes a collection taht corresponds to some data in the calibre library that would be turned intoa coleection, then the deletion has no effect, on device reconnect 2010-05-19 17:52:37 -06:00
Charles Haley
39aa8b03a6 Merge from custcol trunk 2010-05-19 23:37:13 +01:00
Kovid Goyal
ec18604949 Update tags in JSON cache based on collections in XML cache 2010-05-19 16:31:42 -06:00
Kovid Goyal
c0f70a7820 Another typo 2010-05-19 16:05:46 -06:00
Kovid Goyal
12a7fbdd15 ... 2010-05-19 15:47:15 -06:00
Kovid Goyal
fdb4d1f6db ... 2010-05-19 15:45:30 -06:00
Kovid Goyal
24c367a9bf ... 2010-05-19 15:42:27 -06:00
Kovid Goyal
e34c95f5e5 ... 2010-05-19 15:42:07 -06:00
Kovid Goyal
b6a5a9e2ed Pull from trunk 2010-05-19 15:39:38 -06:00
Kovid Goyal
ec208049c5 Improved Il Messagero and Leggo (it) 2010-05-19 15:39:15 -06:00
Kovid Goyal
82534aeb0a Documentation 2010-05-19 15:28:49 -06:00
Kovid Goyal
e124ef7513 Whitespace in XML cleanup and actually commit playlist that exists in JSON to XML 2010-05-19 15:21:01 -06:00
Kovid Goyal
a1971fdfda Fix id rebasing and add helpful method for test scripts 2010-05-19 14:16:39 -06:00
Kovid Goyal
6b9696867f Fix various typos 2010-05-19 13:35:56 -06:00
Kovid Goyal
7592b5125f ... 2010-05-19 13:13:44 -06:00
Kovid Goyal
6fcff2462e ... 2010-05-19 13:12:17 -06:00
Kovid Goyal
59664b6feb Pull from trunk 2010-05-19 12:46:38 -06:00
Kovid Goyal
84aad4d27c Fix #5572 (Palm Pre not detected) 2010-05-19 12:46:21 -06:00
Kovid Goyal
4084b6c7f1 ... 2010-05-19 12:38:03 -06:00
Kovid Goyal
ec7167ef85 Remove PRS500 driver and initial implementation of SONY XML cache update 2010-05-19 12:36:52 -06:00
Charles Haley
057743f177 Add path_to_unicode. Ensure os path walk results are converted. 2010-05-19 18:26:24 +01:00
Kovid Goyal
7d7ab9bfeb La Stampa by Gabriele Marini 2010-05-19 10:53:25 -06:00
Charles Haley
5dd98939ca Merge from custcol trunk 2010-05-19 17:30:22 +01:00
Charles Haley
2c5fb72281 Add filesystem_encoding to unicode calls 2010-05-19 17:24:44 +01:00
Kovid Goyal
b172b84119 Ensure encoding to JSON in BookList never blows up because of non UTF-8 bytestrings 2010-05-19 08:57:59 -06:00
Kovid Goyal
48f8a9c338 Guarantee that metadata read from filenames is unicode 2010-05-19 08:53:07 -06:00
Kovid Goyal
dfa03feec9 Unicode/pathsep fixes 2010-05-19 08:50:44 -06:00
Kovid Goyal
596ba46590 ... 2010-05-19 07:36:42 -06:00
Kovid Goyal
e558634fb7 EMG by Darko Miletic. Fixes #5569 (New recipes for emg portal in Serbian and English) 2010-05-19 07:28:16 -06:00
Charles Haley
9fcab76112 Ensure that normalized paths and paths that are found during a directory walk are unicode. In addition, fix matching of prefixes when adding metadata to books on cards on windows machines. 2010-05-19 11:31:08 +01:00
Charles Haley
c4e58f6d0a Merge from custcol trunk 2010-05-19 09:56:55 +01:00
Charles Haley
1237486831 Fix prefix to be normalized. Apparently the python file dialog returns front-slashed filenames, even on windows. 2010-05-19 09:41:09 +01:00
Kovid Goyal
17dde7b206 Partial implementation of the new SONY drivers. Updating sony cache not yet supported. 2010-05-19 00:09:17 -06:00
Kovid Goyal
4ea98f7b6a Pull from trunk 2010-05-18 18:03:57 -06:00
Kovid Goyal
b1287f0a51 American Prospect, FactCheck, PolitiFact by Michael Heinz 2010-05-18 18:03:16 -06:00
Kovid Goyal
90459ef792 Fix column customization via preferences 2010-05-18 16:56:29 -06:00
Kovid Goyal
49d70e0f9e JSONConfig: Fix encoding of top level str objects. Add support for encoding bytearray objects. Remove pointless TableView class and have jobs view remember its column layout 2010-05-18 15:04:20 -06:00
Kovid Goyal
7491a8d20e Fix text alignment in device views and only save valid states 2010-05-18 11:13:27 -06:00
Kovid Goyal
7c65e0e63a Change icon for folder device and more re-arranging of send to device menu 2010-05-18 11:06:47 -06:00
Kovid Goyal
5fa9a5b935 Re-organize Send to device menu 2010-05-18 10:43:44 -06:00
Charles Haley
116f36b841 Merge from custcol trunk 2010-05-18 17:37:15 +01:00
Kovid Goyal
7fb8fa9323 Indicate current setting in column header context menu 2010-05-18 09:58:09 -06:00
Kovid Goyal
ab33f4eb29 Allow user to set text alignment for columns. Cleanup and fix default column alignment 2010-05-18 09:23:08 -06:00
Kovid Goyal
ee374cac13 ... 2010-05-18 00:44:55 -06:00
Kovid Goyal
ff2fa666d4 Workaround bug in Qt that causes column header to not update when scrolling the view 2010-05-17 23:41:23 -06:00
Charles Haley
bcd5d792b2 Merge from custcol trunk 2010-05-18 06:24:21 +01:00
Charles Haley
98163086fc First pass at winutil.c to associate usb vendor ids with drives 2010-05-18 06:23:38 +01:00