Sergio Martins
|
09eb303bab
|
Rename some methods from FrameworkWidget to View
|
2022-05-19 08:00:20 +01:00 |
|
Sergio Martins
|
4708b2c25d
|
Rename FrameworkWidgetFactory_qtwidgets|qtquick to ViewFactory_*
|
2022-05-19 07:51:50 +01:00 |
|
Sergio Martins
|
8751216f62
|
qtquick: Added a FrameworkWidgetFactory too
The impl is dummy, but at least Config doesn't return a nullptr
one, meaning we can have more involved tests for QtQuick
|
2022-05-08 23:12:20 +01:00 |
|
Sergio Martins
|
9d5c7bfc53
|
qtquick: Ported TabWidget to the new architecture
|
2022-05-06 18:04:25 +01:00 |
|
Sergio Martins
|
420a85943a
|
Finally remove View::asQWidget()
Soon we can start the QtQuick port to the new architecture
|
2022-04-26 00:00:23 +01:00 |
|
Sergio Martins
|
c8b896bdd6
|
tests: Remove casts to QTabBar
|
2022-04-14 18:31:41 +01:00 |
|
Sergio Martins
|
d6fd54cec4
|
Por all usages of QWindop/windowHandle to KDDockWidgets::Window
Removes a lot of asQWidget() code and is also prepared for non-Qt
views.
|
2022-04-09 19:21:56 +01:00 |
|
Sergio Martins
|
e593233b8f
|
Renamed views_qtwidgets/ into qtwidgets/views/
As there will be some files that are specific to QtWidgets and
but aren't views
|
2022-04-03 23:51:02 +01:00 |
|