153 Commits

Author SHA1 Message Date
Kovid Goyal
26d405a957
Work on controls for highlighting UI 2020-03-22 19:50:51 +05:30
Kovid Goyal
18a7ad73a4
Initial positioning of selection handles works 2020-03-18 09:28:19 +05:30
Kovid Goyal
a370e028a3
Viewer: Add a control to quit the viewer useful on touchscreens. Fixes #1862441 [Feature request: dedicated 'quit' option in viewer menu](https://bugs.launchpad.net/calibre/+bug/1862441) 2020-02-11 20:20:12 +05:30
Kovid Goyal
785c4ae4df
Nicer tab close icon 2020-01-16 11:19:25 +05:30
Kovid Goyal
4bc07eba10
More dark mode icon fixes 2020-01-01 09:35:15 +05:30
Kovid Goyal
746381d179
A few more etree.fromstring 2019-12-29 22:02:16 +05:30
Kovid Goyal
4c1032ba5c
A toolbar button for auto-scrolling 2019-12-28 21:14:38 +05:30
Kovid Goyal
38736d9412
Add an auto-scroll button to the viewer controls 2019-12-28 20:49:37 +05:30
Kovid Goyal
b861197248
Unify reference mode icon 2019-12-15 11:03:28 +05:30
Kovid Goyal
5c2d0e7934
More dark mode icon fixes 2019-12-10 20:59:24 +05:30
Kovid Goyal
44b196ba0d
More dark mode icon adaptation 2019-12-10 20:35:30 +05:30
Kovid Goyal
7bdf5fff0f
Fix document type icons for dark themes 2019-12-10 14:29:50 +05:30
Kovid Goyal
ddbf868592
Fix toolbar extender button not visible in dark theme 2019-12-10 13:56:04 +05:30
Kovid Goyal
406944a17e
Fix icons in text edit widget toolbar for dark themes 2019-12-10 11:27:53 +05:30
Kovid Goyal
ade858c1de
Make various text formatting icons work better with dark themes 2019-12-10 11:17:32 +05:30
Kovid Goyal
f495ffc16c
Add a reference mode control to the viewer chrome 2019-12-09 09:49:58 +05:30
Kovid Goyal
5774a6ef9a
Use the same ToC icon for viewer as for rest of calibre 2019-12-06 17:12:01 +05:30
Kovid Goyal
cd66cb007e
Fix #1853241 [Viewer: lookup icon should be a library](https://bugs.launchpad.net/calibre/+bug/1853241) 2019-11-21 09:39:22 +05:30
Kovid Goyal
74303fe6d8
Viewer: Restore print to PDF functionality 2019-10-09 17:30:41 +05:30
Kovid Goyal
afd483f11a
Actions to copy text/URL and view image 2019-09-13 09:12:33 +05:30
Eli Schwartz
45ca4c7934
py3: merge multiline __future__ imports to not confuse 2to3 2019-05-27 00:41:14 -04:00
Kovid Goyal
2d21a8efa2
Some more fixes for the unicode type
Now replaced in all dynamically loaded code. Recipes/metadata
sources/etc. In the case of recipes, since they get compiled by calibre
we simply make the unicode/unichr names available, no need for any
changes to the actual recipes themselves.
2019-03-13 12:04:47 +05:30
Kovid Goyal
91dcd80f8c
Start work on conversion for the content server 2018-06-20 07:46:24 +05:30
Kovid Goyal
26aee58453
Use three toolbars for comments editor so they dont wrap even on small screens 2018-03-22 12:15:52 +05:30
Kovid Goyal
2ddfa2aa43
Color controls for the comments editor on the EM page 2018-03-22 12:06:12 +05:30
Kovid Goyal
71c18acc7b
Actions to insert images/links for the comments editor on the EM page 2018-03-22 11:16:25 +05:30
Kovid Goyal
c2a92ad678
Justification actions for comments editor on EM page 2018-03-22 09:31:17 +05:30
Kovid Goyal
dddc916082
More actions for comments editor on EM page 2018-03-21 22:47:27 +05:30
Kovid Goyal
8d0f8ba765
Format block command for comments editor on EM page 2018-03-21 22:12:27 +05:30
Kovid Goyal
2645ef6209
More actions for EM page comments editor 2018-03-21 21:40:20 +05:30
Kovid Goyal
2d2d66113d
A few more actions for the EM page comments editor 2018-03-21 08:34:34 +05:30
Kovid Goyal
88d4772ec8
Add basic formatting buttons to comments editor toolbar on EM page 2018-03-21 07:28:29 +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
4983623691
Allow adding the Virtual library button to any toolbar/menu via Preferences->Toolbars & menus 2018-02-26 09:00:56 +05:30
Serized
8cdf671f83 Add an icon for the restart and similar books actions
The icon looks better when the action is placed in one of the main
toolbars
2017-10-18 18:11:35 +02:00
Kovid Goyal
b65f2ccbc0
Rename the quickview icon and make it match the other icons colors 2017-07-04 22:48:05 +05:30
Charles Haley
beadc00667 Add svg of icon file 2017-07-04 16:07:07 +02:00
Kovid Goyal
ebdec9f6ae
Comments editor: Add a button to easily insert separators (i.e. <hr> tags) when editing comments 2017-07-02 11:34:16 +05:30
Kovid Goyal
621f12fc8b
Use a gear icon for advanced search and restore Saved search discoverability 2017-06-10 16:19:08 +05:30
Kovid Goyal
a0a1261bc4
Add an apple-touch-icon because Apple is a special snowflake that cant use the favicon like everybody else 2017-05-28 13:25:51 +05:30
Kovid Goyal
3e35fab553
Adda button on the home page to show the currently logged in user 2017-05-21 13:39:38 +05:30
Kovid Goyal
b5b7b9798a
forgot the file in my last commit 2017-05-21 13:39:35 +05:30
Kovid Goyal
52f04cb714 Use buttons for the library chooser on the home page 2017-02-18 10:24:26 +05:30
Kovid Goyal
145b39859e Use a home icon instead of close for the book list 2017-02-15 08:30:46 +05:30
Kovid Goyal
09b852959b More work on the viewer search 2017-01-03 16:47:06 +05:30
Kovid Goyal
2685cb6430 Fix incorrect arrows on the indent icons 2016-11-01 17:06:19 +05:30
Kovid Goyal
211b65aad4 Edit Book: Proper icon for the split file action. Fixes #1637989 [Incorrect icon in edit book and edit metadata](https://bugs.launchpad.net/calibre/+bug/1637989) 2016-10-31 18:09:26 +05:30
Kovid Goyal
b0b85cbb2b Line up the formatting icons on the baseline 2016-10-29 19:29:39 +05:30
Kovid Goyal
637c5e7b2a ... 2016-10-29 13:43:40 +05:30
Kovid Goyal
8ff83146e6 ... 2016-10-29 13:40:11 +05:30