Anmol Gautam
|
90757e8846
|
Merge branch 'master' into anmolgautam
|
2018-07-22 19:20:17 +05:30 |
|
Laurent Montel
|
db10e175f0
|
Add more QSL + nullptr
|
2018-07-06 08:20:47 +02:00 |
|
Laurent Montel
|
07b4dd4f6e
|
Add sime QLS + nullptr
|
2018-07-05 13:58:00 +02:00 |
|
Anmol Gautam
|
68ba798597
|
Added autotests for UserScript API
|
2018-07-03 21:30:55 +05:30 |
|
Anmol Gautam
|
d4aa875fa6
|
Added Documentation and corrected parameter of some APIs
|
2018-06-10 20:23:27 +05:30 |
|
Anmol Gautam
|
5bbc44ef91
|
Made parameters of APIs homogeneous
|
2018-06-05 23:16:45 +05:30 |
|
Anmol Gautam
|
4ff62c3d0a
|
Added tests for browsingWindow in Qml Tabs API
|
2018-06-05 14:30:27 +05:30 |
|
Anmol Gautam
|
f640c3573d
|
Added autotests for QML Windows API
|
2018-06-05 11:26:04 +05:30 |
|
Anmol Gautam
|
a9a65be17a
|
Added qml tabs api tests and improved qmll tabs api
|
2018-06-03 11:43:39 +05:30 |
|
Anmol Gautam
|
2a1a8395db
|
Added Clipboard API tests
|
2018-05-31 21:57:40 +05:30 |
|
Anmol Gautam
|
8e7dc4e103
|
improved code
|
2018-05-28 22:54:57 +05:30 |
|
Anmol Gautam
|
be46b0f84c
|
added autotests for qml cookies api
|
2018-05-25 01:10:33 +05:30 |
|
Anmol Gautam
|
2d6953df0d
|
added autotests for qml history api
|
2018-05-23 20:33:54 +05:30 |
|
Anmol Gautam
|
50d0f97812
|
Added tests for TopSites API
|
2018-05-22 11:30:04 +05:30 |
|
Anmol Gautam
|
0d957b42c2
|
Created TopSites API
|
2018-05-22 11:04:26 +05:30 |
|
Anmol Gautam
|
6a2bd18009
|
added autotests for qml bookmarks api
|
2018-05-21 16:47:26 +05:30 |
|
David Rosca
|
c15b112a4c
|
Merge branch 'Falkon/3.0'
|
2018-04-29 13:16:42 +02:00 |
|
Razi Alavizadeh
|
33172fcdbe
|
QzToolsTest: Close the opened test file before trying to remove it
|
2018-04-26 13:50:05 +04:30 |
|
David Rosca
|
452d332cfd
|
Merge branch 'Falkon/3.0'
|
2018-04-22 16:11:21 +02:00 |
|
David Rosca
|
af89a1b8d4
|
WebViewTest: Adjust expected loadFinished signal count
|
2018-04-22 16:10:58 +02:00 |
|
David Rosca
|
8a5c69b8a1
|
Add SqlQueryJob to run queries on separate thread
|
2018-04-11 18:24:09 +02:00 |
|
David Rosca
|
3dae3edff5
|
QzTools: Add copyRecursively and removeRecursively
|
2018-03-31 15:08:06 +02:00 |
|
David Rosca
|
2f6cd7a559
|
LocationBar: Fix resolving correct LoadAction when url contains %20
BUG: 392445
FIXED-IN: 3.0.1
|
2018-03-28 18:54:26 +02:00 |
|
David Rosca
|
050fd7528c
|
Autotests: Add OpenSSL include directories
|
2018-03-24 08:12:45 +01:00 |
|
David Rosca
|
d3ebe40e8f
|
Replace signals/slots with Q_SIGNALS/Q_SLOTS
|
2018-02-25 13:33:07 +01:00 |
|
David Rosca
|
e20c3909e5
|
WebTabTest: Add saveNotRestoredTabTest
|
2018-02-16 12:09:56 +01:00 |
|
David Rosca
|
9e3423ff9e
|
WebPage: Make the loadFinished workaround for all Qt 5.10 versions
See #2479
|
2018-02-16 11:05:53 +01:00 |
|
David Rosca
|
99eb9c8089
|
AdBlockTest: Add ignoreEmptyLinesInSubscriptionTest
|
2018-02-14 09:14:47 +01:00 |
|
David Rosca
|
630162d377
|
WebViewTest: Fix qrc urls
|
2018-02-12 22:44:37 +01:00 |
|
David Rosca
|
1ef1455957
|
WebTabTest: Add loadNotRestoredTabTest
|
2018-02-12 22:43:24 +01:00 |
|
David Rosca
|
502ba9284f
|
TabWidget: Don't emit tabMoved twice in moveTab when (un)pinning tabs
|
2018-02-12 17:49:27 +01:00 |
|
Heiko Becker
|
a77ea28ac7
|
Use QTEST_GUILESS_MAIN
Summary: Allowing the tests to pass without a running X server.
Reviewers: #falkon, drosca
Differential Revision: https://phabricator.kde.org/D10389
|
2018-02-08 17:50:11 +01:00 |
|
David Rosca
|
156865804f
|
Try removing qWaits from autotests
|
2018-02-07 11:24:56 +01:00 |
|
David Rosca
|
b933e87c99
|
Add TabMruModel
Sorts tabs in most recently used order.
|
2018-02-06 17:39:05 +01:00 |
|
David Rosca
|
408b2ffad6
|
TabWidget: Add public webTab method
Also cleanup tabbedwebview.h includes.
|
2018-02-05 16:44:23 +01:00 |
|
David Rosca
|
e6b220a87a
|
WebTab: Add option to prepend child tabs instead of appending
|
2018-02-04 17:20:00 +01:00 |
|
David Rosca
|
4ad6d6cda1
|
TabTreeModel: Only sync top-level tabs when closing window
Otherwise reordering tabs is too distracting when tabbar is visible.
|
2018-02-04 17:18:39 +01:00 |
|
David Rosca
|
af95dd14e2
|
WebTab: Fix updating isCurrentTab in attach
|
2018-02-04 16:59:23 +01:00 |
|
David Rosca
|
59dbfc1f48
|
TabTreeModel: Reset model when source resets
|
2018-01-31 21:06:33 +01:00 |
|
David Rosca
|
4bb75de25c
|
WebTab: Fix removing from existing parent in addChildTab
|
2018-01-31 21:05:21 +01:00 |
|
David Rosca
|
4124c67c5f
|
Autotests: Add qWait(10) at the end of QtWebEngine tests
Otherwise it crashes on exit
|
2018-01-31 21:04:38 +01:00 |
|
David Rosca
|
e57fb65c95
|
Add TabTreeModel
This model orders tabs in "Tree Style Tabs" fashion.
|
2018-01-31 21:03:06 +01:00 |
|
David Rosca
|
a8bda61f3e
|
TabModel: Remove ParentTabRole and ChildTabsRole
|
2018-01-31 21:00:20 +01:00 |
|
David Rosca
|
2b994920ad
|
WebTab: Fix detaching completer and site icon
Fixes crash when detaching tab and closing the originating window.
|
2018-01-31 20:59:32 +01:00 |
|
David Rosca
|
67973d704d
|
WebTab: Add addChildTab method
Also fix detaching from parent/child tabs and add autotest.
|
2018-01-31 20:58:36 +01:00 |
|
David Rosca
|
e44877d4c7
|
WebTab: Add parentTab and childTabs properties
|
2018-01-31 20:54:59 +01:00 |
|
David Rosca
|
2377503517
|
Add TabModel
|
2018-01-31 20:54:50 +01:00 |
|
David Rosca
|
0d71069122
|
LocationBar: Don't suggest to search for javascript: scheme
|
2018-01-31 20:45:17 +01:00 |
|
David Rosca
|
1c4937b64c
|
LocationBar: Fix transforming text to url when searching is disabled
Closes #2578
|
2018-01-31 20:43:28 +01:00 |
|
David Rosca
|
e45876c2a3
|
Autotests: Add WebViewTest
|
2018-01-29 00:29:19 +01:00 |
|