313 Commits (d7593e0023efef769700cfc34c1e232d4cfa482e)

Author SHA1 Message Date
Jacopo De Simoi 5d16bea0d4 Tarmak-2 marker keys 3 years ago
Jacopo De Simoi ceeb8ad2e6 Do not trigger markers with modifiers 3 years ago
Jacopo De Simoi 8824ac3a1e Steal keypresses when markers are active. 3 years ago
Jacopo De Simoi 9f8133299a Reset the label when the markers disappear 3 years ago
Jacopo De Simoi 9608654b89 Move marker handling to keypress 3 years ago
Jacopo De Simoi 873e7ac5ee Put in a working implementation 3 years ago
Jacopo De Simoi 2c070b0b0f Clear link markers when scrolling or resizing 3 years ago
Jacopo De Simoi 0b982ab788 Use show/hide in methods 3 years ago
Jacopo De Simoi 58ab781083 Add method to cleanup link markers 3 years ago
Jacopo De Simoi e5b1ef6559 Load markers and test 3 years ago
Jacopo De Simoi 1bce476a2b Zoom in with = too 3 years ago
Jacopo De Simoi 05288a5f93 Zoom in/out with Plus and Minus 3 years ago
Juraj Oravec 80bd47ef46
Port away from many deprecated things 3 years ago
Juraj Oravec 285346208e
Clazy: fix "arguments needs to be fully qualified" 3 years ago
Laurent Montel 5ce71aa6e1 Add missing override 4 years ago
Laurent Montel 424340e392 Use Q_EMIT/nullptr/fix gcc warning 4 years ago
Laurent Montel 3fa1e81105 Modernize code 4 years ago
Laurent Montel ba459ba600 Use nullptr here too 4 years ago
Laurent Montel d6c4035ff6 We depend against qt5.15 4 years ago
Laurent Montel c6ad2708d4 use nullptr here 4 years ago
Allan Sandfeld Jensen 1413aba338 Clean nullptr usage 4 years ago
Juraj Oravec d00d385ea6 Revert "Fix white flashes" 6 years ago
Alva Snædís 4ebeb509b7 Fix white flashes 6 years ago
Juraj Oravec 14719b3ec3
Port from deprecated QPalette::background() > QPalette::window() 6 years ago
Juraj Oravec 7f654409c5
webengine: port foreach -> range-based for 6 years ago
David Rosca 5e6f92f7bc
OcsSupport: Add initial support for downloading themes/extensions 7 years ago
Anmol Gautam a154ef5480 fix context menu on falkon:speeddial 7 years ago
David Rosca b87ccf714c
Fix all override warnings 7 years ago
David Rosca bf9b7667f7
Fix build with QtWebEngine < 5.11 7 years ago
David Rosca b508ed2260
WebHitTestResult: Expect null href attribute 7 years ago
David Rosca db9d506cf5
Add support for Navigator.registerProtocolHandler() 7 years ago
David Rosca b9c4a92aef
Fix coding style 7 years ago
David Rosca 6678a98d91
WebHitTestResult: Trim value of src/href attributes 7 years ago
David Rosca 0bb78c8501
WebView: Use Qt::Back/ForwardButton instead of XButton1/2 7 years ago
David Rosca ab43af9958
WebView: Fix detecting rwhvqt change with QtWebEngine 5.12 7 years ago
David Rosca 25a6008e6d
WebPage: Fix scroll to anchor workaround to also look for element ids 7 years ago
Laurent Montel 4de3e4c703 Fix some clazy warnings 7 years ago
David Rosca 7429d1d8ef
WebPage: Add basic support for client certificates 7 years ago
David Rosca 38ea9974b4
Revert "Change minimum Qt version to 5.10" 7 years ago
David Rosca 5fd9cb92ee
Use QWebEnginePage::printRequested with QtWebEngine 5.12 7 years ago
David Rosca 19cce0c838
Change minimum Qt version to 5.10 7 years ago
David Rosca cba7f32666
WebTab: Fix size of web inspector in splitter 7 years ago
David Rosca d25c34901c
Use QTWEBENGINEWIDGETS_VERSION for determining QtWebEngine version 7 years ago
David Rosca 9f0f688ee8
Use QTWEBENGINE_VERSION instead of QT_VERSION 8 years ago
David Rosca 42f70c5252
Add missing config.h include for HAVE_QTWEBENGINE_5_10 define 8 years ago
David Rosca 148d2d94c1
Use QTWEBENGINE_VERSION instead of QT_VERSION 8 years ago
Kevin Kofler d06a0d60e0 Fix the fix for #391300 to require only QtWebEngine 5.10, not Qt 5.10 8 years ago
David Rosca 3787a606d3
Rewrite internal sites to use user scripts instead of embedded code 8 years ago
David Rosca ad2466f2fa
WebView: Fix finding correct rwhvqt 8 years ago
David Rosca 1290354f14
Use QOverload::of instead of qOverload 8 years ago