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
nowrep
5b75c0e5a0
History completely rewritten into Model/View architecture.
...
- much faster history loading (loading history entries only when
needed - eg. expanding top level items)
- less memory usage (sidebar and manager are using the same model)
- searching is now performed on title and url
- clear private data -> clear history is now working properly
2012-04-30 16:33:14 +02:00
nowrep
bb4d981c31
Merge branch 'master' of github.com:QupZilla/qupzilla
2012-04-30 16:27:52 +02:00
nowrep
df1413c429
Updated translations
2012-04-30 16:27:46 +02:00
Mladen Pejaković
2113647353
Serbian translation updates
2012-04-29 23:42:10 +02:00
nowrep
2c19884efe
Fixed: Showing newly added RSS feed in RSS manager
2012-04-26 12:35:03 +02:00
nowrep
acbfb16dfc
zh_TW translation update. Thanks to Cheng-Chia Tseng
...
pswo10680@gmail.com
2012-04-25 16:59:08 +02:00
nowrep
e4e9639406
Fixed "Hide tabs when there is only one tab" option.
...
- fixed hiding tabbar when using "Close other tabs" action
2012-04-25 11:35:13 +02:00
nowrep
bacca991e0
SpeedDial: fixed removing bg image when changing background position
2012-04-25 11:20:41 +02:00
Jonathan Hooverman
fa37d1650f
Updated German translation
2012-04-24 20:23:10 +02:00
Jonathan Hooverman
7836e07855
Merge branch 'master' of github.com:QupZilla/qupzilla
2012-04-24 20:13:08 +02:00
Jonathan Hooverman
84d923ec5e
Updated German translation
2012-04-24 20:07:32 +02:00