33069 Commits

Author SHA1 Message Date
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
Kovid Goyal
377d75a5f4 Update Gosc Niedzielny
Merge branch 'recipes' of https://github.com/t3d/calibre
2016-07-21 08:37:50 +05:30
Tomasz Długosz
b614a3ef86 Update gosc_niedzielny and gosc_full for website changes 2016-07-20 22:49:19 +02:00
Kovid Goyal
f0a3f6e1ce Edit Book: Also refresh the Preview and Live CSS panels after performing any action that changes files other than the currently displayed file. 2016-07-20 19:32:25 +05:30
Kovid Goyal
e9317c7490 ... 2016-07-20 16:47:06 +05:30
Kovid Goyal
d5896390c2 Another oops 2016-07-20 16:30:52 +05:30
Kovid Goyal
8e9bf3ddc9 Another oops 2016-07-20 16:21:55 +05:30
Kovid Goyal
37649fc9ed oops 2016-07-20 16:13:33 +05:30
Kovid Goyal
3466aaff4c Define the extensions as pure data 2016-07-20 15:59:02 +05:30
Kovid Goyal
f910c1201a ... 2016-07-20 12:23:26 +05:30
Kovid Goyal
948e2cf2da Move deifintion of icu_libs to where it belongs 2016-07-20 12:20:36 +05:30
Kovid Goyal
15e3f8a1af Rename extensions.py to build.py to match the command name 2016-07-20 12:15:19 +05:30
Kovid Goyal
efc4f7bb8d ... 2016-07-20 12:01:58 +05:30
Kovid Goyal
6ca56ccdcf Do not use pywin32 to get cpu_count while building 2016-07-20 11:57:58 +05:30
Kovid Goyal
3387a70887 Update Nikkei Free 2016-07-20 09:19:00 +05:30
Kovid Goyal
2c783fd62d Ignore failures to send all packets when testing sending malformed data to server 2016-07-20 09:03:30 +05:30
Kovid Goyal
56506f7173 Use a list of common user agents for random_user_agent()
The list is generated from the list at:
https://techblog.willshouse.com/2012/01/03/most-common-user-agents/
at build time.
2016-07-20 00:16:22 +05:30
Kovid Goyal
38ae23cbab ... 2016-07-20 00:09:41 +05:30
Kovid Goyal
1c389964cc Get list of common user-agents during bootstrap 2016-07-20 00:06:49 +05:30
Kovid Goyal
e73972ee09 Change UA string for amazon metadata download to IE 11 on win 7 2016-07-19 23:35:17 +05:30
Kovid Goyal
f0f73830b7 Detect a generic CI server rather than just Travis 2016-07-18 15:59:06 +05:30
Kovid Goyal
bdb2a763d2 Old MOBI Output: Pass through percentage widths on <hr> tags 2016-07-18 11:42:54 +05:30
Kovid Goyal
895ca1c2aa Update IPython code to work with IPython 5 2016-07-18 10:53:12 +05:30
Kovid Goyal
8ab74402a8 ... 2016-07-18 07:53:58 +05:30
Kovid Goyal
c6d62bcd3b ... 2016-07-18 07:53:11 +05:30
Jim Miller
507864f849 Clear search_restriction combobox when 'close VL' button pressed. 2016-07-18 07:26:44 +05:30
Kovid Goyal
7e31bce688 Merge branch 'patch-2' of https://github.com/sornars/calibre 2016-07-18 07:13:49 +05:30
Shivan Sornarajah
f102a946a3 Update financial_times_uk.recipe 2016-07-17 20:16:03 +01:00