summaryrefslogtreecommitdiff
path: root/noncore/settings/aqpkg/installdlgimpl.cpp
AgeCommit message (Collapse)AuthorFilesLines
2003-03-19Fix for bug #741drw1-1/+2
2003-02-18Use a max line count on the QMultiLineEdit used for ipkg output, as users ↵kergoth1-0/+10
have reported performance issues when the line count gets huge.
2003-02-06Change all vector<> to QList<>. First step in removing dependency on libstdc++.drw1-37/+47
2003-02-01Fix for gcc 3.2...drw1-2/+2
2003-02-01Many updates to install dialogdrw1-39/+93
2003-01-27Added translation for aqpkggroucho1-1/+1
Fixed a bug where aqpkg would not close the window, when the close button had been translated ;-)
2002-12-27Fixed bug where refresh lists would crashandyq1-1/+2
2002-12-20Refreshes available space on current destination after packages finished ↵andyq1-0/+2
installing
2002-12-17When ipkg process is run - start/close button changes to abortandyq1-4/+18
2002-12-04Added Available space for destination chosenandyq1-1/+36
2002-11-22Added verbose_wget flags (doesn't yet work properly though coz ipkg is ↵andyq1-29/+26
sending crap)
2002-11-21Re-applied patch for gcc3.2andyq1-1/+1
2002-10-25Added version handlingandyq1-1/+4
2002-10-25Fixed bug with flags not being storedandyq1-2/+1
2002-10-25Hopefully handles upgrading to newer packages correctlyandyq1-2/+5
2002-10-22Set pIpkg to 0 in constructorandyq1-0/+1
2002-10-22Changed so that refreshing server packages shows status dialogandyq1-29/+29
2002-10-17Fixed bug which caused links to be recreated even if same version of package ↵andyq1-6/+2
was reinstalled
2002-10-17Changed so that installings/removing and upgrading from/to multiple destinationsandyq1-23/+44
works better
2002-10-16Changed dialog to work with upgrading all packagesandyq1-32/+54
2002-10-10Made output text box text slightly smalled so more output can be displayedandyq1-0/+4
2002-09-28*** empty log message ***andyq1-0/+193