Sergio Martins
|
0a75d89848
|
Add Frame::detachTab()
The tab widget will be an implementation detail of FrameWidget and
not accessed by anyone
|
2020-06-03 21:18:38 +01:00 |
|
Sergio Martins
|
a086713bb6
|
Implement FrameWidget::maxSizeHint()
|
2020-05-29 08:11:42 +01:00 |
|
Sergio Martins
|
e28f82dcad
|
Make Item::hostWidget be a Layouting::Widget instead of QWidget
Just an abstraction preparing for QQuickItem support
|
2020-05-24 17:31:37 +01:00 |
|
Sergio Martins
|
d613d25ef5
|
Add missing emit keyword
|
2020-05-17 19:12:09 +01:00 |
|
Allen Winter
|
df692686e7
|
various - update copyright year
|
2020-01-07 11:36:56 -05:00 |
|
Sergio Martins
|
787f7802be
|
Move the private code into a private/ folder
It's nice to have a similar include hierarchy at build time and install
time.
It also makes things more explicit
|
2019-10-20 19:24:54 +01:00 |
|