Sergio Martins
|
d8189e3e03
|
.clang-format: wrap at column 100
|
2022-08-05 16:49:00 +01:00 |
|
Sergio Martins
|
4114f00183
|
Added dockWidgetInserted|Removed signals to TabBarWidget
Since QTabBar doesn't have them.
Useful for custom tab bars
(cherry-picked from commit 743dbc0718)
|
2022-06-19 12:04:25 +01:00 |
|
Sergio Martins
|
e63a34a4a5
|
Rename DockRegistry_p.h -> DockRegistry.h
People use it.
|
2022-06-18 09:28:03 +01:00 |
|
Sergio Martins
|
7e7c9d7300
|
Rename the remaining view interfaces to *ViewInterface
|
2022-06-17 18:56:34 +01:00 |
|
Sergio Martins
|
a4d337e891
|
Fully qualify header paths when including controllers
so this still works when private headers are installed
|
2022-06-13 23:24:43 +01:00 |
|
Sergio Martins
|
bb4f5a5037
|
Mass renaming of last usages of FrameworkWidgetFactory
|
2022-05-19 08:12:29 +01:00 |
|
Sergio Martins
|
d6f56169e1
|
qtquick: Ported TabBar to the new architecture
|
2022-05-03 22:01:47 +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 |
|