337 Commits

Author SHA1 Message Date
translatewiki.net
5cc887b219 Localisation updates from https://translatewiki.net. 2022-09-05 13:06:20 +02:00
Nikhil Tanwar
e7223ac247 Add shortcuts for navigating tabs.
Added:
- CTRL + TAB shortcut for going to the next tab.
- CTRL + SHIFT + TAB shortcut for going to previous tab.
2022-08-11 10:42:21 +05:30
translatewiki.net
294fa1b024 Localisation updates from https://translatewiki.net. 2022-07-18 13:06:26 +02:00
Matthieu Gautier
69a7277354 New version 2.2.2 2022-06-22 15:51:54 +02:00
Matthieu Gautier
595d58cbd6 Udpate translations.qrc 2022-06-22 15:51:54 +02:00
translatewiki.net
9014c00982 Localisation updates from https://translatewiki.net. 2022-06-20 13:06:48 +02:00
Nikhil Tanwar
b05daa197d Replace deprecated functions
This replaces the deprecated Reader and Favicon functions from libkiwix

kiwix::Reader functions are converted to use zim::Archive
Favicon functions are converted to use Illustration
Fix #805
2022-06-16 14:25:07 +02:00
translatewiki.net
60e2c76776 Localisation updates from https://translatewiki.net. 2022-06-06 19:19:45 +02:00
renaud gaudin
db6ebdfa66 Using Commons URL for screenshots in flathub 2022-05-18 15:09:23 +00:00
translatewiki.net
90f40df3a3 Localisation updates from https://translatewiki.net. 2022-05-09 13:06:23 +02:00
translatewiki.net
ca29c72960 Localisation updates from https://translatewiki.net. 2022-04-25 13:06:22 +02:00
translatewiki.net
2be144dbef
Localisation updates from https://translatewiki.net. (#829) 2022-04-11 13:16:15 +02:00
translatewiki.net
22da046dfa
Localisation updates from https://translatewiki.net. (#821) 2022-04-10 20:45:30 +02:00
translatewiki.net
949184d13a
Localisation updates from https://translatewiki.net. (#820) 2022-03-17 02:48:19 +01:00
Matthieu Gautier
b692debeab New version 2.2.1 2022-03-11 17:16:00 +01:00
translatewiki.net
d2700e2cda Localisation updates from https://translatewiki.net. 2022-03-11 17:00:35 +01:00
Matthieu Gautier
27bd61c62f New version 2.2.0 2022-03-04 16:39:08 +01:00
Matthieu Gautier
9f64c6c9c4 Update resources/translations.qrc 2022-03-04 16:39:08 +01:00
Matthieu Gautier
ecad664bdf Make generation script sort the resources.
This will avoid unnecessary modification of the qrc file
just because of random unsorted order.
2022-03-04 16:39:08 +01:00
translatewiki.net
bb121d93ea Localisation updates from https://translatewiki.net. 2022-03-03 13:06:06 +01:00
translatewiki.net
7268d7b15a
Localisation updates from https://translatewiki.net. (#790) 2022-02-25 16:24:38 +01:00
Nikhil Tanwar
cea8c2656d Remove padding from QSpinbox
This removes an explicit padding from QSpinbox. QSpinbox will now have the default padding (if any) for QSpinbox.
Helps the text to not disappear at some systems/configurations
To keep the previous design changes QLabel padding to 12px (top and bottom) and 8px (right and left)
2022-02-25 17:39:56 +05:30
Emmanuel Engelhart
3e3346c09d
Shorten CSS rule 2022-02-13 14:06:10 +01:00
Emmanuel Engelhart
b4e82dd7ad
Remove empty line 2022-02-13 14:03:06 +01:00
Emmanuel Engelhart
62d0b4a091
Replace CSS 0pt by 0 2022-02-13 13:36:03 +01:00
Emmanuel Engelhart
fba7e94a33
Simplify CSS rule 2022-02-13 13:32:14 +01:00
Emmanuel Engelhart
529f549af1
No need of semi-colon after function declaration 2022-02-13 13:26:54 +01:00
Emmanuel Engelhart
5daab5e0f9
Replace CSS value 0px by just 0 2022-02-13 13:24:21 +01:00
Emmanuel Engelhart
4894289092
Shorter CSS margin declaration 2022-02-13 13:22:36 +01:00
Emmanuel Engelhart
2c9f7c1f2a
Bad CSS property name 2022-02-13 13:21:03 +01:00
translatewiki.net
9ed2f67099 Localisation updates from https://translatewiki.net. 2022-02-10 13:05:46 +01:00
Nikhil Tanwar
a69e6a1f02
Add monitor directory entry in settings panel
This adds an option to check/update monitor directory from the settings panel.
2022-02-08 21:08:25 +01:00
translatewiki.net
09db2a7a63
Localisation updates from https://translatewiki.net. (#778) 2022-02-03 15:41:25 +01:00
translatewiki.net
947781ccbc Localisation updates from https://translatewiki.net. 2022-01-27 13:05:42 +01:00
Amir E. Aharoni
6f53261e77 Fix verb tense in an English message 2022-01-21 13:23:26 +02:00
Matthieu Gautier
7f5fe877f9 New version 2.1.0 2022-01-20 14:38:59 +01:00
Matthieu Gautier
28422b5159 Update resources/translations.qrc 2022-01-20 14:38:59 +01:00
Matthieu Gautier
9bfc411cdf Make generation script always use relative path in the qrc file. 2022-01-20 14:38:59 +01:00
translatewiki.net
2e2c519d9c Localisation updates from https://translatewiki.net. 2022-01-20 13:05:49 +01:00
Nikhil Tanwar
90afbf3f92 Update showMessage()
This removes the previous default error message.
KiwixApp::showMessage() now accepts title, text and MessageBox icon
2022-01-19 20:08:06 +01:00
Nikhil Tanwar
60effd4c84 Add exception handling for book modification while kiwix-desktop is running
A message box is shown if the file couldn't be opened and the entry is removed from library.
2022-01-19 20:08:06 +01:00
Alexander Sashnov
9bb32e19f1 Fixes #525 Kiwix icon low resolution
Set white background to kiwix-desktop.svg, include it into .deb
2022-01-12 14:46:54 +07:00
translatewiki.net
0fae1eb3ad
Localisation updates from https://translatewiki.net. (#761) 2022-01-06 16:48:27 +01:00
Nikhil Tanwar
a9c65222c7 Add basic layout for IP Chooser 2022-01-05 17:41:41 +05:30
translatewiki.net
2875b52ae6
Localisation updates from https://translatewiki.net. (#740) 2021-12-20 13:17:09 +01:00
Veloman Yunkan
cda8eac194 Handling of NoEntry in KiwixApp::openRandomUrl() 2021-12-12 20:55:00 +04:00
translatewiki.net
80b3cb1952
Localisation updates from https://translatewiki.net. (#736) 2021-12-04 06:08:07 +01:00
translatewiki.net
643a35a996
Localisation updates from https://translatewiki.net. (#733) 2021-11-30 08:39:48 +01:00
Emmanuel Engelhart
f43a4e2902
Add library category 'wikiHow' 2021-11-26 10:43:32 +01:00
translatewiki.net
0cd2bec992
Localisation updates from https://translatewiki.net. (#727) 2021-11-26 09:44:33 +01:00