summaryrefslogtreecommitdiff
path: root/noncore/settings/aqpkg/datamgr.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-04-27g++ 3.4 fix in conjunction w/ the qte fixmickeyl1-4/+4
2003-06-11Some missing/fixed tr()s for HEADdrw1-8/+11
2003-04-29Give aqpkg standard source headers and some minor code clean-up.drw1-59/+80
2003-02-06Change all vector<> to QList<>. First step in removing dependency on libstdc++.drw1-40/+42
2003-01-04Delay initial load of ipkg info so app displays quicker, and add progress ↵drw1-3/+17
display for longer operations (such as loading packages for large feeds).
2002-12-13Only enable the username and password if one of the proxies is enabledandyq1-2/+2
2002-12-12Added proxy supportandyq1-4/+24
2002-11-21Re-applied patch for gcc3.2andyq1-18/+11
2002-11-20Now keeps proxy settings if setandyq1-4/+47
2002-11-17Added filter by category, and added extra fields to package display (Section ↵andyq1-1/+11
and size)
2002-11-01Fixed a bug where if a package was removed from the local view the packages ↵andyq1-17/+17
didn't get relinked properly
2002-10-17Read/Write out to config file whether a destination is set to linkToRootandyq1-0/+17
2002-10-16Now handles commented out servers nicelyandyq1-1/+1
2002-10-16Changed active server - found out you can have many (ipkg is so clever)andyq1-38/+7
Now active is set in server class. Also, currently ignores commented out servers in ipkg.conf
2002-10-16removed debug infoandyq1-16/+0
2002-10-16Fixed bug with reading ipkg.conf (ignored src lines that were commented outandyq1-8/+45
with # src Also, now writes a nice comment out to the ipkg.conf file
2002-10-10Commented out adding default destinations for root, cf and card becauseandyq1-1/+6
if a CF or SD/MMC card not inserted, ipkg gives a nasty error and sometimes seg faults
2002-09-28*** empty log message ***andyq1-0/+197