Commit Graph

23227 Commits

Author SHA1 Message Date
Kovid Goyal 196dc2acec Forgot one place where env vars should be sanitized when launching external programs on windows 2014-11-07 21:09:34 +05:30
Kovid Goyal dd0ed12cfb Allow the progress dialog to have an icon 2014-11-07 20:32:02 +05:30
Kovid Goyal 916b1f5666 Refactor the code in save_to_disk to make it more re-usable 2014-11-07 17:32:00 +05:30
Kovid Goyal c0e6342497 ... 2014-11-07 15:21:29 +05:30
Kovid Goyal 7a9ae95cd6 Redesign the progress dialog to make it smaller and get rid of the .ui file 2014-11-07 13:28:48 +05:30
Kovid Goyal c01e5411f3 pep8 2014-11-07 12:57:14 +05:30
Kovid Goyal 1ad3081514 version 2.9 2014-11-07 08:58:47 +05:30
Kovid Goyal 25c509ade2 ... 2014-11-06 17:15:24 +05:30
Kovid Goyal fbcd1bb94a Fix --no-update-check causing an exception during shutdown 2014-11-06 17:02:43 +05:30
Kovid Goyal ab046b1d23 Replace QThread with python Thread 2014-11-06 16:53:51 +05:30
Kovid Goyal 1abbe27bd8 Linux: Name all threads started by calibre at the OS level for nicer debugging 2014-11-06 16:28:05 +05:30
Kovid Goyal 451c9edfdc ... 2014-11-06 16:13:43 +05:30
Kovid Goyal 08945eee4a Merge branch 'master' of https://github.com/cbhaley/calibre 2014-11-06 14:25:30 +05:30
Charles Haley d44580fd03 Don't take out the "reset_only" parameter 2014-11-06 08:35:05 +01:00
Kovid Goyal dbdf7e91b2 Extra robustness 2014-11-06 13:03:29 +05:30
Kovid Goyal 170c7f91a6 ... 2014-11-06 12:44:30 +05:30
Kovid Goyal c05bb2ee69 Cover Grid: Improve scroll wheel based scrolling.
On windows and linux a single "tick" of the wheel now scrolls by about
half a row. On OS X, scrolling is pixel based, so as you scroll faster,
more content is scrolled.
2014-11-06 12:36:58 +05:30
Kovid Goyal 50db38ed56 Edit Book: Report failures to launch the worker process used for rendering the previews 2014-11-06 10:06:36 +05:30
Kovid Goyal e59b97d1bc ... 2014-11-06 09:57:32 +05:30
Kovid Goyal 3bcede0352 Fix #1389949 [Little typo?](https://bugs.launchpad.net/calibre/+bug/1389949) 2014-11-06 09:51:07 +05:30
Kovid Goyal 36b1a697c2 ... 2014-11-06 09:29:19 +05:30
Kovid Goyal 4bf877c5f5 Fix #1389945 [Little typo](https://bugs.launchpad.net/calibre/+bug/1389945) 2014-11-06 09:22:14 +05:30
Kovid Goyal 19d43eb8ac Fix #1389942 [Little typo?](https://bugs.launchpad.net/calibre/+bug/1389942) 2014-11-06 09:19:21 +05:30
Kovid Goyal 5f4bf540f9 Get Books: Add the Bubok Portugal store
Merge branch 'master' of https://github.com/bubok/calibre
2014-11-06 08:35:52 +05:30
Rafael Vega aff0c8442f Adding Bubok Portugal store to the search plugins
Bubok Portugal is a publisher, store and library with a big book data
base from portugal
2014-11-05 17:43:56 -05:00
Kovid Goyal 852007e8c7 Do not add anchors linked from the current file to linked_to_anchors 2014-11-05 22:36:25 +05:30
Kovid Goyal b70d23f3e4 When getting verified links handle links relative to the current file 2014-11-05 22:33:51 +05:30
Kovid Goyal a2f008766e Add buttons to follow the footnote link and close the footnote window 2014-11-05 22:20:55 +05:30
Kovid Goyal 2f404dbdcd Also recognize links that are linked back to as footnote links 2014-11-05 22:07:55 +05:30
Charles Haley 3cfada60a6 Prevent stale ondevice info from showing during connections by emptying the device databases on disconnect. See http://www.mobileread.com/forums/showthread.php?t=249540 2014-11-05 16:31:19 +01:00
Kovid Goyal f8e54c26e3 Popup footnotes now work 2014-11-05 18:45:00 +05:30
Kovid Goyal d559fad378 Close footnotes window when opening new book 2014-11-05 11:32:44 +05:30
Kovid Goyal 78f1e4a4ab Initial implementation of footnote view dock 2014-11-05 11:16:23 +05:30
Kovid Goyal 2483afa95e ... 2014-11-05 11:16:23 +05:30
Kovid Goyal 5aa57e77ca Loading of footnote link data works 2014-11-05 11:16:23 +05:30
Kovid Goyal 2255ee80a8 ... 2014-11-05 11:16:23 +05:30
Kovid Goyal 1f33ebeffe ... 2014-11-05 11:16:23 +05:30
Kovid Goyal cec5d41697 Recognize footnote links 2014-11-05 11:16:23 +05:30
Kovid Goyal f796fc69b1 start work 2014-11-05 11:16:23 +05:30
Kovid Goyal bcc415a174 Allow right clicking to popup menu on save current search button 2014-11-05 11:16:01 +05:30
Kovid Goyal f90360f4a8 Refactor RightClickButton to make it globally available 2014-11-05 11:12:08 +05:30
Kovid Goyal e127994456 ... 2014-11-05 11:10:16 +05:30
Kovid Goyal 0869226e51 Sanitize the ImageMagick environment variables before launching external utilities. See #1389449 (ImageMagick scripts error when run from within Calibre) 2014-11-05 09:03:41 +05:30
Kovid Goyal 0858094226 Linux: Fix Unity global menu bar stops working after minimizing calibre to the dock or the system tray. Fixes #1389404 [ubuntu unity global menu stops working with system tray icon](https://bugs.launchpad.net/calibre/+bug/1389404) 2014-11-05 08:11:34 +05:30
Kovid Goyal d372ffa238 Conversion: Add workaround for converting EPUB files with broken (probably hand edited) OPF files. See #1389188 (Private bug) 2014-11-04 22:22:52 +05:30
Kovid Goyal 82af7dc8cc Fix #1388792 [Bulk Edit has 3 items accessed by Alt S](https://bugs.launchpad.net/calibre/+bug/1388792) 2014-11-04 09:35:39 +05:30
Kovid Goyal 83dc50444d Fix e-book viewer not displaying cover from HTMLZ files. Fixes #1388595 [Cover not referenced in index.html file](https://bugs.launchpad.net/calibre/+bug/1388595) 2014-11-03 09:16:43 +05:30
Kovid Goyal 44eae0780a Fix #1388624 [window buttons missing in GNOME 3](https://bugs.launchpad.net/calibre/+bug/1388624) 2014-11-03 09:05:36 +05:30
Kovid Goyal 821c414877 Fix #1388629 [Little typo](https://bugs.launchpad.net/calibre/+bug/1388629) 2014-11-03 08:45:50 +05:30
Kovid Goyal 124629dd7e Fix #1388646 [Little typo](https://bugs.launchpad.net/calibre/+bug/1388646) 2014-11-03 08:43:58 +05:30