Age | Commit message (Expand) | Author | Files | Lines |
2003-05-17 | Fix for bug #913 - added periodic qApp->processEvents() while updating ipkg s... | drw | 1 | -0/+11 |
2003-05-16 | Fix for bug #914 (correct dialog cancel behaviour) | drw | 2 | -6/+84 |
2003-04-29 | Give aqpkg standard source headers and some minor code clean-up. | drw | 31 | -617/+951 |
2003-04-29 | Now use QTextView for package information. This is for scroll through long p... | drw | 2 | -10/+10 |
2003-04-26 | Fix for bug #887 - do not perform documents update when doing a 'ipkg update' | drw | 2 | -6/+14 |
2003-04-26 | 1. Fix for bug #872 - reduce CPU useage while ipkg is doing its thing 2. Re-e... | drw | 6 | -53/+116 |
2003-04-23 | Fix for bug #864 and some other code tweaks to reduce executable size | drw | 1 | -34/+46 |
2003-04-22 | Add Package: field to control files. This will facilitate ditching mkipks in... | kergoth | 1 | -0/+1 |
2003-04-22 | Dependency fixes. s/opie-base/task-opie-minimal/; s/libqt2-emb-fonts/qte-font... | kergoth | 1 | -1/+1 |
2003-04-22 | Now display package information in separate window...easier for those long de... | drw | 5 | -38/+180 |
2003-04-20 | Finally fixed it so that packages are not incorrectly marked as having an upd... | drw | 4 | -16/+16 |
2003-04-20 | adding dutch to the .pro-files | cniehaus | 1 | -0/+1 |
2003-04-17 | Added better verbosity options and option to save ipkg output to a file (per ... | drw | 6 | -21/+79 |
2003-04-10 | qpetoolbar and qpemenubar are depreciated | harlekin | 2 | -68/+68 |
2003-03-29 | Move Configure option under the Actions menu, allowing me to remove the top-l... | drw | 1 | -11/+6 |
2003-03-29 | Better fix for reading feed Packages files. | drw | 1 | -32/+24 |
2003-03-29 | Fix for reading feed's Package file works this time. However, this is tempor... | drw | 1 | -3/+3 |
2003-03-28 | Oops...undoing last update. | drw | 1 | -3/+2 |
2003-03-28 | Fix bug in reading feed's Package file | drw | 1 | -2/+4 |
2003-03-27 | Slower, but more appropriate status parser. Now identifies the state_status ... | kergoth | 1 | -2/+10 |
2003-03-27 | Fix bug #780 - correctly identify whether a package is really installed or not | drw | 1 | -1/+1 |
2003-03-19 | Fix for bug #741 | drw | 4 | -8/+33 |
2003-03-15 | Added several checks to ensure we have a valid server or destination. Fixes ... | drw | 1 | -42/+72 |
2003-03-08 | Use inline pics | drw | 1 | -2/+2 |
2003-03-04 | Remove AQPkg's own help window, use standard help system | drw | 6 | -207/+0 |
2003-02-25 | Fix for bug #707 - remove package from status file only if package removal wa... | drw | 2 | -6/+8 |
2003-02-18 | Use a max line count on the QMultiLineEdit used for ipkg output, as users hav... | kergoth | 1 | -0/+10 |
2003-02-10 | Fixed bug where feed names could have spaces in them | andyq | 1 | -7/+18 |
2003-02-06 | Change all vector<> to QList<>. First step in removing dependency on libstdc++. | drw | 9 | -214/+245 |
2003-02-04 | More dialog clean-up. Except for QWhatsThis, the UI changes are pretty much ... | drw | 8 | -313/+79 |
2003-02-04 | Updates to configure dialog | drw | 6 | -922/+239 |
2003-02-01 | Fix for gcc 3.2... | drw | 1 | -2/+2 |
2003-02-01 | Many updates to install dialog | drw | 7 | -247/+164 |
2003-01-27 | Added translation for aqpkg | groucho | 2 | -1/+18 |
2003-01-26 | Remove depends on a specific version.. it should be depending on >= or <= dep... | kergoth | 1 | -1/+1 |
2003-01-25 | Couple of text fixes | andyq | 1 | -2/+2 |
2003-01-24 | Make the quick jump to keypad a toolbar like the find bar (option in config d... | drw | 2 | -30/+65 |
2003-01-24 | Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate inc... | kergoth | 1 | -1/+1 |
2003-01-23 | add Replaces entry which has been forgotten when renaming | mickeyl | 1 | -0/+1 |
2003-01-23 | Compile fix, if you use PATH_MAX, include linux/limits.h. | kergoth | 1 | -0/+1 |
2003-01-23 | Minor fix for find function and more liberal use of progress widget to give f... | drw | 2 | -21/+26 |
2003-01-23 | Code optimizations for main window | drw | 7 | -1142/+909 |
2003-01-19 | Updates to main package list, icons for installed/updated packages, QWhatsThi... | drw | 5 | -58/+47 |
2003-01-18 | Fixed relinking of files when upgrade selected (now removes old links first a... | andyq | 1 | -8/+11 |
2003-01-18 | Upgraded to 1.11 | andyq | 1 | -1/+1 |
2003-01-16 | i18n for new buildsystem :) | kergoth | 1 | -0/+4 |
2003-01-12 | Updated version to 1.10 | andyq | 1 | -1/+1 |
2003-01-12 | Changed Packages meu to Actions to allow icons to fit on same line | andyq | 1 | -1/+1 |
2003-01-10 | Changed menu layout | drw | 1 | -35/+33 |
2003-01-10 | Made find dialog a toolbar, fixed show options under View menu | drw | 4 | -122/+125 |