Nikhil Tanwar
0711c4a5c1
Added white background to mainview
...
Followed design as specified in #640
2021-10-19 05:09:07 +02:00
jetownfeve21
135baf48cd
new Find in page in a bottom bar ( #347 )
...
Zimview is now a container for the webview and the find in page bar
Add a F3 shortcut
ESC hides the search bar and the highlighting
2020-04-01 19:29:28 +02:00
luddens
85b769367e
remove status bar
2019-09-17 18:57:29 +02:00
Matthieu Gautier
ceab9780a4
Add a filtering by Category.
...
Categories are static for now.
2019-03-19 16:44:07 +01:00
Matthieu Gautier
b1b0c1d2c3
Add a basic support for bookmarks.
2018-12-02 16:10:35 +01:00
Matthieu Gautier
1022136697
Move the contentManagare sidebar into a specific widget.
2018-10-18 16:45:47 +02:00
Matthieu Gautier
300540d4b8
The sidebar must be under the tabbar.
...
The tabbar must use the whole length and must not be pushed out by the
sidebar.
So we need to split the tabwidget into a tabbar and a stackedWidget.
2018-10-18 16:44:27 +02:00
Matthieu Gautier
6097c0fe99
Implement search in page actions.
...
- Create a TOCSideBar (name TOC because it will also show TOC)
- Remove `FindNextAction` and `FindPreviousAction`. They are handle
directly by a button in the sidebar.
2018-09-04 17:27:58 +02:00
Matthieu Gautier
28fff443ed
Remove the margin around the centralWidget.
2018-07-24 17:25:11 +02:00
Matthieu Gautier
3e46893e2d
Rename classes and files.
...
Mainly remove the `Kiwix` part in the name :
- KiwixSchemeHandler -> UrlSchemeHandler
- KiwixRequestInterceptor -> RequestInterceptor
- KiwixWebView -> WebView
- KTabWidget -> TabWidget
2018-07-19 15:30:03 +02:00
Matthieu Gautier
7b9968daee
Move source files in src subdirectory.
2018-07-19 10:48:45 +02:00