nowrep
4743549851
Showing loading animation (spinner) in popup windows.
14 years ago
nowrep
dfb82fb3cc
Using user preferred new tab position now everywhere it makes sense.
...
see #382
14 years ago
nowrep
4017c5303e
Fixed issue with setting tabs movable
...
- regression from previous commit
14 years ago
nowrep
8da91fde13
Merge branch 'master' of github.com:QupZilla/qupzilla
14 years ago
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
14 years ago
David Rosca
6ec1b9ab00
Merge pull request #419 from sys9kdr/master
...
Update ja_JP.ts
14 years ago
Daiki Noda
484d2747ee
Update ja_JP.ts
...
Japanese language file updated.
14 years ago
nowrep
38ef828b82
Private browsing now opens new browser window (in own process)
...
- closes #415
14 years ago
nowrep
209395a003
Updated translations
14 years ago
Mladen Pejaković
2301e9b206
Serbian translation updates
14 years ago
nowrep
b9476c9bbc
AdBlock: Showing different colors for each rule type
...
- black = normal rules
green = exceptions
gray = disabled rules
blue = css rules
14 years ago
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
14 years ago
nowrep
84e4e70b15
Merge branch 'master' of github.com:QupZilla/qupzilla
14 years ago
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
14 years ago
nowrep
daa50e2ca5
Updated translations
14 years ago
David Rosca
785f250e76
Merge pull request #414 from alexandre596/master
...
update translation
14 years ago
alexandre596
68984d6017
Update Translation
14 years ago
nowrep
91bed8ad15
AdBlock: Showing name of subscription in blocked content page.
14 years ago
nowrep
5393acb514
Fixed crash in AdBlock dialog when deleting rules.
...
- regression from previous AdBlock commit
14 years ago
nowrep
ab6ca15afc
Should fix issues with Facebook not loading at all.
...
- closes #409
14 years ago
nowrep
8f75fd2532
Fixed crash when cleaning cache while cache is not used (disabled).
14 years ago
nowrep
0cba7628de
Initial work on support for 3rdparty AdBlock lists.
...
- also fixed one minor gcc warning
14 years ago
David Rosca
db1995d3ec
Merge pull request #410 from mckaygerhard/patch-1
...
Updated and complete es_VE translations. please commit as soon possible.
14 years ago
PICCORO Lenz McKAY
b3b9f2d573
Updated and complete es_VE translations. please commit as soon possible.
14 years ago
nowrep
bfcacb486f
Merge branch 'master' of github.com:QupZilla/qupzilla
14 years ago
nowrep
26e814933c
Fixed issue with creating internal bookmark folders.
...
closes #408
14 years ago
David Rosca
e12540e8aa
Merge pull request #406 from alexandre596/master
...
Portuguese Brazilian update
14 years ago
alexandre596
472035472a
Merge branch 'master' of https://github.com/alexandre596/qupzilla
14 years ago
alexandre596
a3d18a2c1d
update brazilian portuguese translation
14 years ago
alexandre596
9cd58efcc0
updated brazilian portuguese translation
14 years ago
nowrep
4375b54b5c
Option to "Search with..." in new background tab with middle click.
14 years ago
Mladen Pejaković
e61e961339
Serbian translation updates
14 years ago
David Rosca
04604d76fd
Merge pull request #405 from stuarch/master
...
Update Traditional Chinese Translation
14 years ago
stuarch
769ec8542e
Update Tradtional Chinese Translation
14 years ago
nowrep
80f84eeb91
Per-pixel scrolling in download manager
14 years ago
nowrep
1e179b3b83
Small improvements in drag&drop.
...
- dragging is now enabled in locationbar and websearchbar
- dragging site icon has now new pixmap
14 years ago
nowrep
07e4b7d559
AddTab button: Middle click opens tab with text/url from X11 clipboard
14 years ago
nowrep
033bfa246b
Dragging the whole non-shrinked text in SqueezeLabel now
14 years ago
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
14 years ago
Jonathan Hooverman
aab7375d3c
Updated German Translation
14 years ago
David Rosca
e78c61575b
Merge pull request #402 from stuarch/master
...
Update Traditional Chinese Translation
14 years ago
stuarch
d17bad4bfc
Update Traditional Chinese Translation
14 years ago
nowrep
9872f3281f
Fixed handling special chars when searching with locationbar shortcuts
14 years ago
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
14 years ago
nowrep
d6a859b367
Updated translations
14 years ago
nowrep
5ec579b91e
Fixed issue with searching about:blank after restoring empty tabs.
...
- regression from previous commit
14 years ago
nowrep
d5071215eb
Fixed "Don't quit upon closing last tab" with blank url on new tab.
...
- it now properly loads empty page
closes #400
14 years ago
nowrep
330b35f8db
Fixed too big "External Protocol Request" dialog when URL is very long
...
- it will now align URL to multi line text
14 years ago
nowrep
659e0ed3ba
Merge branch 'master' of github.com:QupZilla/qupzilla
14 years ago
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
14 years ago