Kovid Goyal
6be8b7ce7c
Make the messages in the splash screen look a little nicer
2015-07-15 11:24:34 +05:30
Kovid Goyal
a9a5e39279
E-book viewer: Automatically save the current reading position every ten seconds. Prevents loss of reading position on crash/forced shutdown. Fixes #1473737 [Save page position in Viewer while open]( https://bugs.launchpad.net/calibre/+bug/1473737 )
2015-07-15 09:44:38 +05:30
Kovid Goyal
9474a3ecef
OS X: Workaround for Qt 5 regression that causes any errors during startup to be hidden behind the splash screen. Fixes #1473017 [Splash screen covers menu in OS X]( https://bugs.launchpad.net/calibre/+bug/1473017 )
2015-07-15 08:41:28 +05:30
Kovid Goyal
b4f18732b8
jsbrowser: When trying to find the submit control, also look for button tags with type="submit"
2015-07-15 08:17:48 +05:30
Kovid Goyal
b11d1fe19f
Update NRC Handelsblad
2015-07-15 08:11:23 +05:30
Kovid Goyal
30a2525d34
Conversion: Fix incorrect relative URLs being generated when an HTML or CSS file is placed higher in the folder hierarchy than the opf file. Fixes #1474287 [ePUB->AZW3: incorrect styles on inline ToC]( https://bugs.launchpad.net/calibre/+bug/1474287 )
2015-07-14 16:10:27 +05:30
Kovid Goyal
38028aa0d3
Tag Editor: Place the keyboard focus on the last edited field. Fixes #1473140 [Improvement/Feature Request: Tag Editor Change]( https://bugs.launchpad.net/calibre/+bug/1473140 )
...
Manage saved searches: Make the behavior of the renames search button
more intuitive. Fixes #1467147 [Rename search creates a new one instead](https://bugs.launchpad.net/calibre/+bug/1467147 )
Merge branch 'master' of https://github.com/cbhaley/calibre
2015-07-13 16:48:56 +05:30
Charles Haley
b2333c1773
Tags editor: restore the focus to the last box typed in.
2015-07-13 13:10:09 +02:00
Kovid Goyal
459faab7d1
Hurriyet by Adrian Tennessee
2015-07-13 16:31:49 +05:30
Kovid Goyal
bbee85c952
Merge branch 'master' of https://github.com/Scimmia22/calibre
2015-07-13 15:52:01 +05:30
Kovid Goyal
33e085cbce
Bump the QPlatformIntegrationFactoryInterface version for Qt 5.5
...
See #408 (Fix build with Qt 5.5.x)
2015-07-13 15:49:35 +05:30
Doug Newgard
7427823be5
Change rest of the shebangs to use python2
2015-07-12 12:41:28 -05:00
Charles Haley
3c68d52fae
Fix #1467147 Rename search creates a new one instead
2015-07-10 14:32:26 +02:00
Charles Haley
f588f58603
Fix for #1473140 - Improvement/Feature Request: Tag Editor Change. Initial focus is given to the filter available tags box instead of the add tag box.
2015-07-10 13:55:06 +02:00
Kovid Goyal
c9002607f6
Update Entrepeneur Magazine
2015-07-09 16:34:11 +05:30
Kovid Goyal
8ff707afd6
Update 20 minutes
2015-07-09 16:15:01 +05:30
Kovid Goyal
cd60236542
Update Economia
2015-07-09 16:08:16 +05:30
Kovid Goyal
0019af355c
Update Accountancy Age
2015-07-09 15:34:35 +05:30
Kovid Goyal
ce7c2fae68
Update Jakarta Post
2015-07-09 15:30:12 +05:30
Johan Hammar
35f2cc5048
Fix typo in Plugin Customization Dialog
...
Fix #1472744 [Fixed a small typo in the plugin customization dialog](https://bugs.launchpad.net/calibre/+bug/1472744 )
2015-07-09 08:36:41 +05:30
Kovid Goyal
d707a4778f
Conversion: Fix error when input document contains a font size exactly one point away from the base size. Fixes #1472291 [Convert from HTM to mobi]( https://bugs.launchpad.net/calibre/+bug/1472291 )
2015-07-08 10:55:46 +05:30
Kovid Goyal
9bce68c323
Fix #1471976 [Folder Device Interface add ppt extension]( https://bugs.launchpad.net/calibre/+bug/1471976 )
2015-07-07 08:21:21 +05:30
Kovid Goyal
a0cefcf704
Edit Book/Book polishing: Fix EPUB files with opf files that use a non-default namespace for the OPF namespace being corrupted. Fixes #1471419 [Private bug]( https://bugs.launchpad.net/calibre/+bug/1471419 )
2015-07-06 20:32:03 +05:30
Kovid Goyal
b11f7f0af5
Fix #1471576 [Exporting die Calibre manual (german version) as pdf-format some text (especially codes) overrun the page with of the pdf-format. The same with some graphics.]( https://bugs.launchpad.net/calibre/+bug/1471576 )
2015-07-06 18:20:39 +05:30
Kovid Goyal
c47f0844a5
...
2015-07-06 18:19:23 +05:30
Kovid Goyal
e731a1caea
Fix #1471499 [[DOCO] - Mark Books]( https://bugs.launchpad.net/calibre/+bug/1471499 )
2015-07-05 08:19:21 +05:30
Kovid Goyal
5b39a76fc6
Update Harvard Business Review
2015-07-03 16:05:38 +05:30
Kovid Goyal
003a7c0aa3
PDF Output: Fix crash when running with the latest release of PyQt/SIP. See #1471083 (Error in convert epub to pdf on archlinux)
...
Apparently, direct attribute access of mapped C++ classes does not work
anymore (regression in PyQt/SIP?). So we change the code to return
Python objects directly. Makes it a bit longer, but also faster, since
the conversion to python is now hand coded instead of relying on SIP.
2015-07-03 15:18:03 +05:30
Kovid Goyal
589a9022f1
pep8
2015-07-03 13:51:15 +05:30
Kovid Goyal
99a26d34c7
FB2 Output: Fix error when using the sectionize with toc option and the input documents Table of Contents contains multiple items pointing to the same HTML file. Fixes #1471125 [FB2 conversion failure]( https://bugs.launchpad.net/calibre/+bug/1471125 )
2015-07-03 13:22:27 +05:30
Kovid Goyal
1ccd546c29
Update Foreign Affairs
2015-07-02 07:50:51 +05:30
Kovid Goyal
eb03273848
Update Spectator Magazine
2015-07-01 11:03:48 +05:30
Kovid Goyal
10a6ab4e6e
Fix #1470206 [Little typo]( https://bugs.launchpad.net/calibre/+bug/1470206 )
2015-07-01 09:28:39 +05:30
Kovid Goyal
c6dbbf488f
...
2015-06-29 11:02:36 +05:30
Kovid Goyal
9f1ec2d86c
Device driver: Handle devices with undecodeable filenames in their filesystem. Simply ignore those files. Fixes #1467433 [Technical error caused by PocketBook default files (invalid continuation byte on device connect)]( https://bugs.launchpad.net/calibre/+bug/1467433 )
2015-06-29 10:16:06 +05:30
Kovid Goyal
dcf48d9945
Fix Cmd+Left/Right keyboard shortcut not working when editing items in the book list on OS X. Fixes #1469554 [Keyboard navigation when editing fields in main window]( https://bugs.launchpad.net/calibre/+bug/1469554 )
...
Workaround for yet another Qt OSX bug.
https://bugreports.qt.io/browse/QTBUG-46911
2015-06-29 09:51:05 +05:30
Kovid Goyal
7875a3de4f
Fix #1469582 [typo on string]( https://bugs.launchpad.net/calibre/+bug/1469582 )
2015-06-29 09:03:36 +05:30
Kovid Goyal
5eda98a866
Fix #1469549 [Strange symbols in task list]( https://bugs.launchpad.net/calibre/+bug/1469549 )
2015-06-29 09:02:30 +05:30
Kovid Goyal
e27bff1942
Update Daily Express
2015-06-27 23:45:50 +05:30
Kovid Goyal
c61c330e6d
...
2015-06-27 08:38:28 +05:30
Kovid Goyal
8b777eb1d4
Workaround for psutil API change
2015-06-27 00:18:32 +05:30
Kovid Goyal
8169af0cdc
Merge branch 'master' of https://github.com/heirecka/calibre
2015-06-26 23:30:04 +05:30
Kovid Goyal
8aaa1d0cdd
Improve error handling in the RS REPL
2015-06-26 23:25:01 +05:30
Heiko Becker
aa19aa903e
Fix build with Qt 5.5.x
...
This just imports changes from Qt 5.5 and puts them behind appropriate
QT_VERSION #ifdefs.
2015-06-26 18:13:04 +02:00
Kovid Goyal
cea314f0d9
Migrate the REPL to use repl.js that I created for RapydScript. That way I only have to maintain one set of REPL code :)
2015-06-26 21:10:30 +05:30
Kovid Goyal
0d30acf9ee
duktape: Fix error in js function called via proxy causing abort
2015-06-26 20:57:25 +05:30
Kovid Goyal
4cd3bc037f
Diff tool: Fix a rare and difficult to trigger error (needs very long lines)
2015-06-26 14:15:45 +05:30
Kovid Goyal
6482a66bb7
Output detected encoding as well in the warning
2015-06-26 14:14:42 +05:30
Kovid Goyal
e9c6dbc24b
Import all the RapydSCript work I have been doing
2015-06-26 14:02:04 +05:30
Kovid Goyal
c73d53f50a
Add String.startsWith and String.endsWith
2015-06-24 03:48:39 +05:30