]> cloud.milkyroute.net Git - dolphin.git/history - src/panels/information/informationpanelcontent.cpp
replace list.count() > 0 by !list.isEmpty()
[dolphin.git] / src / panels / information / informationpanelcontent.cpp
2009-07-23 Peter Penzreplace list.count() > 0 by !list.isEmpty()
2009-07-08 Peter PenzFixed regression when refactoring the Information Panel...
2009-07-05 Peter PenzThe complexity of the class InformationPanel has grown...