Matthieu Gautier
c70ad07994
Merge pull request #608 from kiwix/kelson42-patch-1
...
Need libkiwix 10.0.0
2021-03-02 10:22:44 +01:00
Kelson
6a91650909
Need libkiwix 10.0.0
2021-03-02 07:52:28 +01:00
Kelson
0183274f8a
Merge pull request #573 from kiwix/454-moving-tabs
...
#454 Allow to move tabs
2021-02-24 13:02:00 +01:00
Alexander Sashnov
6fe7e7487c
Fixes #454 - Allow to move tabs
...
* the Library tab isn't necessary the first tab;
* moving the Library tab is possible, but prohibited in TabBar::onTabMoved()
* Tabbar uses qobject_cast<> to recognize tab types
instead of previously used settings and library (always 0) tab indexes.
2021-02-24 17:20:00 +07:00
Alexander Sashnov
639f8dd5f5
Illiminate Tabbar::widget method;
...
Fix potential segfault when settings tab is open and closing by zim ID
2021-02-24 16:59:45 +07:00
Alexander Sashnov
f576df02fd
be clear about which pointer we get (instead of 'auto')
2021-02-24 16:59:45 +07:00
Alexander Sashnov
ab83c930ef
gitignore: ignore .user (QtCreator local user settings, not portable)
2021-02-24 16:59:45 +07:00
Matthieu Gautier
4a37fb71d2
Merge pull request #538 from kiwix/358-fade-out-text-in-tabs-title
...
Fixes #358 - fade-out instead elide text (trim with...) in tabs
2021-02-22 16:57:09 +01:00
Alexander Sashnov
7252b1b346
Fixes #358 Fade-out tab title instead of cropping with ...
2021-02-21 23:37:22 +07:00
Kelson
ca776b467e
Merge pull request #593 from kiwix/translatewiki
...
Localisation updates from https://translatewiki.net .
2021-02-11 19:24:08 +01:00
translatewiki.net
d644c99b58
Localisation updates from https://translatewiki.net .
2021-02-11 18:51:57 +01:00
Kelson
d1406012fd
Merge pull request #589 from kiwix/https-library-link
...
Https library link
2021-02-04 14:21:59 +01:00
Emmanuel Engelhart
4e007146d7
Use OPDS stream via HTTPs
2021-02-04 12:57:35 +01:00
Emmanuel Engelhart
95914e46a8
Use https:// to downlaod the favicon online
2021-02-04 12:57:35 +01:00
Emmanuel Engelhart
732c6c3904
Screenshot links with https://
2021-02-04 12:57:35 +01:00
Emmanuel Engelhart
0e82bd44a9
About links with https:// if possible
2021-02-04 12:57:35 +01:00
translatewiki.net
d578f527fc
Localisation updates from https://translatewiki.net . ( #586 )
2021-02-04 12:56:46 +01:00
Kelson
cb5cfdceaf
Merge pull request #585 from kiwix/mooc-category
...
Mooc category
2021-01-29 13:20:06 +01:00
Emmanuel Engelhart
34d99c8709
Update category labels
2021-01-29 13:14:00 +01:00
Emmanuel Engelhart
4223f6d084
Add 'mooc' category
2021-01-29 13:09:16 +01:00
Rishabh Soni
73aae9a610
Fixed bug : Crash on closing empty tab after Settings opened. ( #577 )
...
Just one little change was needed, the setSelectionBehaviorOnRemove() function was to be executed before comparing the index with m_settingsIndex.
2021-01-28 21:15:42 +01:00
translatewiki.net
f91f4b15d9
Localisation updates from https://translatewiki.net . ( #584 )
2021-01-28 21:14:39 +01:00
Matthieu Gautier
af5182eea1
Merge pull request #581 from HanYoung-uwu/applyLanguageFilterToLocalLibrary
...
apply language filter to local library
2021-01-28 14:10:35 +01:00
Han Young
a606265c17
apply language filter to local library
2021-01-27 09:50:48 +08:00
Kelson
3b51e6bf29
Merge pull request #583 from kiwix/570-making-kiwix-accessible-to-screenreaders
...
Fixes #570 make 'search' and 'Main menu' buttons visible to screen reader
2021-01-25 17:35:20 +01:00
Alexander Sashnov
5d78a0ac42
Fixes #570 make 'search' and 'Main menu' buttons visible to screen reader
2021-01-25 21:39:30 +07:00
Matthieu Gautier
f31d970315
Merge pull request #568 from Saket-07/master
2021-01-13 12:22:19 +01:00
Matthieu Gautier
79366c01af
Merge pull request #569 from HanYoung-uwu/master
2021-01-06 17:07:22 +01:00
Han Young
62274e870d
nullptr safeguard
2021-01-04 22:35:40 +08:00
Han Young
b7fd37fc0c
currentWebView returns nullptr on settingsView
2021-01-04 22:34:49 +08:00
Kelson
8c3bb17a2a
Merge pull request #565 from kiwix/translatewiki
...
Localisation updates from https://translatewiki.net .
2021-01-04 15:34:27 +01:00
translatewiki.net
cb4ea0bfa1
Localisation updates from https://translatewiki.net .
2021-01-04 14:45:47 +01:00
Saket_07
f92f38e944
Settings tab will now be activated if already opened.
2020-12-30 17:34:49 +05:30
Kelson
84f78d8a42
Merge pull request #562 from kiwix/kelson42-patch-1
...
Reintroduce Gutenberg category
2020-12-19 23:37:57 +01:00
Kelson
4434257271
Reintroduce Gutenberg category
2020-12-19 23:28:46 +01:00
Kelson
f84606b2eb
Reintroduce a few categories #552 ( #560 )
2020-12-12 18:33:41 +01:00
Pierre Neidhardt
a0d3b106b1
Fix printsupport in .pro file ( #557 )
...
This may be required to avoid errors like:
src/kiwixapp.cpp:12:10: fatal error: QPrinter: No such file or directory
2020-12-12 16:28:53 +01:00
translatewiki.net
7ab7be56df
Localisation updates from https://translatewiki.net . ( #542 )
2020-12-07 16:24:48 +01:00
Kelson
1d684c9b16
Merge pull request #549 from kiwix/legoktm-patch-1
...
PPA: Build for Ubuntu Hirsute
2020-12-07 13:44:10 +01:00
Kunal Mehta
8cea6fe1cf
PPA: Build for Ubuntu Hirsute
2020-12-07 12:46:17 +01:00
Matthieu Gautier
a40bf77a5f
Merge pull request #551 from kiwix/fix_kiwix_entry
...
Fix urlschemehandle to adapt to new kiwix-lib.
2020-12-07 12:33:36 +01:00
Matthieu Gautier
f240ea78a1
Fix urlschemehandle to adapt to new kiwix-lib.
...
New kiwix-lib forbid to create a "empty" `kiwix::Entry`.
2020-12-07 12:17:48 +01:00
Kelson
e060fec4aa
New SVG logo ( #539 )
2020-12-05 09:33:19 +01:00
Kunal Mehta
830e19bb2e
PPA: Remove kiwix-tools dependency ( #536 )
...
The HTTP daemon is now started directly via libkiwix instead of
using kiwix-serve as of bbfbf2b.
Also see the discussion on #477 .
2020-11-19 07:16:41 +01:00
Matthieu Gautier
bd54ad9d79
New version 2.0.5
2.0.5
2020-11-17 16:40:45 +01:00
Matthieu Gautier
3ee6309a07
Add missing translation files in the resources.
2020-11-17 16:36:15 +01:00
translatewiki.net
30b7aaf10e
Localisation updates from https://translatewiki.net . ( #535 )
2020-11-16 16:19:43 +01:00
translatewiki.net
f1dad28e42
Localisation updates from https://translatewiki.net . ( #522 )
2020-11-13 22:19:37 +01:00
Matthieu Gautier
57020eb850
Merge pull request #528 from kiwix/kiwix-serve
2020-10-16 15:38:54 +02:00
Matthieu Gautier
1dc2ad5ef4
Add missing include
2020-10-07 18:56:19 +02:00