33 Commits (d5071215ebcbac578dd81cbd9e7581a5f6c6921e)

Author SHA1 Message Date
nowrep d5071215eb Fixed "Don't quit upon closing last tab" with blank url on new tab. 14 years ago
nowrep 5b75c0e5a0 History completely rewritten into Model/View architecture. 14 years ago
nowrep 2055621f2a Show star icon in completer when item is from bookmarks. 14 years ago
nowrep 431782a147 Improved "Go to web address" action. 14 years ago
nowrep 99722aa7aa Added option to open external protocols in system apps. 14 years ago
nowrep 9778773199 Using better method for loading translations. 14 years ago
nowrep c9b28f31e6 Fixed bug when page with null icon could get "error page" siteicon 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 14 years ago
nowrep 841c05f8f7 Little improvements in context menu on page and in history. 14 years ago
nowrep f0a686306e Send Page now also adds page title as a subject in mail. 14 years ago
nowrep 8f9ac49dd4 Updated Russian translation 14 years ago
nowrep 1744eb759e Fixed issue when history & url haven't been updated sometimes. 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 14 years ago
nowrep 4d96a6760c No longer using global event filters, instead filtering widget events. 14 years ago
nowrep 373d6162d7 Improved suggesting file name when downloading page / links. 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. 14 years ago
nowrep b5db8a21c9 Fixed text in locationbar on HTTPS sites when using dark theme. 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. 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. 14 years ago
nowrep 37f5d1bb6e Improved Plugin API. Plugins can now receive input events. 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 14 years ago
nowrep e28f8cf58a [Fix] Sending links by e-mail now always send the full url. 14 years ago
nowrep b982b3a2a1 AdBlock can now block also unwanted popup windows. 14 years ago
nowrep b2e42d2c32 Added possibility to "Go to web page" in background tab on middle click. 14 years ago
nowrep dfe5108138 [Fix] Fixed loading of bookmarklets. 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. 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 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. 14 years ago
nowrep 16526b0177 Handling Ctrl+Middle clicks on links in keyReleaseEvent. 14 years ago