Sergio Martins
|
232e96ee0e
|
Fix crash when detaching tabs and the move animation is still enabled
Qt bug, but workaround here.
|
2020-02-18 10:36:16 +00:00 |
|
Allen Winter
|
df692686e7
|
various - update copyright year
|
2020-01-07 11:36:56 -05:00 |
|
Sergio Martins
|
927510dfff
|
Support re-ordering tabs with mouse
Just set KDDockWidgets::Config::Flag_AllowReorderTabs before creating
the dock widgets.
Fixes #20
|
2019-12-26 15:19:27 +00: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 |
|