28421 Commits

Author SHA1 Message Date
Kovid Goyal
55ad9a3c97
Use the cache dir for temp files created by auto-add
Idiotic windows temp file cleaners.
2018-03-01 18:03:33 +05:30
Kovid Goyal
4db8ce5f81
Ensure metadata is loaded on the EM page 2018-02-28 13:54:07 +05:30
Kovid Goyal
e877ef90e8
Start work on metadata edit widgets for the content server 2018-02-28 12:30:12 +05:30
Kovid Goyal
c5465e8aa4
Fix #819 (boss.py : show_current_diff allow_revert parameter wasn't used) 2018-02-27 10:38:38 +05:30
Kovid Goyal
92232ad34a
Add some timing information for the various startup stages to the debug log 2018-02-27 09:20:52 +05:30
Kovid Goyal
b376909e72
Add time left entry to srv TODO 2018-02-26 16:59:23 +05:30
Kovid Goyal
0566c8abc9
Driver for the new PocketBook 740
Fixes #1749415 [Problems to identify new PocketBook 740](https://bugs.launchpad.net/calibre/+bug/1749415)
2018-02-26 16:36:03 +05:30
Kovid Goyal
581b2c0700
Forgot to add context-menu-split to all_locations 2018-02-26 09:14:19 +05:30
Kovid Goyal
4983623691
Allow adding the Virtual library button to any toolbar/menu via Preferences->Toolbars & menus 2018-02-26 09:00:56 +05:30
Kovid Goyal
348d6cecce
Fix patching of search engines module not working 2018-02-25 10:22:51 +05:30
Kovid Goyal
a76a438f92
version 3.18.0 2018-02-23 08:41:19 +05:30
Kovid Goyal
8601b46151
Conversion: Handle the deprecated type attribute on <ol> tags. Fixes #1751148 [Bad conversion <ol type="a"> from ePub to azw3](https://bugs.launchpad.net/calibre/+bug/1751148) 2018-02-23 08:29:51 +05:30
Kovid Goyal
fa2bcb0f90
Allow custom word lookup actions in the browser viewer 2018-02-22 12:40:08 +05:30
Kovid Goyal
345fac8441
Workaround for Qt 5.10 on linux resetting the global font 2018-02-21 23:09:36 +05:30
Kovid Goyal
3b7843253d
Forgot to bump search_engines current_version 2018-02-21 22:36:11 +05:30
Kovid Goyal
2e8692bfcb
Browser viewer: Allow long tapping a word to look it up in a dictionary or search the internet for it. Fixes #1738995 [[Browser Viewer] not possible to select text on Android](https://bugs.launchpad.net/calibre/+bug/1738995) 2018-02-21 17:16:07 +05:30
Carson Gaspar
aa5420f470 Fix for empty list error triggered by ASIN search 2018-02-20 20:05:31 -05:00
Kovid Goyal
76351b204a
Fix re-ordering of columns causing split book splitter state not being restored on restart 2018-02-14 23:38:40 +05:30
Kovid Goyal
7af5f558fe
... 2018-02-14 08:40:31 +05:30
Kovid Goyal
657bc954ac
... 2018-02-14 07:21:30 +05:30
Kovid Goyal
8f82de9406
dupenv apparently returns the size fo the buffer not the string 2018-02-14 07:13:34 +05:30
Kovid Goyal
ac181d2198
Fix CRT SECURE warning in winutil 2018-02-14 03:53:35 +05:30
Kovid Goyal
c344c42a7d
... 2018-02-14 03:18:40 +05:30
Kovid Goyal
ae4cd7c902
Avoiding round-tripping via mbcs on windows in strftime() 2018-02-14 03:14:50 +05:30
Kovid Goyal
1335ca8b54
Get rid of mixed tabs and spaces in winutil.c 2018-02-14 02:59:54 +05:30
Kovid Goyal
d2670e18e3
Fix errors when using strftime with unicode strings on non-utf-8 windows systems. Fixes #1749219 [conversion error - failure to fetch news from nyt](https://bugs.launchpad.net/calibre/+bug/1749219) 2018-02-14 02:35:47 +05:30
Kovid Goyal
f207feb95f
pep8 2018-02-14 02:26:03 +05:30
Kovid Goyal
aff999cd4b
Split book view: Fix vertical scroll position of the two views getting out of sync after doing some searches. Fixes #1748739 [split book list display error](https://bugs.launchpad.net/calibre/+bug/1748739) 2018-02-12 11:00:55 +05:30
Kovid Goyal
2bd105d8b9
Better pin view detection in delegates 2018-02-12 09:48:12 +05:30
Kovid Goyal
b2ab2bfd6a
Fix some edit widget appearing in the wrong place when editing in the right hand panel of the new split book list. Fixes #1748713 [Custom Column edit popup appears in wrong place with split book list](https://bugs.launchpad.net/calibre/+bug/1748713) 2018-02-11 17:09:07 +05:30
Kovid Goyal
5b7569e1db
Portable build: Fix cache directory not always being auto-created
Also rationalize _get_cache_dir() for all builds. Remove ancient fallback code
for people running from source without updated binaries. Fixes #1747887 [Cannot edit book](https://bugs.launchpad.net/calibre/+bug/1747887)
2018-02-10 08:45:24 +05:30
przemo20
78ac342677
Update trim_image.py
Added a space before image dimensions. Currently there is no space: https://i.imgur.com/2bW41RX.png
2018-02-09 16:19:11 +01:00
Kovid Goyal
99c4647dd4
version 3.17.0 2018-02-09 08:52:47 +05:30
Kovid Goyal
20867c1687
Micro-optimization 2018-02-08 19:44:53 +05:30
Kovid Goyal
136e3fec18
EPUB3 Input: Fix HTML titlepages that are marked using the deprecated <guide> element not being recognized.
Complements the fix for #1746794
2018-02-07 12:35:06 +05:30
Kovid Goyal
7460aad117
Bulk metadata edit: Fix regression in 3.13 that made it impossible to use the Force numbering checkbox for custom series 2018-02-07 07:32:23 +05:30
Kovid Goyal
94de403265
Make mirroring a no-op when pin view is not visible 2018-02-02 13:24:39 +05:30
Kovid Goyal
fe0e9a18bb
EPUB3 Input: Fix cover image not being correctly detected in EPUB 3 files that use a deprecated <guide> element that incorrectly identifies the titlepage as the cover. Fixes #1746794 [EPUB -> MOBI conversion removes entire frontmatter, and also drops cover image](https://bugs.launchpad.net/calibre/+bug/1746794) 2018-02-02 08:43:49 +05:30
Kovid Goyal
6a9096d6d8
Finish up split view. Fixes #1729496 [Feature Request: Lock Column](https://bugs.launchpad.net/calibre/+bug/1729496) 2018-02-01 16:11:58 +05:30
Kovid Goyal
4e5b306547
When mirroring current index only mirror row, not column 2018-02-01 13:00:37 +05:30
Kovid Goyal
1c20f656d2
Implement header context menu for split view 2018-01-31 21:16:09 +05:30
Kovid Goyal
cd40155272
Wire upa few pin view signals 2018-01-31 21:16:09 +05:30
Kovid Goyal
baedee3d8c
Save and restore split view splitter state 2018-01-31 21:16:09 +05:30
Kovid Goyal
039bdb7c85
Save and restore split view state 2018-01-31 21:16:09 +05:30
Kovid Goyal
ca986e5976
Do not show the on device column in the split view 2018-01-31 21:16:09 +05:30
Kovid Goyal
8d35902d61
Mirror sort indicators to split view header 2018-01-31 21:16:09 +05:30
Kovid Goyal
7c3b58be70
Use same header view for both split tables 2018-01-31 21:16:08 +05:30
Kovid Goyal
6c3e68289b
Implement a separate context menu for the split book list 2018-01-31 21:16:08 +05:30
Kovid Goyal
c75ae1acb9
Dont show the split cmenu entry for device views 2018-01-31 21:16:08 +05:30
Kovid Goyal
3300ddec54
Make selection mirroring a little more intelligent 2018-01-31 21:16:08 +05:30