1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 17:52:10 +02:00
Commit Graph

697 Commits

Author SHA1 Message Date
Muhammad Fawwaz Orabi
740c8d7f4e Added complete Arabic translations for the main application and plugins, the coordinator on transifex does not seem to be active. 2013-09-18 09:04:36 +03:00
nowrep
2ec0038bd4 Updated translations 2013-09-12 16:14:05 +02:00
nowrep
671cc153f8 Updated translations 2013-09-10 16:02:07 +02:00
nowrep
fd4b5c179f Updated translations 2013-09-01 12:48:48 +02:00
Mladen Pejaković
5d3ee06007 Typo fix in cookie manager 2013-08-27 14:22:29 +02:00
nowrep
324ea1ec66 Updated translations from transifex 2013-07-28 20:51:45 +02:00
nowrep
8414f4fa48 Updated translations 2013-06-30 12:27:29 +02:00
nowrep
870ead19d3 Updated translations 2013-06-24 15:37:33 +02:00
nowrep
d64a86ab7e Added new translations into project and resource files 2013-06-16 23:45:27 +02:00
nowrep
19f8c13c65 Pulled new translations (with 60+ % completed) from Transifex 2013-06-16 23:09:02 +02:00
nowrep
61ce1cb904 Updated translations from Transifex 2013-06-16 23:04:10 +02:00
nowrep
de10968498 [PasswordsManager] Make names of backend translatable.
AutoFill needs to have Q_OBJECT macro for QObject::tr function.
2013-06-05 23:14:03 +02:00
nowrep
8621ee0335 [PageScreen] Use QFileDialog::getOpenFileName instead of saveFileName. 2013-05-31 18:11:19 +02:00
nowrep
bb03cfb133 [PageScreen] Add option to choose in which format to save.
Also makes the dialog less confusing whether the image was saved
or not.

Closes #902
2013-05-31 12:42:54 +02:00
nowrep
1a2e7ef788 [Print Page] Set creator to QupZilla and suggest filename.
Closes #904
2013-05-31 10:46:50 +02:00
nowrep
0fe79f3f71 Updated translations 2013-05-17 15:57:17 +02:00
nowrep
b9e6fdac4b Updated translations 2013-05-13 22:11:18 +02:00
nowrep
68b59621c0 [Downloads] Use better translation string for manager's title.
See #878
2013-05-05 12:41:12 +02:00
nowrep
d59acd8dbb [WebView] Make Direction & Fonts menu translatable.
Closes #871
2013-05-02 12:02:41 +02:00
nowrep
ee42199669 Fixed crash upon closing private browsing window.
Also updated translations for previous commits.
2013-04-16 10:00:18 +02:00
nowrep
f09fc7fcec [AdBlock] Make it possible to remove EasyList.
Closes #534
2013-04-13 23:00:22 +02:00
nowrep
35ceee25ee [Preferences][Win] Changed labels on "Set as default" button.
Also renamed QtSingleApplication::removeLockedFile to removeLockFile
2013-04-05 11:39:19 +02:00
nowrep
6604be5f53 Updated translations.
Also removed whitespace in src/lib/network/networkmanager.cpp
2013-03-31 18:12:23 +02:00
nowrep
cec51fc0d5 Updated translation file. 2013-03-20 22:06:21 +01:00
nowrep
b543658a5e Updated translations from Transifex 2013-03-16 19:53:42 +01:00
nowrep
3b28e242f7 Removed homepage translations from repo.
It is now managed on Transifex only.
2013-03-15 11:04:42 +01:00
nowrep
8c606c0bd1 Updated translations from Transifex 2013-03-15 11:03:25 +01:00
nowrep
d29aff5330 Updated translations from Transifex. 2013-03-11 17:00:28 +01:00
nowrep
1ae60d65bb Added new Catalan translation.
Thanks to Guillem Prats and Clara Villalba.
2013-02-23 16:19:25 +01:00
nowrep
f0f2620a78 Translations: Generate empty.ts with lines from source code. 2013-02-23 12:19:12 +01:00
nowrep
8c9f09b17a Improved arguments parsing in external download manager.
Option to choose where exactly to put url (%d placeholder)
instead of just appending it at the end of arguments.
2013-02-15 15:35:23 +01:00
nowrep
e4ebeb3252 [Code] Use QString::SkipEmptyParts in QString::split. 2013-02-15 12:36:25 +01:00
nowrep
0133886b06 Revert "[jsoptions] Added "Disable or change context menu" option"
It broke Inspect Element action.

This reverts commit f6de3bd5a0.
2013-02-10 20:42:16 +01:00
nowrep
a1a8fb90f5 Added option to choose where to store network cache. 2013-02-10 14:50:18 +01:00
nowrep
49b1e4c43c [code cleanup] Moved logic of locationbar's icon into separate classes. 2013-02-10 12:28:53 +01:00
nowrep
00cf5cdbd2 Exporting SpellCheck classes + fixed some translation issues. 2013-02-10 10:28:13 +01:00
nowrep
d81b77a004 [SpeedDial] Fixed fetching title of page when title is empty.
When user checks "Fetch title from page" and resulting title is empty,
let's just show url of the site.
2013-02-09 20:52:25 +01:00
nowrep
83f3c90752 Added option to show tabs on top.
You can change it in Menu View -> Toolbars

Closes #640
2013-02-09 13:00:45 +01:00
nowrep
67d6d380cd [AutoFill] Added password icon into locationbar to choose username.
Closes #735
2013-02-08 18:44:26 +01:00
nowrep
f6de3bd5a0 [jsoptions] Added "Disable or change context menu" option
User can now set whether sites are allowed to change or
completely disable context menu.
2013-02-06 18:17:50 +01:00
nowrep
785b9fcdbe [spellcheck] Fixed replacing words in multiple lines text. 2013-02-06 12:06:35 +01:00
nowrep
0a7773bec1 [spellcheck] Added dialog with spell check settings. 2013-02-05 22:31:16 +01:00
nowrep
fc41e1516d [sourceviewer] Option to load edited source code in page.
Also fixed showing AdBlock css rules when reloading source.
2013-02-05 15:17:36 +01:00
nowrep
0c10211cea [autofill] Change saved password when user enters new data.
Closes #734
2013-01-31 23:13:06 +01:00
nowrep
ced0683c96 Updated translations. 2013-01-31 15:07:17 +01:00
Jonathan Hooverman
1ebb9a2abc Updated German translation 2013-01-30 21:26:39 +01:00
Jonathan Hooverman
20a549a837 Updated German translation 2013-01-30 18:34:38 +01:00
Mladen Pejaković
69bbca32ce Serbian translations update/fix
Closes #730
2013-01-30 11:40:06 +01:00
Sérgio Marques
edc5e31662 Portuguese update 2013-01-29 17:11:37 +00:00
Mladen Pejaković
8f06ad811b Serbian translation updates 2013-01-29 17:09:51 +01:00