539 Commits

Author SHA1 Message Date
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
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
Matthieu Gautier
96c5ac324e
Merge pull request #490 from Abijeet/patch-1
Use correct form of verb: store --> stored for description
2020-07-15 18:10:50 +02:00
Abijeet Patro
c0c7fbc171
Use correct form of verb: store --> stored for description 2020-07-15 20:45:11 +05:30
Matthieu Gautier
d4028e95e8 Release 2.0.4
- Add "open link in web browser" action in context menu.
- Improve setting UX (no apply button. Download directory dialog).
- Change fonts to the free "Selawik".
- Do not call `date` and `git describe` during build step to allow
  reproducible build.
- Better about.html text.
- Update translations.
2.0.4
2020-07-15 16:48:19 +02:00
Matthieu Gautier
250599b0d6
Merge pull request #463 from kiwix/translatewiki 2020-07-15 14:14:08 +02:00
Matthieu Gautier
ee452bd005 Update translations.qrc with new translations. 2020-07-15 12:15:00 +02:00
Matthieu Gautier
8cc59e42cf Do not translate {{VERSION}} token 2020-07-15 12:14:31 +02:00
translatewiki.net
32bef4a129 Localisation updates from https://translatewiki.net. 2020-07-14 10:19:28 +02:00
Kelson
0ae3536625
Merge pull request #442 from kiwix/setting-download-dir
Change download directory setting UX
2020-07-10 19:26:19 +02:00
Matthieu Gautier
b91be76815 Fix styling of the settingManager
- Button are not limited in size to contain all the text.
- Zoom factor is correctly positioned.
- Download directory is display without border, left aligned.
2020-07-10 17:42:01 +02:00
Matthieu Gautier
bfe08ade84 Better download directory confirmation dialog.
- Set the title
- Use OK button instead of SAVE
- Use better textual string to allow correct translation.
- rename the function name to have something closer to an action.
- Do the action (setting the directory) outside of the checking function.
2020-07-10 12:11:21 +02:00