This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/106742/

This review has been submitted with commit 38a0a8a0e7f2a765b181123a20dd4614404678b7 by Giorgos Tsiapaliokas to branch master.

- Commit


On October 30th, 2012, 9:17 a.m., Giorgos Tsiapaliokas wrote:

Review request for Plasma.
By Giorgos Tsiapaliokas.

Updated Oct. 30, 2012, 9:17 a.m.

Description

This patch refactors the package model making it "smarter",

so the package model will
* create only the necessary files and dirs for a package
* a dir is empty it will be auto deleted
* the package model shows the description of the files(if it exists) instead of their names
* if a main.xml file doesn't exist, the model will have an entry like "New Configuration XML",
   the "New..." entry won't be there.

Diffs

  • plasmate/editors/editpage.h (8cc5fab)
  • plasmate/editors/editpage.cpp (91f6bce)
  • plasmate/mainwindow.cpp (9b38f2b)
  • plasmate/packagemodel.h (43b9df5)
  • plasmate/packagemodel.cpp (67cc0f4)

View Diff