28274 Commits

Author SHA1 Message Date
Kovid Goyal
8265e95b15 Linux binary build: Return proper exit codes when raising SystemExit 2013-11-12 16:20:50 +05:30
Kovid Goyal
527c33bb0d Search wrapping for current file searches 2013-11-12 13:40:16 +05:30
Kovid Goyal
dfb16c58a6 Finding in the current file works 2013-11-12 12:12:23 +05:30
Kovid Goyal
45b1c409e6 Implement robust from/to conversion of datetimes to offsets from the epoch for all dates in the range supprted by the datetime module (1 AD to 9999 AD)
Merge branch 'master' of https://github.com/GRiker/calibre
2013-11-12 08:53:04 +05:30
Gregory Riker
156b9d3556 Add handling for pre-epoch (1970) dates under Windows. Improved diagnostic errors for libiMobileDevice library. 2013-11-11 09:42:58 -07:00
Kovid Goyal
09a8064c1d ... 2013-11-11 17:54:51 +05:30
Kovid Goyal
fd7cbbe464 ... 2013-11-11 17:50:58 +05:30
Kovid Goyal
a9d96d8d77 Implement marking of regions in the text 2013-11-11 17:48:20 +05:30
Kovid Goyal
76d22f8f68 Ensure that syntax char formats are unambiguously identifiable 2013-11-11 17:01:18 +05:30
Kovid Goyal
4f4dd87b2a Restore the old --tweak-book functionality to calibre-debug as --explode-book 2013-11-11 15:32:57 +05:30
Kovid Goyal
d84fd0b5a4 Wire up the search UI 2013-11-11 15:09:58 +05:30
Kovid Goyal
134b4f5982 Merge branch 'patch-1' of https://github.com/randy1/calibre 2013-11-11 06:34:29 +05:30
Magliano Andrea
59065f7677 Update __init__.py
guess it's 43e8d66dfc5dbe9d4c2228b76643dc4f34374314 completion;
many thanks for your great project, never thought to see it running on dragonfly!
2013-11-10 19:07:11 +01:00
Kovid Goyal
288c24a170 Linux: Add an option to cause calibre to detach from its controlling terminal 2013-11-10 19:43:11 +05:30
Kovid Goyal
b712a24e3b ... 2013-11-10 17:08:38 +05:30
Kovid Goyal
5fd300a533 Start work on the search panel 2013-11-10 14:18:18 +05:30
Kovid Goyal
a278901903 ... 2013-11-10 13:45:35 +05:30
Kovid Goyal
2d52cae4c5 Focus editor when showing it 2013-11-10 11:10:55 +05:30
Kovid Goyal
0348bbe41d Windows: Dont launch calibre as an external viewer
Windows: When viewing books with an external viewer, check if windows
will open the file with calibre itself, and if so, popup an error
message telling the user to install some software capable of viewing the
file. Fixes #1249698 [Opening a PDF in calibre changes the default "Open with" app](https://bugs.launchpad.net/calibre/+bug/1249698)
2013-11-10 09:44:29 +05:30
Kovid Goyal
16088aeb0e Update Spiegel Online 2013-11-10 08:21:52 +05:30
Kovid Goyal
a28b690f42 pep8 2013-11-10 07:30:48 +05:30
Kovid Goyal
91f85b8910 Update El Mundo
Fixes #1249656 [Updated recipe for Spanish El Mundo](https://bugs.launchpad.net/calibre/+bug/1249656)
2013-11-10 07:11:03 +05:30
Kovid Goyal
87d927d7e9 Improved regex module for python
Taken from: https://code.google.com/p/mrab-regex-hg/
2013-11-09 22:05:05 +05:30
Kovid Goyal
016977dc33 Merge branch 'master' of https://github.com/cbhaley/calibre
Template language: Add a transliterate function, useful to convert
metadata in other languages into its approximate English representation,
when exporting books from calibre. Fixes #1249562 [Feature Request: option to transliterate metadata when sending to device](https://bugs.launchpad.net/calibre/+bug/1249562)
2013-11-09 17:57:11 +05:30
Charles Haley
60a6212835 Merge branch 'kovidgoyal/master' 2013-11-09 13:02:59 +01:00
Charles Haley
ae2ebbea68 Add a "transliterate" formatter function. 2013-11-09 13:02:25 +01:00
Kovid Goyal
3113191c80 ... 2013-11-09 14:56:41 +05:30
Kovid Goyal
6cda45e42f Fix standalone editor launch not working 2013-11-09 14:44:04 +05:30
Kovid Goyal
c7ff021541 ... 2013-11-09 14:41:15 +05:30
Kovid Goyal
c2f02dd423 Add more color themes and auto detect theme based on users GUI color palette 2013-11-09 14:34:38 +05:30
Kovid Goyal
b984f394f9 Transliterate the Arabic Alef into a
Fixes #1249469 [Transliteration of metadata from Arabic to English is not complete](https://bugs.launchpad.net/calibre/+bug/1249469)
2013-11-09 11:30:26 +05:30
Kovid Goyal
f97b799456 Create View menu 2013-11-09 11:18:56 +05:30
Kovid Goyal
aa0d4f1b71 ARG Noticias by Darko Miletic
Fixes #1249506 [New recipe for Argentinian news portal ArgNoticias](https://bugs.launchpad.net/calibre/+bug/1249506)
2013-11-09 10:44:10 +05:30
Kovid Goyal
c1e5cddf5f Add inspect element and prevent preview from refreshing while it is hidden 2013-11-09 10:31:37 +05:30
Kovid Goyal
6df507a962 Add a toolbar with buttons to control the preview panel 2013-11-09 09:20:34 +05:30
Kovid Goyal
f77fc9493e Move refresh timer control into Preview class 2013-11-09 08:34:15 +05:30
Kovid Goyal
d9fa433025 ... 2013-11-08 16:05:59 +05:30
Kovid Goyal
07e0ec1d16 Fix preview panel not refreshing if container is changed 2013-11-08 16:03:32 +05:30
Kovid Goyal
175d913299 Fix refresh timer not being stopped on refresh 2013-11-08 15:50:29 +05:30
Kovid Goyal
d99ff84f9c Report when no smartenable punctuation is found 2013-11-08 15:41:21 +05:30
Kovid Goyal
09312b65b2 Dont set cursor pos beyond end of text when replacing text 2013-11-08 15:38:10 +05:30
Kovid Goyal
862bc734f2 Add various polish actions to Tweak Book 2013-11-08 15:35:38 +05:30
Kovid Goyal
45edfa442c Refactor polishing code so it can be used from within Tweak Book 2013-11-08 13:52:32 +05:30
Kovid Goyal
e00615d89d ... 2013-11-08 12:46:40 +05:30
Kovid Goyal
5231d7958c Add ToC Editor to Tweak Book 2013-11-08 12:39:51 +05:30
Kovid Goyal
89c33c3713 Fix rewind_savepoint() not working 2013-11-08 12:39:29 +05:30
Kovid Goyal
17f6f40fde Add editor actions to menubar 2013-11-08 10:36:09 +05:30
Kovid Goyal
66fac74834 Remove incorrect sRGB profiles 2013-11-08 10:00:31 +05:30
Kovid Goyal
cdfb03a669 version 1.10 v1.10.0 2013-11-08 09:14:31 +05:30
Kovid Goyal
f6635f6f1f Basic editor actions 2013-11-07 21:08:00 +05:30