Kovid Goyal
26c1fd0689
More fixes for broken ODT files generated by mk4ht
2013-10-19 10:22:12 +05:30
Kovid Goyal
b4f15bb8ca
Ignore save error when saving during quit
2013-10-19 09:46:47 +05:30
Kovid Goyal
874367cef0
ODT Input: Handle malformed ODT files with no mimetype declaration
2013-10-19 09:19:08 +05:30
Kovid Goyal
66263fdef1
ODT Input: Handle ODT files that have custom DTDs in their meta.xml
2013-10-19 08:49:11 +05:30
Kovid Goyal
6db803d45d
Fix a bug with non-ascii text in the create catalog dialog
...
Fixes #1241515 [Create Catalog: Catalog title problems with special characters](https://bugs.launchpad.net/calibre/+bug/1241515 )
Merge branch 'master' of https://github.com/GRiker/calibre
2013-10-19 08:21:20 +05:30
GRiker
9f011a37a7
Fix for lp:1241515, allow unicode catalog titles when saving presets.
2013-10-18 15:54:32 -06:00
Kovid Goyal
b3ce489f49
Just disable the entire parent widget
...
Paint the busy message manually so that it does not look disabled
2013-10-18 22:48:45 +05:30
Kovid Goyal
3212e5f2a2
Also disable menubar during long jobs
2013-10-18 22:16:03 +05:30
Kovid Goyal
3b146a9b5e
Nicer dialog when quitting with unsaved changes
2013-10-18 22:13:08 +05:30
Kovid Goyal
ef20239be6
Prevent key presses from acting during a long job
2013-10-18 22:12:49 +05:30
Kovid Goyal
9854cef7b6
Fix lock debugging broken in 1.7
2013-10-18 18:06:33 +05:30
Kovid Goyal
4c89fcbe74
Update push for new windows VM
2013-10-18 16:42:03 +05:30
GRiker
c01a7c7812
Merge branch 'master' of https://github.com/kovidgoyal/calibre
2013-10-18 04:50:45 -06:00
Kovid Goyal
4e086bb3d6
Ensure installers have correct permissions
2013-10-18 15:26:27 +05:30
Kovid Goyal
cb617f76be
...
v1.7.0
2013-10-18 11:47:27 +05:30
Kovid Goyal
bc85b0948e
...
2013-10-18 11:46:03 +05:30
Kovid Goyal
1de7cdedc0
...
2013-10-18 11:18:53 +05:30
Kovid Goyal
17f951e98a
version 1.7
2013-10-18 11:12:00 +05:30
Kovid Goyal
6946dc5181
Windows atomic folder move: Handle multiple hardlinks to the same file in a folder
2013-10-18 10:55:20 +05:30
Kovid Goyal
68b5b16625
Refactor out the code to get windows file ids
2013-10-18 10:07:48 +05:30
Kovid Goyal
4e46d4a9b3
Fix bug in handling change of filename but not foldername
...
Fix a bug triggered in very special circumstances (primarily on windows)
that could cause duplicate files entries (hard links) to be created for
a books' files when changing the title and author. The bug was triggered
only if the title or author were between 32 and 35 characters in length
and the book entry had originally been created by a pre 1.x version of
calibre.
2013-10-18 09:56:00 +05:30
Kovid Goyal
bbac6e953d
Tolino driver: Add an option to swap the main memory and card in calibre
...
Fixes #1240504 [Tolino Shine: Please change (again, sorry) device order](https://bugs.launchpad.net/calibre/+bug/1240504 )
2013-10-17 16:29:17 +05:30
Kovid Goyal
abcaae49e2
Fix dump and restore not working on windows
2013-10-17 15:41:29 +05:30
Kovid Goyal
28ca52be0b
...
2013-10-17 15:31:09 +05:30
Kovid Goyal
dba9397a5e
Fix a few remaining downgrade locking errors
...
Fix a few remaining call sites that could generate downgrade lock
errors. Also speed up locking a little by aliasing the __enter__ and
__exit__ methods on the wrapper lock object instead of wrapping them.
2013-10-17 15:25:26 +05:30
Kovid Goyal
9296118d7a
Make deleting to recycle bin more robust
...
Make deleting books to recycle bin more robust. Ensure that the
temporary directory created during the move to recycle bin process is
not left behind in case of errors.
2013-10-17 14:22:16 +05:30
Kovid Goyal
965db88065
Printout tracebacks in debug mode for exception during template processing
2013-10-17 14:14:47 +05:30
Kovid Goyal
73e7ddcefe
Update WSJ some more
2013-10-17 13:10:16 +05:30
Kovid Goyal
b059e839ac
Fix typos in linux_swap_drives() in a few other devices
2013-10-17 13:02:47 +05:30
Kovid Goyal
6b575eba33
Windows: Check if the books' files are in use before deleting
...
Fixes #1240788 [Calibre refused to delete book](https://bugs.launchpad.net/calibre/+bug/1240788 )
2013-10-17 12:34:35 +05:30
Kovid Goyal
09775678bb
Fix custom device driver swap main and card option not working
2013-10-17 12:28:00 +05:30
Kovid Goyal
1c0849446b
Conversion: Handle embed font family and filter css conflict
...
Conversion: If both embed font family and the filter css option to
remove fonts are set, do not remove the font specified by the embed font
family option.
2013-10-17 09:07:15 +05:30
Kovid Goyal
42cc5b2813
Update Newsweek Polska
2013-10-17 08:26:05 +05:30
Kovid Goyal
66a88b5d6e
Fix #1240644 [Chapter threshold maximum of 99 is insufficient]( https://bugs.launchpad.net/calibre/+bug/1240644 )
2013-10-17 08:20:19 +05:30
Kovid Goyal
8d544eaada
Sort non spine items in the file list
2013-10-16 21:33:22 +05:30
Kovid Goyal
12718e6785
Confirm on quit if unsaved changes present
2013-10-16 21:16:26 +05:30
Kovid Goyal
1e3d8983e1
...
2013-10-16 20:40:26 +05:30
Kovid Goyal
494a252f3f
Saving implemented
2013-10-16 17:57:15 +05:30
Kovid Goyal
f4d132b823
Start work on saving
2013-10-16 16:12:53 +05:30
Kovid Goyal
8cc9440847
Move join_with_timeout into the utils module
2013-10-16 13:53:17 +05:30
Kovid Goyal
e60dce0133
Properly initialize standalone comments editing box
2013-10-16 13:22:34 +05:30
Kovid Goyal
f11ab7d0c3
Use same code for initializing CC comments editor as for builtin comments editor
2013-10-16 11:19:38 +05:30
Kovid Goyal
c58e7eb2e8
Implement saving of main window state and quit action
2013-10-16 10:03:21 +05:30
Kovid Goyal
bec396158a
Update Wall Street Journal
...
See #1239477 (Private bug)
2013-10-15 22:03:43 +05:30
Kovid Goyal
4768f29bf2
Update Wired Magazine
2013-10-15 20:49:10 +05:30
Kovid Goyal
d1f35bebdf
Hook up global undo/redo
2013-10-15 16:23:13 +05:30
Kovid Goyal
b49417adfd
Fix removal of textures not working
...
Also credit subtlepatterns in the texture chooser dialog.
2013-10-15 11:45:52 +05:30
Kovid Goyal
a43941dc0d
Allow using textures for cover grid background
...
Cover grid: Allow using images as the background for the cover grid. To
choose an image, go to Preferences->Look & Feel->Cover Grid. Fixes #1239194 [[Ideas] -->book grid](https://bugs.launchpad.net/calibre/+bug/1239194 ) [[Ideas] -->book grid](https://bugs.launchpad.net/calibre/+bug/1239194 )
The builtin textures come from subtlepatterns.com
2013-10-15 11:13:03 +05:30
Kovid Goyal
2277ed4b17
...
2013-10-15 09:28:08 +05:30
Kovid Goyal
c9f5f787b3
Edit metadata dialog: Fix incorrect size on multi-screen setup
...
Edit metadata dialog: The dit metadata dialog currently limits its max
size based on the geometry of the smallet attached screen. Change that
to use the geometry of the screen on which it will be shown.
Fixes #1239597 [metadata window height not remembered](https://bugs.launchpad.net/calibre/+bug/1239597 )
2013-10-15 09:05:54 +05:30