Kovid Goyal
689d9f6e60
Book details panel: Make series and tags clickable. Clicking on them will search the calibre library for all books in the same series/ having the same tag
...
Fixes #1341297 [[Enhancement] make series name (in book details) a link/clickable](https://bugs.launchpad.net/calibre/+bug/1341297 )
2014-07-14 13:41:05 +05:30
Kovid Goyal
c5e05cdb2e
Edit Book: Add in-context help for HTML and CSS
...
Now, you can right click on any HTML/OPF/NCX tag name or CSS property
and the editor will open some help for that item in your browser.
2014-07-13 15:56:14 +05:30
Kovid Goyal
f01c2e96fd
Fix link in de version of QS Guide
2014-07-12 08:44:49 +05:30
Kovid Goyal
c952bb5888
Add translated Quick Start Guides in French and German
2014-07-07 10:48:34 +05:30
Kovid Goyal
84205d79cd
Recognize leading articles for the Esperanto language when auto-generating title sorts. Fixes #1336639 [Esperanto alphabetization]( https://bugs.launchpad.net/calibre/+bug/1336639 )
2014-07-02 12:31:57 +05:30
Kovid Goyal
2d364dfa4a
Fix #1332837 [Additional article words in Italian]( https://bugs.launchpad.net/calibre/+bug/1332837 )
2014-06-29 18:05:24 +05:30
Kovid Goyal
888bb39f3d
Change NON NULL to NOT NULL in the sqlite schema
2014-06-14 11:09:02 +05:30
Kovid Goyal
621d67273f
Edit Book/Book polishing: Fix embedding all referenced fonts not catching fonts that are only specified via style attributes and not in any stylesheets.
2014-06-12 19:30:07 +05:30
Kovid Goyal
f8e8d9caa0
Preview panel: Allow syncing of position more accurately when there are multiple tags on the same source code line
2014-05-25 14:29:25 +05:30
Kovid Goyal
0efd5c5515
Wire up the hyperlinks
2014-05-20 16:11:17 +05:30
Kovid Goyal
1f480dd3b8
Show line number of tag in live css panel
2014-05-20 15:45:53 +05:30
Kovid Goyal
c9e7fe2546
Display a swatch for color properties
2014-05-20 14:30:41 +05:30
Kovid Goyal
9bf60add18
Live CSS renders
2014-05-20 11:49:49 +05:30
Kovid Goyal
215f6a94d6
Only return first matching selector, instead of the full selector text
2014-05-19 09:30:09 +05:30
Kovid Goyal
2e3d14ec7b
Handle media queries when finding matching CSS rules
2014-05-18 18:23:23 +05:30
Kovid Goyal
833faa475c
Implement code to retrieve style information for the Live CSS panel
2014-05-18 17:32:01 +05:30
Kovid Goyal
06f3640ceb
Add .ibook*s* as a recognized ebook format as well
2014-05-17 22:07:27 +05:30
Kovid Goyal
80b1476aa2
Make word under cursor detection more robust
2014-05-11 10:32:24 +05:30
Kovid Goyal
94c324b317
E-book viewer: When using the tap and hold gesture on a touchscreen, allow lookup of the word currently under the finger in the dictionary or online. Fixes #1318242 [Enhancement: allow text select on Windows Tablet, perhaps with stylus]( https://bugs.launchpad.net/calibre/+bug/1318242 )
2014-05-11 09:47:52 +05:30
Kovid Goyal
1294718845
Content server: Make .ibook format files available in OPDS feeds
2014-05-07 06:56:06 +05:30
Kovid Goyal
65de38ddc3
Fix incorrect color profile
2014-04-29 15:01:45 +05:30
Kovid Goyal
ced2265ce2
Fix a bug that caused spell checking to fail when using the builtin spanish dictionary
2014-04-22 08:41:50 +05:30
Kovid Goyal
39e75804c7
Start work on spell check dialog
2014-04-17 07:12:30 +05:30
Kovid Goyal
e476f7d889
Add Spanish and English (GB) builtin dictionaries
2014-04-17 07:12:30 +05:30
Kovid Goyal
0c397d32e5
Implement loading of both builtin and user installed dictionaries
2014-04-17 07:12:29 +05:30
Kovid Goyal
b88f361212
Start work on managing dictionaries in calibre
2014-04-17 07:12:29 +05:30
Kovid Goyal
922ca7df54
Fetch news: Allow automatically creating custom news sources by import OPML files. Many RSS news reader programs can export their list of RSS feeds in the OPML format.
...
Merge branch 'master' of https://github.com/ingkebil/calibre
2014-04-10 13:03:46 +05:30
Kovid Goyal
b48997e9bf
Conversion: When inserting metadata as a jacket page, alter the font sizes in the jacket so that the sizes match the sizes used in the rest of the book. Also pretty print the generated jacket HTML.
2014-04-09 10:46:55 +05:30
ingkebil
3a3da7c282
Resized the OPML icon a bit
2014-04-04 22:57:24 +02:00
ingkebil
73b613fac1
Merge branch 'master' of https://github.com/kovidgoyal/calibre
2014-04-03 23:13:49 +02:00
Kovid Goyal
b078ab5b51
Edit Book: Add a button to easily insert HTML tags. Useful if you want to quickly surround selected text with an arbitrary tag. You can right click the button to get a list of recently used tags.
2014-04-02 10:34:22 +05:30
ingkebil
05a566c275
Added OPML support to the user_profile dialog
2014-04-01 23:26:35 +02:00
Kovid Goyal
a258f4a201
Increase the max allowed cover size a little, to match current publishing guidelines for covers
2014-03-26 11:15:05 +05:30
Kovid Goyal
f5e1a13ac6
Updated expired CA certificate
2014-03-25 16:39:08 +05:30
Kovid Goyal
1fa5a5af1a
PDF Output: Enable using javascript inside header and footer templates
2014-03-23 11:41:21 +05:30
Kovid Goyal
ca1fdf47b8
...
2014-03-17 19:36:50 +05:30
Kovid Goyal
2e40d47b5f
Fix side margin not defined in paged mode
2014-03-17 11:40:41 +05:30
Kovid Goyal
5df9807308
Fix leaving full screen mode not removing max height restriction
2014-03-09 09:31:26 +05:30
Kovid Goyal
ea6b203b37
E-book viewer: Add an option to control the maximum text height in full screen. Note that it only owrks if the viewer is in paged mode (which is the default mode).
2014-03-09 09:23:58 +05:30
Kovid Goyal
f969151e9f
Utility code to download https URLs securely
2014-02-23 13:13:53 +05:30
Kovid Goyal
ddca079000
Linux binary build: Create an uninstall script named calibre-uninstall
...
Fixes #1283154 [linux uninstaller (/usr/bin/calibre-uninstall)](https://bugs.launchpad.net/calibre/+bug/1283154 )
2014-02-22 12:42:58 +05:30
Kovid Goyal
69e8be5eab
Updated Quick Start Guide
2014-02-21 08:45:43 +05:30
Kovid Goyal
526e7882bb
Nicer icon for beautify file
...
From http://findicons.com/icon/207143/flower?id=207153 (freeware
non-commercial)
2014-02-20 10:36:14 +05:30
Kovid Goyal
5440e0c377
Add malformed markup check when editing ToC as well
2014-02-18 15:47:22 +05:30
Kovid Goyal
371aa6ef77
Edit book: Fix splitting of HTML file occurring at the wrong location if the HTML contains invalid constructs like nested <p> tags
2014-02-18 14:25:30 +05:30
Kovid Goyal
4800dbb2fc
More accurate detection of full screen layouts in paged mode
2014-02-13 10:57:24 +05:30
Kovid Goyal
b5770b536b
Cleanups for the quick start guide
2014-02-13 10:46:13 +05:30
Kovid Goyal
b821dbd9b8
Only recompile coffescript if the source has actually changed since the last time it was compiled, rather than relying on mtimes.
2014-02-12 12:08:29 +05:30
Kovid Goyal
c0e9d14ba1
PDF Output: Fix incorrect rendering of html files with only a single large image and very little text. In some rare circumstances, the full html file would not be rendered. Fixes #1278877 [conversation EPUB to PDF - Error]( https://bugs.launchpad.net/calibre/+bug/1278877 )
2014-02-12 11:30:33 +05:30
Kovid Goyal
2d96b9a835
Edit Book: Fix subsetting embedded fonts not processing fonts included in a stylesheet that is itself referenced only by an @import rule
2014-01-31 21:35:34 +05:30
Kovid Goyal
f630484554
Edit Book: Add a button to show diffs after any Polish action
2014-01-29 12:42:41 +05:30
Kovid Goyal
fce5bebc16
Fix #1270552 [Spelling mistake]( https://bugs.launchpad.net/calibre/+bug/1270552 )
2014-01-19 17:58:45 +05:30
Kovid Goyal
5e6dd56aa1
Edit book: Allow editing of .plist files as XML
2014-01-17 18:12:27 +05:30
Kovid Goyal
0012f5cc4b
Edit book: Add a tool to insert arbitrary unicode characters, such as special spaces or punctuation or characters from non-English languages into the text
2014-01-06 17:00:21 +05:30
Kovid Goyal
aca0f41951
Add L´ and D´ as recognized articles when automatically computing sort strings for French. Fixes #1264172 [list of words consider as "articles" for sort in french]( https://bugs.launchpad.net/calibre/+bug/1264172 )
2014-01-05 18:36:18 +05:30
Kovid Goyal
bea02304ee
Add an option to control how completion works when editing authors/tags/series/etc.
...
By default, when completing items, calibre will show you all the
candidates that start with the text you have already typed. You can
instead have it show all candidates that contain the text you have
already typed. To do this, go to Preferences->Tweaks->Completion mode.
For example, if you type asi it will now match both Asimov and Quasimodo,
whereas the default behavior would match only Asimov. Fixes #1264304 [[Enhancement] search within string when tagging](https://bugs.launchpad.net/calibre/+bug/1264304 )
2014-01-02 10:24:32 +05:30
Kovid Goyal
de9e19231c
Change the color of the edit bookicon to distinguish it from the viewer icon more clearly
2013-12-31 19:11:37 +05:30
Kovid Goyal
30deb207e4
Edit book: When syncing the position of the preview panel to the cursor
...
in the editor and the cursor is at or before the <body> tag set the
position of the preview panel to the top of the file, so that the top
margin of the body tag is seen easily.
2013-12-15 09:25:49 +05:30
Kovid Goyal
b8c52790bc
Implement clicking on links in the preview panel
...
Clicking links in the preview panel now opens the linked to document in
an editor at the location pointed to by the link
2013-12-07 13:41:27 +05:30
Kovid Goyal
d3913372fc
change resize icon
2013-12-05 22:24:48 +05:30
Kovid Goyal
ca02073d8d
...
2013-12-05 22:19:46 +05:30
Kovid Goyal
a7b7577fd1
Framework for image filters, alongwith an auto-trim filter
2013-12-05 17:45:53 +05:30
Kovid Goyal
0cd7b5f46f
Add basic image manipulation operations
2013-12-05 12:44:38 +05:30
Kovid Goyal
df1c8b7e56
Integrate the new Tweak Book tool into the main calibre gui
...
The old Tweak Book tool has become "Unpack Book"
2013-12-01 14:35:24 +05:30
Kovid Goyal
42f2e6cff5
Workaround for pyqtSlot not accepting QList<int> on windows
2013-11-29 14:20:16 +05:30
Kovid Goyal
3d55cac971
...
2013-11-25 12:38:48 +05:30
Kovid Goyal
d893799106
More robust editor -> preview position syncing
2013-11-23 10:55:33 +05:30
Kovid Goyal
ff1525f921
UI for merging files, implementation to follow
2013-11-22 12:31:34 +05:30
Kovid Goyal
2de03bb4b4
Dont use dynamic CS in Tweak Book
2013-11-21 20:54:19 +05:30
Kovid Goyal
46988f0f9a
E-book viewer: Allow searching for whole words to work with hyphenation
...
E-book viewer: Allow searching to work with hyphenation enabled,
provided you are searching for whole words. Searching for partial words
may still not work. For robust searching, turn off hyphenation in the
viewer preferences.
2013-11-20 22:20:49 +05:30
Kovid Goyal
cccd4770dc
Update Hyphenator library to 4.2.0
2013-11-20 21:46:47 +05:30
Kovid Goyal
96c1243515
Button to turn of preview position syncing
2013-11-19 10:13:32 +05:30
Kovid Goyal
b1652a2316
Implement adding files to the book
2013-11-17 12:11:38 +05:30
Kovid Goyal
6df507a962
Add a toolbar with buttons to control the preview panel
2013-11-09 09:20:34 +05:30
Kovid Goyal
862bc734f2
Add various polish actions to Tweak Book
2013-11-08 15:35:38 +05:30
Kovid Goyal
f6554d74bb
Add basic editor actions
2013-11-03 14:01:14 +05:30
Kovid Goyal
9a96eea0e8
Show modified indicator in file tab
2013-11-03 13:09:21 +05:30
Kovid Goyal
c20db472eb
FB2 Input: Add support for note and cite back references
...
FB2 Input: Add support for note and cite back references. Link pairs of
type="note" and type="cite" now automatically generate the correct back
reference. Fixes #1243714 [Fb2 return link is lost when converted to mobi or epub](https://bugs.launchpad.net/calibre/+bug/1243714 )
2013-10-23 20:50:20 +05:30
Kovid Goyal
3f6c88f0ae
FB2 Input: Fix paras with both id and style
...
FB2 Input: Fix a regression that broke conversion of FB2 files with
paragraphs having both a style and an id attribute. Fixes #1243709 [xls:attribute error in FB2 files](https://bugs.launchpad.net/calibre/+bug/1243709 )
2013-10-23 20:50:20 +05:30
Kovid Goyal
a43941dc0d
Allow using textures for cover grid background
...
Cover grid: Allow using images as the background for the cover grid. To
choose an image, go to Preferences->Look & Feel->Cover Grid. Fixes #1239194 [[Ideas] -->book grid](https://bugs.launchpad.net/calibre/+bug/1239194 ) [[Ideas] -->book grid](https://bugs.launchpad.net/calibre/+bug/1239194 )
The builtin textures come from subtlepatterns.com
2013-10-15 11:13:03 +05:30
Kovid Goyal
5083f9f13c
New icon for Tweak Book
2013-10-07 16:34:47 +05:30
Kovid Goyal
439451a8ed
Remove incorrect sRGB profile
2013-10-06 13:39:35 +05:30
Kovid Goyal
ea87178c1d
Add some 3D effects to the marked icon
2013-10-05 09:02:38 +05:30
Kovid Goyal
f320957438
Make a special icon for the marked emblem
2013-10-04 22:45:35 +05:30
Kovid Goyal
8f7c50eecc
Merge branch 'master' of https://github.com/cbhaley/calibre
...
Add a tweak to control quality of thumbnails generated by the content
server.
Also improve cache usage performance of the wireless device driver.
2013-10-03 07:42:17 +05:30
Charles Haley
ee8c9d5c91
Add a tweak to change the image compression quality used by the content server when it makes thumbnails.
2013-09-27 17:05:33 +02:00
Kovid Goyal
50beda31ae
Remove the SONY PRS 500 fonts
...
Remove the bundled SONY PRS500 fonts since they were used only for LRF
conversion, and LRF is now deprecated. The fonts will be substituted with
Liberation fonts instead.
2013-09-22 12:09:24 +05:30
Kovid Goyal
c390b2e0ec
Increase default max cover size tweak
2013-09-09 21:03:47 +05:30
Kovid Goyal
a401b2ab7d
Add a trim cover option ot the bulk metadata edit dialog
...
Merge branch 'Bulk-trim-covers' of git://github.com/sengian/calibre
2013-08-12 13:56:28 +05:30
sengian
1d0a181f5e
Fixed tweak text for % not available
2013-08-12 07:26:51 +02:00
sengian
6c2ca8975d
Added the fuzz tweak variable
2013-08-11 22:43:17 +02:00
Kovid Goyal
3d7b8b939e
Start work on cover grid
2013-08-05 13:43:05 +05:30
Kovid Goyal
0c5959f298
PDF Output: Fix anchors sometimes located incorrectly
...
PDF Output: Workaround bug in WebKit's getBoundingClientRect() method
that could cause links to occasionally point to incorrect locations.
Fixes #1202390 [Private bug](https://bugs.launchpad.net/calibre/+bug/1202390 )
2013-07-18 10:03:30 +05:30
Kovid Goyal
f75458224b
E-book viewer: Fix page position incorrect after startup bookmark
...
E-book viewer: Fix a bug that could cause the reported position to be
incorrect immediately after opening a previously opened book.
This also fixes the Back button not working if a link is clicked on the
page immediately after opening the book.
2013-07-17 22:11:44 +05:30
Kovid Goyal
03041f925e
Tweak to restrict list of output formats
...
Add a tweak to restrict the list of output formats available in the
conversion dialog. Go to Preferences->Tweaks to change it.
2013-07-09 17:33:28 +05:30
Kovid Goyal
9952abad4a
Polish: Add option to embed referenced fonts
...
Book polishing: Add option to embed all referenced fonts when polishing
books using the "Polish Books" tool. Fixes #1196038 [[enhancement] embed font without conversion](https://bugs.launchpad.net/calibre/+bug/1196038 )
2013-07-01 15:08:54 +05:30
Kovid Goyal
9a0d88dffa
Updated coffeescript
2013-05-31 10:01:48 +05:30
Kovid Goyal
384e2048f9
Replace book counts
...
Replace the book counts in the choose library button and next to the
virtual library button with the names of the current library and virtual
library. The count information is now displayed in the status bar at
the bottom.
2013-05-29 22:14:56 +05:30
Kovid Goyal
978be5e9ec
Redo .bat as text
...
I found a much better way to use bzr qdiff, via git difftool
2013-05-29 21:19:18 +05:30
Kovid Goyal
35db7f8404
mark .bat files as binary
2013-05-29 17:12:48 +05:30
Kovid Goyal
c0f549625a
Replace CRLF line endings
2013-05-28 11:42:53 +05:30
Kovid Goyal
9d748f7e91
...
2013-05-11 08:15:49 +05:30
Kovid Goyal
2d7e19d36d
...
2013-05-09 08:43:27 +05:30
Kovid Goyal
29f9e455a7
Add a tweak to turn off the highlighting of the book count when using a virtual library
2013-05-05 09:13:20 +05:30
Kovid Goyal
f106a22374
Remove incorrect sRGB profiles
2013-04-24 12:13:40 +05:30
Kovid Goyal
951ebafe4c
RTF Input: Add partial support for hyperlinks to web resources. Fixes #1167562 (Links are wrong after RTF conversion)
2013-04-12 21:25:47 +05:30
Kovid Goyal
12b5fbf81f
XSL cleanups
2013-04-05 08:28:54 +05:30
Kovid Goyal
1663619cef
...
2013-04-01 21:04:52 +05:30
Kovid Goyal
a688a8018c
PDF Output: Allow use of _SECTION_ in header/footer templates
2013-04-01 15:16:50 +05:30
Kovid Goyal
6201e2a19b
PDF Output: Allow using templates to create arbitrary headers and footers. Look under PDF Output in the conversion dialog for this feature.
2013-04-01 13:34:32 +05:30
Kovid Goyal
732a57c560
Add a user interface action for the ToC editor
2013-03-14 13:35:25 +05:30
Kovid Goyal
086ede3705
Reduce negative check value for when to not use bounding rect with anchors.
2013-03-13 12:07:45 +05:30
Kovid Goyal
751a6abd04
ToC Editor: Location browsing implemented
2013-03-06 23:39:08 +05:30
Kovid Goyal
ff33a74a44
Content server: When browsing random books, add a button to the book page to get another random book. Fixes #1134958 (Request: Add random button to random results)
2013-02-28 10:17:15 +05:30
Kovid Goyal
712d846090
Add a tweak to control many_libraries
2013-02-27 19:18:32 +05:30
Kovid Goyal
6776554115
Only use scrollLeft if the bounding rect is obviously wrong, as scrollLeft is inaccurate in some cases.
2013-02-27 13:39:31 +05:30
Kovid Goyal
40daeaa9b4
E-book viewer: Fix clicking links going to slightly incorrect locations in some books. Fixes #1132641 (Private bug)
2013-02-27 13:22:10 +05:30
Kovid Goyal
2a419b2a2f
E-book viewer: Fix rendering of pages for right-to-left text in paged mode is reversed. Fixes #1132626 (Ebook Viewer - Reversed paging in 'page mode' for RTL epubs)
2013-02-25 17:47:26 +05:30
Kovid Goyal
b76b53bea0
Turn off numeric colaltion by default
2013-02-23 22:15:20 +05:30
Kovid Goyal
2f9d3e1c9f
When sorting the book list on text fields like title, recognize numbers inside the text and sort them as number. So the text 'Book 2' will sort before 'Book 100'. If you prefer the old behavior, you can restore it via Preferences->Tweaks. Fixes #1132025 (Incorrect sort when title contains numbers)
2013-02-23 14:36:13 +05:30
Kovid Goyal
4215b41a05
Content server: Allow clicking on the book cover to download it. Useful on small screen devices where clicking the Get button may be difficult
2013-02-21 17:36:02 +05:30
Kovid Goyal
68007f2c7f
Add a separate setting for saving backups of files when polishing. That way you can have calibre save backups while converting EPUB->EPUB and not while polishing, if you so desire.
2013-02-15 16:53:19 +05:30
Kovid Goyal
38ddf4d2c7
...
2013-02-15 11:30:13 +05:30
Kovid Goyal
d3c700d5a0
Start work on GUI for ebook polishing
2013-02-05 09:39:55 +05:30
Kovid Goyal
bf96abd838
ebook-polish: Collect font usage stats
2013-02-03 16:45:07 +05:30
Kovid Goyal
f9a5cab366
PDF Output: Add an option to add page numbers to the bottom of every page in the generated PDF file
2013-01-29 13:01:59 +05:30
Charles Haley
31f7b12b02
Finish column icon stuff
2013-01-28 10:08:03 +01:00
Kovid Goyal
792d4284b3
Fix #1099157 (Typo in Quick Start Guide)
2013-01-13 23:38:04 +05:30
Kovid Goyal
e7ce67d3b2
IGN:Tag release
2013-01-11 11:34:03 +05:30
Kovid Goyal
cfd76b43e8
Start work on links/outlines in the new engine
2012-12-27 09:39:24 +05:30
Kovid Goyal
a0adbf150b
...
2012-12-21 21:53:29 +05:30
Kovid Goyal
619c06c2b6
IGN:Tag release
2012-12-14 09:45:29 +05:30
GRiker
721e324aad
Another ipad.png revision.
2012-12-06 08:28:09 -07:00
GRiker
b9641dd876
Updated ipad.png icon
2012-12-06 05:37:14 -07:00
Kovid Goyal
9b11ce02e6
IGN:Tag release
2012-11-30 09:09:44 +05:30
Kovid Goyal
be79929eb3
...
2012-11-30 08:24:10 +05:30
Kovid Goyal
d29b097216
Viewer: Fix vertical margin at the top of the first page incorrect in a certain rare circumstance (first child of body being an empty paragraph). Fixes #1082640 (ebook-viewer: top line of the text is cut off when using two-paged mode)
2012-11-26 14:20:13 +05:30
Kovid Goyal
a725a95c69
Mimetype icons for CBR and CBZ
2012-11-26 11:40:52 +05:30
Kovid Goyal
f7310d5b99
...
2012-11-22 14:33:32 +05:30
Kovid Goyal
e29c081177
...
2012-11-20 22:29:26 +05:30
Kovid Goyal
dd7330c515
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
2012-11-12 10:02:44 +05:30
Kovid Goyal
f8af6aacde
E-book viewer: Add the ability to rotate images to the popup image viewer. Fixes #1073513 ([enhancement] possibilty to rotate picture)
2012-11-01 12:06:54 +05:30
Kovid Goyal
699f7c46b5
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
2012-10-25 12:08:25 +05:30
Kovid Goyal
b0100977bd
Nicer font family chooser. Should also prevent the open config and crash bug on windows
2012-10-23 15:59:40 +05:30
Kovid Goyal
21f8c69496
Use mimetype for fonts from the epub 3 spec
2012-10-21 11:47:27 +05:30
Kovid Goyal
20051d4834
IGN:Tag release
2012-10-19 08:57:36 +05:30
Kovid Goyal
d24d34bef7
FB2 Input: Add support for th and strikethrought ags and also rowspan, colspan and align attributes. Fixes #1059351 (More spec compliant FB2 support)
2012-10-01 09:34:30 +05:30
Kovid Goyal
0720d2ed74
FB2 Input: Add support for <code> tag. Fixes #1058591 (Support FB2 code tag)
2012-09-30 09:02:40 +05:30
Kovid Goyal
b57eb672ec
...
2012-09-23 12:19:53 +05:30
Kovid Goyal
7fb9f21d0e
...
2012-09-20 21:38:19 +05:30
Kovid Goyal
8b845d4dca
...
2012-09-20 13:08:41 +05:30
NiLuJe
6e93e8fada
Add an icon for AZW3, AZW2 & TOPAZ file formats.
...
Use the same mimetypes as Amazon (on the Kindle Touch) for a bunch of Amazon formats
Tweak the xdg mimetypes xml file to actually be taken into account (apparently really needs to be a .xml)
2012-09-14 18:04:44 +02:00
Kovid Goyal
b808b74add
Ebook-viewer: When displaying amthematics, reflow equations that dont fit on a single line
2012-09-10 18:12:15 +05:30
Kovid Goyal
2bafa6a511
...
2012-09-09 09:51:51 +05:30
Kovid Goyal
fbd7f787c2
E-book viewer: Make the detection of full screen layouts like covers a little more robust
2012-09-03 11:53:40 +05:30
Kovid Goyal
b16ca1e038
...
2012-08-24 10:46:56 +05:30
Kovid Goyal
4131aa18da
No longer explicitly set the color of links to blue. This was needed for old versions of ADE which did not display links correctly without it. Since newer versions of ADE no longer have this problem, remove the workaround.
2012-08-20 23:24:31 +05:30
Kovid Goyal
d4d2cd508c
...
2012-08-20 13:07:03 +05:30
Kovid Goyal
a5590458ac
...
2012-08-20 12:24:58 +05:30
Kovid Goyal
d08d355978
Update copy of liberation fonts bundled with calibre
2012-08-19 14:46:00 +05:30
Kovid Goyal
253a5ed165
MathJax: Re-render on viewer resize to workaround lack of dynamic reflow with SVG output
2012-08-19 11:23:05 +05:30
Kovid Goyal
5bd3086aed
E-book viewer: SUpport for displaying mathematics in epub files, via mathjax
2012-08-18 15:53:50 +05:30
Kovid Goyal
667d2c6a19
...
2012-08-16 09:34:10 +05:30
Florent FAYOLLE
0780b49eac
add the store ebooksgratuits.com; add mimetypes epub, mobi and pdb(eReader)
2012-08-15 20:39:28 +02:00
GRiker
205e79c30e
Fine tuning layout, added special case CSS for MOBI
2012-08-13 17:07:34 -06:00
GRiker
a7cbda6f66
Improved behavior of GenericRulesTable when focus is lost, fixed some cross-referencing bugs in HTML, made anchors XHTML compliant.
2012-08-13 04:21:46 -06:00
GRiker
95aa079bbd
More revisions to catalog sorting, fixed bug when device attached and building catalog
2012-08-11 09:01:59 -06:00
Kovid Goyal
f0b673610a
Catalog Generation: When generating EPUB/MOBI catalogs add more flexible rules for excluding books. Also add rules to customize the prefix characters used.
2012-08-07 10:27:39 +05:30
John Schember
b171273f9c
Update Qqick start guide.
2012-08-06 20:19:20 -04:00
GRiker
6ce0495814
wip
2012-08-04 10:42:23 -06:00
GRiker
add5bb824d
WIP - changes to support prefix rules
2012-08-03 03:23:15 -06:00
Kovid Goyal
7702e3b488
IGN:Tag release
2012-08-03 10:16:44 +05:30
Charles Haley
895b028101
Version of smartdevice driver for beta test
2012-07-31 09:40:56 +02:00
Charles Haley
ed9be9802e
Improved first-letter identification in tag browser using the new collation_order function. Eliminate the tweak enable_multicharacters_in_tag_browser because it no longer serves any purpose.
2012-07-28 19:12:55 +02:00
Kovid Goyal
46a379116e
Paged display: Resize images that are longer than the page to fit onto a single page
2012-07-27 15:24:43 +05:30
Kovid Goyal
422d2acb55
IGN:Tag release
2012-07-27 12:03:04 +05:30
Charles Haley
9d28e7a366
Make the menu icon for the smartdevice control change according to whether or not it is running.
2012-07-24 20:50:58 +02:00
Kovid Goyal
3c0be00709
E-book viewer full scrren mode: Allow clicking in the left and right page margins to turn pages. Fixes #1024819 ([Enhancement] Clic to advance page in viewer)
2012-07-24 15:30:05 +05:30
Kovid Goyal
091164b307
Refactor fs code in the viewer
2012-07-24 11:56:41 +05:30
Kovid Goyal
b82edf32f7
Paged display: Allow customization of the margins and number of pages per screen
2012-07-19 16:00:50 +05:30
Kovid Goyal
9da41e1756
Paged display: Fix handling of top margin
2012-07-19 00:23:19 +05:30
Kovid Goyal
b677bb15c9
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner.
2012-07-18 16:15:12 +05:30
Kovid Goyal
ca9f58610d
Metadata jacket: Specify forground in addition to the background color for the title banner so that it remain readable if the user tries to monkey with the CSS in the viewer.
2012-07-18 15:59:52 +05:30
Kovid Goyal
4aa6477eea
...
2012-07-17 17:03:19 +05:30
Kovid Goyal
b6b1436c1b
Dont use Tab to cycle through completions as we have the arrow keys and Tab doesn't work when the completions popup is not visible
2012-07-17 15:11:35 +05:30
Kovid Goyal
a317af75aa
Add a tweak to not preselect the first completion in the new combobox
2012-07-17 09:08:23 +05:30
Kovid Goyal
177e20f3d4
Remove the completion performance tweak as we no longer use is
2012-07-14 09:39:27 +05:30
Kovid Goyal
c1bfff0fcc
Fix #1024296 (Minor typos in Calibre messages)
2012-07-13 16:23:06 +05:30
Charles Haley
0dadd6534e
Merge from trunk
2012-07-06 09:48:03 +02:00
Charles Haley
3c664b7591
1) Add a tweak to turn on/off multi-character first-letter partioning in the tag browser
...
2) Change preferences.tweaks to add a "tweak number" to the tweak name string. This helps tell people which tweak to look at. To keep these valid, we should always add tweaks to the end.
2012-07-06 09:43:58 +02:00
Kovid Goyal
9c865afa24
IGN:Tag release
2012-07-06 08:57:26 +05:30
Kovid Goyal
25758c4348
PDF Output: Resize large images so that they do not get off at the right edge of the page.
2012-07-05 19:46:58 +05:30
Kovid Goyal
3a686e2427
Refactor coffeescript, putting utils into their own files
2012-07-04 14:04:54 +05:30
Kovid Goyal
31e3a27392
Create separate driver for Pocketbook 622 rather than using Android driver
2012-07-02 14:31:19 +05:30
Kovid Goyal
9607d9ca14
Add new option to the series_index_auto_increment tweak, no_change, that causes calibre not to change the series_index when the series is changed
2012-07-01 16:27:49 +05:30
Charles Haley
51d866063a
Add new option to the series_index_auto_increment tweak, no_change, that causes calibre not to change the series_index when the series is changed.
2012-07-01 11:49:30 +02:00
Kovid Goyal
c20d82b6c5
...
2012-07-01 14:31:05 +05:30
Kovid Goyal
63e32b0484
...
2012-06-29 09:03:11 +05:30
Kovid Goyal
401aecc771
Add some texture to calibre generated covers
2012-06-26 19:30:20 +05:30
Kovid Goyal
876ddf27b3
Paged display: Implement go to reference
2012-06-24 10:53:31 +05:30