26264 Commits

Author SHA1 Message Date
Kovid Goyal
b71674436e Refactor preview panel JS into CS 2013-11-19 14:07:50 +05:30
Kovid Goyal
20e0781b80 Prevent double syncing when clicking in preview panel 2013-11-19 12:41:04 +05:30
Kovid Goyal
5bcce374b7 Fix settings not being applied to preview web view 2013-11-19 11:42:37 +05:30
Kovid Goyal
0113271a22 Action to go to specified line 2013-11-19 11:23:25 +05:30
Kovid Goyal
55a3c77f18 Separate the sync toggles from the other buttons 2013-11-19 11:21:37 +05:30
Kovid Goyal
96c1243515 Button to turn of preview position syncing 2013-11-19 10:13:32 +05:30
Kovid Goyal
bc07ab305b Update Pecat
Fixes #1252285 [Updated recipe for serbian magazine Pecat](https://bugs.launchpad.net/calibre/+bug/1252285)
2013-11-19 08:46:33 +05:30
Kovid Goyal
c20693d3d5 Handle fontconfig configuration that included un-deodable font paths
Fix crash on linux systems whose fontconfig configuration includes paths
to in an undecodable encoding.
2013-11-19 08:37:33 +05:30
Kovid Goyal
75b77e9440 Fix editing custom column values in the book list not allowing change of case. Fixes #1251768 [[Glitch] Case change in library list cell](https://bugs.launchpad.net/calibre/+bug/1251768)
Merge branch 'master' of https://github.com/cbhaley/calibre
2013-11-18 18:36:45 +05:30
Kovid Goyal
7d1b8a056d Implement position sync from editor to preview panel 2013-11-18 18:35:11 +05:30
Charles Haley
4d6a88234b Fix bug #1251768 by allowing case changes when editing any text-based custom column directly on the spreadsheet. 2013-11-18 13:04:48 +01:00
Kovid Goyal
5abe588d71 Clicking on the preview panel moves the cursor to corresponding location in the editor 2013-11-18 10:12:30 +05:30
Kovid Goyal
b1652a2316 Implement adding files to the book 2013-11-17 12:11:38 +05:30
Kovid Goyal
1f0f3038c1 Allow right clicking on covers to copy them in the metadata cover download dialog. Fixes #1251793 [[FEATURE REQUEST] copy image for downloaded covers](https://bugs.launchpad.net/calibre/+bug/1251793) 2013-11-17 09:04:35 +05:30
Kovid Goyal
bd009f3e83 Include full path in error message when failling to read cover 2013-11-17 08:50:05 +05:30
David Forrester
c6fda62cc7 Kobo driver: Fix latest firmware update for Kobo Wifi causing calibre to not recognize it. Fixes #1251536 [Calibre not recognizing Kobo device](https://bugs.launchpad.net/calibre/+bug/1251536)
Bug #1251536 reports an updated firmware for the Kobo WiFi. This also
changed the device id fromPID=0x4161 to PID=0x4162. It also needed an
update to the DBVersion.
2013-11-17 08:10:24 +05:30
Kovid Goyal
de39f394bf Add build integrity tests for dbus 2013-11-16 21:00:29 +05:30
Kovid Goyal
9061290f71 Update dbus, and PyQt4 versions in the linux binary builds 2013-11-16 19:19:42 +05:30
Kovid Goyal
d0dbc471d2 Update Daily Express 2013-11-16 18:37:42 +05:30
Kovid Goyal
a5eeba8281 ... 2013-11-16 07:55:05 +05:30
Kovid Goyal
eac6e2920e Fix incompatibility with older sip/PyQt4 2013-11-16 07:54:57 +05:30
Kovid Goyal
fa3ca6c06d Output profile for the SONY PRS T3 2013-11-15 21:52:24 +05:30
Kovid Goyal
8b439c6a97 Allow users to create their own checkpoints while tweaking the book 2013-11-15 16:38:32 +05:30
Kovid Goyal
474e7401e5 Content server: Fix virtual libraries with an ampersand in their names not working 2013-11-15 15:02:19 +05:30
Kovid Goyal
349e097fe2 Fix #1251524 [Cyrillic string in formatter_functions.py is not extractable for translation](https://bugs.launchpad.net/calibre/+bug/1251524) 2013-11-15 12:32:41 +05:30
Kovid Goyal
0380742ea4 Better names for searching marked text 2013-11-15 11:40:12 +05:30
Kovid Goyal
2a48eb80bb Implement the replace all and count actions 2013-11-15 11:32:05 +05:30
Kovid Goyal
2f38fb20b7 More Cyrillic workarounds for the PDF user manual 2013-11-15 10:46:48 +05:30
Kovid Goyal
ce9bd67edc Implement replace and replace-find actions v1.11.0 2013-11-15 09:21:25 +05:30
Kovid Goyal
ee7b8e572d version 1.11 2013-11-15 09:05:23 +05:30
Kovid Goyal
974dda861b Content server: Show the name of the virtual library at the top when browsing books in a virtual library. Fixes #1251278 [Name of Virtual Lib. in headline](https://bugs.launchpad.net/calibre/+bug/1251278) 2013-11-15 08:34:38 +05:30
Kovid Goyal
91a42ff6cf Implement find over multiple files and in marked text regions 2013-11-14 20:34:17 +05:30
Kovid Goyal
5291283265 Add a keyboard shortcut (Ctrl+*) to convert the current search into a temporary virtual library. Fixes #1249773 [[Enhancement] Virtual library for all current searches](https://bugs.launchpad.net/calibre/+bug/1249773) 2013-11-14 15:05:06 +05:30
Kovid Goyal
229232f6cf DOCX Input: Nicer markup for paragraphs containing only a page break
DOCX Input: Fix page-breaks created as a page break inside an otherwise
empty paragraph not being rendered on conversion to PDF. Fixes #1249502 [Can't apply page breaks on word to pdf](https://bugs.launchpad.net/calibre/+bug/1249502)
2013-11-14 13:32:11 +05:30
David Forrester
a4c35af27d Kobo firmware updated to 3.0.0
Kobo have updated firmware to 3.0.0.  No changes needed for the driver
except the version number. Fixes #1251099 [Update to support Kobo firmware 3.0.0](https://bugs.launchpad.net/calibre/+bug/1251099)
2013-11-14 09:03:28 +05:30
Kovid Goyal
29430b2abd Remove button to toggle search result highlighting from next to the search bar, as too many people click it accidentally and then dont realize what they have done. The button can be restored via Preferences->Searching 2013-11-13 21:00:22 +05:30
Kovid Goyal
98c5739a07 Update Radikal (tr) 2013-11-13 19:41:02 +05:30
Kovid Goyal
5161246eb2 Wireless driver: Remove old non-streaming netowrking code. Apps that still use it must be updated. A message will popup notifying the user of the need to update if such an app is encountered.
Wireless driver: Fix a bug that could cause the wrong path information to be sent to the device in some circumstances.

Merge branch 'master' of https://github.com/cbhaley/calibre
2013-11-12 18:26:16 +05:30
Charles Haley
726ff97098 Merge branch 'kovidgoyal/master' 2013-11-12 13:35:08 +01:00
Charles Haley
b17ea76f4c Several changes:
1) Fix a bug where sending a book could use the wrong path.
2) Ask Calibre Companion to show a message if it is out of date. This will work only for newer versions of CC.
3) Remove old non-streaming networking code. Refuse to connect if a client requests to use the old code. This should happen only for pirated versions of CC.
2013-11-12 13:34:44 +01:00
Kovid Goyal
8265e95b15 Linux binary build: Return proper exit codes when raising SystemExit 2013-11-12 16:20:50 +05:30
Kovid Goyal
527c33bb0d Search wrapping for current file searches 2013-11-12 13:40:16 +05:30
Kovid Goyal
dfb16c58a6 Finding in the current file works 2013-11-12 12:12:23 +05:30
Kovid Goyal
45b1c409e6 Implement robust from/to conversion of datetimes to offsets from the epoch for all dates in the range supprted by the datetime module (1 AD to 9999 AD)
Merge branch 'master' of https://github.com/GRiker/calibre
2013-11-12 08:53:04 +05:30
Gregory Riker
156b9d3556 Add handling for pre-epoch (1970) dates under Windows. Improved diagnostic errors for libiMobileDevice library. 2013-11-11 09:42:58 -07:00
Kovid Goyal
09a8064c1d ... 2013-11-11 17:54:51 +05:30
Kovid Goyal
fd7cbbe464 ... 2013-11-11 17:50:58 +05:30
Kovid Goyal
a9d96d8d77 Implement marking of regions in the text 2013-11-11 17:48:20 +05:30
Kovid Goyal
76d22f8f68 Ensure that syntax char formats are unambiguously identifiable 2013-11-11 17:01:18 +05:30
Kovid Goyal
4f4dd87b2a Restore the old --tweak-book functionality to calibre-debug as --explode-book 2013-11-11 15:32:57 +05:30