55 Commits (a466b89d8822388348789c7f6dafb3ce9cdb40aa)

Author SHA1 Message Date
Adriaan de Groot a706713900 autotests: be more chatty during test 4 years ago
Juraj Oravec 9eaffd1208 Autotests Qml - fix compilation with Qt 5.9 6 years ago
David Rosca e7a873cb5b
QmlTabsApiTest: Try to fix failure on FreeBSD CI 7 years ago
David Rosca 6dd33dd803
QmlBookmarksApiTest: Fix testBookmarksCreation 7 years ago
Anmol Gautam 1ca4a6791b Added tests for QML Extension API 7 years ago
David Rosca b87ccf714c
Fix all override warnings 7 years ago
Laurent Montel 4c9d503699 Const'ify 7 years ago
Yuri Chornoivan fc5ba5f5f2 Fix minor typos 7 years ago
Laurent Montel db10e175f0 Add more QSL + nullptr 8 years ago
Laurent Montel 07b4dd4f6e Add sime QLS + nullptr 8 years ago
Razi Alavizadeh 33172fcdbe QzToolsTest: Close the opened test file before trying to remove it 8 years ago
David Rosca af89a1b8d4
WebViewTest: Adjust expected loadFinished signal count 8 years ago
David Rosca 8a5c69b8a1
Add SqlQueryJob to run queries on separate thread 8 years ago
David Rosca 3dae3edff5
QzTools: Add copyRecursively and removeRecursively 8 years ago
David Rosca 2f6cd7a559
LocationBar: Fix resolving correct LoadAction when url contains %20 8 years ago
David Rosca 050fd7528c
Autotests: Add OpenSSL include directories 8 years ago
David Rosca d3ebe40e8f
Replace signals/slots with Q_SIGNALS/Q_SLOTS 8 years ago
David Rosca e20c3909e5
WebTabTest: Add saveNotRestoredTabTest 8 years ago
David Rosca 9e3423ff9e
WebPage: Make the loadFinished workaround for all Qt 5.10 versions 8 years ago
David Rosca 99eb9c8089
AdBlockTest: Add ignoreEmptyLinesInSubscriptionTest 8 years ago
David Rosca 630162d377
WebViewTest: Fix qrc urls 8 years ago
David Rosca 1ef1455957
WebTabTest: Add loadNotRestoredTabTest 8 years ago
David Rosca 502ba9284f
TabWidget: Don't emit tabMoved twice in moveTab when (un)pinning tabs 8 years ago
Heiko Becker a77ea28ac7 Use QTEST_GUILESS_MAIN 8 years ago
David Rosca 156865804f
Try removing qWaits from autotests 8 years ago
David Rosca b933e87c99
Add TabMruModel 8 years ago
David Rosca 408b2ffad6
TabWidget: Add public webTab method 8 years ago
David Rosca e6b220a87a
WebTab: Add option to prepend child tabs instead of appending 8 years ago
David Rosca 4ad6d6cda1
TabTreeModel: Only sync top-level tabs when closing window 8 years ago
David Rosca af95dd14e2
WebTab: Fix updating isCurrentTab in attach 8 years ago
David Rosca 59dbfc1f48
TabTreeModel: Reset model when source resets 8 years ago
David Rosca 4bb75de25c
WebTab: Fix removing from existing parent in addChildTab 8 years ago
David Rosca 4124c67c5f
Autotests: Add qWait(10) at the end of QtWebEngine tests 8 years ago
David Rosca e57fb65c95
Add TabTreeModel 8 years ago
David Rosca a8bda61f3e
TabModel: Remove ParentTabRole and ChildTabsRole 8 years ago
David Rosca 2b994920ad
WebTab: Fix detaching completer and site icon 8 years ago
David Rosca 67973d704d
WebTab: Add addChildTab method 8 years ago
David Rosca e44877d4c7
WebTab: Add parentTab and childTabs properties 8 years ago
David Rosca 2377503517
Add TabModel 8 years ago
David Rosca 0d71069122
LocationBar: Don't suggest to search for javascript: scheme 8 years ago
David Rosca 1c4937b64c
LocationBar: Fix transforming text to url when searching is disabled 8 years ago
David Rosca e45876c2a3
Autotests: Add WebViewTest 8 years ago
David Rosca 056d5ec3aa
Autotests: Clean test profile directory before each test 8 years ago
David Rosca deca7f7399
LocationBar: Also whitelist data: scheme for loading urls 8 years ago
David Rosca eae11b9a9a
LocationBar: Only allow whitelisted schemes to be loaded as url 8 years ago
David Rosca c163629f8e
Autotests: Add FALKONTEST_MAIN macro 8 years ago
David Rosca 958fc63f01
LocationBar: Only allow spaces in url query 8 years ago
David Rosca 2e7436c741
LocationBar: Handle url/search resolution in loadAction instead of WebView::load 8 years ago
David Rosca 6043d38429
Add LocationBarTest 8 years ago
David Rosca 88a2724ad7
Autotests: Fix CookiesTest 8 years ago