Kovid Goyal
|
8b777eb1d4
|
Workaround for psutil API change
|
2015-06-27 00:18:32 +05:30 |
|
Kovid Goyal
|
8169af0cdc
|
Merge branch 'master' of https://github.com/heirecka/calibre
|
2015-06-26 23:30:04 +05:30 |
|
Kovid Goyal
|
8aaa1d0cdd
|
Improve error handling in the RS REPL
|
2015-06-26 23:25:01 +05:30 |
|
Heiko Becker
|
aa19aa903e
|
Fix build with Qt 5.5.x
This just imports changes from Qt 5.5 and puts them behind appropriate
QT_VERSION #ifdefs.
|
2015-06-26 18:13:04 +02:00 |
|
Kovid Goyal
|
cea314f0d9
|
Migrate the REPL to use repl.js that I created for RapydScript. That way I only have to maintain one set of REPL code :)
|
2015-06-26 21:10:30 +05:30 |
|
Kovid Goyal
|
0d30acf9ee
|
duktape: Fix error in js function called via proxy causing abort
|
2015-06-26 20:57:25 +05:30 |
|
Kovid Goyal
|
4cd3bc037f
|
Diff tool: Fix a rare and difficult to trigger error (needs very long lines)
|
2015-06-26 14:15:45 +05:30 |
|
Kovid Goyal
|
6482a66bb7
|
Output detected encoding as well in the warning
|
2015-06-26 14:14:42 +05:30 |
|
Kovid Goyal
|
e9c6dbc24b
|
Import all the RapydSCript work I have been doing
|
2015-06-26 14:02:04 +05:30 |
|
Kovid Goyal
|
c73d53f50a
|
Add String.startsWith and String.endsWith
|
2015-06-24 03:48:39 +05:30 |
|
Kovid Goyal
|
22987bea12
|
More complete definitions for the trim functions
|
2015-06-24 03:44:13 +05:30 |
|
Kovid Goyal
|
9fb0c01724
|
...
|
2015-06-23 21:03:32 +05:30 |
|
Kovid Goyal
|
b449c4a401
|
Update RapydScript to use the new import system I developed
|
2015-06-23 18:44:12 +05:30 |
|
Kovid Goyal
|
a0917c8c5e
|
Merge branch 'master' of https://github.com/cbhaley/calibre
|
2015-06-22 17:41:46 +05:30 |
|
Charles Haley
|
81afab0669
|
Add the possibility for the client to change the lpath
|
2015-06-22 14:03:02 +02:00 |
|
Kovid Goyal
|
8436505608
|
Add copying info for rapydscript compiler
|
2015-06-22 09:50:06 +05:30 |
|
Kovid Goyal
|
609550adc2
|
Slate Star Codex by Ned Letcher
|
2015-06-22 07:27:14 +05:30 |
|
Ned Letcher
|
ab65bd18c0
|
Changes based on pull request feedback
* removed inappropriate archive recipe
* added __author__ and encoding attributes to remaining recipe
|
2015-06-21 17:48:25 +10:00 |
|
Kovid Goyal
|
ed81958a44
|
...
|
2015-06-21 12:21:35 +05:30 |
|
Kovid Goyal
|
c58aaff84e
|
...
|
2015-06-21 11:38:51 +05:30 |
|
Kovid Goyal
|
0476cbc5ef
|
...
|
2015-06-21 11:12:59 +05:30 |
|
Kovid Goyal
|
22db9dea76
|
E-book viewer: Fix a regression in the previous release that caused the maximum text width setting in full screen mode to be ignored when switching from normal to full screen. Fixes #1467164 [Reader Formatting lost on switch to full screen](https://bugs.launchpad.net/calibre/+bug/1467164)
|
2015-06-21 10:21:24 +05:30 |
|
Kovid Goyal
|
1d34f92c12
|
Do not output baselib code in the REPL
|
2015-06-21 09:50:08 +05:30 |
|
Kovid Goyal
|
fd5c130731
|
Ensure max number of open file handles is 1024 on windows as well
It is 512 by default.
|
2015-06-21 08:49:19 +05:30 |
|
Kovid Goyal
|
5c359f09c0
|
Also preserve state of custom column comments widgets
|
2015-06-21 08:06:46 +05:30 |
|
Kovid Goyal
|
0c88e6c5e2
|
Edit metadata dialog: When clicking Next and Previous preserve the current tab of the edit comments widget. Fixes #1467129 [[Enhancement] HTML View in Metadata](https://bugs.launchpad.net/calibre/+bug/1467129)
|
2015-06-21 07:59:50 +05:30 |
|
Kovid Goyal
|
7ac8bf12b7
|
Update The Onion AV Club
|
2015-06-21 07:25:08 +05:30 |
|
Kovid Goyal
|
3136d3b903
|
...
|
2015-06-20 15:42:15 +05:30 |
|
Kovid Goyal
|
3a5663f9df
|
Edit Book: Check Book: Add a check for text that is placed directly inside the body tag, without any surrounding tags
|
2015-06-20 15:27:24 +05:30 |
|
Kovid Goyal
|
88a9ce16df
|
Edit Book: Allow drag and drop of files onto dock icon on OS X
|
2015-06-20 14:41:44 +05:30 |
|
Kovid Goyal
|
e69c4b357d
|
Edit Book: Workaround for a Qt regression that caused "See what changed" after a search and replace on OS X causing the application to become unresponsive. Fixes #1466732 [[calibre 2.31 on Mac OS X 10.10.3] Closing changes preview window after replace all in ebook editor blocks entire calibre interface](https://bugs.launchpad.net/calibre/+bug/1466732)
|
2015-06-20 14:26:55 +05:30 |
|
Kovid Goyal
|
35d0b6f173
|
...
|
2015-06-20 14:21:23 +05:30 |
|
Kovid Goyal
|
72fd1567df
|
Edit Book: Fix smarten punctuation not working for books with non-ascii characters in internal file names on OS X
|
2015-06-20 14:06:57 +05:30 |
|
Kovid Goyal
|
c9004c1e98
|
Update Metro UK
|
2015-06-20 13:42:48 +05:30 |
|
Kovid Goyal
|
6ed7a71a4d
|
...
|
2015-06-20 13:33:52 +05:30 |
|
Kovid Goyal
|
9f7c0f3911
|
...
|
2015-06-20 13:21:49 +05:30 |
|
Kovid Goyal
|
d5a02c0ec7
|
Fix baselib not working in rapydscript compilation
|
2015-06-20 12:45:38 +05:30 |
|
Kovid Goyal
|
71b7a434fa
|
Add some String methods that the RapydScript compiler uses
|
2015-06-20 11:25:06 +05:30 |
|
Kovid Goyal
|
cb34ffd380
|
...
|
2015-06-20 11:10:36 +05:30 |
|
Kovid Goyal
|
b01d47d6a8
|
...
|
2015-06-20 10:55:33 +05:30 |
|
Kovid Goyal
|
64590fddf7
|
RapydScript compiler and REPL
|
2015-06-20 09:27:36 +05:30 |
|
Ned Letcher
|
e4e3dd04ff
|
Added two recipes for the Slate Star Codex blog, a periodic recipe and one for the complete archives
|
2015-06-20 02:15:16 +10:00 |
|
Kovid Goyal
|
ced206da0f
|
Allow changing the filename associated with eval()
|
2015-06-19 15:05:40 +05:30 |
|
Kovid Goyal
|
810f9ac2f9
|
Small optimization
|
2015-06-19 13:49:48 +05:30 |
|
Kovid Goyal
|
6f09a10380
|
Fix compilation of dukpy on OS X and windows
v2.31.0
|
2015-06-19 08:57:51 +05:30 |
|
Kovid Goyal
|
26668dba6e
|
...
|
2015-06-19 08:38:57 +05:30 |
|
Kovid Goyal
|
bd2836f3fb
|
...
|
2015-06-19 08:38:32 +05:30 |
|
Kovid Goyal
|
e18400dd1d
|
version 2.31.0
|
2015-06-19 08:37:32 +05:30 |
|
Kovid Goyal
|
bbaa291de4
|
Make the coffeescript compiler per thread
|
2015-06-19 07:31:29 +05:30 |
|
Kovid Goyal
|
5d3d892923
|
Update duktape python bindings
|
2015-06-18 19:15:26 +05:30 |
|