D28486: File Size View: Port away from KDElibs4Support
Jonathan Marten
noreply at phabricator.kde.org
Wed Apr 1 15:57:49 BST 2020
marten created this revision.
marten added reviewers: Plasma, Konqueror, dfaure.
marten requested review of this revision.
REVISION SUMMARY
Changes:
kDebug() -> qCDebug() with category, header file generation and category file install
Read single click setting from style instead of KGlobalSettings
Use new signal connection syntax
QAction::triggered() no longer has (Qt::MouseButtons,Qt::KeyboardModifiers) parameters
Use KIO::convertSize() to display total size
Update tests to compile and run
Deprecated QFontMetrics::width() -> horizontalAdvance()
fsviewpart.rc installed in accordance with current standard
TEST PLAN
Builds and runs with these changes.
REPOSITORY
R226 Konqueror
REVISION DETAIL
https://phabricator.kde.org/D28486
AFFECTED FILES
plugins/fsview/CMakeLists.txt
plugins/fsview/fsview.cpp
plugins/fsview/fsview_part.cpp
plugins/fsview/fsview_part.h
plugins/fsview/inode.cpp
plugins/fsview/scan.cpp
plugins/fsview/tests/CMakeLists.txt
plugins/fsview/tests/scantest.cpp
plugins/fsview/treemap.cpp
To: marten, #plasma, #konqueror, dfaure
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20200401/9769593f/attachment.htm>
More information about the kfm-devel
mailing list