nowrep
|
c9ff4f1c94
|
SearchEngines: Return SearchResult on all searches
|
2013-11-09 13:32:03 +01:00 |
|
nowrep
|
16d5917d43
|
[Code] Make it possible to move TabbedWebView to other window.
|
2013-05-12 22:55:53 +02:00 |
|
nowrep
|
ff55c915b3
|
[TabIcons] Fixed incorrectly showing icon of tabs in some rare cases.
It now correctly shows error sign on tab when error page is loaded.
|
2013-03-14 15:25:40 +01:00 |
|
nowrep
|
23690d4154
|
[code] Moved checking for RSS into WebView.
|
2013-02-10 14:09:11 +01:00 |
|
nowrep
|
d8527917ca
|
[code] Remove wantsFocus(QUrl) signal. Instead using better solution.
When HTTP authorization is requested, this signal is used to
set the originating WebTab as current widget in tabwidget.
|
2013-02-10 10:38:12 +01:00 |
|
nowrep
|
945b40f2a5
|
Improved showing navigation in fullscreen.
It will now hide navigation toolbar after 1 second instead
of hiding it instantly when on mouse leave.
|
2013-02-09 15:44:17 +01:00 |
|
nowrep
|
dd84a84bc0
|
New option to show loading progress in address bar.
- enable it in Preferences -> Tabs -> Address Bar
- patch by Franz Fellner
closes #236
|
2012-08-24 20:53:53 +02:00 |
|
nowrep
|
2acc6021aa
|
Regression: Fixed restoring sessions with pinned tabs.
- it was opening & restoring tabs in new window
|
2012-08-24 19:24:48 +02:00 |
|
S. Razi Alavizadeh
|
551498fa06
|
Fixed visibility of navigationbar when app. is fullscreen.
|
2012-08-21 00:10:38 +04:30 |
|
nowrep
|
14e0040a9f
|
AdBlock: Fixed $third-party option when Referer header is empty
- should fix a lot of false positives with $third-party rules
see #444
|
2012-07-13 11:04:14 +02:00 |
|
nowrep
|
4743549851
|
Showing loading animation (spinner) in popup windows.
|
2012-06-27 18:29:00 +02:00 |
|
nowrep
|
7c7c1787bc
|
Fixed saving settings in plugins.
|
2012-04-03 20:23:15 +02:00 |
|
nowrep
|
f590ad1925
|
Removed use of whatsThis() and other code cleanups
|
2012-03-13 17:51:06 +01:00 |
|
nowrep
|
cb603f409a
|
Send Referer header when opening new tab from webview.
|
2012-03-10 13:57:50 +01:00 |
|
nowrep
|
5ea084c09d
|
Fixed showing progressbar when opening new tab from <a target="_blank">
- search button in websearchbar no longer shows context menu
= fixed possible focus issue
|
2012-03-06 21:27:37 +01:00 |
|
nowrep
|
a0b9c0fc69
|
Fixed building on Windows + whole compilation is now faster.
|
2012-02-29 18:33:50 +01:00 |
|
nowrep
|
af7a041714
|
Added new plugin: Mouse Gestures.
- setting building plugins as default now
- closes #255
|
2012-02-24 21:03:44 +01:00 |
|
nowrep
|
9c789792f4
|
Rearranged directory structure. All sources are under src/ dir now.
- updated Italian homepage translation
|
2012-02-23 19:18:08 +01:00 |
|