Kovid Goyal
|
8ee0c106ff
|
Nicer repr for tab stops
|
2015-01-08 09:02:59 +05:30 |
|
Kovid Goyal
|
bcaabdfe08
|
Fix template extents not being updated
|
2015-01-08 08:57:19 +05:30 |
|
Kovid Goyal
|
ad0ffcaadd
|
...
|
2015-01-08 08:39:12 +05:30 |
|
Kovid Goyal
|
ed5ac9159e
|
Use a single edit block for template expansion
|
2015-01-08 08:38:00 +05:30 |
|
Kovid Goyal
|
aed989d037
|
Fix mirror handling with selected text
|
2015-01-08 08:30:39 +05:30 |
|
Kovid Goyal
|
78fcbf2203
|
Tab stops and mirrors work
|
2015-01-08 08:22:29 +05:30 |
|
Kovid Goyal
|
a84e622e5f
|
...
|
2015-01-08 07:59:20 +05:30 |
|
Kovid Goyal
|
b0e98e0442
|
Get rid of unnecessary use of QTextCursor, since we have to track and update positions manually anyway
|
2015-01-08 07:27:22 +05:30 |
|
Kovid Goyal
|
bf8481361e
|
Fis last_selected_text not working
|
2015-01-08 07:26:03 +05:30 |
|
Kovid Goyal
|
7effa7c79f
|
Expanding snippets now works
|
2015-01-08 06:31:13 +05:30 |
|
Kovid Goyal
|
6c6dce47a1
|
Wire up the snippet manager
Its implementation is not yet complete
|
2015-01-08 06:15:41 +05:30 |
|
Kovid Goyal
|
19be8cd0c0
|
...
|
2015-01-07 22:37:10 +05:30 |
|
Kovid Goyal
|
e94e7630fa
|
On OSX PROTOCOL_TLSv1_2 is not available as python is built against the system openssl which is too old
|
2015-01-07 22:34:45 +05:30 |
|
Kovid Goyal
|
6a891948d3
|
Update tyzden
Merge branch 'master' of https://github.com/rakyi/calibre
|
2015-01-07 21:26:28 +05:30 |
|
Martin Račák
|
17014f461b
|
Updated and simplified .týždeň recipe
|
2015-01-07 16:44:21 +01:00 |
|
Kovid Goyal
|
03f3eb931d
|
Use create_default_context rather than manually creating the context
|
2015-01-07 11:53:53 +05:30 |
|
Kovid Goyal
|
721bd800cd
|
Upload code signatures to new server
|
2015-01-07 08:29:01 +05:30 |
|
Kovid Goyal
|
cee98bbd0c
|
Send the install uuid when downloading builtin recipes from the new server for better recipe usage stats
|
2015-01-06 21:59:19 +05:30 |
|
Kovid Goyal
|
f5bc132d2a
|
Function to download builtin recipes from new server
|
2015-01-06 21:09:41 +05:30 |
|
Kovid Goyal
|
fee978759a
|
More work on snippets
|
2015-01-06 13:56:41 +05:30 |
|
Kovid Goyal
|
ca5e5f4d14
|
Refactor for reuse
|
2015-01-06 13:56:31 +05:30 |
|
Kovid Goyal
|
78ebdb8420
|
Merge branch 'master' of https://github.com/cbhaley/calibre
|
2015-01-06 09:34:35 +05:30 |
|
Charles Haley
|
4cfa6fdf1f
|
Make case differences between author and author sort show red, while preserving the behavior of automatically correcting the case if the author changes.
|
2015-01-05 17:25:26 +01:00 |
|
Kovid Goyal
|
5853a7f779
|
Ignore Ctrl+Tab in completion popup
|
2015-01-05 10:46:39 +05:30 |
|
Kovid Goyal
|
6a2490005c
|
...
|
2015-01-05 10:46:18 +05:30 |
|
Kovid Goyal
|
01511731e3
|
Fix a typo that prevented the Cybook Muse from being detected on some computers. Fixes #1407435 [Calibre doesn't detect my Cybook Muse Frontlight](https://bugs.launchpad.net/calibre/+bug/1407435)
|
2015-01-04 20:55:06 +05:30 |
|
Kovid Goyal
|
e1baf279a6
|
...
|
2015-01-04 08:57:21 +05:30 |
|
Kovid Goyal
|
73edbfcf7a
|
Update FAQ on custom columns
|
2015-01-04 08:53:49 +05:30 |
|
Kovid Goyal
|
3dc84f8fd3
|
...
|
2015-01-04 08:39:51 +05:30 |
|
Kovid Goyal
|
9286d3c41f
|
...
|
2015-01-04 08:36:31 +05:30 |
|
Kovid Goyal
|
80dba5bf55
|
Fix download metadata button in edit metadata dialog being narrower than the other buttons
|
2015-01-03 10:40:01 +05:30 |
|
Kovid Goyal
|
2d48de8cb2
|
Get Books: Allow stores to customize the browser instance used for downloading book files
|
2015-01-03 09:13:54 +05:30 |
|
Kovid Goyal
|
a145a210b8
|
...
|
2015-01-02 23:23:33 +05:30 |
|
Kovid Goyal
|
be8c222864
|
Fix regression in 2.15 that broke calibre on OS X 10.7. Fixes #1407102 [Calibre 2.15 doesn't work in my mac](https://bugs.launchpad.net/calibre/+bug/1407102)
|
2015-01-02 22:54:33 +05:30 |
|
Kovid Goyal
|
3ddb7f1da3
|
Add a noindex directive for robots to the content server
There are people that apparently expose their content server instances
over the public internet. See
http://www.mobileread.com/forums/showthread.php?t=202662
|
2015-01-02 22:45:55 +05:30 |
|
Kovid Goyal
|
2ac248c34f
|
Update Sueddeutsche Zeitung
Merge branch 'master' of https://github.com/lala-rob/calibre
|
2015-01-02 22:27:32 +05:30 |
|
lala-rob
|
7c253cc2d0
|
Fix import strftime
|
2015-01-02 16:59:46 +01:00 |
|
lala-rob
|
975080a0f1
|
now use datetime.utcnow() and add one hour for Germany
|
2015-01-02 16:51:47 +01:00 |
|
lala-rob
|
a5a585b204
|
Daily Cover from https://zeitung.sueddeutsche.de/webapp
|
2015-01-02 11:18:26 +01:00 |
|
Kovid Goyal
|
5dae12447e
|
...
|
2015-01-02 11:23:35 +05:30 |
|
Kovid Goyal
|
0bfc1f2798
|
version 2.15.0
v2.15.0
|
2015-01-02 10:34:01 +05:30 |
|
Kovid Goyal
|
1739fd6ab8
|
...
|
2015-01-02 10:33:06 +05:30 |
|
Kovid Goyal
|
6a3137be33
|
Add some documentation for the special features in the code editor
|
2015-01-02 10:25:31 +05:30 |
|
Kovid Goyal
|
2e3e4203c7
|
Fix #1406962 [[broken link] Edit book "Help->User guide"](https://bugs.launchpad.net/calibre/+bug/1406962)
|
2015-01-02 09:40:27 +05:30 |
|
Kovid Goyal
|
eb6317512f
|
Simplify some code
|
2015-01-01 08:58:45 +05:30 |
|
Kovid Goyal
|
acfcc63cfc
|
AZW3 Input: Handle AZW3 files that contain Amazon specific CSS media queries. Fixes #1406708 [Converting azw3 to epub creates artifacts](https://bugs.launchpad.net/calibre/+bug/1406708)
|
2015-01-01 08:57:03 +05:30 |
|
Kovid Goyal
|
79c029c15f
|
OSX Build: Fix output to stdout/stderr not being redirected to Console.app in newer OS X version (>= 10.8)
|
2015-01-01 08:15:48 +05:30 |
|
Kovid Goyal
|
e262f916b3
|
...
|
2015-01-01 07:31:48 +05:30 |
|
Kovid Goyal
|
545c314ddc
|
Handle entities better in the func-mode builtin funcs
|
2014-12-31 21:23:52 +05:30 |
|
Kovid Goyal
|
1631de8755
|
Expanding of snippet templates
|
2014-12-31 18:32:12 +05:30 |
|