162 Commits (d7593e0023efef769700cfc34c1e232d4cfa482e)

Author SHA1 Message Date
David Rosca 495ebc785e Don't link to unused Qt modules 11 years ago
David Rosca 15279a3641 WebView: Don't show source on qrc: scheme 11 years ago
David Rosca b9d5851ef5 Renamed src/webkit -> src/webengine 11 years ago
David Rosca 7d9a07b379 Bring back show source support (using view-source: url) 11 years ago
David Rosca 278b725571 Bring back support for downloading files 11 years ago
David Rosca b94135ead5 WebView: Implement icon loading 11 years ago
David Rosca 60b2386a6e Initial port to QtWebEngine 11 years ago
David Rosca 04d4555b47 Don't duplicate convertUrlToText function in WebView 11 years ago
David Rosca 7384ed2685 Fix searching for strings with non-ascii characters from locationbar 11 years ago
David Rosca 5d99f53fb8 WebView: Fix zoom shortcuts with +/-/0 on numeric block 11 years ago
S. Razi Alavizadeh ab368f647f Assume "about:blank" as an empty URL. 11 years ago
David Rosca 478b5ddb84 Use open() instead of exec() in all dialogs 12 years ago
David Rosca ada212bc59 LineEdit: Fix text edit shortcuts not working on non-latin keyboard layout 12 years ago
David Rosca f6b679585e WebView: Fix text edit shortcuts not working on non-latin keyboard layout 12 years ago
David Rosca 26f466ed0d AdBlock: Don't block user triggered network requests 12 years ago
David Rosca 5404985dba Do not force keyboard text navigation in editable elements 12 years ago
Mladen Pejaković 8f691905f0 [SpeedDial] Reload all dials menu action. Closes #1209 12 years ago
David Rosca 9502810404 [UrlLoading] Make sure to correctly load one-word hosts without dot 12 years ago
David Rosca 72ab5de448 [Code] Small code cleanups 12 years ago
David Rosca dc1b5931ea [WebView] Don't clear selection when right clicking on selected link 12 years ago
Mladen Pejaković 6eeebd1866 [Webview] Use https for Google Translate. Closes #1331 12 years ago
David Rosca 45635f6da8 [WebView] Fixed loading of bookmarklets 12 years ago
nowrep 6874df57d7 [Coding Style] Edited coding style (use linux style brackets) 12 years ago
nowrep 41ff89c3dd [WebView] Added option to force context menu to be opened on mouse release 12 years ago
nowrep 5c2c90ae6d [WebTab] More cleanup in detach/attach code. 12 years ago
nowrep 98907c2055 [WebTab] Reworked tab attaching/detaching. 12 years ago
nowrep 7f3d8ee786 [Cleanup] Split src/lib/webview into tabwidget, webkit and webtab folders 12 years ago
nowrep a059c005ff [SBI_Icons] Added Zoom Widget to StatusBarIcons plugin 12 years ago
nowrep fcfe2999f7 [WebView] Delete m_page in destructor 12 years ago
nowrep ab638a5525 [IconProvider] Use fallback oxygen icon theme (in oxygen-fallback.qrc) 12 years ago
nowrep e36697eedf [SearchEngines] Support for loading POST engines from LocationBar 12 years ago
nowrep d2528417d1 [CodeCleanup] Removed all disconnectObjects() methods 12 years ago
nowrep e827249f50 [MainMenu] Added MainMenu class that holds all menu actions of window 12 years ago
nowrep 2e9ce1ba90 [CodeCleanup] Major cleanup in MainApplication class 12 years ago
nowrep a61ce67d7c [SpellCheck] Cleanup: Speller class is now singleton 12 years ago
nowrep edbb87bd1f [CodeCleanup] IconProvider now have static methods for getting icons 12 years ago
Mladen Pejaković 131eef5c9d Open links in private window. 12 years ago
nowrep 96b5ec1c50 [NewTabFlags] Fixed incorrect usage of Qz::NewTabPositionFlags 12 years ago
nowrep dab7c82ae8 [WebView] Another approach to window.onbeforeunload handling 12 years ago
nowrep 4e8c0adbad [LocationBar] Don't incorrectly show about to be loaded url when it was not accepted 12 years ago
nowrep 28091f4957 [Menus] Menus are not closed when opening links with middle mouse button 12 years ago
nowrep 973014ae89 [EnhancedMenu] Rename signals to ctrlTriggerd and shiftTriggered 12 years ago
nowrep a805f19f13 [Bookmarks] Add bookmarks dialogs are now working 12 years ago
nowrep aa6aea1399 [coverity] Followup fixes 12 years ago
nowrep 260447e414 [coverity] Fixes for issues found by scan.coverity.com 12 years ago
nowrep 3b097c8da1 [WebView] Bookmark Link action now uses a.title as bookmark title 12 years ago
nowrep 0758ba39ab [LocationCompleter] Add option to enable/disable inline completion 12 years ago
Mladen Pejaković 27d4b05c2b [Speed Dial] Theme icons for context menu actions 12 years ago
nowrep a1f1d76404 [Copyright] Small string changes + 2014 copyright 12 years ago
Mladen Pejaković 3a3e7341a2 Thematic changes 12 years ago