summaryrefslogtreecommitdiff
path: root/noncore/settings
AgeCommit message (Collapse)AuthorFilesLines
2003-03-19Fix for bug #733drw1-6/+10
2003-03-19Goodbye QT_QWS_EBX and QT_QWS_SHARP.. hello QT_QWS_SL5XXX!kergoth1-1/+1
2003-03-19Fix for bug #741drw4-8/+33
2003-03-15Added several checks to ensure we have a valid server or destination. Fixes ↵drw1-42/+72
bug #727, and also prevents several other segfault situations.
2003-03-08no file extensionsharlekin1-6/+6
2003-03-08font icon from inlineharlekin1-2/+2
2003-03-08add pics dirharlekin1-1/+1
2003-03-08Use inline picsdrw1-2/+2
2003-03-08Use inline pic for style tabdrw1-4/+4
2003-03-08use the wrench from inlineharlekin1-36/+36
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 ↵drw2-6/+8
was successful.
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-10Fixed bug where feed names could have spaces in themandyq1-7/+18
2003-02-09remove uic-generated filesmickeyl2-432/+0
2003-02-07Directories "." & ".." are removed from backup list ..eilers1-2/+4
2003-02-06Now we store the application subdirectories, too ! Otherwise this tooleilers1-2/+2
does not help us anything !
2003-02-06Fix to keep current selection for modules & processes. Would lose selection ↵drw2-2/+30
when lists were updated.
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
done now for AQPkg
2003-02-04Updates to configure dialogdrw6-922/+239
2003-02-01Fix for gcc 3.2...drw1-2/+2
2003-02-01Fix display problem after killing a processdrw1-4/+1
2003-02-01Many updates to install dialogdrw7-247/+164
2003-01-31networksetup->networksettings, spotted by lars_gkergoth1-1/+1
2003-01-30Remove command line arguments for modinfodrw1-1/+1
2003-01-29fix for adv tabtille1-17/+19
2003-01-27Added translation for aqpkggroucho2-1/+18
Fixed a bug where aqpkg would not close the window, when the close button had been translated ;-)
2003-01-26networksetup -> networksettings, as reported by an OZ user.kergoth2-2/+2
2003-01-26Remove depends on a specific version.. it should be depending on >= or <= ↵kergoth12-12/+12
depending on what API the app in question is depending on.. given we're still in a development stage, this is unnecessary. Going forward better explicit depends will be necessary on every API change which introduces a new dependency.
2003-01-26use an information messagebox rather than critical on success, as pointed ↵kergoth1-1/+1
out by Ken Bantoft.
2003-01-26Removed /etc backup, its virtually useless, and restoring a /etc backup when ↵kergoth1-3/+0
your package versions have changed could quite easily bork half your packages.
2003-01-25Couple of text fixesandyq1-2/+2
2003-01-24Add 'Application Data' to backup/restore for backing up $HOME/Applications.kergoth1-0/+3
2003-01-24Make the quick jump to keypad a toolbar like the find bar (option in config ↵drw2-30/+65
dialog will be removed).
2003-01-24Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵kergoth15-15/+15
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs.
2003-01-23add Replaces entry which has been forgotten when renamingmickeyl1-0/+1
2003-01-23QTDIR/lib -> OPIEDIR/libkergoth2-2/+2
2003-01-23Compile fix, if you use PATH_MAX, include linux/limits.h.kergoth1-0/+1
2003-01-23package naming change.. alter library packages to use debian naming ↵kergoth3-3/+3
convention. also moved bits that didnt belong in lib pakcages elsewhere.
2003-01-23Minor fix for find function and more liberal use of progress widget to give ↵drw2-21/+26
feedback to user
2003-01-23Code optimizations for main windowdrw7-1142/+909
2003-01-21Added replacesbenmeyer2-3/+2
2003-01-19Updates to main package list, icons for installed/updated packages, ↵drw5-58/+47
QWhatsThis and a couple other tweaks
2003-01-18Fixed relinking of files when upgrade selected (now removes old links first ↵andyq1-8/+11
and recreates them after), also cut down on spurious failed to link errors on linking
2003-01-18Upgraded to 1.11andyq1-1/+1
2003-01-16Add some config.in.in files to remove the 'duplicate' categories spotted by ↵kergoth1-0/+1
Max..
2003-01-16i18n for new buildsystem :)kergoth15-0/+60
2003-01-16Move most of config categorization into root config, and consolated core vs ↵kergoth1-1/+1
noncore from a config perspective, as its confusing and unnecessary for users. Also cleaned up a bit, and added some basic descriptions.
2003-01-13testbenmeyer1-1/+1