Age | Commit message (Expand) | Author | Files | Lines |
2003-01-23 | QTDIR/lib -> OPIEDIR/lib | kergoth | 2 | -2/+2 |
2003-01-23 | Compile fix, if you use PATH_MAX, include linux/limits.h. | kergoth | 1 | -0/+1 |
2003-01-23 | package naming change.. alter library packages to use debian naming conventio... | kergoth | 3 | -3/+3 |
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-21 | Added replaces | benmeyer | 2 | -3/+2 |
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 | Add some config.in.in files to remove the 'duplicate' categories spotted by M... | kergoth | 1 | -0/+1 |
2003-01-16 | i18n for new buildsystem :) | kergoth | 15 | -0/+60 |
2003-01-16 | Move most of config categorization into root config, and consolated core vs n... | kergoth | 1 | -1/+1 |
2003-01-13 | test | benmeyer | 1 | -1/+1 |
2003-01-13 | test | benmeyer | 1 | -1/+1 |
2003-01-13 | test | benmeyer | 1 | -0/+1 |
2003-01-13 | test | benmeyer | 1 | -3/+1 |
2003-01-13 | test | benmeyer | 1 | -0/+2 |
2003-01-13 | test new header | benmeyer | 1 | -0/+6 |
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 |
2003-01-09 | Updates to main view, menu reorganization, etc. | drw | 5 | -97/+194 |
2003-01-05 | Rename package to opie-aqpkg | drw | 1 | -0/+0 |
2003-01-05 | - removing unnecessary inclusions | simon | 1 | -8/+0 |
2003-01-05 | Remove unused dialog and menu shortcut key combos. Also added a bunch of tr(... | drw | 6 | -166/+60 |
2003-01-04 | Delay initial load of ipkg info so app displays quicker, and add progress dis... | drw | 9 | -44/+267 |
2003-01-03 | fix typos | mickeyl | 1 | -2/+2 |
2003-01-03 | Fixed setup/settings changes | benmeyer | 2 | -2/+2 |
2003-01-03 | - fix path | simon | 1 | -2/+2 |
2003-01-02 | Name changes | benmeyer | 2 | -2/+2 |
2003-01-02 | Done | benmeyer | 1 | -8/+0 |
2003-01-02 | Rename | benmeyer | 1 | -1/+1 |
2002-12-28 | adding i18n-fixes | cniehaus | 1 | -4/+4 |
2002-12-28 | @@ -37,7 +37,7 @@ MainWindow :: MainWindow( QWidget *p, ch | cniehaus | 1 | -1/+1 |
2002-12-27 | Fixed bug where refresh lists would crash | andyq | 1 | -1/+2 |
2002-12-26 | fixing a strage char | cniehaus | 3 | -51/+51 |
2002-12-26 | another i18n-bug found and fixed by Tais | cniehaus | 1 | -3/+2 |
2002-12-26 | fixes 3 typos | cniehaus | 2 | -3/+3 |
2002-12-22 | Fixed some window captions to match the corresponding launcher icons | sandman | 3 | -2/+4 |
2002-12-20 | Change | benmeyer | 1 | -1/+1 |
2002-12-20 | Refreshes available space on current destination after packages finished inst... | andyq | 1 | -0/+2 |
2002-12-20 | Should create links for installed dependant packages again | andyq | 1 | -0/+15 |
2002-12-20 | Fix to prevent segfault when no process/module is selected in list. | drw | 2 | -1/+11 |
2002-12-20 | 1. Added check for /sbin/modinfo, and if exists will display module details a... | drw | 10 | -283/+153 |
2002-12-17 | Added abort functionality | andyq | 2 | -0/+24 |
2002-12-17 | When ipkg process is run - start/close button changes to abort | andyq | 1 | -4/+18 |
2002-12-17 | Moved to 1.9 | andyq | 1 | -1/+1 |
2002-12-17 | Caption Fix | benmeyer | 5 | -8/+27 |
2002-12-17 | - small fix to reset the palette when changing styles | sandman | 3 | -13/+18 |