Commit graph

10594 commits

Author SHA1 Message Date
Sune Vuorela 263a531a09 no-lambda-unique-connection seems to have false positives in this setup 2023-12-18 22:56:22 +00:00
Sune Vuorela 5ac1eb0ad6 clazy: make qregularexpression static const 2023-12-18 22:56:22 +00:00
Sune Vuorela 18200c87f7 Clazy: small and trivial things should be taken by copy 2023-12-18 22:56:22 +00:00
Sune Vuorela be29ae5eec Make some RegularExpressions static 2023-12-18 22:56:22 +00:00
Sune Vuorela b15f506db6 Disable clazy strict iterators check. It is kind of disabled in Qt6 entirely 2023-12-18 22:56:22 +00:00
Sune Vuorela cae6c6c341 clang-tidy/clazy in qt6 environment 2023-12-18 22:56:22 +00:00
Sune Vuorela fee0380fab Blind port android. Thanks Volker 2023-12-18 22:56:22 +00:00
Nicolas Fella 1bdd1fa7e2 Add missing include 2023-12-18 22:56:22 +00:00
Carl Schwan d10aedaaa5 Properly add include directory for consumers like Kile 2023-12-18 22:56:22 +00:00
Sune Vuorela 65bc8a0c1d Fix compile warning 2023-12-18 22:56:22 +00:00
Sune Vuorela d03b9bd70d Try get DeferredDelete to happen a bit more 2023-12-18 22:56:22 +00:00
Sune Vuorela 19f44188be ALso fix showTabWarning 2023-12-18 22:56:22 +00:00
Sune Vuorela 05fb77b2bf Fix messagebox closing to use right config file 2023-12-18 22:56:22 +00:00
Sune Vuorela 422fbdc1b7 Replace Okular5 with Okular6 in cmake config
Install Okular6 target, required for Kile qt6 port
2023-12-18 22:56:22 +00:00
Sune Vuorela 5fb88dfb86 The sidebar is a bit misbehaving
But some of the sidebar and welcomescreen things seems a bit like a hack
and trying to workaround features in other component, so hit it a bit
more with a hammer to behave.
2023-12-18 22:56:22 +00:00
Sune Vuorela a0d40ab0bc Remove Id from json files. Everything complains and ignores 2023-12-18 22:56:22 +00:00
Sune Vuorela bcc4ac1679 Send smaller integer over dbus 2023-12-18 22:56:22 +00:00
Sune Vuorela 38ecdfcd03 At least parttest takes quite some time, so don't kill it after 60 seconds 2023-12-18 22:56:22 +00:00
Sune Vuorela 6ab7e09e79 Move the mouse a bit in a unit test to hope we don't hit a link 2023-12-18 22:56:22 +00:00
Sune Vuorela cd3a587e0c Fix jstest. In Qt6, AM times are now prefixed with specific unicode nonbreaking space instead of normal space 2023-12-18 22:56:22 +00:00
Sune Vuorela 050fa3bd09 Ask for xmlgui on all platforms 2023-12-18 22:56:22 +00:00
Sune Vuorela beff68b7fc Don't look for kwallet on windows 2023-12-18 22:56:22 +00:00
Carl Schwan 59289e7c3e Adapt QML code for qt6 2023-12-18 22:56:22 +00:00
Carl Schwan e10950fa28 Make mobile components compile with qt6 2023-12-18 22:56:22 +00:00
Carl Schwan 536bf0ec92 Make autotests compile with qt6 2023-12-18 22:56:22 +00:00
Carl Schwan 010fe10098 videowidget: Port away from deprecated methods 2023-12-18 22:56:22 +00:00
Carl Schwan 8362bd052f Fix compilation of comicbook generator
For Qt6, static libraries need POSITION_INDEPENDENT_CODE to be set.
2023-12-18 22:56:22 +00:00
Sune Vuorela 8a1ef0cc84 Minor last fixes 2023-12-18 22:56:22 +00:00
Sune Vuorela 74d017b174 Adapt part ctor 2023-12-18 22:56:22 +00:00
Sune Vuorela c69e79e67a Do something with text generator. It feels not fully okay, but.. 2023-12-18 22:56:22 +00:00
Sune Vuorela 601e03f973 Fix comicbook build 2023-12-18 22:56:22 +00:00
Sune Vuorela 1d58ace5fe Let CI do Qt6 build instead of Qt5 2023-12-18 22:56:22 +00:00
Sune Vuorela 4865af4b0e Build poppler generator. We still need to take an extra look at the changes in memory managing 2023-12-18 22:56:22 +00:00
Sune Vuorela 61dee24e9b Disable hidpi setting on qt6; on always 2023-12-18 22:56:22 +00:00
Sune Vuorela 137be017b5 Fix int/long compare 2023-12-18 22:56:22 +00:00
Sune Vuorela aea7e5f637 Action names in Presentation Widget 2023-12-18 22:56:22 +00:00
Sune Vuorela 162a4afcdf Remove global strut usage, it's 0,0
We aren't setting it anywhere
2023-12-18 22:56:22 +00:00
Sune Vuorela 0ba0e6f087 Fix combined modifiers in annotationactionhandler 2023-12-18 22:56:22 +00:00
Sune Vuorela c86157a7d3 Adapt colorscheme menu to kf6 2023-12-18 22:56:22 +00:00
Sune Vuorela 48114094a3 Fix KStandardAction::name calls 2023-12-18 22:56:22 +00:00
Sune Vuorela e583ed97b2 Fix signature change of enterEvent 2023-12-18 22:56:22 +00:00
Sune Vuorela d8274fa466 Port activities 2023-12-18 22:56:22 +00:00
Carl Schwan d65c09d0a5 Port away from deprecated extension point from KPart 2023-12-18 22:56:22 +00:00
Carl Schwan 946a8aa386 Port away from QTextStream::setCodec 2023-12-18 22:56:22 +00:00
Carl Schwan a79f3b71c2 Port away to newer KWindowSystem API 2023-12-18 22:56:22 +00:00
Carl Schwan 514640923b Port to newer KBookmark API 2023-12-18 22:56:22 +00:00
Carl Schwan c02926d213 Port away from KRun::isExcecutableFile
This method moved to KIO::OpenUrlJob
2023-12-18 22:56:22 +00:00
Carl Schwan dd09ce7591 Move find ecm to the top
This fixes the build failures on Android
2023-12-18 22:56:22 +00:00
Carl Schwan ce3af32709 Use KBookMarkWidgets and QtGui::Private::QX11Info in Qt6 2023-12-18 22:56:22 +00:00
Carl Schwan 2f05100dc2 Adapt cmake for library name change for kexiv2 and plasma-activities 2023-12-18 22:56:22 +00:00