Kovid Goyal
4ef7f45530
Viewer: Fix positioning of full screen labels when dock windows are present
2014-08-05 22:31:24 +05:30
Kovid Goyal
78287334b0
E-book viewer: Make the list of bookmarks a dockable window that can be kept open while reading the book
2014-08-05 21:59:34 +05:30
Kovid Goyal
df48faedfe
E-book viewer: Resize the metadata overlay view when the viewer window is resized
2014-08-05 16:03:55 +05:30
Kovid Goyal
d61083a513
E-book viewer: Make the Table of Contents panel a dockable window so it can be moved around and even made into a separate floating window
...
Also refactor the viewer's ui code to not use Qt Designer.
2014-08-05 15:34:45 +05:30
Kovid Goyal
e01cb3f319
...
2014-08-05 12:34:28 +05:30
Kovid Goyal
ed0ca19d5b
...
2014-08-05 09:30:26 +05:30
Kovid Goyal
9ce01d6efc
...
2014-08-05 03:23:38 +05:30
Kovid Goyal
0a08539cc0
...
2014-08-04 15:04:25 +05:30
Kovid Goyal
04e4c25a90
Add a reference to the plugin object in the Tool class and also improve
...
documentation a little
2014-08-04 10:47:13 +05:30
Kovid Goyal
8b6aae9068
Fix over-aggressive caching causing multiple cover grid emblem rules to not work. Fixes #1352005 [Emblems in cover grid don't work with multiple rules]( https://bugs.launchpad.net/calibre/+bug/1352005 )
2014-08-04 10:14:29 +05:30
Kovid Goyal
5134d7568c
...
2014-08-03 21:02:54 +05:30
Kovid Goyal
2d6ad84690
Update El Correo
2014-08-03 14:09:02 +05:30
Kovid Goyal
65c073b11a
Edit Book: Fix a regression that caused clicking on links in the preview panel that lead to destinations in the same HTML file popping up a spurious error message.
2014-08-03 07:35:50 +05:30
Kovid Goyal
80154837bf
Handle null values in mi.tags when formatting the tags field
2014-08-02 20:51:28 +05:30
Kovid Goyal
c148102a5f
Fix regression that caused tags to not be sorted when displayed in the book details panel. Fixes #1351622 [tags are not shown alphabetically in Book Details Window]( https://bugs.launchpad.net/calibre/+bug/1351622 )
2014-08-02 20:45:10 +05:30
Kovid Goyal
6a1f82320d
Use the highlighted matching tags for Live CSS as a performance optimization
2014-08-02 16:48:12 +05:30
Kovid Goyal
df15f6120a
More robust implementation of current tag detection for Live CSS. Now uses the same logic as matching tag highlighting.
2014-08-02 14:39:35 +05:30
Kovid Goyal
b9d90fe9b3
Edit Book: When highlighting the tag the cursor is currently inside, if the cursor is inside the definition of an opening tag, highlight that tag rather than its parent.
2014-08-02 14:20:08 +05:30
Kovid Goyal
7a27819715
Edit Book: Check Book: Do not run the rest of the checks if parsing errors are found, to avoid the checkers from raising unhandled errors
2014-08-02 12:52:21 +05:30
Kovid Goyal
40540fae6d
...
2014-08-02 12:22:06 +05:30
Kovid Goyal
c5c1a3d84c
...
2014-08-02 11:28:43 +05:30
Kovid Goyal
b58cd915f6
Live CSS: Show the Matched CSS header even if no rules match
2014-08-02 09:48:58 +05:30
Kovid Goyal
0e3460d709
Add entry to changelog for new formatter function that I forgot
2014-08-01 18:45:14 +05:30
Kovid Goyal
aa2728e71d
...
2014-08-01 18:31:47 +05:30
Kovid Goyal
1f49df62fa
...
2014-08-01 18:29:42 +05:30
Kovid Goyal
456c61b8fa
Yet another mime type for xpgt files
2014-08-01 18:28:33 +05:30
Kovid Goyal
63e8f0de50
Improve compression of source tarball
2014-08-01 10:33:47 +05:30
Kovid Goyal
ac847b55a5
Fix update notification popping up even if current version is newer than released version (can happen when running from source)
2014-08-01 10:08:28 +05:30
Kovid Goyal
d899203173
...
2014-08-01 09:34:45 +05:30
Kovid Goyal
0ea49badbe
version 1.47.0
v1.47.0
2014-08-01 08:14:22 +05:30
Kovid Goyal
33ec496462
Edit Book: Fix Live CSS not working for self-closing tags/closing tags
2014-08-01 08:12:32 +05:30
Kovid Goyal
384b6b924a
Update IEEE Spectrum
2014-08-01 00:51:47 +05:30
Kovid Goyal
4e902d18d0
...
2014-07-31 18:37:16 +05:30
Kovid Goyal
bc5ab8eb13
Edit Book: Allow customizing the templates used when creating new, blank HTML/CSS files via Preferences->Editor settings. Fixes #1348986 [Footnote pop-up - new issue]( https://bugs.launchpad.net/calibre/+bug/1348986 )
2014-07-31 18:35:19 +05:30
Kovid Goyal
979eb5c86c
Options to control the size and placement of the emblems
2014-07-31 17:06:16 +05:30
Kovid Goyal
4f8f624d07
Add a preference to turn emblems on/off
2014-07-31 14:17:27 +05:30
Kovid Goyal
9b50160b4d
Implement rendering of cover grid emblems
2014-07-31 13:17:13 +05:30
Kovid Goyal
b6a82bf657
Edit Book: Live CSS: Improve detection of which tag the cursor is inside when there are multiple tags on the same line. See #1350495 (Private bug)
2014-07-31 11:06:51 +05:30
Kovid Goyal
609609e688
Edit Book: Clear the Check Book panel when opening a new book
2014-07-31 08:49:11 +05:30
Kovid Goyal
cf7887dd61
Edit Book: Allow the import files into book action to be added to the toolbar
2014-07-31 08:37:57 +05:30
Kovid Goyal
da0b393562
DRYer
2014-07-30 17:11:06 +05:30
Kovid Goyal
b4487b44d2
...
2014-07-30 16:29:05 +05:30
Kovid Goyal
030a31efb9
Change fosshub mirror used for uploading.
2014-07-30 14:54:16 +05:30
Kovid Goyal
6df650b1e9
E-book Viewer: Use wiktionary.org and wordnik.com as dictionary providers instead of dict.org (which no longer exists).
...
When looking up words, the word definition is now opened in a separate
browser window. The language of the dictionary to lookup is
automatically selected based on the language of the current book. Fixes #1349548 [dict.org not available](https://bugs.launchpad.net/calibre/+bug/1349548 )
2014-07-30 12:14:27 +05:30
Kovid Goyal
fad36c7f03
...
2014-07-30 11:23:31 +05:30
Kovid Goyal
c89d454838
Fix #1349536 [convert do not preserve spaces in <pre>]( https://bugs.launchpad.net/calibre/+bug/1349536 )
2014-07-30 10:23:16 +05:30
Kovid Goyal
a799191771
Edit Book: Fix subsetting of fonts not working if the text contains non-BMP unicode characters. Fixes #1349856 [Error using "Subset all Fonts"]( https://bugs.launchpad.net/calibre/+bug/1349856 )
2014-07-30 09:35:40 +05:30
Kovid Goyal
5c249d279b
...
2014-07-29 18:51:24 +05:30
Kovid Goyal
25bd9d6fc8
A button to remove images used as column icons/grid view emblems
2014-07-29 18:50:55 +05:30
Kovid Goyal
ba07a4c5f9
Preferences UI for configuring emblems to be displayed in the cover grid, next to covers
2014-07-29 14:30:32 +05:30