Kovid Goyal
2b69bc7070
Fix drag and drop of files with non-URL safe characters in their names broken by changes in QUrl in Qt 5. Also get drag and drop of images from Chromium on linux working.
2014-08-13 10:01:55 +05:30
Kovid Goyal
e46e6a9194
Prevent long saved searches from making the saved search dialog too wide
2014-08-12 16:07:57 +05:30
Kovid Goyal
66b506abce
Fix #1355488 [(Enhancement) Add a restart button to Configuration Warning]( https://bugs.launchpad.net/calibre/+bug/1355488 )
2014-08-12 08:51:10 +05:30
Kovid Goyal
44276ef20b
Convenience function to convert epub to azw3 directly without invoking the conversion pipeline at all
2014-08-11 19:19:36 +05:30
Charles Haley
3d09465ef7
It appears that they changed the affiliate ID on 1 Aug.
2014-08-11 10:44:33 +02:00
Kovid Goyal
feb19878e8
Comic Input: Sort pages placed in sub-folders correctly (as long as all pages have the same number of parent folders).
2014-08-11 09:35:16 +05:30
Kovid Goyal
e848adb5fb
Get rid of no longer needed workaround for WebKit remove formatting bug
2014-08-11 09:21:59 +05:30
Kovid Goyal
a0c4206477
E-book viewer: More accurate sorting of bookmarks by position in book
2014-08-10 08:28:09 +05:30
Kovid Goyal
caad45e8d8
Python parser for EPUB CFI
2014-08-10 07:48:09 +05:30
Kovid Goyal
63db9cbddb
Merge branch 'master' of https://github.com/t3d/calibre
2014-08-10 07:08:06 +05:30
Tomasz Długosz
9bd051b6bb
empik plugin: fix price detection
2014-08-09 22:30:45 +02:00
Kovid Goyal
c6f21f7465
...
2014-08-09 16:12:09 +05:30
Kovid Goyal
559d3f31f4
...
2014-08-09 09:28:37 +05:30
Kovid Goyal
8ba51d0303
Conversion: Fix the word @page in a comment inside a stylesheet with no following {} causing the rest of the stylesheet to be ignored.
2014-08-09 09:25:57 +05:30
Kovid Goyal
2d9d124fd6
...
2014-08-09 08:50:07 +05:30
Kovid Goyal
9689cb7c6e
Fix #1354624 [Compare AZW3 to ORIGINAL_AZW3 gives ValueError Not a ZIP file]( https://bugs.launchpad.net/calibre/+bug/1354624 )
2014-08-09 08:44:59 +05:30
Kovid Goyal
fc061bd566
Get rid of the beta version numbering
2014-08-08 18:38:51 +05:30
Kovid Goyal
8b8aaf0e45
Bump version number
2014-08-08 18:31:14 +05:30
Kovid Goyal
ad58fc7057
Increase the margins above and below column icons by 1px
2014-08-08 18:31:14 +05:30
Kovid Goyal
be9a51f3b2
...
2014-08-08 18:31:14 +05:30
Kovid Goyal
0c39b683b0
Fix tristate bool columns not being clearable in the book list
2014-08-08 18:31:14 +05:30
Kovid Goyal
7c343c205c
Bump version
2014-08-08 18:31:14 +05:30
Kovid Goyal
a66654d31a
Version bump
2014-08-08 18:31:14 +05:30
Kovid Goyal
e9cf38ca52
Smarter updating logic makes is_beta processing obsolete
2014-08-08 18:31:14 +05:30
Kovid Goyal
509638dc98
...
2014-08-08 18:31:13 +05:30
Kovid Goyal
c73da37662
Bump beta version
2014-08-08 18:31:13 +05:30
Kovid Goyal
a5706716b6
Workaround for changed behavior of QFormLayout
2014-08-08 18:31:13 +05:30
Kovid Goyal
2aed6ba715
Add support for MTP devices on OS X
2014-08-08 18:31:13 +05:30
Kovid Goyal
38a777e2fc
Add code to query the IORegistry on OS X for whether a given device has an MTP interface
2014-08-08 18:31:13 +05:30
Kovid Goyal
4407829f30
Increment version number for new beta release
2014-08-08 18:31:13 +05:30
Kovid Goyal
488a99cba4
pep8
2014-08-08 18:31:13 +05:30
Kovid Goyal
0aa3c075e4
Fix error when right clicking in line edit fields due to incorrect porting of signal connection
2014-08-08 18:31:13 +05:30
Kovid Goyal
9a56a60a99
...
2014-08-08 18:31:13 +05:30
Kovid Goyal
24e7ae9717
Make the the .ui files that use QWebView compilable using a binary calibre build
...
QWebView is exposed as a plugin to the PyQT ui compiler which is not
available in a frozen build. So instead we mock it as a custom widget
with the correct include header.
2014-08-08 18:31:13 +05:30
Kovid Goyal
fc4da6933c
Update version of libplist loaded by the imobiledevice driver to match the version shipped with the Qt 5 binaries
2014-08-08 18:31:13 +05:30
Kovid Goyal
b00781b87a
More workarounds for the broken underMouse() function in Qt 5 on X11
...
Fixes buttons on the toolbar remaining raised even after their popup
menus are closed.
2014-08-08 18:31:13 +05:30
Kovid Goyal
f50d4ae176
...
2014-08-08 18:31:13 +05:30
Kovid Goyal
db8bc6c134
complete2: Workaround for underMouse() not working in Qt5
2014-08-08 18:31:13 +05:30
Kovid Goyal
30a23188c2
complete2: Workaround for changed Qt5 internal behavior that caused clicking the dropdown arrow to not hide an already visible popup
2014-08-08 18:31:13 +05:30
Kovid Goyal
6a5acd3fe7
Avoid using PyQt to detect the number of CPUs on windows
2014-08-08 18:31:13 +05:30
Kovid Goyal
1c93c4732d
Bump version number for fix for must_use_qt()
2014-08-08 18:31:13 +05:30
Kovid Goyal
cf20390366
Fix typo that broke conversion on non-linux platforms
2014-08-08 18:31:12 +05:30
Kovid Goyal
5d8d9a794b
Avoid unnecessary creation of QApplication when running image rescaling in the conversion pipeline
2014-08-08 18:31:12 +05:30
Kovid Goyal
ffc0dcd836
Bump version number for re-release
2014-08-08 18:31:12 +05:30
Kovid Goyal
c9f64fb2e6
version 1.201.0
2014-08-08 18:31:12 +05:30
Kovid Goyal
889b654f0c
...
2014-08-08 18:31:12 +05:30
Kovid Goyal
ed885a0b06
...
2014-08-08 18:31:12 +05:30
Kovid Goyal
2bd59cb636
Fix PyQt 5 no longer tolerating passing QDateTime to setDate()
2014-08-08 18:31:12 +05:30
Kovid Goyal
202bcb2e3b
Port use of QVariant::isNull
2014-08-08 18:31:12 +05:30
Kovid Goyal
8487dc0aae
Port QUrl::encodedPath that no longer exists in PyQt5
2014-08-08 18:31:12 +05:30