plasma-framework/src/plasmaquick
David Edmundson 0417bf61d5 [configview] Simplify code / workaround Qt5.15 crash
Summary:
QQmlComponent::beginCreate and completeCreate are useful if you need to
set properties on the object explicitly. We're not doing that here, we
can just call create.

Test Plan:
On Qt5.15
Right click a panel
choose edit

Reviewers: #plasma, apol

Reviewed By: apol

Subscribers: apol, kde-frameworks-devel

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D28599
2020-04-06 12:30:51 +01:00
..
private Fix crash if swtichSize is adjusted during initial setup 2019-07-17 11:57:40 +02:00
appletquickitem.cpp Fix initialization order 2020-02-25 14:32:06 +01:00
appletquickitem.h Use ECMGenerateExportHeader to manage deprecated API better 2019-10-19 00:42:13 +02:00
CMakeLists.txt Use ecm_qt_install_logging_categories over manual categories file 2020-02-12 04:09:12 +01:00
configmodel.cpp Get rid of deprecated QWeakPointer usage 2018-08-17 15:44:08 +02:00
configmodel.h Fix minor issues found by EBN and typos 2019-11-10 12:06:10 +02:00
configview.cpp [configview] Simplify code / workaround Qt5.15 crash 2020-04-06 12:30:51 +01:00
configview.h Fix memory leak in ConfigView and Dialog 2020-02-25 14:31:28 +01:00
containmentview.cpp Fix minor EBN issues and typos 2018-10-22 21:05:29 +03:00
containmentview.h Use nullptr + add explicit 2017-12-13 07:36:22 +01:00
dialog.cpp Dialog: disconnect from QWindow signals in destructor 2020-02-26 10:00:45 +01:00
dialog.h Fix memory leak in ConfigView and Dialog 2020-02-25 14:31:28 +01:00
dialogshadows_p.h [Plasma Quick] Add WaylandIntegration class 2020-01-22 02:42:02 +02:00
dialogshadows.cpp [Plasma Quick] Add WaylandIntegration class 2020-01-22 02:42:02 +02:00
KF5PlasmaQuickConfig.cmake.in Fix the cmake configuration 2017-11-23 20:29:52 +05:30
Mainpage.dox Document WallpaperInterface 2014-12-21 21:03:51 +01:00
packageurlinterceptor.cpp use the file selector in the interceptor 2019-12-03 11:05:47 +01:00
packageurlinterceptor.h GIT_SILENT: Use QLatin1String in QString::contains etc. Fix replace 2019-08-29 07:25:48 +02:00
shellpluginloader.cpp Fix build in build.kde.org 2016-08-04 21:26:52 +02:00
shellpluginloader.h Use ECMGenerateExportHeader to manage deprecated API better 2019-10-19 00:42:13 +02:00
view.cpp [plasma-framework] port away from deprecated KF5 APIs 2019-12-15 00:01:39 +01:00
view.h Use ECMGenerateExportHeader to manage deprecated API better 2019-10-19 00:42:13 +02:00
waylandintegration_p.h [Plasma Quick] Add WaylandIntegration class 2020-01-22 02:42:02 +02:00
waylandintegration.cpp [Plasma Quick] Add WaylandIntegration class 2020-01-22 02:42:02 +02:00