Kovid Goyal
|
57672149c4
|
...
|
2016-06-24 19:26:44 +05:30 |
|
Kovid Goyal
|
89d6609850
|
Switch to container based infrastructure on travis
|
2016-06-24 19:18:44 +05:30 |
|
Kovid Goyal
|
29213a2950
|
Driver for Bq Cervantes with newer firmware
Fixes #1595924 [Calibre no detecta mi ebook FNAC (bq). Antes sí lo hacia](https://bugs.launchpad.net/calibre/+bug/1595924)
|
2016-06-24 17:43:07 +05:30 |
|
Kovid Goyal
|
7dabcbdf08
|
Implement get_metadata3()
|
2016-06-24 15:42:59 +05:30 |
|
Kovid Goyal
|
c540e26456
|
Implement set_metadata_opf3()
|
2016-06-24 15:18:14 +05:30 |
|
Kovid Goyal
|
b1678fa7ac
|
Undo message on monotonic fail as we are now building against -lrt
|
2016-06-24 15:00:06 +05:30 |
|
Kovid Goyal
|
48c489155e
|
Build monotonic agains -lrt on linux so that it works even on systems that have outdated versions of glibc
|
2016-06-24 14:56:14 +05:30 |
|
Kovid Goyal
|
90ed6ead41
|
Dont break the viewer if monotonic() is unavailable
|
2016-06-24 14:46:41 +05:30 |
|
Kovid Goyal
|
ca79171aaf
|
Better error message when failing to load monotonic on systems with an outdated glibc
|
2016-06-24 14:43:37 +05:30 |
|
Kovid Goyal
|
0c3ce8e789
|
Implement raster_cover()
|
2016-06-24 13:47:09 +05:30 |
|
Kovid Goyal
|
7761f537e6
|
Fix unreachable call to notify() when adding formats with the legacy API
|
2016-06-24 13:22:51 +05:30 |
|
Kovid Goyal
|
d8431538a1
|
Possibly better fix for test_ssl()
|
2016-06-24 09:49:39 +05:30 |
|
Kovid Goyal
|
6ffc59ead5
|
Fix build test failures on travis
|
2016-06-24 09:38:33 +05:30 |
|
Kovid Goyal
|
60814b0589
|
...
|
2016-06-24 09:04:50 +05:30 |
|
Kovid Goyal
|
3310d3519a
|
Run the build tests also from python setup.py test
|
2016-06-24 08:45:57 +05:30 |
|
Kovid Goyal
|
975efe314e
|
Add a build test to check we are using the correct html5lib
|
2016-06-24 08:41:35 +05:30 |
|
Kovid Goyal
|
8a977e02d1
|
Change the build tests to use the unit testing framework
|
2016-06-24 08:34:54 +05:30 |
|
Kovid Goyal
|
c64c8fe69e
|
Fix class level network access in a few recipes
v2.60.0
|
2016-06-24 07:24:27 +05:30 |
|
Kovid Goyal
|
9bdd47c6af
|
version 2.60.0
|
2016-06-24 06:56:22 +05:30 |
|
Kovid Goyal
|
d0fc25ba63
|
...
|
2016-06-24 06:29:21 +05:30 |
|
Kovid Goyal
|
6a186122c3
|
Add test for parsing of comments containing dashes
|
2016-06-24 06:28:26 +05:30 |
|
Kovid Goyal
|
3c6bfed2c4
|
Make application_id/uuid behave the same as in opf2.py
|
2016-06-24 00:00:47 +05:30 |
|
Kovid Goyal
|
7734059ff8
|
More tests for OPF 3
|
2016-06-23 23:28:43 +05:30 |
|
Kovid Goyal
|
f744c3790e
|
...
|
2016-06-23 23:05:12 +05:30 |
|
Kovid Goyal
|
b9e0fac7c1
|
Test against the OPF 2 reading code
|
2016-06-23 22:59:19 +05:30 |
|
Kovid Goyal
|
3d68ac0ff9
|
Implement apply_null
|
2016-06-23 22:32:28 +05:30 |
|
Kovid Goyal
|
145432e05a
|
...
|
2016-06-23 20:41:27 +05:30 |
|
Kovid Goyal
|
857dad038f
|
Implement user_metadata, user_categories and author_link_map
|
2016-06-23 20:37:08 +05:30 |
|
Kovid Goyal
|
a9aa87bf50
|
Fix object_to_unicode() not recursing over list items
|
2016-06-23 19:31:45 +05:30 |
|
Kovid Goyal
|
ec1b079460
|
...
|
2016-06-23 17:35:03 +05:30 |
|
Kovid Goyal
|
7e1d8a96e9
|
Implement series
|
2016-06-23 16:06:50 +05:30 |
|
Kovid Goyal
|
b502499140
|
Implement rating
|
2016-06-23 15:28:18 +05:30 |
|
Kovid Goyal
|
dc9dd9c69b
|
...
|
2016-06-23 15:23:53 +05:30 |
|
Kovid Goyal
|
88a88db233
|
Implement dc:subject
|
2016-06-23 14:42:07 +05:30 |
|
Kovid Goyal
|
dca6c268ed
|
Implement dc:publisher
|
2016-06-23 14:24:03 +05:30 |
|
Kovid Goyal
|
d6412787ab
|
Implement dc:description
|
2016-06-23 14:11:15 +05:30 |
|
Kovid Goyal
|
d13fd2a27b
|
...
|
2016-06-23 12:47:00 +05:30 |
|
Kovid Goyal
|
b3b8f7e976
|
E-book viewer: In paged mode, when the window is toggled between full screen and window, repeatedly, preserve the position more accurately. Fixes #1595307 [Fullscreen toggle loses place in document](https://bugs.launchpad.net/calibre/+bug/1595307)
|
2016-06-23 12:31:30 +05:30 |
|
Kovid Goyal
|
f18c258231
|
Cleanup jobs manager test
|
2016-06-23 10:20:20 +05:30 |
|
Kovid Goyal
|
698eef053a
|
...
|
2016-06-23 10:14:33 +05:30 |
|
Kovid Goyal
|
c1924546c4
|
Show traceback when invoking tx fails
|
2016-06-23 09:56:53 +05:30 |
|
Kovid Goyal
|
b13f5db607
|
E-book viewer: Fix incorrect page turning when multiple pages are displayed on screen for books that wrap all their content in a single 100% height <div>. Fixes #1594657 [Private bug](https://bugs.launchpad.net/calibre/+bug/1594657)
|
2016-06-23 09:30:40 +05:30 |
|
Kovid Goyal
|
7f76d0292f
|
Add a test for ToC detection
|
2016-06-23 07:43:54 +05:30 |
|
Kovid Goyal
|
1823f4d642
|
Use a high resolution timer for timing tests
|
2016-06-23 06:44:09 +05:30 |
|
Kovid Goyal
|
1d0405f37f
|
...
|
2016-06-23 06:34:24 +05:30 |
|
Kovid Goyal
|
3a555b4959
|
Edit Book: Check Book: Add a check for missing navigation documents in EPUB 3 books
|
2016-06-23 06:33:39 +05:30 |
|
Kovid Goyal
|
56a8b58046
|
ToC Editor: Fix ToC detection in EPUB 3 files with only an NCX and no nav not working
|
2016-06-23 06:21:41 +05:30 |
|
Kovid Goyal
|
768ca3106c
|
Make the jobs manager test more robust
|
2016-06-23 06:13:53 +05:30 |
|
Kovid Goyal
|
8603fd5d5f
|
Fix #1595261 [Exception due to missing article title](https://bugs.launchpad.net/calibre/+bug/1595261)
|
2016-06-23 05:51:03 +05:30 |
|
Kovid Goyal
|
0692c4a3fb
|
Edit metadata: In the drop down list for languages, show the five most recently used languages first. Fixes #1594089 [[Enhancement] Language drop down box population](https://bugs.launchpad.net/calibre/+bug/1594089)
|
2016-06-22 20:26:27 +05:30 |
|