32308 Commits

Author SHA1 Message Date
Kovid Goyal
4e6395d1e0 ... 2016-04-28 15:48:08 +05:30
Kovid Goyal
2da80ae0ea ... 2016-04-28 15:42:44 +05:30
Kovid Goyal
3f34835bac Port the paged layout code to RapydScript 2016-04-28 15:37:47 +05:30
Kovid Goyal
2fe618b4c1 Fix regression that broke url:http|... style identifiers 2016-04-28 15:21:34 +05:30
Kovid Goyal
1a5b295c82 User manual: Update google analytics to modern version 2016-04-28 07:39:42 +05:30
Kovid Goyal
fab4901674 E-book viewer: Prevent the TAB key from causing partial scrolling in paged mode. Fixes #1571304 [page goes right when TAB is pressed](https://bugs.launchpad.net/calibre/+bug/1571304) 2016-04-28 07:21:33 +05:30
Kovid Goyal
c82c1235e1 Refactor Woblink store plugin to not use Qt WebKit 2016-04-27 08:09:45 +05:30
Kovid Goyal
60a531283c Update RapydScript 2016-04-25 16:39:04 +05:30
Kovid Goyal
55960b33a4 News download: Make removal of linked stylesheets a bit more robust 2016-04-25 15:04:08 +05:30
Kovid Goyal
974740539d Remove the jsbrowser as it used the obsolete Qt WebKit
There are still a handful of recipes to be ported, but they will require
someone to provide login credentials. Also the Woblink store plugin
needs to be ported.
2016-04-25 14:52:27 +05:30
Kovid Goyal
d46ff32eb2 HBR no longer use Qt WebKit 2016-04-25 14:33:54 +05:30
Kovid Goyal
83c4a67765 Update Forbes
No longer depends on Qt WebKit
2016-04-25 13:57:24 +05:30
Kovid Goyal
4c66829e6a Update Wall Street Journal
No longer uses Qt WebKit
2016-04-25 12:19:19 +05:30
Kovid Goyal
5a19ad8eaa ... 2016-04-25 10:03:54 +05:30
Kovid Goyal
4c43b65f9e 1843 by Kovid Goyal 2016-04-25 07:54:54 +05:30
Kovid Goyal
a5608373ff ... 2016-04-25 07:33:41 +05:30
Kovid Goyal
417cf783a9 Update Berliner Zeitung and Tagesspiegel 2016-04-25 07:15:17 +05:30
Kovid Goyal
a0acc5362a Remove not working Financial Times Deutschland 2016-04-25 06:36:10 +05:30
Kovid Goyal
aaf6b52f36 Update Berlin Policy Journal 2016-04-24 22:18:13 +05:30
Kovid Goyal
3651c85635 ... 2016-04-24 22:16:47 +05:30
Kovid Goyal
9f4b6f9991 TIME recipe no longer uses Qt WebKit 2016-04-24 22:16:10 +05:30
Kovid Goyal
d8457fe972 ... 2016-04-24 21:54:42 +05:30
Kovid Goyal
198a49454e Update TIME Magazine 2016-04-24 20:39:00 +05:30
Kovid Goyal
3caa7b7c92 ... 2016-04-24 20:24:29 +05:30
Kovid Goyal
492b0cdbd9 ... 2016-04-24 14:26:10 +05:30
Kovid Goyal
c636f92551 Allow creating a keyboard shortcut to minimize the calibre window (Preferences->Keyboard->Miscellaneous). Fixes #1573775 [[Enhancement] cmd+m to minimize on OS X](https://bugs.launchpad.net/calibre/+bug/1573775) 2016-04-24 14:18:46 +05:30
Kovid Goyal
aaf9454891 Replace use of obsolete Qt WebKit in the google images metadata source plugin 2016-04-24 11:04:25 +05:30
Kovid Goyal
30b1db98b0 Fix cover download via google image search not working becuse of change on google site 2016-04-23 18:05:18 +05:30
Kovid Goyal
20ddc371aa OS X Build: Redirect stdout/stderr to /dev/null instead of ASL since ASL is flaky on some OS X machines 2016-04-23 17:30:14 +05:30
Kovid Goyal
7611f708f5 Also add noreferrer 2016-04-23 12:09:39 +05:30
Kovid Goyal
5197f278e8 Set noopener for external links 2016-04-23 11:48:55 +05:30
Kovid Goyal
98ae9e6754 Make the home icon in the breadcrumbs slightly larger
Also remove unnecessary use of prototype
2016-04-23 10:25:33 +05:30
Kovid Goyal
7a50cbf7cf Update RapydScript 2016-04-23 10:10:52 +05:30
Kovid Goyal
857d2c7cfc Implement max_text_(width|height) options 2016-04-22 17:27:23 +05:30
Kovid Goyal
850a689404 Fix for OS X upgrade 10.11.4 breaking detection of Kobo devices on some systems 2016-04-21 07:10:53 +05:30
Kovid Goyal
d90586170a Get rid of the ResizableDialog class 2016-04-20 11:07:15 +05:30
Kovid Goyal
16db1cad28 ... 2016-04-20 10:06:15 +05:30
Kovid Goyal
b3bd088796 ... 2016-04-20 09:47:37 +05:30
Kovid Goyal
1f405bea55 Show output of osx_get_usb_drives() in the error message when failing to get drives names 2016-04-20 08:19:18 +05:30
Kovid Goyal
0e19e671c4 ... 2016-04-20 08:09:05 +05:30
Kovid Goyal
102bd76e8c Edit Book: Add an option to show full file paths in the Files Browser instead of just the file name (in Preferences->Main window)
Edit Book: Fix filename being duplicated in the Files Browser when multiple files with the same name are present.

Merge branch 'master' of https://github.com/JimmXinu/calibre
2016-04-18 13:18:31 +05:30
Kovid Goyal
bf91769b37 More work on the in-browser viewer 2016-04-18 13:09:58 +05:30
Kovid Goyal
824a12c445 Some more prefixed properties 2016-04-18 11:50:17 +05:30
Jim Miller
aaedb911ee Add option to shown full file pathnames in Editor File Browser. 2016-04-17 23:53:00 -05:00
Jim Miller
1460b7a046 Fix for file.xhtml/file.xhtml in Editor File Browser when duplicate file names. 2016-04-17 23:29:36 -05:00
Kovid Goyal
e816a0aca1 ... 2016-04-17 22:52:48 +05:30
Kovid Goyal
d363628887 ... 2016-04-17 22:15:24 +05:30
Kovid Goyal
604b6b36c7 ... 2016-04-17 21:51:58 +05:30
Kovid Goyal
d41e6ca3b1 ... 2016-04-17 21:51:00 +05:30
Kovid Goyal
c73eb12895 ... 2016-04-17 18:51:53 +05:30