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
Matthieu Gautier
288a5f9001
Do not store a Server pointer in kiwixapp.
...
We don't need a dynamic allocation. We can allocate on the stack.
2020-10-07 14:33:16 +02:00
Matthieu Gautier
bbfbf2bf1e
Use the server feature in kiwix-lib instead of spawning a new process.
2020-10-07 14:29:48 +02:00
Matthieu Gautier
2979668c3a
Initialize the Library with the libraryDirectory.
...
If not, the `Library` constructor use `KiwixApp::instance()` to get
the kiwixapp but, at this time, the kiwixapp is not yet existing (we
are constructing it)
2020-10-07 14:28:38 +02:00
Matthieu Gautier
bceebdc94b
Merge pull request #494 from kiwix/translatewiki
2020-09-17 18:25:21 +02:00
Matthieu Gautier
1d6b1b459c
Update translations.qrc with new translations.
2020-09-17 18:18:01 +02:00
translatewiki.net
bac49f01dc
Localisation updates from https://translatewiki.net .
2020-09-17 16:42:53 +02:00
Kelson
8bfbc1ea0e
Merge pull request #519 from kiwix/check_space_download_dir
...
Check the available size of the configured download directory.
2020-09-01 15:14:14 +02:00
Matthieu Gautier
e9ce14846e
Check the available size of the configured download directory.
...
Fix #492
2020-09-01 15:02:42 +02:00
Kelson
b0419fc179
Merge pull request #518 from kiwix/kelson42-patch-1
...
Repology badges
2020-08-30 22:14:43 +02:00
Kelson
dec5ab5378
Repology badges
2020-08-30 22:13:47 +02:00
Kelson
4f40d6b86d
Merge pull request #516 from kiwix/ppa-bionic
...
PPA: Build packages for Ubuntu Bionic
2020-08-29 07:47:35 +02:00
Kunal Mehta
ea5538527d
PPA: Build package for Ubuntu Bionic
...
Fixes #503 .
2020-08-28 17:49:36 -07:00
Kunal Mehta
7fc7b1a4fb
Explicitly select qt5 in d/rules
...
See <https://qt-kde-team.pages.debian.net/packagingqtbasedstuff.html >,
it's needed for bionic compat.
2020-08-28 17:44:53 -07:00
Kelson
c0e836c705
Merge pull request #506 from kiwix/legoktm-aria2
...
debian: Remove aria2 build dependency
2020-08-05 23:30:45 +02:00
Kunal Mehta
343870429d
debian: Remove aria2 build dependency
...
The dependency is inherited from libkiwix, once
https://github.com/kiwix/kiwix-lib/pull/402 is merged.
Fixes #505 .
2020-08-05 14:08:21 -07:00
Kelson
1862466426
Merge pull request #501 from kiwix/ppa
...
Automatically build and publish Debian packages to our PPA
2020-08-01 11:34:54 +02:00
Kunal Mehta
30fc62b9ed
Publish Debian packages to our PPA
2020-07-28 21:55:04 -07:00
Kunal Mehta
921968da96
Add minimal Debian packaging
2020-07-28 21:49:07 -07:00
Kunal Mehta
89a5e7994e
Fix version
...
The PPA integration will look at this version to determine what it's
packaging.
2020-07-28 21:45:45 -07:00
Matthieu Gautier
21b0bb864f
Merge pull request #495 from vishal-1408/uiissue
...
Library fonts changed to sans serif and homogenized
2020-07-22 12:01:37 +02:00
Vishal
6e340893da
library fonts changed to sans serif and homogenized
2020-07-22 14:41:01 +05:30