Sergio Martins
|
26253b65c7
|
wayland: Silence warning about qpa not supporting activating
"qt.qpa.wayland: Wayland does not support QWindow::requestActivate()"
|
2020-10-17 12:13:58 +01:00 |
|
Sergio Martins
|
819725351a
|
Fix -Wweak-vtables warnings
|
2020-10-14 14:55:28 +01:00 |
|
Sergio Martins
|
78dcb0f7f3
|
qml: Abstract some methods that QQuickItem doesn't have
geometry(), isMinimized(), etc.
|
2020-08-06 23:10:08 +01:00 |
|
Sergio Martins
|
c7afbf0803
|
qml: make qtTopLevelUnderCursor_impl() receive QWindow
QWindow works for both QtWidgets and QtQuick
|
2020-08-06 18:30:53 +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 |
|
Sérgio Martins
|
8474f246ae
|
Fix Qt6 build
Didn't include the cmake changes, as those are hacks for now.
Only included fixes to cpp code.
|
2020-07-18 18:51:47 +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 |
|