summaryrefslogtreecommitdiff
path: root/noncore/settings/packagemanager/opackagemanager.cpp
AgeCommit message (Collapse)AuthorFilesLines
2005-06-05Fix doc box headersdrw1-22/+21
2005-02-16Fixed stupid bug where last package in status file was not shown as ↵drw1-5/+2
installed when it should be, and removed some printfs
2005-01-06Some more changes for NS2wimpie1-2/+5
updated toplevel Makefile added new target packages-mt and packages these replaces, render obsolete and dramatically improve : ipks ipks-mt see separate mail
2005-01-02Implement native package linking code (removing need for ipkg-link and its ↵drw1-19/+1
shortcomings), move package linking code to OIpkg (proper place for ipkg specific code), many small code tweaks and bump version up to 0.6.1
2004-11-17Some code clean-up items (thanks to zecke)drw1-28/+28
2004-04-21Added some missed QWhatsThis, removed OConfItem location as it is not ↵drw1-3/+3
used/needed, reordered includes to follow conventions, removed all using namespaces occurrances and updated documentation
2004-02-13Do proper version string comparison and fix string alignment code in ↵drw1-6/+95
PromptDlg to eliminate QT warning messages
2004-02-12QDialog::exec() -> QPEApplication::execDialog()drw1-1/+1
2004-01-20Convert to use libipkgdrw1-9/+2
2004-01-13Initial upload of new package managerdrw1-0/+330