11602 Commits

Author SHA1 Message Date
Kovid Goyal
f8b9e49eca Search box tweaks 2010-12-01 09:36:05 -07:00
Kovid Goyal
c6410c1fcb Fix #7682 (Cybook Orizon not detected) 2010-12-01 09:04:07 -07:00
Kovid Goyal
450a394137 Driver for PocketBook 902 2010-12-01 08:59:08 -07:00
Charles Haley
7e76be47b9 fix focus problems when using tags browser and keyboard shortcuts to initiate searching 2010-12-01 14:57:32 +00:00
Charles Haley
4bf7bc6b7b Remember current tab when using apply in bulk edit 2010-12-01 11:08:51 +00:00
Charles Haley
c7bb32dc40 Merge from trunk 2010-12-01 08:58:00 +00:00
Charles Haley
6132fa1385 Make completion and search_as_you_type play together more nicely 2010-12-01 08:54:41 +00:00
Charles Haley
5d254ef842 Restore the focus to the library view when the search button is clicked 2010-12-01 08:18:36 +00:00
Translators
db760d3005 Launchpad automatic translations update. 2010-12-01 04:56:17 +00:00
Kovid Goyal
c14726e5bb Update Frankfurter Rundschau 2010-11-30 20:38:32 -07:00
Kovid Goyal
d5b9dd944a Business Spectator by Dean Cording 2010-11-30 20:30:43 -07:00
Kovid Goyal
ab63633295 ABC Australia by Dean Cording 2010-11-30 20:29:54 -07:00
Kovid Goyal
69eeeacf00 ... 2010-11-30 20:24:49 -07:00
Kovid Goyal
50b082fa8f Fix #7704 (Updated recipe for NIN) 2010-11-30 19:55:24 -07:00
Kovid Goyal
aef657b099 Fix #7723 (View Specific Format Does Not Allow More Than One Selection) 2010-11-30 19:53:21 -07:00
Kovid Goyal
c63425f0b0 Fix #7686 (Updated recipes for Newswek Polska and Polityka, new recipes for Esensja, Histmag and Wprost) 2010-11-30 19:43:16 -07:00
Kovid Goyal
4ab34dff95 Fix #7749 (Book details panel does not always display correct selected book) 2010-11-30 19:12:24 -07:00
Kovid Goyal
ba831d21e3 Search box: Remove select all on focus event as focus events are fired when completion fails/succeeds. Instead select all only when search box is focussed via the keyboard shortcut 2010-11-30 19:03:01 -07:00
Kovid Goyal
983da07095 Fix #7753 (setPlaceholderText not found) 2010-11-30 18:37:34 -07:00
Kovid Goyal
fa0799597d Fix #7746 (Converting prc->epub: names of streets and lakes) 2010-11-30 18:35:14 -07:00
Kovid Goyal
b9c9e0e29c ... 2010-11-30 18:15:21 -07:00
Kovid Goyal
532ecccf84 FB2 Output: Add option to create FB2 sections based on internal file structure of input file (useful for EPUB files that have been split on chapter boundaries). Also add options to mark h1/h2/h3 tags as section titles in the FB2 file. Fixes #7738 (FB2 Output option to create section per HTML file). PMLZ Output: Various bug fixes [7742, 7745] 2010-11-30 18:12:03 -07:00
John Schember
c38eb08018 PML Output: ensure \w always ends with a %. 2010-11-30 19:04:26 -05:00
John Schember
37cde21c6d Fix bug #7745: PML output should ignore external links as it is not support by the spec. Fix part of bug #7742: PML output extra % sign. 2010-11-30 18:48:21 -05:00
John Schember
acac5a479b Implement bug #7738: FB2 Output option to create section per HTML file. Implement FB2 options to wrap h1-3 tags with title elments. 2010-11-30 18:27:09 -05:00
Sengian
68b6ef55bd Merge from trunk 2010-12-01 00:04:22 +01:00
GRiker
41bce7fc52 GwR fixes to catalog code 2010-11-30 16:02:26 -07:00
GRiker
a4649e5e31 GwR fixes for read tag code 2010-11-30 15:42:40 -07:00
Kovid Goyal
065edc6a1f Fix #7751 (Does not detect after 2.2 upgrade on Android) 2010-11-30 15:38:40 -07:00
Kovid Goyal
3cee721d59 Metadata jacket: Add publisher information to jacket. Catalog generation: Allow use of custom columns as well as tags to indicate read books. Note that your previously saved read books setting will be lost. 2010-11-30 15:35:22 -07:00
Kovid Goyal
788138cd97 ... 2010-11-30 14:40:31 -07:00
Kovid Goyal
5fa54ef9ad Use the same MIME database on all platforms that calibre runs on 2010-11-30 13:52:58 -07:00
Kovid Goyal
5a4968e9df Fix #7732 (Multiple Search and Replace without closing Dialog) 2010-11-30 12:17:05 -07:00
Charles Haley
566d56e71e Another attempt at apply in bulk edit 2010-11-30 18:55:24 +00:00
Charles Haley
4ef2487480 Merge from trunk 2010-11-30 18:04:52 +00:00
Charles Haley
ff978282c7 Remove widgets with removing the layout in bulk edit. 2010-11-30 18:03:52 +00:00
Charles Haley
bfdc51a2dd Make the 'clear' button respect the search emit flag. 2010-11-30 17:37:56 +00:00
GRiker
2c45204996 GwR update to catalog read tag handling, jacket updates 2010-11-30 10:34:41 -07:00
Kovid Goyal
d2960c801f Restore operation of clear search button 2010-11-30 10:31:36 -07:00
Charles Haley
3f60393533 Merge from trunk 2010-11-30 17:25:28 +00:00
Kovid Goyal
1063a52c12 ... 2010-11-30 10:22:01 -07:00
Kovid Goyal
ae9fcef788 ... 2010-11-30 10:17:23 -07:00
Kovid Goyal
243fcf5b38 Search box: Only trigger as you type timer if text content has changed 2010-11-30 10:15:53 -07:00
Kovid Goyal
3fcebe8383 Refactor search boxes to use Qt 4.7 facility for displaying help text. Pressing Enter in the search box int he main calibre GUI now focusses the book list 2010-11-30 10:04:08 -07:00
Charles Haley
2791f02c3d Enhancement #7732: add an 'apply' button to bulk edit 2010-11-30 16:37:55 +00:00
Kovid Goyal
9d465361a0 ... 2010-11-30 08:47:14 -07:00
Li Fanxi
f53a5d33ec [Enhancement] Skip non-existing files to avoid error. This is for better error handling. 2010-11-30 22:02:48 +08:00
Li Fanxi
57cd538894 [Bug] Wrong temporary directory postfix. 2010-11-30 21:59:13 +08:00
Charles Haley
05e09def8b Merge from trunk 2010-11-30 12:57:38 +00:00
Charles Haley
449de8255f Refactor search boxes to use placeholders, emit refocus events when appropriate, and improve the selected-text model. Also many general cleanups, such as renaming clear_to_help to clear. 2010-11-30 12:56:27 +00:00