Mariusz Fik
4ff97abfd9
polish translation for plugins
...
Signed-off-by: Mariusz Fik <fisiu@opensuse.org>
2012-06-29 22:28:36 +02:00
Mariusz Fik
ba6875e2a6
Update QupZilla Polish translation
...
Signed-off-by: Mariusz Fik <fisiu@opensuse.org>
2012-06-29 22:28:23 +02:00
nowrep
4baa0baa3e
Merge branch 'master' of github.com:QupZilla/qupzilla
2012-06-29 10:01:05 +02:00
nowrep
5ff993727f
Merge branch 'master' of https://github.com/alexandre596/qupzilla into alexandre596-master
...
Fixed conflicts:
translations/pt_BR.ts
2012-06-29 10:00:24 +02:00
Mladen Pejaković
34bf9d6625
Serbian translation updates
2012-06-29 08:23:26 +02:00
nowrep
572057b4f2
MouseGesturesPlugin: Fixed symbol lookup error.
...
- undefined symbol: _ZN7Gesture20MouseGestureCallbackD2Ev
closes #427
2012-06-28 22:23:46 +02:00
nowrep
39e8592e43
Jonathan Hooverman: Updated de_DE.ts
2012-06-28 20:46:51 +02:00
David Rosca
6ab3970bdd
Merge pull request #426 from sys9kdr/master
...
Updated Japanese language files.
2012-06-28 11:40:28 -07:00
David Rosca
62ad29efbf
Merge pull request #425 from mckaygerhard/patch-2
...
Removed free line in linux desktop launcher
2012-06-28 11:36:28 -07:00
David Rosca
f25c518fa7
Merge pull request #423 from mckaygerhard/patch-1
...
Update translation es_VE
2012-06-28 11:35:25 -07:00
David Rosca
7fa6067e2d
Merge pull request #422 from vasitsiv/master
...
Updated Greek Translation v1.3.0
2012-06-28 11:34:21 -07:00
Daiki Noda
c8b00d5284
Update Japanese langunage files
...
Updated Japanese languages.
All Japanese translations finished for release 1.3.0.
2012-06-29 02:19:49 +09:00
PICCORO Lenz McKAY
01af8bec59
please fix the line in new tab,
...
a blanc line let file unusable for new tab operation.. and breacks menu in some older distributionsplease fix the line in new tab, a blanc line let file unusable for new tab operation.. and breacks menu in some older distributions
2012-06-28 11:40:52 -05:30
alexandre596
30f4df4790
Update Translation
2012-06-28 14:08:13 -03:00
PICCORO Lenz McKAY
ed5c19eec9
Update translation es_VE, i go for others related to me, please update as soon, i see the mail.. i can translate the page too.. i'll try today... but win instaler related files i'll must be evaluate.. i dont use non-linux/non-mac software
2012-06-28 11:35:24 -05:30
Vasilis Tsivikis
cb94172064
Updated Greek Translation v1.3.0
2012-06-28 19:31:29 +03:00
nowrep
c01604ffe9
RSS: Added support for adding feeds into external applications
...
- including some web applications (Google Reader, My AOL, Yahoo! ...)
- Liferea and Akregator are support from desktop readers
* akregator needs testing (i don't use kde)
closes #364
2012-06-28 17:16:45 +02:00
nowrep
8aa2bd9543
Updated translations
2012-06-28 17:14:16 +02:00
nowrep
7e6ba1d702
AdBlock: Don't show element hiding rules when viewing source code
2012-06-28 12:03:08 +02:00
nowrep
c6ccd6bd1f
AdBlock: Added full support for $third-party option
...
- checking Referer of network request to determine
if it is third party request or not
* matching is performed on second-level domains
(there is minor issue with it in Qt < 4.8)
2012-06-28 01:41:01 +02:00
nowrep
fa72a38050
Fixed showing option what to do with some urls with external protocol.
...
- sometimes, just "?" was shown in dialog instead of actual external url
2012-06-27 20:32:13 +02:00
nowrep
da7fd9ebba
Added new loading animation + removed unused icons.
2012-06-27 18:52:22 +02:00
nowrep
4743549851
Showing loading animation (spinner) in popup windows.
2012-06-27 18:29:00 +02:00
nowrep
dfb82fb3cc
Using user preferred new tab position now everywhere it makes sense.
...
see #382
2012-06-27 18:05:09 +02:00
nowrep
4017c5303e
Fixed issue with setting tabs movable
...
- regression from previous commit
2012-06-27 00:14:51 +02:00
nowrep
8da91fde13
Merge branch 'master' of github.com:QupZilla/qupzilla
2012-06-26 23:40:21 +02:00
nowrep
1a5ad1413b
Preferences: New option "Automatically switch to newly opened tabs"
...
- also removed unnecessary option to make tabs movable
* everyone wants the tabs to be movable :-)
closes #382
2012-06-26 23:39:23 +02:00
David Rosca
6ec1b9ab00
Merge pull request #419 from sys9kdr/master
...
Update ja_JP.ts
2012-06-26 08:19:26 -07:00
Daiki Noda
484d2747ee
Update ja_JP.ts
...
Japanese language file updated.
2012-06-27 00:11:05 +09:00
nowrep
38ef828b82
Private browsing now opens new browser window (in own process)
...
- closes #415
2012-06-26 11:49:39 +02:00
nowrep
209395a003
Updated translations
2012-06-26 11:48:08 +02:00
Mladen Pejaković
2301e9b206
Serbian translation updates
2012-06-25 23:04:35 +02:00
nowrep
b9476c9bbc
AdBlock: Showing different colors for each rule type
...
- black = normal rules
green = exceptions
gray = disabled rules
blue = css rules
2012-06-25 21:01:30 +02:00
nowrep
847469e0be
AdBlock: Support for element hiding rules & improved performance
...
- improved performance with not using regexps when not necessary
- added support for element hiding even with domain restrictions
- almost all types of rules are supported now
* exceptions are only some special cases when rule has
unssuported options (part of rule after $ character)
* those rules are ignored
2012-06-25 16:07:25 +02:00
nowrep
84e4e70b15
Merge branch 'master' of github.com:QupZilla/qupzilla
2012-06-24 23:46:51 +02:00
nowrep
e471bfd5d4
AdBlock: Support for adding new subscriptions.
...
- you can add subscriptions in AdBlock dialog or with
abp: scheme links
- however, AdBlock rules are not yet optimized for performance
so you shouldn't add too much subscriptions
performance optimizations will come in next commits
- support for element hiding is still yet to come too
closes #266
2012-06-24 23:46:32 +02:00
nowrep
daa50e2ca5
Updated translations
2012-06-24 23:43:08 +02:00
David Rosca
785f250e76
Merge pull request #414 from alexandre596/master
...
update translation
2012-06-23 01:29:55 -07:00
alexandre596
68984d6017
Update Translation
2012-06-22 22:06:19 -03:00
nowrep
91bed8ad15
AdBlock: Showing name of subscription in blocked content page.
2012-06-21 21:49:41 +02:00
nowrep
5393acb514
Fixed crash in AdBlock dialog when deleting rules.
...
- regression from previous AdBlock commit
2012-06-15 20:54:58 +02:00
nowrep
ab6ca15afc
Should fix issues with Facebook not loading at all.
...
- closes #409
2012-06-15 19:08:43 +02:00
nowrep
8f75fd2532
Fixed crash when cleaning cache while cache is not used (disabled).
2012-06-15 17:43:19 +02:00
nowrep
0cba7628de
Initial work on support for 3rdparty AdBlock lists.
...
- also fixed one minor gcc warning
2012-06-15 17:03:37 +02:00
David Rosca
db1995d3ec
Merge pull request #410 from mckaygerhard/patch-1
...
Updated and complete es_VE translations. please commit as soon possible.
2012-06-11 14:00:52 -07:00
PICCORO Lenz McKAY
b3b9f2d573
Updated and complete es_VE translations. please commit as soon possible.
2012-06-11 15:29:37 -05:30
nowrep
bfcacb486f
Merge branch 'master' of github.com:QupZilla/qupzilla
2012-06-06 10:16:22 +02:00
nowrep
26e814933c
Fixed issue with creating internal bookmark folders.
...
closes #408
2012-06-06 10:16:11 +02:00
David Rosca
e12540e8aa
Merge pull request #406 from alexandre596/master
...
Portuguese Brazilian update
2012-06-04 02:21:12 -07:00
alexandre596
472035472a
Merge branch 'master' of https://github.com/alexandre596/qupzilla
2012-06-03 21:39:32 -03:00