summaryrefslogtreecommitdiff
path: root/noncore/settings/aqpkg
AgeCommit message (Expand)AuthorFilesLines
2003-03-15Added several checks to ensure we have a valid server or destination. Fixes ...drw1-42/+72
2003-03-08Use inline picsdrw1-2/+2
2003-03-04Remove AQPkg's own help window, use standard help systemdrw6-207/+0
2003-02-25Fix for bug #707 - remove package from status file only if package removal wa...drw2-6/+8
2003-02-18Use a max line count on the QMultiLineEdit used for ipkg output, as users hav...kergoth1-0/+10
2003-02-10Fixed bug where feed names could have spaces in themandyq1-7/+18
2003-02-06Change all vector<> to QList<>. First step in removing dependency on libstdc++.drw9-214/+245
2003-02-04More dialog clean-up. Except for QWhatsThis, the UI changes are pretty much ...drw8-313/+79
2003-02-04Updates to configure dialogdrw6-922/+239
2003-02-01Fix for gcc 3.2...drw1-2/+2
2003-02-01Many updates to install dialogdrw7-247/+164
2003-01-27Added translation for aqpkggroucho2-1/+18
2003-01-26Remove depends on a specific version.. it should be depending on >= or <= dep...kergoth1-1/+1
2003-01-25Couple of text fixesandyq1-2/+2
2003-01-24Make the quick jump to keypad a toolbar like the find bar (option in config d...drw2-30/+65
2003-01-24Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate inc...kergoth1-1/+1
2003-01-23add Replaces entry which has been forgotten when renamingmickeyl1-0/+1
2003-01-23Compile fix, if you use PATH_MAX, include linux/limits.h.kergoth1-0/+1
2003-01-23Minor fix for find function and more liberal use of progress widget to give f...drw2-21/+26
2003-01-23Code optimizations for main windowdrw7-1142/+909
2003-01-19Updates to main package list, icons for installed/updated packages, QWhatsThi...drw5-58/+47
2003-01-18Fixed relinking of files when upgrade selected (now removes old links first a...andyq1-8/+11
2003-01-18Upgraded to 1.11andyq1-1/+1
2003-01-16i18n for new buildsystem :)kergoth1-0/+4
2003-01-12Updated version to 1.10andyq1-1/+1
2003-01-12Changed Packages meu to Actions to allow icons to fit on same lineandyq1-1/+1
2003-01-10Changed menu layoutdrw1-35/+33
2003-01-10Made find dialog a toolbar, fixed show options under View menudrw4-122/+125
2003-01-09Updates to main view, menu reorganization, etc.drw5-97/+194
2003-01-05Rename package to opie-aqpkgdrw1-0/+0
2003-01-05Remove unused dialog and menu shortcut key combos. Also added a bunch of tr(...drw6-166/+60
2003-01-04Delay initial load of ipkg info so app displays quicker, and add progress dis...drw9-44/+267
2002-12-28adding i18n-fixescniehaus1-4/+4
2002-12-28@@ -37,7 +37,7 @@ MainWindow :: MainWindow( QWidget *p, chcniehaus1-1/+1
2002-12-27Fixed bug where refresh lists would crashandyq1-1/+2
2002-12-20Refreshes available space on current destination after packages finished inst...andyq1-0/+2
2002-12-20Should create links for installed dependant packages againandyq1-0/+15
2002-12-17Added abort functionalityandyq2-0/+24
2002-12-17When ipkg process is run - start/close button changes to abortandyq1-4/+18
2002-12-17Moved to 1.9andyq1-1/+1
2002-12-13Only enable the username and password if one of the proxies is enabledandyq1-2/+2
2002-12-13Unbroke Settings dialog layoutandyq1-664/+665
2002-12-12Updated to 1.8andyq1-1/+1
2002-12-12Removed duff stringandyq1-1/+1
2002-12-12Added proxy supportandyq5-461/+743
2002-12-05Fixed missing slot which dropped out :(andyq1-0/+1
2002-12-04Added new method to get available space on a volumeandyq2-1/+24
2002-12-04Added Available space for destination chosenandyq3-19/+84
2002-12-04Removed beta status and moved to 1.7andyq1-7/+7
2002-11-29Compile fixkergoth1-1/+1