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

Commit Graph

  • 9c7bfb1c94 GreaseMonkey: Fix removing/updating userscripts David Rosca 2015-05-27 19:48:40 +0200
  • 431610215d AdBlock: Bring back domain specific element hiding rules David Rosca 2015-05-27 19:16:19 +0200
  • c75eb32367 Bring back support for user style sheet David Rosca 2015-05-27 18:48:45 +0200
  • ad86572fff Bump GreaseMonkey version number David Rosca 2015-05-25 11:47:50 +0200
  • 038e4f5014 GreaseMonkey: Implement GM_ functions for userscripts David Rosca 2015-05-25 11:34:22 +0200
  • f95d46953f GreaseMonkey: Disable building JSObject David Rosca 2015-05-25 10:46:30 +0200
  • bb995d7984 Fix some warnings David Rosca 2015-05-25 10:39:39 +0200
  • e825f0268b Bring back GreaseMonkey David Rosca 2015-05-24 23:16:01 +0200
  • 1387dbef64 Bring back TestPlugin David Rosca 2015-05-24 21:53:59 +0200
  • 8f353d7c21 Bring back TabManager plugin David Rosca 2015-05-24 21:53:12 +0200
  • b83c845bab PluginInterface: Replace createRequest with acceptNavigationRequest David Rosca 2015-05-24 21:41:09 +0200
  • 7d9a07b379 Bring back show source support (using view-source: url) David Rosca 2015-05-24 21:26:17 +0200
  • b6fcfba09a SpeedDial: First try to port it to QtWebEngine David Rosca 2015-05-24 20:49:50 +0200
  • 89dedf0a0e Bring back qupzilla: scheme pages David Rosca 2015-05-24 20:41:49 +0200
  • 406e0f670a Downloader: Drop code for FTP downloads David Rosca 2015-05-24 19:27:53 +0200
  • 278b725571 Bring back support for downloading files David Rosca 2015-05-24 19:22:32 +0200
  • 6da67fc53d Correctly create off-the-record profile for private browsing David Rosca 2015-05-24 17:29:41 +0200
  • a601223d15 Travis: Fix package names for Qt 5.5 David Rosca 2015-05-23 00:05:49 +0200
  • 645dd3b825 Travis: Use PPA with Qt 5.5 David Rosca 2015-05-23 00:04:12 +0200
  • f90a40836c PopupWindows: Port to QtWebEngine David Rosca 2015-05-22 23:57:24 +0200
  • e854afb5d3 TabbedWebView: Bring back showing hovered link url in statusbar David Rosca 2015-05-22 23:30:51 +0200
  • 286c714593 WebPage: Bring back windowCloseRequested support David Rosca 2015-05-22 23:19:39 +0200
  • 014d0d50ab WebPage: Port feature permission notifications to QtWebEngine David Rosca 2015-05-22 23:18:25 +0200
  • bbc7628de0 Implement changing custom user agent David Rosca 2015-05-22 22:00:06 +0200
  • c08a584333 Set correct paths for cache and persistent data David Rosca 2015-05-22 21:46:55 +0200
  • 0eab2dfb68 Bump minimum Qt version to 5.5 David Rosca 2015-05-22 21:46:40 +0200
  • 4bd92d1403 Port StatusBarIcons plugin to QtWebEngine David Rosca 2015-05-22 18:21:28 +0200
  • 05fcc35658 Fix build with Qt 5.5 David Rosca 2015-05-22 18:14:16 +0200
  • deb7251231 KWalletPasswords: Fix KF5 KWallet includes David Rosca 2015-05-22 17:55:35 +0200
  • 610dd28ae1 Removed outdated AdBlock Fanboy subscription, closes #1637 Jonathan Hooverman 2015-04-23 20:23:07 +0200
  • 395a5f6da8 Merge pull request #1640 from javierllorente/forthissite David Rosca 2015-04-17 16:39:18 +0200
  • 3a8b0a1d86 change wording from 'on this site' to 'for this site' Javier Llorente 2015-04-17 16:36:20 +0200
  • 8d34cbc02e SuperMenu: Fix enabling Select All and Find actions David Rosca 2015-04-09 20:07:56 +0200
  • f1a6499b07 Merge pull request #1628 from javierllorente/sendlink David Rosca 2015-03-19 23:26:12 +0100
  • 44af6ef806 fix for bug #1625 Javier Llorente 2015-03-19 23:22:05 +0100
  • 8d7cfb0e2a Remove some Qt 4 specific code David Rosca 2015-02-26 12:15:58 +0100
  • ab506ea83a Travis: Fix url of Qt 5.4 PPA David Rosca 2015-02-26 11:46:02 +0100
  • d15bac20a4 README.md: Fix type except -> expect David Rosca 2015-02-26 11:39:58 +0100
  • 7f27f95a1a Fix build David Rosca 2015-02-08 11:52:09 +0100
  • e3deb6cfd5 More cleanups + remove now unusued WebHistoryInterface David Rosca 2015-02-08 11:51:19 +0100
  • 226c721d57 BrowserWindow: Remove static WEBKITVERSION David Rosca 2015-02-08 11:45:15 +0100
  • f366dbd11f Encoding: Make character encoding menu working again David Rosca 2015-02-08 11:42:01 +0100
  • 8c068b1f87 Preferences: Fix font settings David Rosca 2015-02-08 11:38:38 +0100
  • e4852e7d88 MainApp: Fix loading fonts settings David Rosca 2015-02-08 11:32:00 +0100
  • b94135ead5 WebView: Implement icon loading David Rosca 2015-02-08 11:13:12 +0100
  • 41d9c418e9 lib: Enable C++11 David Rosca 2015-02-08 11:09:53 +0100
  • f67348fac8 TabWidget: Don't try to load empty url when adding a tab David Rosca 2015-02-08 10:10:36 +0100
  • 72438755a2 AboutDialog: Show QtWebEngine version David Rosca 2015-02-08 09:55:11 +0100
  • c35b27e590 Add back build status to README David Rosca 2015-01-27 12:51:19 +0100
  • c3beb165fd Travis: Add qt54script module David Rosca 2015-01-27 12:38:00 +0100
  • 4173ff2c3e Travis: Fix running qmake David Rosca 2015-01-27 12:35:00 +0100
  • ebdea578aa Try to enable Qt 5.4 builds on Travis David Rosca 2015-01-27 12:29:17 +0100
  • 81639ea923 Port settings to use QWebEngineSettings David Rosca 2015-01-27 12:15:00 +0100
  • 5c552a2724 Disable travis builds David Rosca 2015-01-27 11:40:32 +0100
  • 60b2386a6e Initial port to QtWebEngine David Rosca 2015-01-27 11:01:52 +0100
  • cc08957148 1.8.6 is latest release David Rosca 2015-01-26 19:13:32 +0100
  • ee80b04a11 Import TabManager plugin from qupzilla-plugins David Rosca 2015-01-21 12:59:20 +0100
  • 2a9288209c Import FlashCookieManager plugin from qupzilla-plugins David Rosca 2015-01-21 12:58:45 +0100
  • 04d4555b47 Don't duplicate convertUrlToText function in WebView David Rosca 2015-01-21 12:38:12 +0100
  • b75e8a8451 Actually, this is much better solution to previous commit. David Rosca 2015-01-21 12:32:41 +0100
  • 7384ed2685 Fix searching for strings with non-ascii characters from locationbar David Rosca 2015-01-21 12:21:54 +0100
  • 744a1d15be Merge pull request #1577 from gzsombor/master David Rosca 2015-01-20 23:45:14 +0100
  • 841c956262 Merge pull request #1572 from pejakm/prof_fix David Rosca 2015-01-20 23:44:29 +0100
  • e81cbb167a Add 'Remove and block domain' button to the cookie manager Zsombor Gegesy 2015-01-20 11:00:16 +0100
  • 80dd3a8f85 Revert "Add option to completely disable SSLv3" David Rosca 2015-01-12 21:11:12 +0100
  • 26ca447d91 Revert "Use TLS 1.2 with Qt 5 when disabling SSLv3" David Rosca 2015-01-12 21:11:03 +0100
  • 509a79d987 New year 2015 David Rosca 2015-01-01 12:08:46 +0100
  • 42ebb227c6 BookmarksModel: Use internalPointer when passing mimedata David Rosca 2014-12-31 10:19:14 +0100
  • fbc7c73616 Update fix Mladen Pejaković 2014-12-30 14:51:36 +0100
  • dc5dafbe9a Fix build with Qt 4 David Rosca 2014-12-30 14:43:37 +0100
  • 952196b2e9 BookmarksModel: Correctly store QModelIndex::internalId in data stream David Rosca 2014-12-30 14:25:02 +0100
  • d864a14fa6 Merge pull request #1563 from oshi-shinobu/master David Rosca 2014-12-30 13:25:11 +0100
  • af541a787e Added CTRL+l shortcut to clear download list Nobody Really 2014-12-21 20:53:33 +0100
  • 01b0491c5b Merge pull request #1569 from srazi/FTP-handle-text-html David Rosca 2014-12-30 11:04:52 +0100
  • 9591754027 WebPage: Download unsupported content from FTP protocol. S. Razi Alavizadeh 2014-12-29 21:59:08 +0330
  • b86081cb66 Correct profile path. Fixes #1570 Mladen Pejaković 2014-12-29 18:28:14 +0100
  • c1901cd81d Don't try to load translations for C locale David Rosca 2014-12-27 12:32:16 +0100
  • 3511e0401b RTL, dir list page: Fixed position of dir-up button in RTL layout.. S. Razi Alavizadeh 2014-12-25 22:07:50 +0330
  • ce38c2d4fe FTP: Don't prompt to download text files, S. Razi Alavizadeh 2014-12-25 21:51:28 +0330
  • 37ce38bbf8 TabBarHelper: Fix a rare bug and compute pressed index, correctly. S. Razi Alavizadeh 2014-12-25 15:16:31 +0330
  • 393009f4d1 Show navigation bar when calling openLocation() in full screen mode. S. Razi Alavizadeh 2014-12-25 00:10:30 +0330
  • 94afd29d67 Windows,Qt5: Fixed compile issue. S. Razi Alavizadeh 2014-12-24 23:38:38 +0330
  • 0ccc759e1f Use TLS 1.2 with Qt 5 when disabling SSLv3 David Rosca 2014-12-24 15:08:30 +0100
  • 57a9286c05 Merge pull request #1562 from oshi-shinobu/master David Rosca 2014-12-22 10:09:52 +0100
  • 240cecb230 Allow closing Download Manager and Browsing Library with CTRL+w Nobody Really 2014-12-20 15:58:25 +0100
  • 5cf4d0d6e0 AdBlock: Use display:block when hiding blocked iframes David Rosca 2014-12-17 13:27:53 +0100
  • a750858ed7 AdBlock: Fix hiding iframes that have completely blocked contents David Rosca 2014-12-17 09:51:24 +0100
  • d28154c3d2 ProxyStyle: Set tabbar alignment to left S. Razi Alavizadeh 2014-12-16 15:18:57 +0100
  • 478cfa660d Merge pull request #1549 from srazi/fix_1539 David Rosca 2014-12-16 14:35:46 +0100
  • 5d99f53fb8 WebView: Fix zoom shortcuts with +/-/0 on numeric block David Rosca 2014-12-13 19:29:45 +0100
  • fba9900775 Fix debug output with Qt 5.4 David Rosca 2014-12-13 19:28:27 +0100
  • ab368f647f Assume "about:blank" as an empty URL. S. Razi Alavizadeh 2014-12-13 03:37:41 +0330
  • 57e72a12fd 1.8.5 was released David Rosca 2014-12-12 21:30:39 +0100
  • 8a7af28165 MainApplication: The getWindow() try to return the current active or last activated window S. Razi Alavizadeh 2014-12-02 22:05:17 +0330
  • 598ad6f13c TabStackedWidget: Emit signal on change of pin state. S. Razi Alavizadeh 2014-12-02 10:04:03 +0330
  • 9301a5a2a8 CookieManager: Don't add same server to different filters, - Also don't allow duplicate entries in filters. S. Razi Alavizadeh 2014-12-01 20:17:07 +0330
  • e60df0c9f4 MouseGestures: Fix warning about duplicated label names in settings dialog David Rosca 2014-11-29 13:07:51 +0100
  • b4fc38d5ef Silence one cppcheck warning David Rosca 2014-11-29 11:12:41 +0100
  • 7ff53e645a Merge pull request #1531 from EionRobb/patch-1 David Rosca 2014-11-24 14:58:32 +0100
  • 25ed40f046 Merge pull request #1533 from EionRobb/patch-2 David Rosca 2014-11-24 14:57:31 +0100