Shantanu Tushar
|
daebe9e680
|
Export SideBarButton
This allows code to link to subclasses of SideBarButton.
|
2022-07-19 11:39:32 +01:00 |
|
Allen Winter
|
93e60a743e
|
update copyright year
|
2022-01-20 08:05:26 -05:00 |
|
Allen Winter
|
7001aa58ce
|
clang-format on code base
|
2021-07-12 17:05:37 -04:00 |
|
Sergio Martins
|
de068dc6ff
|
Use less relative includes, some of them were wrong
The example now includes them, so we can detect build failures
if they get wrong again
Fixes #140
|
2021-01-18 18:57:15 +00:00 |
|
Allen Winter
|
a2f4c972a6
|
update copyright year
|
2021-01-02 09:27:50 -05:00 |
|
Sergio Martins
|
4f223a9439
|
Change color of active/hovered SideBarButton
|
2020-09-20 20:59:54 +01:00 |
|
Sergio Martins
|
db615da0ee
|
Override from QToolButton to have our own SideBarButton
Has proper size when vertical.
Text isn't vertical yet though.
|
2020-09-20 19:06:47 +01:00 |
|
Sergio Martins
|
6e32f3f915
|
Added SideBar::mainWindow()
It's just a getter.
|
2020-09-20 13:18:34 +01:00 |
|
Sergio Martins
|
a5d0a202a5
|
Add enum with sidebar location
|
2020-09-19 10:35:36 +01:00 |
|
Sergio Martins
|
e1085fb770
|
Add experimental support for minimization to side-bar
Auto-hide not working yet. Just minimization.
Internal for now. Will be public once finished.
|
2020-09-18 18:35:41 +01:00 |
|