1
mirror of https://invent.kde.org/network/falkon.git synced 2025-09-12 01:17:55 +02:00

Commit Graph

  • bfad9eb0aa WebView: Bring back support for unbeforeunload when closing tab David Rosca 2015-09-30 13:01:14 +0200
  • c042d86467 WebPage: Add timeout to execJavaScript David Rosca 2015-09-30 11:01:10 +0200
  • 36929a45bf Another cleanups David Rosca 2015-09-29 23:40:59 +0200
  • 730577c0e4 BrowserWindow: showWebInspector -> toggleWebInspector David Rosca 2015-09-29 23:35:16 +0200
  • ecfae5512a WebInspector: Fix closing inspector session when opened from popup window David Rosca 2015-09-29 23:22:33 +0200
  • 9072cc65c6 WebView: Bring back context menu David Rosca 2015-09-29 23:15:46 +0200
  • 4cb9beecc4 WebView: Opening links in tabs now honor user new tab settings David Rosca 2015-09-29 22:00:09 +0200
  • 241d7d8e03 WebPage: Add basic support for WebHitTestResult David Rosca 2015-09-29 21:53:56 +0200
  • d4e09d8840 Hack to make input events work David Rosca 2015-09-29 17:21:49 +0200
  • f448bba885 Fix previous commit David Rosca 2015-09-29 16:37:22 +0200
  • 6e6f934535 Fix emitting changed() in TabWidget David Rosca 2015-09-29 16:31:23 +0200
  • ab75170f85 Move authentication + cert error functionality to NetworkManager David Rosca 2015-09-29 16:18:21 +0200
  • b0da5ba755 Bring back NetworkManager class David Rosca 2015-09-29 11:45:39 +0200
  • f3fda02820 WebPage: Remove unusued QSslCert functionality David Rosca 2015-09-29 11:37:17 +0200
  • b2c4064f1b Fix build with NONBLOCK_JS_DIALOGS David Rosca 2015-09-29 11:30:42 +0200
  • 2582ee3562 Update expectations for popupwindows test David Rosca 2015-09-29 11:21:17 +0200
  • fcaa2b4559 EncodingMenu: Fix showing duplicate codecs in other menu David Rosca 2015-09-29 11:14:20 +0200
  • 16b28a3a90 Preferences: Remove not working options David Rosca 2015-09-29 10:55:24 +0200
  • 5ba8f4dbb6 ProfileManager: Make appropriate functions static David Rosca 2015-09-28 20:44:15 +0200
  • 24de161ad1 DataPaths: Use XDG paths + add Cache path David Rosca 2015-09-28 20:39:10 +0200
  • 7adc31337b Make afterLaunch settings enum David Rosca 2015-09-28 14:51:38 +0200
  • f28da4407f Remove pinnedtabs.dat on startup, not when saving session David Rosca 2015-09-28 14:34:21 +0200
  • 6d37ab5ce4 Save pinned tabs per window if restoring session on start David Rosca 2015-09-27 18:46:16 +0200
  • 94bac52e1f Changed CookieManager, SiteInfo and Preferences to QWidget David Rosca 2015-09-25 22:31:04 +0200
  • 748e6ce020 Ported all X11 specific code to xcb David Rosca 2015-09-25 22:04:05 +0200
  • daee137862 Cleanups in WebView David Rosca 2015-09-25 20:44:05 +0200
  • f0408e9c13 Bring back SiteInfo David Rosca 2015-09-25 18:31:05 +0200
  • a115d91564 Remove Caret Browsing option David Rosca 2015-09-25 17:45:47 +0200
  • ced9c8553c SearchEngines: Bring back support to add engine from page David Rosca 2015-09-25 17:41:46 +0200
  • 67b5a5337b Another cleanups David Rosca 2015-09-25 17:02:14 +0200
  • f4fb888529 QzTools: Add pixmapToDataUrl() David Rosca 2015-09-25 16:04:12 +0200
  • de46aad181 Bring back support for excluding tabs when restoring after crash David Rosca 2015-09-25 15:48:26 +0200
  • a9d0e79eeb RecoveryJsObject: Use safer method to get BrowserWindow from WebPage David Rosca 2015-09-24 23:08:55 +0200
  • fc85caff57 Add QWebPage::view() that returns WebView * David Rosca 2015-09-24 23:00:27 +0200
  • 02f5e032fc Bring back qupzilla:restore page David Rosca 2015-09-24 22:46:35 +0200
  • 8a6d083114 SearchToolBar: Don't make shortcuts translatable David Rosca 2015-09-24 19:43:31 +0200
  • cde3ed179b Always show restore page when starting after crash David Rosca 2015-09-24 19:36:20 +0200
  • 37cd709b7f Fix typo David Rosca 2015-09-24 19:37:15 +0200
  • 5467f9643e SpeedDial: Fix updating options values in settings David Rosca 2015-09-24 18:32:10 +0200
  • ca6c20497f SpeedDial: Fix center speed dials option David Rosca 2015-09-24 17:58:25 +0200
  • a21c9a2ab4 Merge pull request #1702 from philippwiesemann/fix-lib-proc-file-closes David Rosca 2015-09-11 22:08:11 +0200
  • 3849fed838 Fix not closing files from /proc/ on read errors Philipp Wiesemann 2015-09-10 22:07:19 +0200
  • 8521b782bd CommandLineOptions: Port to QCommandLineParser David Rosca 2015-09-09 23:37:28 +0200
  • 7e1a0d7720 Another cleanups David Rosca 2015-09-08 11:24:16 +0200
  • 496c46d067 Fix saving & restoring tabs with urls hidden in locationbar David Rosca 2015-09-06 10:28:06 +0200
  • 7c4d44aa54 SpeedDial: Fix saving settings without changing dials David Rosca 2015-09-05 21:12:54 +0200
  • 328ab40304 SpeedDial: Fix setting background image David Rosca 2015-09-05 21:03:08 +0200
  • 50b9dd9023 Bookmarks: Fix bookmarksSelected signal David Rosca 2015-08-31 22:26:13 +0200
  • 5b161b74be SearchToolbar: Add Ctrl+G and Ctrl+Shift+G shortcuts David Rosca 2015-08-31 22:21:20 +0200
  • ff28f1f211 Another cleanup David Rosca 2015-08-31 21:55:42 +0200
  • 86a4f3d724 Remove support for transparent background David Rosca 2015-08-31 21:40:08 +0200
  • dad94c64a1 Call QtWebEngine::initialize() in main David Rosca 2015-08-31 21:24:59 +0200
  • 9d3769c8e6 AutoFill: Save credentials from dynamically created forms David Rosca 2015-08-31 20:49:23 +0200
  • 2e6b9b7fce Scripts: Use document.createEvent instead of new Event David Rosca 2015-08-31 19:58:42 +0200
  • 32a0db31b3 AutoFill: Initial port to QtWebEngine David Rosca 2015-08-31 18:56:52 +0200
  • a04efdc0be window.external: Only export speedDial on qupzilla:speeddial David Rosca 2015-08-31 13:17:14 +0200
  • 19f1ed6bfb Scripts: Register window.external to all frames David Rosca 2015-08-31 12:28:44 +0200
  • fa2779e6b9 Bring back AutoScroll plugin David Rosca 2015-08-30 21:14:35 +0200
  • 758fd6c687 Fix all build warnings David Rosca 2015-08-30 17:42:58 +0200
  • 1683d5aaaf Fix crash when creating window from PopupWindow David Rosca 2015-08-30 16:53:51 +0200
  • b53bf49f75 Old code cleanup David Rosca 2015-08-30 15:52:15 +0200
  • e83734069b Bring back support for sending POST data David Rosca 2015-08-30 15:36:34 +0200
  • 44de2b48a0 MsgHandler: Ignore message about starting inspector server David Rosca 2015-08-30 14:54:43 +0200
  • 32ea932654 WebPage: Don't write JS console messages to standard output David Rosca 2015-08-30 14:46:23 +0200
  • eec26c9af4 Bring back support for web inspector David Rosca 2015-08-30 14:44:00 +0200
  • bdd5dee361 SearchToolBar: Fix updating search when changing case sensitivity David Rosca 2015-08-30 10:57:08 +0200
  • 2466f790bc SearchToolBar: Don't select text when searching on page David Rosca 2015-08-30 10:56:07 +0200
  • 1756c51546 Remove remaining RSS code David Rosca 2015-08-30 10:40:45 +0200
  • 20c7b3f57b PageThumbnailer: Delay creating thumbnail by 1 sec after loaded David Rosca 2015-08-30 10:33:10 +0200
  • db888e2b2f SpeedDial: Minor design fixes David Rosca 2015-08-29 19:40:49 +0200
  • 869e1ff758 Fix QWebChannel connection after restoring history David Rosca 2015-08-29 19:15:33 +0200
  • 495ebc785e Don't link to unused Qt modules David Rosca 2015-08-29 18:32:57 +0200
  • ef71be2a0e Scripts: Only emit created Event when external is not null David Rosca 2015-08-29 18:22:45 +0200
  • 832bd37114 SpeedDial: Implement loading page thumbnails David Rosca 2015-08-28 20:43:37 +0200
  • fc204b3b46 SpeedDial: Fix to work with QWebChannel David Rosca 2015-08-28 19:25:45 +0200
  • 15279a3641 WebView: Don't show source on qrc: scheme David Rosca 2015-08-28 17:43:44 +0200
  • a672771cef WebPage: Remove isPointerSafeToUse hack David Rosca 2015-08-28 16:17:46 +0200
  • b9d5851ef5 Renamed src/webkit -> src/webengine David Rosca 2015-08-28 16:11:58 +0200
  • adea1139b9 StatusBarIcons: Update NetworkIcon to work with QNetworkProxy David Rosca 2015-08-28 10:58:54 +0200
  • c04adb2a96 Travis: Use Qt 5.5 PPA David Rosca 2015-08-18 10:17:42 +0200
  • 43a15ff547 Fix creating new config directory David Rosca 2015-08-18 10:13:44 +0200
  • 6a16cff13e msghandler: Output log context only when not null David Rosca 2015-08-18 10:05:16 +0200
  • f35f17fa96 Link explicitly to x11extras David Rosca 2015-08-18 09:56:17 +0200
  • e5ec3cea90 Revert [AdBlock] Add Malware Domain List and Malware domains subscription David Rosca 2015-08-01 18:07:58 +0200
  • 250166d2fc Merge pull request #1681 from PeterDaveHello/addLists David Rosca 2015-07-11 17:27:35 +0200
  • 2f2d2850cd [AdBlock] Add "Malware domains" subscription Peter Dave Hello 2015-07-11 21:13:25 +0800
  • 7c66b3176c [AdBlock] Add "Malware Domain List" subscription Peter Dave Hello 2015-07-11 21:12:01 +0800
  • cc58aa49f8 [AdBlock] Add "Anti-Adblock Killer" subscription Peter Dave Hello 2015-07-11 21:09:52 +0800
  • a745e4776f Fix build with Qt 5.5rc David Rosca 2015-06-24 10:46:57 +0200
  • f747ce3e9d Use better fallback for styleName() when proxy style is null David Rosca 2015-06-11 21:10:04 +0200
  • a0b84a5cd3 TabBar: Don't use ProxyStyle directly David Rosca 2015-06-11 21:07:11 +0200
  • 0723deb2fc SearchToolbar: Remove "Highlight" option David Rosca 2015-06-10 11:08:04 +0200
  • 406f522c61 WebPage: Implement certificateError David Rosca 2015-06-09 18:36:57 +0200
  • b30b25b254 WebPage: Implement chooseFiles David Rosca 2015-06-09 18:01:17 +0200
  • 2d6ba21c03 AdBlockIcon: Set minimum size David Rosca 2015-05-28 11:12:57 +0200
  • 458c131170 AdBlockRule: Disable copy David Rosca 2015-05-28 11:10:41 +0200
  • 878ed65753 GreaseMonkey: Show script dialog when creating new user script David Rosca 2015-05-28 10:08:58 +0200
  • 146fdc953f GreaseMonkey: Allow userscripts with empty body (just metadata header) David Rosca 2015-05-28 10:06:41 +0200
  • 26f0912845 GM_Settings: Add button to create new user script David Rosca 2015-05-28 10:03:33 +0200
  • 1c6e9fd036 GM_Script: Parse @updateURL metadata entry David Rosca 2015-05-28 08:44:16 +0200