Aleix Pol Gonzalez
1618161af3
Expose the Window interface to QML
...
If we are designing our UI's windows from QML, it makes sense that we
might want to configure how they're placed from the same place.
Everything was already in place but for a few technical bits which this
change adds.
Signed-off-by: Victoria Fischer <victoria.fischer@mbition.io>
2023-07-13 10:51:12 +02:00
Jonathan Esk-Riddell
d610813bac
Update version number for 5.27.6
...
GIT_SILENT
2023-06-20 14:02:45 +01:00
Jonathan Esk-Riddell
debc455bd5
Update version number for 5.27.5
...
GIT_SILENT
2023-05-09 12:18:32 +01:00
Jonathan Esk-Riddell
b2dcb1acff
Update version number for 5.27.4
...
GIT_SILENT
2023-04-04 11:21:08 +01:00
Jonathan Esk-Riddell
94eb90d823
Update version number for 5.27.3
...
GIT_SILENT
2023-03-14 11:53:20 +00:00
Jonathan Esk-Riddell
dac784828f
Update version number for 5.27.2
...
GIT_SILENT
2023-02-28 12:01:30 +00:00
Jonathan Esk-Riddell
7a862bdcd4
Update version number for 5.27.1
...
GIT_SILENT
2023-02-21 11:05:04 +00:00
Jonathan Esk-Riddell
b758105bd7
Update version number for 5.27.0
...
GIT_SILENT
2023-02-09 11:41:27 +00:00
Jonathan Esk-Riddell
79441811ff
Update kf5 version requirement to 5.102.0
...
GIT_SILENT
2023-01-21 20:17:53 +00:00
Jonathan Esk-Riddell
fc06e945c8
Update version number for 5.26.90
...
GIT_SILENT
2023-01-19 11:17:24 +00:00
Laurent Montel
b95910c086
Use ecm_set_disabled_deprecation_versions
2022-12-23 13:50:51 +01:00
Friedrich W. H. Kossebau
70dc87f673
Use KDE_INSTALL_CMAKEPACKAGEDIR
...
GIT_SILENT
2022-10-22 13:59:13 +00:00
Jonathan Esk-Riddell
7b9c2c1db1
Update version number for 5.26.80
...
GIT_SILENT
2022-09-15 13:57:50 +01:00
Jonathan Esk-Riddell
9b5a39922b
Update version number for 5.25.90
...
GIT_SILENT
2022-09-15 11:50:08 +01:00
Jonathan Esk-Riddell
91db77acc2
Update kf5 version requirement to 5.98.0
...
GIT_SILENT
2022-09-15 11:10:38 +01:00
Jonathan Esk-Riddell
13961ef7b9
Update qt5 version requirement to 5.15.2
...
GIT_SILENT
2022-06-27 10:02:56 +01:00
Jonathan Esk-Riddell
ff6155a5af
Update kf5 version requirement to 5.94
...
GIT_SILENT
2022-06-27 10:02:56 +01:00
Nicolas Fella
34e7c90c2d
Mark required deps as required
...
BUG: 454912
2022-06-06 12:26:10 +02:00
Jonathan Esk-Riddell
563b61c75c
Update version number for 5.25.80
...
GIT_SILENT
2022-05-19 12:26:13 +01:00
Jonathan Esk-Riddell
404e9851d1
Update version number for 5.24.90
...
GIT_SILENT
2022-05-19 10:41:53 +01:00
Volker Krause
ae883df5b1
Build with Qt6
2022-03-06 10:54:56 +01:00
Jonathan Riddell
14982d6dc7
Update version number for 5.24.80
...
GIT_SILENT
2022-01-13 11:56:23 +00:00
Jonathan Riddell
e557008b56
Update version number for 5.23.90
...
GIT_SILENT
2022-01-13 10:34:20 +00:00
Jonathan Riddell
662afeba22
Update kf5 version requirement to 5.86
...
GIT_SILENT
2021-10-11 20:48:40 +01:00
Jonathan Riddell
06815f2817
Update version number for 5.23.80
...
GIT_SILENT
2021-09-16 10:34:01 +01:00
Jonathan Riddell
dc07e14630
Update version number for 5.22.90
...
GIT_SILENT
2021-09-16 09:21:32 +01:00
David Edmundson
331505a4d2
Explicitly set KDE_COMPILERSETTINGS_LEVEL
2021-08-24 22:41:46 +02:00
Laurent Montel
f6084b2c43
Fix compile with last ecm.
...
("we have disabled the C and C++ specific compiler extensions.")
2021-06-28 07:51:57 +02:00
Jonathan Riddell
525fa9b819
Update version number for 5.22.80
...
GIT_SILENT
2021-05-13 15:09:54 +01:00
Jonathan Riddell
1021ca5ab5
Update version number for 5.21.90
...
GIT_SILENT
2021-05-13 10:21:51 +01:00
Jonathan Riddell
204eeaf1c9
Update kf5 version requirement to 5.82
...
GIT_SILENT
2021-05-13 09:56:28 +01:00
Nicolas Fella
549f5ad682
Link against xkbcommon
...
Otherwise the build fails with missing xkbcommon headers
2021-04-15 20:46:25 +02:00
Aleix Pol
cd9b1a6fd3
Address code formatting
2021-04-06 13:39:27 +02:00
Aleix Pol
1bf7276d53
Add SPDX
2021-04-06 13:05:53 +02:00
Fabian Vogt
4a3d27d0be
Fix build of the layer-shell plugin
...
It's missing a dependency on Wayland::Client.
Also, it uses LayerShellQtInterface, which is only defined later, move it.
2021-04-01 22:36:29 +02:00
Aleix Pol
cffdab8c33
Use debug logging categories
2021-04-01 17:55:58 +02:00
Aleix Pol
53a97fc89e
Make sure it's findable
2021-04-01 03:12:40 +02:00
Aleix Pol
41704f8d15
Fixes
2021-04-01 02:45:31 +02:00
Aleix Pol
ea3e4b3139
Initial commit
2021-04-01 02:28:01 +02:00