Sergio Martins
|
e3f89b6c17
|
Remove unneeded include
|
2020-08-25 21:57:55 +01: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 |
|
Sergio Martins
|
3bbc33d8c4
|
example: Revive the custom separator example
Pass -p to see a custom painted separator
|
2020-05-24 19:31:15 +01:00 |
|
Allen Winter
|
df692686e7
|
various - update copyright year
|
2020-01-07 11:36:56 -05:00 |
|
Allen Winter
|
41d07ef8c6
|
examples - include guards. use qrand()
|
2019-12-10 14:48:10 -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 |
|
Sergio Martins
|
511a035df1
|
Install more missing _p.h headers to private/
The custom separator example is disabled for now, as we're not
installing the multisplitters headers yet
|
2019-10-07 13:55:09 +01:00 |
|
Sergio Martins
|
a0787f1488
|
examples: Move custom_titlebar code into kddockwidgets_example
Guarded with a command line switch, no need to have two examples
|
2019-10-06 22:26:09 +01:00 |
|