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

1333 Commits

Author SHA1 Message Date
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
alexandre596
a3d18a2c1d update brazilian portuguese translation 2012-06-03 21:39:21 -03:00
alexandre596
9cd58efcc0 updated brazilian portuguese translation 2012-06-03 21:38:13 -03:00
nowrep
4375b54b5c Option to "Search with..." in new background tab with middle click. 2012-06-01 20:25:37 +02:00
Mladen Pejaković
e61e961339 Serbian translation updates 2012-06-01 12:29:05 +02:00
David Rosca
04604d76fd Merge pull request #405 from stuarch/master
Update Traditional Chinese Translation
2012-05-29 07:11:25 -07:00
stuarch
769ec8542e Update Tradtional Chinese Translation 2012-05-29 18:08:03 +00:00
nowrep
80f84eeb91 Per-pixel scrolling in download manager 2012-05-28 15:23:04 +02:00
nowrep
1e179b3b83 Small improvements in drag&drop.
- dragging is now enabled in locationbar and websearchbar
- dragging site icon has now new pixmap
2012-05-27 14:05:28 +02:00
nowrep
07e4b7d559 AddTab button: Middle click opens tab with text/url from X11 clipboard 2012-05-27 12:44:56 +02:00
nowrep
033bfa246b Dragging the whole non-shrinked text in SqueezeLabel now 2012-05-27 12:43:57 +02:00
nowrep
c992778556 Leave event is now finally working correctly.
- it now distinguish leaving page on top, bottom, right and
  left and it now sends corresponding fake mouse events
2012-05-27 11:38:21 +02:00
Jonathan Hooverman
aab7375d3c Updated German Translation 2012-05-24 19:43:26 +02:00
David Rosca
e78c61575b Merge pull request #402 from stuarch/master
Update Traditional Chinese Translation
2012-05-23 07:44:00 -07:00
stuarch
d17bad4bfc Update Traditional Chinese Translation 2012-05-23 18:07:26 +00:00
nowrep
9872f3281f Fixed handling special chars when searching with locationbar shortcuts 2012-05-22 12:11:27 +02:00
nowrep
cf5d399f00 Added possibility to change icon of bookmarks
- created new IconChooser class with option to choose
  icon from file or icon from database

Closes #401
2012-05-22 11:46:22 +02:00
nowrep
d6a859b367 Updated translations 2012-05-22 11:44:41 +02:00
nowrep
5ec579b91e Fixed issue with searching about:blank after restoring empty tabs.
- regression from previous commit
2012-05-13 22:41:26 +02:00
nowrep
d5071215eb Fixed "Don't quit upon closing last tab" with blank url on new tab.
- it now properly loads empty page

closes #400
2012-05-13 22:10:04 +02:00
nowrep
330b35f8db Fixed too big "External Protocol Request" dialog when URL is very long
- it will now align URL to multi line text
2012-05-13 17:01:35 +02:00
nowrep
659e0ed3ba Merge branch 'master' of github.com:QupZilla/qupzilla 2012-05-08 14:29:27 +02:00
nowrep
074555b6ea Little modification in LeaveEvent processing in WebPage.
- it is now sending fake mouse move event with correct x value
  according to cursor position
2012-05-08 14:28:54 +02:00
David Rosca
35c5d70f05 Merge pull request #394 from sys9kdr/master
Update Japanese Translations
2012-05-07 08:04:58 -07:00
sys9kdr
1c68ebae16 Update Japanese translations 2012-05-07 23:59:51 +09:00
nowrep
5c9383a54a Fix: Flickering when showing site info/bookmarks/rss widget in
addressbar
2012-05-06 20:29:14 +02:00
nowrep
7037e562ae Improved performance of searching in history model
- testing with QString::contains(QString) instead of QRegExp
2012-05-05 18:04:41 +02:00
nowrep
b1b27a434e Possibility to delete history entries from address bar popup completion.
- with Delete key
2012-05-05 16:06:24 +02:00
nowrep
90649f59e1 Added Ukrainian translation. Thanks to Stanislav Kuznietsov 2012-05-04 14:44:54 +02:00
Jonathan Hooverman
16a0b0b8b0 Updated German translation 2012-04-30 21:44:43 +02:00