[Differential] [Updated, 103 lines] D862: [Fixed Bug 183625] Sorting of files in the commit dialog

apuzio (Artur Puzio) noreply at phabricator.kde.org
Tue Jan 26 20:42:43 UTC 2016


apuzio updated this revision to Diff 2106.
apuzio marked 11 inline comments as done.
apuzio added a comment.


  Fixed issues: m_fileSortedModel -> m_fileSortProxyModel, setDynamicSortFilter(true) instead of connect, VcsFileChangesModel::StateRole return VcsStatusInfo::State, ColumnsRoles -> Column,
  rLeft -> source_left, rRight -> source_right, simplified VcsFileChangesSortProxyModel::lessThan, added overide, added = nullptr in constructor deffinition

REPOSITORY
  rKDEVPLATFORM KDevPlatform

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D862?vs=2101&id=2106

BRANCH
  sort_commit_file_list

REVISION DETAIL
  https://phabricator.kde.org/D862

AFFECTED FILES
  plugins/patchreview/patchreviewtoolview.cpp
  plugins/patchreview/patchreviewtoolview.h
  vcs/CMakeLists.txt
  vcs/models/vcsfilechangesmodel.cpp
  vcs/models/vcsfilechangesmodel.h
  vcs/models/vcsfilechangessortproxymodel.cpp
  vcs/models/vcsfilechangessortproxymodel.h

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: apuzio, kfunk
Cc: kdevelop-devel


More information about the KDevelop-devel mailing list