Kovid Goyal
ea38ac5aaa
...
2016-06-22 08:06:36 +05:30
Kovid Goyal
55ca6cb33c
DRYer
2016-06-22 08:02:03 +05:30
Kovid Goyal
ee3fdcba3d
Allow launching of calibre worker process in-tree
2016-06-22 07:17:52 +05:30
Kovid Goyal
bcfa99cb13
...
2016-06-22 07:13:56 +05:30
Kovid Goyal
32caccc325
Fix test iteration
2016-06-22 07:11:13 +05:30
Kovid Goyal
79cfd37e86
Handle astimezone() exceptions when scheduling
...
See http://www.mobileread.com/forums/showthread.php?t=275411
2016-06-22 06:32:18 +05:30
Kovid Goyal
2e20978300
Get rid of code present only to support people running from source without updated binary
2016-06-22 06:04:13 +05:30
Kovid Goyal
0cde028e9a
...
2016-06-21 23:43:46 +05:30
Kovid Goyal
ceeb2b21f9
Proper location for ensure_app when running srv tests
2016-06-21 23:40:04 +05:30
Kovid Goyal
18792fb11a
Allow choosing individual tests to run
2016-06-21 23:34:20 +05:30
Kovid Goyal
f89a794396
DRYer
2016-06-21 23:16:07 +05:30
Kovid Goyal
759231ca53
Merge selectors tests into css module
2016-06-21 23:13:06 +05:30
Kovid Goyal
538f0a7186
A single entry point to run all tests
2016-06-21 23:12:06 +05:30
Kovid Goyal
beb53457a8
...
2016-06-21 22:42:49 +05:30
Kovid Goyal
01a71dbbb5
Remove WebKit based tests in css_selectors since WebKit is going away
2016-06-21 22:24:09 +05:30
Kovid Goyal
1e7ab5cdcc
A better test discovery function
2016-06-21 22:17:16 +05:30
Kovid Goyal
6f362f1567
Copy to Library: Do not abort the copy process if only some books fail to copy, instead report which books failed and copy the rest. See #1594100 (Copy of multiple books to Library fail if one book corrupted)
2016-06-21 21:51:26 +05:30
Kovid Goyal
71171486b6
Implement reading of dates
2016-06-21 20:35:12 +05:30
David
0abfcb43b7
Add versions in plugin list in error output
...
We have a nice list of plugins with the errors, so add the plugin
version numbers to help the plugin developers.
2016-06-21 20:48:31 +10:00
David
8e5dc1d23f
Small code optimization in CSS modifying
...
Remove a stupid double loop when adding the extra CSS to the existing
stylesheets.
2016-06-21 20:48:31 +10:00
David
9c97808328
Make config_widget a class method
...
Missed the @classmethod for the config_widget methods. This is needed to
not break the extended driver.
2016-06-21 20:48:31 +10:00
David
4aee79ae59
Refactor _modify_epub to make subclassing easier
...
Based on suggestions from jackie_w, refactor _modify_epub and related
methods. This is to make subclassing to add more CSS editing rules
easier.
2016-06-21 20:48:31 +10:00
David
77f6664a4f
Fix configuration handling
...
Removed some experimental stuff that I had forgotten about.
2016-06-21 20:48:31 +10:00
David
b468713b5c
Make groupboxes checkable and refactory tab adding
...
Instead of checkboxes to enable a set of options, make the groupbox
checkable.
Changes also to how tabs and widgets are added. This will make
subclassing the driver easier
2016-06-21 20:48:31 +10:00
David
adc9535714
New tabbed configuration for KoboTouch driver. With the new files.
2016-06-21 20:48:31 +10:00
David
5665f5e57e
New tabbed configuration for KoboTouch driver.
2016-06-21 20:48:31 +10:00
Kovid Goyal
00e255b91a
Implement book_producer
2016-06-21 11:12:36 +05:30
Kovid Goyal
5e53d334e6
Add a test for ensure_prefix
2016-06-21 10:30:06 +05:30
Kovid Goyal
0ae246c0c1
Implement setting of dc:creator
2016-06-21 10:25:32 +05:30
Kovid Goyal
999575bec0
Reading of <dc:creator>
2016-06-20 15:24:56 +05:30
Kovid Goyal
95f29656fa
Edit Book: Fix undocked windows not resizable on OS X
...
Caused by a regression in Qt.
https://bugreports.qt.io/browse/QTBUG-46882
Also, add the build scripts for calibre dependencies on OSX and linux to
the source tree.
2016-06-20 11:03:03 +05:30
Kovid Goyal
6a4b5c9005
...
2016-06-19 23:24:58 +05:30
Kovid Goyal
86216f0092
Get rid of another .ui file
2016-06-19 19:20:41 +05:30
Kovid Goyal
e4b77688bc
...
2016-06-19 19:15:31 +05:30
Kovid Goyal
edcc38fbb5
Allow passing in a QImage to save_cover_data_to()
2016-06-19 18:08:07 +05:30
Kovid Goyal
3b3b0795bb
Fix a regression in 2.57 that broke rescaling of images to fit the output profile screen size during conversion. Fixes #1594098 [odt -> epub image rescaling [Windows]]( https://bugs.launchpad.net/calibre/+bug/1594098 )
2016-06-19 17:25:19 +05:30
Kovid Goyal
fad93bea53
Merge branch 'master' of https://github.com/aimylios/calibre
2016-06-19 15:13:30 +05:30
aimylios
ea8137ac42
Clean up recipe icons
...
Remove icons for recipes which are not included in Calibre any more and rename some icons to exactly match the recipe name.
2016-06-19 11:28:45 +02:00
Kovid Goyal
360a54ce6f
Update Handelsblatt
...
Merge branch 'master' of https://github.com/aimylios/calibre
2016-06-19 13:58:23 +05:30
aimylios
775ce0de45
Update Handelsblatt
2016-06-19 10:12:33 +02:00
Kovid Goyal
e7dbd513a9
Another PyQt 5.6 compatibility fix
2016-06-19 10:24:21 +05:30
Kovid Goyal
8470b1794d
Implement <dc:language>
2016-06-19 09:40:13 +05:30
Kovid Goyal
f8353e38fc
Update New York Times Book Review
2016-06-19 07:54:55 +05:30
Kovid Goyal
f658563023
Fix for file dialogs not working on windows with non-ascii environment variables
2016-06-18 23:24:47 +05:30
Kovid Goyal
0766cdd135
...
2016-06-18 19:27:10 +05:30
Kovid Goyal
87ccc0f667
News download: Make all relative links (those starting with /) absolute
2016-06-18 18:28:41 +05:30
Kovid Goyal
7f8ff21a91
Normalize white space in titles
2016-06-18 17:40:30 +05:30
Kovid Goyal
d6754fe4d8
Implement title and title_sort
2016-06-18 17:34:07 +05:30
Kovid Goyal
b139e252d6
Slightly clearer message after running Replace all
2016-06-18 16:40:13 +05:30
Kovid Goyal
8e49e002ad
Merge branch 'master' of https://github.com/cbhaley/calibre
...
Fixes #1593910 [Column 'Author(s)' is described as comma-separated instead of ampersand-separated](https://bugs.launchpad.net/calibre/+bug/1593910 )
2016-06-18 16:18:21 +05:30