Kovid Goyal
ece360f04c
Linux/OSX: Shutdown gracefully on receiving interrupt or terminate signals
2016-08-03 11:14:39 +05:30
Kovid Goyal
57efd828ef
Update RapydScript
2016-08-03 07:51:00 +05:30
Kovid Goyal
0e961be543
More Qt 5.7 compatibility fixes
2016-08-01 09:19:28 +05:30
Kovid Goyal
fc1676e30f
Another Qt 5.7 compatibility fix
2016-08-01 08:31:05 +05:30
Kovid Goyal
32fd1c2e7f
Ignore the auto_proxy env var since we dont support pac files in any case
2016-08-01 00:45:48 +05:30
Kovid Goyal
5ef668a010
...
2016-07-29 21:45:16 +05:30
Kovid Goyal
f035e218de
Data News by oCkz7bJ_
2016-07-29 21:30:45 +05:30
Kovid Goyal
0bf25669f5
...
2016-07-29 21:29:49 +05:30
Kovid Goyal
949187465d
Update Jot Down
2016-07-29 21:29:03 +05:30
Kovid Goyal
da9811c933
Update Weblogs SL
2016-07-29 21:28:06 +05:30
Kovid Goyal
567040ee1e
Perform PEP8 compliance checks on the entire codebase
...
Some bits of PEP 8 are turned off via setup.cfg
2016-07-29 21:25:17 +05:30
Kovid Goyal
643977ffa6
Update Hola
2016-07-29 11:00:39 +05:30
Kovid Goyal
25e60aa62a
Update El Correo
2016-07-29 10:55:21 +05:30
Kovid Goyal
a585b65f3b
Finish up EditWithComplete
2016-07-28 10:43:36 +05:30
Kovid Goyal
7c0d90f7b4
More work on the completion popup
2016-07-27 20:07:05 +05:30
Kovid Goyal
193db4879e
Framework for easily developing widgets
2016-07-27 14:09:23 +05:30
Kovid Goyal
c572d2436e
Dont import regex on calibre startup, since importing it seems to fail for unknown reasons on some linux installs
2016-07-27 13:05:46 +05:30
Kovid Goyal
554cdeb746
...
2016-07-27 12:44:33 +05:30
Kovid Goyal
447af0d9ef
Move add_extra_css into the dom module
2016-07-27 12:42:10 +05:30
Kovid Goyal
14acd78494
Ignore close events that occur after shutdown has started
2016-07-27 12:06:52 +05:30
Kovid Goyal
34bbb6ab17
...
2016-07-26 18:02:42 +05:30
Kovid Goyal
086f16714f
...
2016-07-26 12:50:54 +05:30
Kovid Goyal
aef8a2773c
Merge branch 'master' of https://github.com/badshah400/calibre
2016-07-26 09:43:35 +05:30
Atri Bhattacharya
5729f9ec6c
Strip '.' from end of summary.
2016-07-26 01:33:13 +02:00
Atri Bhattacharya
5c38d151fb
Different name fields for each appdata entry.
2016-07-26 01:02:51 +02:00
Atri Bhattacharya
ece5b74dae
Add name and summary to appdata file.
...
Mark summary for translation.
2016-07-26 00:47:42 +02:00
Kovid Goyal
2b20436621
Merge branch 'master' of https://github.com/cbhaley/calibre
2016-07-24 20:22:55 +05:30
Charles Haley
6439b98723
Comments custom columns:
...
- collapse the two booleans controlling the heading into one string
- allow short-text to appear on the right in book details
- make the new server and book details do (more-or-less) the same thing with headings
- use different CSS for short-text and long-text.
I changed the name of the show_heading property to heading_position to ensure the properties had no odd values, making it easier to test.
2016-07-24 12:42:50 +02:00
Kovid Goyal
0b0f6e6b9d
Make heading-on-side for comments columns configurable
2016-07-24 09:42:28 +05:30
Kovid Goyal
b49b1e81a9
Oops, forgot to remove a no longer needed mixin
2016-07-23 22:45:58 +05:30
Kovid Goyal
531f233a24
Dont use a separate global variable for the UA list
2016-07-23 17:01:30 +05:30
Kovid Goyal
560ebceac4
Ignore ECONNRESET when reading from test server
2016-07-23 16:59:41 +05:30
Kovid Goyal
b2a535a319
Use appropriate widgets for the new comments field types in the metadata edit dialog
2016-07-23 14:26:59 +05:30
Kovid Goyal
be9cab493b
Strip input text for simple text fields
2016-07-23 14:15:24 +05:30
Kovid Goyal
5d8782daa0
Use appropriate widgets for editing the new custom comments column types int he book list
2016-07-23 13:48:52 +05:30
Kovid Goyal
a3bb5e2cae
Allow creating a custom title-like (short text) column (Preferences->Add your own columns->Short text)
...
Also, allow using Markdown for formatting in custom comments like
columns.
2016-07-23 13:04:18 +05:30
Kovid Goyal
0b3125e4d8
Add an option to show the title for long text (comments type) custom columns in the book details panel. Access the option in Preferences->Add your own columns->Choose the column and click the button to edit the settings for that column.
2016-07-23 11:23:53 +05:30
Kovid Goyal
edb17d89ce
Get rid of another .ui file
2016-07-23 10:32:10 +05:30
Kovid Goyal
d331c1fbe2
DRYer
2016-07-23 08:57:32 +05:30
Kovid Goyal
e1c3d4afb1
Book Details: Do not show the "Copy link" context menu item unless there is an actual link at the cursor location. Fixes #1605594 [Comments right click menu]( https://bugs.launchpad.net/calibre/+bug/1605594 )
2016-07-23 08:00:06 +05:30
Kovid Goyal
5323f39aa5
Merge branch 'FreeBSD-build-fix' of https://github.com/madpilot78/calibre
2016-07-23 07:52:50 +05:30
Kovid Goyal
1001aa74dd
Get Books; Update store plugin for nexto
...
Merge branch 'master' of https://github.com/t3d/calibre
2016-07-23 07:48:18 +05:30
Kovid Goyal
077daa87f1
Do not suppress messages from pdftohtml
2016-07-23 07:47:08 +05:30
Tomasz Długosz
23b4290284
nexto plugin: update for website changes
2016-07-22 22:10:59 +02:00
Guido Falsi
adb5e6f0c4
Make new extensions data code differentiate BSD from Linux.
2016-07-22 21:50:58 +02:00
Kovid Goyal
04e4a1a10e
version 2.63.0
v2.63.0
2016-07-22 07:51:05 +05:30
Kovid Goyal
051d9e5d35
Fix #1569388 [tags from s to z can not be saved]( https://bugs.launchpad.net/calibre/+bug/1569388 )
2016-07-21 20:43:41 +05:30
Kovid Goyal
116f6a75f0
Windows: Fix file selection dialogs blurry on HiDPI monitors
2016-07-21 20:12:28 +05:30
Kovid Goyal
24c7756df1
Edit Book: Update regex engine to support Unicode 9.0
2016-07-21 09:27:48 +05:30
Kovid Goyal
a99da9be69
Edit metadata dialog: Fix pasting ISBN from clipboard not stripping garbage characters after a valid ISBN. Fixes #1604956 [paste ISBN button regular expression]( https://bugs.launchpad.net/calibre/+bug/1604956 )
2016-07-21 08:44:39 +05:30