6124 Commits

Author SHA1 Message Date
John Schember
4594402dfc Fix bug #2764: Don't append ttt to end of tags for Kindle metadata page. 2009-07-02 21:03:56 -04:00
John Schember
4ad6939e17 Use EnLineEdit in library and device view. 2009-07-02 18:43:07 -04:00
John Schember
f72f353ec5 Make case menu translatable. 2009-07-02 06:10:27 -04:00
John Schember
0427dd55c1 Additional options for case menu in line edits. 2009-07-01 20:43:11 -04:00
John Schember
8c265f4bea Implement bug #2754: Authors drop down list in edit metadata. 2009-07-01 08:17:40 -04:00
John Schember
03fe8b6261 GUI: Convert, allow single convert when specifically selected. 2009-07-01 07:52:57 -04:00
John Schember
be516ba66b GUI: bulk convert when multiple books selected. 2009-07-01 07:42:39 -04:00
John Schember
88beebd0a3 Search: use has_cover instead of cover. 2009-07-01 06:54:13 -04:00
John Schember
4bf1a46acd Enhance used and empty fields search with :false and :true instead of :none 2009-07-01 06:42:12 -04:00
John Schember
840d567078 Search for empty covers using cover:none 2009-06-30 21:14:07 -04:00
Kovid Goyal
b5b195b5f2 Improved recipe for the Time magazine 2009-06-30 08:14:29 -06:00
Kovid Goyal
5cfe7571a4 Fix #2735 (0.6.0b10 Conversion Error from Lit to ePub) 2009-06-30 07:26:35 -06:00
Kovid Goyal
e83acb9645 Fix #2152 (Typo in GUI) 2009-06-30 07:22:01 -06:00
Kovid Goyal
431c60edd0 Fix regression that was removing pubdate/timestamp from converted books 2009-06-30 07:12:54 -06:00
Kovid Goyal
335f2147e5 new recipes for inquirer and uncrate by Darko Miletic 2009-06-29 22:01:01 -06:00
John Schember
6b8905d272 Search by rating:#. Also include rating in default search. 2009-06-29 21:28:23 -04:00
John Schember
7e493d1b01 Search for empty fields using location:none. 2009-06-29 07:05:47 -04:00
Kovid Goyal
b041e4a887 Pull from driver-dev 2009-06-28 22:23:53 -07:00
Kovid Goyal
27300ed5d6 Pull from staging 2009-06-28 22:12:59 -07:00
John Schember
b0ec329dc3 Option to add book with no formats. Useful for organizing a collection even when they aren't acquired yet. 2009-06-28 20:56:27 -04:00
John Schember
be1b29d35b Possible fix for bug #2738. 2009-06-28 19:23:06 -04:00
John Schember
f9b51db519 Fix bug #2742: set the series value to 0 if mi.series_index is an invalid type. 2009-06-28 18:54:38 -04:00
John Schember
6a88e685de PDB title: include space and ensure \x00 is the last character. 2009-06-28 18:50:16 -04:00
John Schember
b975eb135c sanitize file names with build in santitize function. 2009-06-28 18:13:56 -04:00
John Schember
0a9ddcda0c Prevent exception with search text. 2009-06-28 17:59:33 -04:00
mythtv
2f93152b13 Include pubdate when importing 2009-06-28 14:42:02 -07:00
John Schember
1a10ff20ad Remove illegal characters from filepath when uploading to device. 2009-06-28 15:29:21 -04:00
John Schember
c2f74ca22a Don't throw exception when searching with token: 2009-06-28 12:25:00 -04:00
John Schember
d015f179ac Add isbn: search tag. 2009-06-28 11:39:13 -04:00
John Schember
c8cc5a0598 Add isbn to search. 2009-06-28 11:33:13 -04:00
Marshall T. Vandegrift
9e3156782d Cleaner fix for #2696. 2009-06-28 10:04:21 -04:00
Kovid Goyal
aa54195d62 Pull from driver-dev 2009-06-27 19:29:28 -07:00
Kovid Goyal
80bc5384bc ... 2009-06-27 19:09:18 -07:00
John Schember
3577cd6b8a PRS-505/700 driver: Clean up empty dirs when removing books from device. 2009-06-27 21:14:58 -04:00
John Schember
c19bad9dd6 Fix auto-convert specific format, converts correctly and adds correct data to library. 2009-06-27 21:12:57 -04:00
John Schember
6a88a4989b Make auto-convert a question so the user can easily stop it. 2009-06-27 20:59:19 -04:00
John Schember
9845f5847e Fix bug #2727: Structure detection settings not being saved. 2009-06-27 15:22:24 -04:00
John Schember
cef9941cec Txt-zip input: Generate html from text using markdown. 2009-06-27 11:30:47 -04:00
John Schember
a7d0e84abd Fix bug #2696: Remove comments from lit output because they are not supported by the format. 2009-06-27 10:47:32 -04:00
Kovid Goyal
6c207d4a95 Fix #2720 ('Proper Case' Function) 2009-06-26 18:49:51 -07:00
John Schember
c8df10343a Implement bug 2720: Title case menu option for QLineEdit and QComboBox where applicable. 2009-06-26 21:35:42 -04:00
Kovid Goyal
0841a0611c Fix #2678 (Some LIT to MOBI conversions break TOC) 2009-06-26 16:01:44 -07:00
Marshall T. Vandegrift
1f18ef225f Fix #2678. Don't emit multiple nested tags due to child element tail text. 2009-06-26 18:56:56 -04:00
John Schember
1363c0b0d7 Sync to trunk. 2009-06-26 18:42:07 -04:00
Kovid Goyal
b726b3233a beta 10 2009-06-26 15:36:32 -07:00
Kovid Goyal
ce300315d0 Fix #2717 (.6 pdf->epub - Book Title/Series inserted into beginning every split file) 2009-06-26 11:00:30 -07:00
Kovid Goyal
380752b115 Fix #2713 (blank page inserted after each page on CBZ -> MOBI conversion) 2009-06-26 10:36:44 -07:00
Kovid Goyal
bdc3478139 Fix regression in 505 driver 2009-06-26 08:29:25 -07:00
Kovid Goyal
e0bd520769 Update John's mug shot 2009-06-25 21:51:42 -07:00
John Schember
aaae0efc4c sync to trunk. 2009-06-25 20:51:57 -04:00