Sergio Martins
|
e18fb7ffd8
|
Remove unneeded private moc include
Doesn't play nice with unity builds
|
2020-12-16 15:48:32 +00:00 |
|
Sergio Martins
|
7082e40cd5
|
Fix non-developer build
These exports are needed
|
2020-12-15 21:56:22 +00:00 |
|
Sergio Martins
|
2c8bbd10f7
|
Remove the export macros from the old library
We now use only 1 library, so use the same export macros
|
2020-12-15 21:41:10 +00:00 |
|
Sergio Martins
|
eba395dc4c
|
Fix build
|
2020-12-08 22:31:21 +00:00 |
|
Sérgio Martins
|
c23d179385
|
Add support for Qt6
Adds the -DKDDockWidgets_QT6=ON option
Also you'll need to port any required Qt6 module first (For example QStateMachine).
|
2020-11-20 12:36:11 +00:00 |
|
Allen Winter
|
b4f49895c2
|
clarify: licensing is GPL2 or GPL3 or commercial licensed
follow the REUSE specs
|
2020-07-24 18:16:13 -04:00 |
|
Allen Winter
|
f97f920ffb
|
private/multisplitter/Separator_qwidget.h - fix include guard
|
2020-06-23 11:26:54 -04:00 |
|
Sergio Martins
|
ba49e1cbe2
|
Separator no longer inherits from QWidget
Only SeparatorWidget does
|
2020-05-24 20:29:49 +01:00 |
|
Sergio Martins
|
e8abc23f59
|
Use a dedicated export macro file for multisplitter/
As it's independent from KDDW
|
2020-05-24 19:24:16 +01:00 |
|
Sergio Martins
|
c63c713bea
|
Move SeparatorWidget into multisplitter/
multisplitter/ is to be a reusable component without needing KDDW
|
2020-05-24 19:13:39 +01:00 |
|