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
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
14 years ago
nowrep
2055621f2a
Show star icon in completer when item is from bookmarks.
...
- IconProvider has no longer static members
- new macro qIconProvider for accessing IconProvider instance
14 years ago
nowrep
431782a147
Improved "Go to web address" action.
...
- newlines are stripped from string
closes #379
14 years ago
nowrep
99722aa7aa
Added option to open external protocols in system apps.
...
- so for example, links with apt: or tomahawk: protocol can be opened
- it will ask user whether he wants to open link in external app
and give option to remember the choice
14 years ago
nowrep
9778773199
Using better method for loading translations.
...
- it can now load xx_CC translation even if xx_DD is
user's system locale
14 years ago
nowrep
c9b28f31e6
Fixed bug when page with null icon could get "error page" siteicon
...
- also fixed deleting history entries
14 years ago
nowrep
6b79ca55bf
Fixed history in frames. Closes #361
14 years ago
nowrep
7c7c1787bc
Fixed saving settings in plugins.
14 years ago
nowrep
6560459418
Fixed loading plugins when using USE_LIBPATH define
...
- reverted displaying page url with QWebFrame::baseUrl()
14 years ago
nowrep
841c05f8f7
Little improvements in context menu on page and in history.
...
- in history menus, it shows arrow when you hover at current
history item
14 years ago
nowrep
f0a686306e
Send Page now also adds page title as a subject in mail.
...
- fixed setting fake user agent for google sites
14 years ago
nowrep
8f9ac49dd4
Updated Russian translation
14 years ago
nowrep
1744eb759e
Fixed issue when history & url haven't been updated sometimes.
...
- workarounded QtWebKit bug: it didn't emit urlChanged signal
closes #358
14 years ago
nowrep
43cd497d3f
Using QStringBuilder now. Fixed speed dial dialogs for webkit 533.3
14 years ago
nowrep
abcfc455de
Fixed showing icons in some dialogs on KDE + removing local certificates
...
- also no longer faking double click on middle mouse click on Windows
to activate "autoscroll" - it could interfere with mouse gestures
14 years ago
nowrep
4d96a6760c
No longer using global event filters, instead filtering widget events.
...
- using guarded pointers in plugins now
14 years ago
nowrep
373d6162d7
Improved suggesting file name when downloading page / links.
...
- it now appends .html ONLY when you are attempting to download
the whole page and when there is no suffix set in url
14 years ago
nowrep
cb603f409a
Send Referer header when opening new tab from webview.
14 years ago
nowrep
ad4ba2b888
[Fix] Setting background of speed dial to paths with spaces.
14 years ago
nowrep
2582fff163
Updated translations
14 years ago
nowrep
03db6da1a9
Added option to create search engine from <input> element on page.
...
- accessible in context menu on input
- added translations for plugins into resources so they can be loaded
- in access keys navigation plugin: lower case chars are choose first
14 years ago
nowrep
b5db8a21c9
Fixed text in locationbar on HTTPS sites when using dark theme.
...
- added WheelEvent as another event in Plugin API
14 years ago
nowrep
6a3528e694
Extended Plugin API a bit.
14 years ago
nowrep
b1e38e859d
Alt+D shortcut for focusing locationbar. Closes #294
14 years ago
nowrep
a0b9c0fc69
Fixed building on Windows + whole compilation is now faster.
14 years ago
nowrep
6eac428266
Changed appearance of plugin list in Preferences.
14 years ago
nowrep
af7a041714
Added new plugin: Mouse Gestures.
...
- setting building plugins as default now
- closes #255
14 years ago
Mladen Pejaković
74a5c4422b
Improvements to Dictionary and Translate webview menu entries
14 years ago
Mladen Pejaković
d145b50c17
Cosmetic changes in webview context menu
14 years ago
Mladen Pejaković
bd5f86bd6d
Add 'Search with...' in context menu
14 years ago
nowrep
9c789792f4
Rearranged directory structure. All sources are under src/ dir now.
...
- updated Italian homepage translation
14 years ago
nowrep
37f5d1bb6e
Improved Plugin API. Plugins can now receive input events.
...
- mousePress, mouseRelease, mouseMove
- keyPress, keyRelease
- only WebView class is sending these events now
14 years ago
nowrep
119090c28c
Fixed showing edit context menu on gmail.com
14 years ago
nowrep
48112e0576
Installing also plugins into /usr/lib/qupzilla/ on Linux.
14 years ago
nowrep
ef4fef4699
[Fix] Fixed "Open blank page on launch" option
...
- closes #260
14 years ago
nowrep
e28f8cf58a
[Fix] Sending links by e-mail now always send the full url.
...
- small code modifications
* using const Type &variables where possible
14 years ago
nowrep
b982b3a2a1
AdBlock can now block also unwanted popup windows.
...
- added AdBlock menu into WebView context menu
- added new test file for AdBlock
- small modifications in QupZilla icon
- fixed bug in downloads when accepting Preferences dialog
also accepted opened download dialog
14 years ago
nowrep
b2e42d2c32
Added possibility to "Go to web page" in background tab on middle click.
...
- fixed issue when editing bookmarks with percent encoding
- actions in edit menu are now fully functional and are appropriately
enabled/disabled
- new action in tools menu - "Web Inspector"
- updated Portuguese translation
14 years ago
nowrep
dfe5108138
[Fix] Fixed loading of bookmarklets.
...
- bookmarklet = javascript code in bookmark
14 years ago
nowrep
69416114dd
Fixed crash on start on Mac. Closes #225
14 years ago
nowrep
6530351afc
[Fix] Fixed middle mouse click on links.
14 years ago
nowrep
24ec4e0292
Added option to (not) send Referer header to servers.
...
- also added button to delete html5 storage
14 years ago
Peter Vacula
f52a40d6f4
Updated slovak translation + fixed windows build
14 years ago
nowrep
d78df618b0
Little changes in "open new tab after active" + in ctrl+click on links
...
- when opening clean new tab, it will be opened at the end of tabbar
regardless of user settings
- fixing issue when ctrl+left clicking on dial in speed dial opening
page in new tab and also started to drag dial
14 years ago
nowrep
09ac635faf
[Fix] Fixed "open new tab after active" option
14 years ago
Mladen Pejaković
b936f1b00f
Middle click on Show image right-click context menu opens image in new tab
14 years ago
Mladen Pejaković
a725a44c6b
Middle click to respect new tabs after active tab
14 years ago
nowrep
fc13958953
Using static variables to store settings of WebView and LocationBar.
...
- in its own WebViewSettings and LocationBarSettings classes
- because we don̈́'t want to load settings on every creation of new
tab
14 years ago
nowrep
16526b0177
Handling Ctrl+Middle clicks on links in keyReleaseEvent.
...
- fixes problems when you open link in new tab (with middle
mouse click) and also paste text to focused input element
14 years ago