summaryrefslogtreecommitdiff
path: root/noncore/settings/packagemanager/installdlg.cpp
AgeCommit message (Collapse)AuthorFilesLines
2005-06-05Resource -> OResourcedrw1-17/+9
2005-06-05Fix doc box headersdrw1-25/+26
2005-03-10Some minor UI tweaksdrw1-3/+5
2005-03-03Scale icons appropriatelydrw1-12/+22
2005-01-02Implement native package linking code (removing need for ipkg-link and its ↵drw1-79/+2
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-12-21Fix app linking to link all dependent packages as well as selected packages.drw1-18/+34
2004-11-181. Implemented linking of apps to root (thanks to zecke for getting this ↵drw1-34/+70
started for me) 2. Bumped version to 0.5.0 (all v1.0 functionality is there...I think) 3. Added package dependency on ipkg-link 4. Updated Opie-PM ChangeLog, TODO
2004-11-18UI tweaks for Installation dialog - 1. Show destination selection only when ↵drw1-11/+50
installing apps, 2. Update available disk space after each package is processed, 3. Disable destination selection once start button has been clicked
2004-11-17Some code clean-up items (thanks to zecke)drw1-32/+28
2004-04-21Added some missed QWhatsThis, removed OConfItem location as it is not ↵drw1-8/+7
used/needed, reordered includes to follow conventions, removed all using namespaces occurrances and updated documentation
2004-03-14Make use of ODPzecke1-1/+2
2004-02-21Package Manager: libopie->libopie2drw1-2/+2
2004-01-24Added download packages (requires current version of libipkg) and code to ↵drw1-0/+2
have Opie update links so apps will display properly in Launcher after adding/removing
2004-01-20Convert to use libipkgdrw1-43/+33
2004-01-13Add .cvsignore and fix sigsev when updating and upgradingdrw1-2/+5
2004-01-13Initial upload of new package managerdrw1-0/+306