http://bugzilla.novell.com/show_bug.cgi?id=574687 http://bugzilla.novell.com/show_bug.cgi?id=574687#c0 Summary: Display installed and available versions in separate columns Classification: openSUSE Product: openSUSE 11.3 Version: Factory Platform: x86-64 OS/Version: openSUSE 11.2 Status: NEW Severity: Enhancement Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: Markus.Elfring@web.de QAContact: jsrain@novell.com Found By: --- Blocker: --- The package list view has got a column "Installed (Available)" so far. I would appreciate it if these informations will be displayed in two columns of the corresponding table control in package management applications. It seems that such a functionality is partly supported by the class "YQPkgList" if the preprocessor symbol "SINGLE_VERSION_COL" will not be defined during compilation. http://svn.opensuse.org/svn/yast/trunk/qt-pkg/src/YQPkgList.cc (revision 58630) I see further opportunities for improvements. - I guess that the column headers should get labels without abbreviations in the constructor. - The member function "exportList" needs a similar adjustment for the suggested data separation. - I wonder why there is no mapping to a model class that corresponds to the MVC software design pattern. http://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93controller http://doc.trolltech.com/4.6/model-view-model-subclassing.html -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.