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

3111 Commits

Author SHA1 Message Date
nowrep
ee24e7a25b Added application/x-mimearchive into qupzilla.desktop
Latest QtWebKit can open mhtml archives.
See #820
2013-10-13 14:57:07 +02:00
nowrep
287f4e84e1 Updated translations 2013-10-10 10:36:30 +02:00
Muhammad Fawwaz Orabi
c2ed0d6482 Enhanced plural forms for languages with complex rules 2013-10-10 10:36:01 +02:00
nowrep
cb0cd31f3b Coding style in downloaditem.cpp 2013-09-29 13:52:45 +02:00
David Rosca
8a3b3bd6a9 Merge pull request #1049 from forabi/master
[translation] Added plural forms for hours/mins/secs in download manager and tr() for data units
2013-09-29 04:46:27 -07:00
Muhammad Fawwaz Orabi
baecfddad1 Added plural forms for hours/mins/secs in download manager and tr() for data units 2013-09-28 23:01:53 +03:00
David Rosca
4d1a92487e Merge pull request #1048 from forabi/master
[translation ar] New strings translated, typos fixed...
2013-09-27 12:39:17 -07:00
Muhammad Fawwaz Orabi
00d566fd97 Update ar.ts 2013-09-27 21:39:08 +02:00
Muhammad Fawwaz Orabi
caa1e6e1a9 [translation ar] fixed missing percent sing in download manager window 2013-09-26 10:43:26 +03:00
Muhammad Fawwaz Orabi
5f3ae13dba updated translation 2013-09-22 18:17:51 +03:00
Muhammad Fawwaz Orabi
7dae463b2e updated translation 2013-09-22 18:13:38 +03:00
nowrep
611e8bbfdf [RSSWidget] Fixed displaying a lot of RSS feeds.
Closes #906
2013-09-22 15:48:17 +02:00
Mladen Pejaković
68eff6bc3a Contributor's email address change 2013-09-21 00:02:56 +02:00
Mladen Pejaković
1fcef58e8b Serbian translations update 2013-09-20 23:48:00 +02:00
nowrep
ee8a00ea50 [SslErrorDialog] Add option to accept certificate permanently.
Closes #939
2013-09-19 20:21:46 +02:00
Muhammad Fawwaz Orabi
699b70390b [translation ar] Fixed some typos 2013-09-19 17:45:14 +03:00
nowrep
f527a837db Added Arabic translation to project files (.pro) 2013-09-19 12:02:53 +02:00
nowrep
9fe5df8497 Added Qt Arabic translation file (qm) 2013-09-19 11:45:30 +02:00
David Rosca
875f46ea54 Merge pull request #1033 from forabi/master
Added complete Arabic translations for the main application and plugins
2013-09-18 00:18:42 -07:00
Muhammad Fawwaz Orabi
a6466bbe15 Updated Arabic translations 2013-09-18 09:20:10 +03:00
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
55cbdec32c [Unloaded tab color] Make sure it work also for black color
Closes #1013
2013-09-17 17:03:50 +02:00
David Rosca
f8b792ed01 Merge pull request #1030 from forabi/patch-3
Added arabic translation
2013-09-17 01:35:49 -07:00
Muhammad Fawwaz Orabi
984d15f14c Update languages.nsh 2013-09-17 00:01:30 +02:00
David Rosca
9ed84a0464 Merge pull request #1028 from forabi/patch-2
Add Arabic translation
2013-09-15 02:04:00 -07:00
Muhammad Fawwaz Orabi
c18b605fc5 Update qupzilla.desktop 2013-09-15 04:15:55 +02:00
nowrep
e56a3a69f8 X11: Changed main window WM_CLASS to "QupZilla Browser" 2013-09-14 21:26:40 +02:00
nowrep
5de4075a98 Tabs: Make sure unloaded tabs color is different even for white color.
Closes #1013
2013-09-13 17:29:52 +02:00
nowrep
2ec0038bd4 Updated translations 2013-09-12 16:14:05 +02:00
Jonathan Hooverman
474cb7baa7 Fixed a small typo in bookmarksimportdialog.ui 2013-09-11 11:47:02 +02:00
nowrep
68172898d0 Merge branch 'master' of github.com:QupZilla/qupzilla 2013-09-10 16:02:28 +02:00
nowrep
671cc153f8 Updated translations 2013-09-10 16:02:07 +02:00
nowrep
48860aa398 Bookmarks Import: Add option not to fetch icons
Closes #1018
2013-09-10 16:01:40 +02:00
Jonathan Hooverman
f17d19643c Fixed a small typo in ieimporter.cpp 2013-09-10 15:55:05 +02:00
Jonathan Hooverman
56518a6749 Fixed a small typo in ieimporter.cpp 2013-09-10 15:53:30 +02:00
nowrep
18baba4489 Correctly set fileName member of Plugin struct.
Thanks to char101
Closes #1020
2013-09-10 15:52:18 +02:00
nowrep
4280dcd9fa Fixed coding style and added copyright 2013-09-10 15:45:51 +02:00
David Rosca
655bb6ffeb Merge pull request #1023 from jdbastardy/ieimport
added internet explorer import
2013-09-10 06:41:27 -07:00
Mattias Cibien
59dadbbe1f added internet explorer import 2013-09-10 09:33:38 -04:00
David Rosca
ffdfece9fb Merge pull request #1009 from jdbastardy/master
Added possibility to save and retrieve proxy passwords
2013-09-10 06:18:10 -07:00
David Rosca
c622000850 Merge pull request #1021 from genodeftest/patch-1
Added hint for building on Fedora (qmake versions)
2013-09-10 04:33:26 -07:00
Christian Stadelmann
606d216e40 Added hint for building on Fedora (qmake versions)
On Fedora you have:
qmake (Qt 3)
qmake-qt4 (Qt 4)
qmake-qt5 (Qt 5)
So using `qmake` does not work since qupzilla is designed for Qt4/Qt5.
2013-09-10 13:31:07 +02:00
nowrep
e477b4cb63 Updated CA bundle 2013-09-08 13:52:48 +02:00
nowrep
a130c519e5 Updated Windows installer 2013-09-03 21:45:28 +02:00
Mattias Cibien
41dba7068a Added possibility to save and retrieve proxy passwords 2013-09-03 16:39:07 +02:00
S. Razi Alavizadeh
333d0b0cdd Fixed, update icon of detached tab. 2013-09-03 10:59:12 +04:30
S. Razi Alavizadeh
dfa2218893 [Windows] Fixed disabling transparent effect when composition is disabled by OS. 2013-09-03 10:14:51 +04:30
nowrep
13b3bc0409 Latest stable version is 1.4.4 2013-09-01 17:10:14 +02:00
nowrep
fd4b5c179f Updated translations 2013-09-01 12:48:48 +02:00
nowrep
51a686598d Merge branch 'master' of github.com:QupZilla/qupzilla 2013-09-01 12:47:42 +02:00