31934 Commits

Author SHA1 Message Date
Kovid Goyal
8e73b8efef Support for the new app layout used with VS 2015 2015-12-08 10:35:47 +05:30
Kovid Goyal
ac4d8e259a ... 2015-12-07 18:15:19 +05:30
Kovid Goyal
08be881052 ... 2015-12-07 13:33:36 +05:30
Kovid Goyal
62e942d7b8 Also preserve sip.exe 2015-12-07 13:25:38 +05:30
Kovid Goyal
906dd4305f Move creation of pycygrun into the install script 2015-12-07 13:20:21 +05:30
Kovid Goyal
ad4f4b65fe Fix python install script not actually preserving site-packages 2015-12-07 12:56:14 +05:30
Kovid Goyal
d9c57ad637 Add build time test for executables 2015-12-07 12:34:31 +05:30
Kovid Goyal
0b1e77dd41 Remove Bambook driver and profile
The driver has not worked for years (it depended on a third party
library that is not shipped with calibre anymore)
2015-12-07 12:32:23 +05:30
Kovid Goyal
ae03e0265f Remove unused code 2015-12-07 12:17:28 +05:30
Kovid Goyal
84fd2da5cc Remove unused code 2015-12-07 12:16:54 +05:30
Kovid Goyal
1a2773cd3f Only run tinycss test suite if it is imported from the filesystem
Prevents failures when running --test-build on frozen installs
2015-12-07 11:13:08 +05:30
Kovid Goyal
5cc46c24e4 ... 2015-12-07 10:58:16 +05:30
Kovid Goyal
86a42609ba Get rid of iconv from windows build
The DLL was not working with VS 2015.
Also libxml2 covers the most commonly used encoding internally:
http://www.xmlsoft.org/encoding.html

In any case most (all?) parsing via lxml in calibre pre-decodes
input in python.
2015-12-07 09:44:43 +05:30
Kovid Goyal
9c7e8c19fd ... 2015-12-07 09:43:19 +05:30
Kovid Goyal
e13dc5ead1 ... 2015-12-07 08:59:25 +05:30
Kovid Goyal
2e765455f5 Bulk metadata edit: Allow changing the series index increment when force numbering a series 2015-12-07 00:05:23 +05:30
Kovid Goyal
a3abdce095 Rebuild everything with VS 2015
Makes sure that the instructions work from a clean VM and also gives me
the opportunity to update to VS 2015 SP1
2015-12-06 23:29:49 +05:30
Kovid Goyal
3b7a2e3ad1 Bulk metadata edit dialog: Allow entering fractional numbers into the series start with control. Fixes #1523253 [Bulk Metadata editing - Series Number](https://bugs.launchpad.net/calibre/+bug/1523253) 2015-12-06 23:18:32 +05:30
Kovid Goyal
10a3482c0d Merge branch 'master' of https://github.com/cbhaley/calibre 2015-12-06 21:40:30 +05:30
Charles Haley
97ac61706d Fix regression caused by closing the EU amazon stores 2015-12-06 17:08:18 +01:00
Kovid Goyal
7124e39cdc ... 2015-12-06 18:19:55 +05:30
Kovid Goyal
dc52214b2b Building of calibre extension modules with VS 2015 2015-12-06 13:47:56 +05:30
Kovid Goyal
607268dee1 Build Qt with VS 2015 2015-12-06 13:22:22 +05:30
Kovid Goyal
ed30c16817 Remove rest of Amazon EU stores
Merge branch 'master' of https://github.com/cbhaley/calibre
2015-12-05 20:30:51 +05:30
Charles Haley
ac682fe7d8 The rest of the Amazon EU stores have closed the affiliate account and required that we remove all links. 2015-12-05 15:52:58 +01:00
Kovid Goyal
b2088bd0c6 Get Books: Remove amazon.fr and amazon.de stores, at Amazon's request
Merge branch 'master' of https://github.com/cbhaley/calibre
2015-12-05 19:35:10 +05:30
Charles Haley
80b3a8ae41 "Close" Amazon.FR and Amazon.DE. Amazon forcibly closed these two affiliate accounts, demanding that "all links toward Amazon content be removed". 2015-12-05 14:56:12 +01:00
Kovid Goyal
26cff461eb ... 2015-12-04 19:09:40 +05:30
Kovid Goyal
46b3a9c258 Set focus on search box when showing search panel 2015-12-04 18:48:39 +05:30
Kovid Goyal
faea3a7564 Content server: Implement search 2015-12-04 18:42:02 +05:30
Kovid Goyal
2adf2d324e Update fetch more books button after search 2015-12-04 16:11:33 +05:30
Kovid Goyal
d95bf4d0ef Handle unparse-able search expressions better 2015-12-04 16:08:58 +05:30
Kovid Goyal
166697795f More VS 2015 work
Now only Qt is left. Will wait for release of 5.6.1 for that
QtWebKit is being removed from Qt 5.6 so will have tobuild it
separately/out-of-tree? Dont know what will happen with PyQt's wrappers
for QtWebKit, will they also be have to be built out of tree?
2015-12-04 11:23:47 +05:30
Kovid Goyal
4467f98e93 Enable asm in openssl builds with VS 2015 2015-12-04 09:54:25 +05:30
Kovid Goyal
04b4838d99 Compile ImageMagick with VS 2015 2015-12-03 23:44:45 +05:30
Kovid Goyal
96800edcfa Build PoDoFo with VS 2015 2015-12-03 22:07:04 +05:30
Kovid Goyal
2efab97540 Build poppler with VS 2015 2015-12-03 21:45:29 +05:30
Kovid Goyal
6894028e37 ... 2015-12-03 20:41:04 +05:30
Kovid Goyal
05b8d30710 More VS 2015 2015-12-03 18:54:31 +05:30
Kovid Goyal
b3317ea463 More VS 2015 2015-12-03 18:05:28 +05:30
Kovid Goyal
b9f83d5509 More progress building calibre dependencies with VS 2015 2015-12-03 16:13:55 +05:30
Kovid Goyal
ef1f633538 ... 2015-12-02 21:36:16 +05:30
Kovid Goyal
ef8d72900e Instructions for compiling pywin32 with VS 2015 2015-12-02 20:58:27 +05:30
Kovid Goyal
c0cf5adfd8 ... 2015-12-02 15:51:57 +05:30
Kovid Goyal
ca47a0286b Update Caravan Magazine
Merge branch 'caravan_magazine' of https://github.com/gobelinus/calibre
2015-12-02 15:27:05 +05:30
Gobelinus
5dff66f48a Updated Receipe for Caravan Magazine 2015-12-02 13:40:31 +05:30
Kovid Goyal
3df3d5423a MOBI Input: Warn about corrupted trailing data entries, instead of aborting. Getting some, even partially corrupted text is better than no text. See #1521830 (Calibre will not open or convert good mobi file) 2015-12-02 09:31:29 +05:30
Kovid Goyal
1915bb64cd ... 2015-12-01 23:53:22 +05:30
Kovid Goyal
e3a8958c1d ... 2015-12-01 23:47:41 +05:30
Kovid Goyal
3735cc21cb ... 2015-12-01 22:30:34 +05:30