summaryrefslogtreecommitdiff
path: root/noncore/settings/aqpkg/mainwin.cpp
AgeCommit message (Expand)AuthorFilesLines
2003-04-20Finally fixed it so that packages are not incorrectly marked as having an upd...drw1-4/+2
2003-04-10qpetoolbar and qpemenubar are depreciatedharlekin1-65/+65
2003-03-29Move Configure option under the Actions menu, allowing me to remove the top-l...drw1-11/+6
2003-03-19Fix for bug #741drw1-4/+25
2003-03-08Use inline picsdrw1-2/+2
2003-03-04Remove AQPkg's own help window, use standard help systemdrw1-25/+0
2003-02-06Change all vector<> to QList<>. First step in removing dependency on libstdc++.drw1-67/+76
2003-02-04Updates to configure dialogdrw1-1/+1
2003-02-01Many updates to install dialogdrw1-46/+40
2003-01-24Make the quick jump to keypad a toolbar like the find bar (option in config d...drw1-30/+62
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...drw1-20/+24
2003-01-23Code optimizations for main windowdrw1-38/+855
2003-01-19Updates to main package list, icons for installed/updated packages, QWhatsThi...drw1-4/+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 menudrw1-89/+77
2003-01-09Updates to main view, menu reorganization, etc.drw1-54/+162
2003-01-05Remove unused dialog and menu shortcut key combos. Also added a bunch of tr(...drw1-15/+15
2003-01-04Delay initial load of ipkg info so app displays quicker, and add progress dis...drw1-7/+44
2002-12-28adding i18n-fixescniehaus1-4/+4
2002-12-28@@ -37,7 +37,7 @@ MainWindow :: MainWindow( QWidget *p, chcniehaus1-1/+1
2002-11-21Re-applied patch for gcc3.2andyq1-2/+3
2002-11-17Added filter by category, and added extra fields to package display (Section ...andyq1-186/+209
2002-11-11add #include <iostream>, and std:: when not 'using namespace std'kergoth1-1/+3
2002-11-09Added filter menu - contains 3 filters - show uninstalled packages,andyq1-8/+81
2002-11-03Added find next facilityandyq1-2/+9
2002-11-03Added search for package featureandyq1-0/+9
2002-10-25Modified so that you can click on a package in the documents view andandyq1-0/+9
2002-10-16Now displays an about box (only the version is shown)andyq1-1/+2
2002-09-28*** empty log message ***andyq1-0/+85