nowrep
f48363d484
SearchEngines: YouTube replaced with StartPage
...
Closes #1079
2013-11-09 15:59:35 +01:00
nowrep
c443209e83
Updated translations
2013-11-09 15:49:33 +01:00
nowrep
2211fbf2b3
SearchEngines: Added support for POST method.
...
Closes #715
2013-11-09 15:48:24 +01:00
nowrep
c9ff4f1c94
SearchEngines: Return SearchResult on all searches
2013-11-09 13:32:03 +01:00
nowrep
8a5a4017d6
SearchEngine: Prepare for POST method support
2013-11-08 22:17:27 +01:00
nowrep
f465157897
SpeedDial: Google.com is no longer in default pages
...
See #1079
2013-11-06 17:17:49 +01:00
nowrep
5fbf11c8f2
AdBlock: Fix issue when enabling rule didn't work until restart.
...
When attempting to enable rule that was already disabled on startup,
it won't have an effect until completely restarting the browser.
2013-11-04 16:06:07 +01:00
nowrep
2abefeaf79
AdBlock: Added option to use full EasyList subscription
...
Instead of downloading only the essential half of EasyList,
user can now choose to download and use the full list.
This restriction is still here because the other half of EasyList
is full of domain restricted rules that are using RegExps in our
implementation, and thus being slow.
2013-11-03 16:04:38 +01:00
nowrep
9ad5563d36
Updated translations
2013-11-03 16:04:25 +01:00
nowrep
2e9d5a3316
BSD: Make crash handler work on kfreebsd
...
Original patch by Georges Khaznadar in Debian's package.
http://packages.debian.org/sid/qupzilla
2013-11-03 15:11:26 +01:00
nowrep
d73d4f7ad7
AdBlockSearchTree: Save few string allocations on searching
2013-11-03 14:49:58 +01:00
nowrep
511ef3c346
AdBlockSubscription: Don't allocate search tree on heap.
2013-11-03 14:29:23 +01:00
nowrep
c07e9cff3c
Typo s/childs/children
2013-11-03 14:22:27 +01:00
nowrep
3159407c18
AdBlock: Use fast search tree for basic rules
...
For all rules that can be matched with simple string-contains match,
use fast tree searching.
Only in EasyList, there is 6000 those rules.
It improves overall performance of AdBlock matching by 5 - 10 times,
at the cost of memory.
The tree needs about 1.5MB memory for 1000 rules, which is a great
tradeoff for such big performance improvement.
2013-11-02 17:43:18 +01:00
nowrep
22b8103fb4
AdBlockManager: Match always by lower case strings
2013-11-02 17:42:20 +01:00
nowrep
4a85e59778
AdBlockRule: Add new rule type Invalid for invalid rules
2013-11-02 17:41:51 +01:00
nowrep
6f6bba66f6
X11: Use different WM_CLASS for private browsing window
2013-10-21 15:59:25 +02:00
Mladen Pejaković
3740913067
Serbian translations update
2013-10-18 22:19:44 +02:00
nowrep
ea7720e64b
Added option to copy download link in download options dialog.
...
Closes #1056
2013-10-17 17:20:50 +02:00
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