D12102: Port Language KCM to Qt Quick
Eike Hein
noreply at phabricator.kde.org
Mon May 14 09:25:58 UTC 2018
hein updated this revision to Diff 34120.
hein added a comment.
Add back Move up/down actions.
DND won't be ready in Kirigami for 5.13, but as this port fixes
critical bugs vs. the old version - such as not actually saving
settings ... - we still want this in 5.13.
To prepare for DND, the model now has a method to do the moves.
Previously these were implemented by manipulating the list in
JS and setting it as a whole in the prop, which caused a
costly model reset. This is much smoother in the view.
REPOSITORY
R119 Plasma Desktop
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D12102?vs=34053&id=34120
BRANCH
arcpatch-D12102_1
REVISION DETAIL
https://phabricator.kde.org/D12102
AFFECTED FILES
kcms/CMakeLists.txt
kcms/translations/CMakeLists.txt
kcms/translations/Messages.sh
kcms/translations/kcm_translations.desktop
kcms/translations/kcmtranslations.cpp
kcms/translations/kcmtranslations.h
kcms/translations/kcmtranslationswidget.ui
kcms/translations/package/contents/ui/main.qml
kcms/translations/package/metadata.desktop
kcms/translations/translations.cpp
kcms/translations/translations.desktop
kcms/translations/translations.h
kcms/translations/translationsmodel.cpp
kcms/translations/translationsmodel.h
To: hein, #kirigami, mart
Cc: rkflx, aspotashev, davidedmundson, safaalfulaij, abetts, ngraham, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, sebas, apol, mart, hein
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180514/9e65fffb/attachment.html>
More information about the Plasma-devel
mailing list