Kovid Goyal
40a8522f32
Merge branch 'patch-9' of https://github.com/bobbysteel/calibre
2017-06-09 22:24:50 +05:30
Kovid Goyal
f2f25adbaa
Use a bookmark icon for the saved searches button, since now it is not just for adding
2017-06-09 22:23:59 +05:30
Kovid Goyal
02a26d89e8
Merge branch 'master' of https://github.com/cbhaley/calibre
2017-06-09 22:22:26 +05:30
bobbysteel
72f2cf8d21
Fix blog content inside Economist
2017-06-09 17:51:02 +01:00
bobbysteel
246c5771b5
Fix blog content inside Economist
2017-06-09 17:49:44 +01:00
Charles Haley
38da0619bf
Add 'get saved search text' to new right-click search button.
...
Move the actions to the top.
2017-06-09 17:54:34 +02:00
Kovid Goyal
858b21dadf
See if installing uglify-js manually fixes Travis builds
2017-06-09 20:31:32 +05:30
Kovid Goyal
4a0ac673c5
Sort the searches in the menu
2017-06-09 19:01:00 +05:30
Kovid Goyal
e0f916068a
Change the saved search button to always pop up a menu with the saved searches as well as actions to create or manage a saved search
2017-06-09 18:55:57 +05:30
Kovid Goyal
6cb0757342
Fix #1696944 [[Opinion] Seperator]( https://bugs.launchpad.net/calibre/+bug/1696944 )
2017-06-09 18:39:48 +05:30
Kovid Goyal
2880e88b76
...
2017-06-09 18:36:12 +05:30
Kovid Goyal
ddab814e35
Fix #1696954 [Find previous match buttom has wrong icon]( https://bugs.launchpad.net/calibre/+bug/1696954 )
2017-06-09 17:06:22 +05:30
Kovid Goyal
9a5cea5669
...
2017-06-09 11:15:08 +05:30
Kovid Goyal
e8d113211f
bump beta version
2017-06-09 09:41:03 +05:30
Kovid Goyal
ae0e22bbd9
...
2017-06-09 09:37:01 +05:30
Kovid Goyal
a03861c75a
Show the "Alter Tag browser" text when the search field is collapsed
2017-06-09 09:34:37 +05:30
Kovid Goyal
e407c07ce9
Add a separator between the VL button and the rest of the search bar
2017-06-09 08:29:29 +05:30
Kovid Goyal
201b27386d
pep8
2017-06-09 08:23:29 +05:30
Kovid Goyal
e52c11c2c3
Fix failing tests
2017-06-09 08:23:12 +05:30
Kovid Goyal
c01d57d536
...
2017-06-09 08:18:59 +05:30
Kovid Goyal
57cc57ab3e
...
2017-06-09 08:17:18 +05:30
Kovid Goyal
dd1d4061bc
Change references to Alter Tag browser in the manual
2017-06-09 01:19:05 +05:30
Kovid Goyal
5ae7d5ff4b
Use a hand cursor for all buttons in the main window
2017-06-09 01:15:09 +05:30
Kovid Goyal
34acecce6a
Hide the Tag browser search box by default
...
Can be shown by clicking the search icon in the bottom of the Tag
Browser
2017-06-09 01:11:13 +05:30
Kovid Goyal
2c80dc2aed
Remove orphaned compiled forms when switching branches
2017-06-09 00:21:10 +05:30
Kovid Goyal
9065690ff7
Dont use accelerators for the main window UI
2017-06-09 00:00:43 +05:30
Kovid Goyal
a16844962d
Fix duplicate hyperlink target warning
2017-06-08 20:55:23 +05:30
Kovid Goyal
c70432c898
Remove unused image def
2017-06-08 20:50:27 +05:30
Kovid Goyal
20d54dd7ba
Remove the Saved search box from the search bar
...
Replaced by a single button that can be used to add a saved search.
The box is redundant, since saved searches can be accessed from the Tag
Browser anyway.
For people that really like the Saved search box, there is a tweak to
restore it.
2017-06-08 20:46:43 +05:30
Kovid Goyal
78a9477167
Add a clear button at the end of all search boxes. Fixes #1696737 [[Opinion] Move the Reset button inside the search field]( https://bugs.launchpad.net/calibre/+bug/1696737 )
2017-06-08 19:57:31 +05:30
Kovid Goyal
be38e09a34
Use explicit module imports for Qt to get better tracebacks
2017-06-08 18:23:20 +05:30
Kovid Goyal
1bddc1c9ef
Fix right lcicking on the show search bar button not working
2017-06-08 14:03:25 +05:30
Kovid Goyal
cd7813f8a8
Add a button to hide the search bar
...
Fixes #1696067 [[Enhancement] UI changes](https://bugs.launchpad.net/calibre/+bug/1696067 )
2017-06-08 13:59:13 +05:30
Kovid Goyal
b7b3d2006d
...
2017-06-07 21:23:25 +05:30
Kovid Goyal
449ea6a71d
More documentation for the server
2017-06-07 21:23:10 +05:30
Kovid Goyal
b05b808f71
...
2017-06-07 21:03:35 +05:30
Kovid Goyal
2307aeb815
...
2017-06-07 18:13:16 +05:30
Kovid Goyal
d047e22e81
Better fix for undecodeable titles
2017-06-07 16:50:32 +05:30
Kovid Goyal
97a018e391
Fix error if recipe uses undecodeable bytestring for title
2017-06-07 16:44:09 +05:30
Kovid Goyal
9564c94ad1
Remove the copy of dukpy. Make it an external dependency.
2017-06-07 15:07:19 +05:30
Kovid Goyal
f005731212
Fix dukpy not building on windows
2017-06-07 12:46:36 +05:30
Kovid Goyal
aee8af31f3
Hide all symbols in the compiled python extensions on unix
...
They were already hidden on windows. Avoids the possibility of symbol
collisions and also means ld has to do less work when loading them
extensions.
2017-06-07 12:19:24 +05:30
Kovid Goyal
7bb017d94c
Retire old changelog entries
2017-06-07 08:29:38 +05:30
Kovid Goyal
bb147d7413
Fix #1696145 [EBook Converter Crashes on CSS Parsing]( https://bugs.launchpad.net/calibre/+bug/1696145 )
2017-06-06 20:54:47 +05:30
Kovid Goyal
5f66041b62
Decrease the vertical padding in the main calibre window between the toolbar, central area and status bar. Fixes #1695683 [Reduce unused space in UI]( https://bugs.launchpad.net/calibre/+bug/1695683 )
2017-06-06 09:32:51 +05:30
Kovid Goyal
44ea4e9600
Do not save the size fo the device config dialog
2017-06-06 08:57:12 +05:30
Kovid Goyal
377d0db6be
...
2017-06-05 22:09:26 +05:30
Kovid Goyal
ae7ec71db0
E-book viewer: Fix external links not working in the footnote popup panel
2017-06-05 09:11:19 +05:30
Kovid Goyal
01085fc7d2
...
2017-06-04 20:05:57 +05:30
Kovid Goyal
7f65bc11b1
...
2017-06-04 20:05:34 +05:30