summaryrefslogtreecommitdiff
path: root/noncore/settings
AgeCommit message (Collapse)AuthorFilesLines
2003-04-05show mediummount maximizedharlekin2-4/+5
2003-03-29Fix for bug #701 - update time and date controls on Main tab after ↵drw1-0/+5
retrieving time from ntpdate.
2003-03-29Move Configure option under the Actions menu, allowing me to remove the ↵drw1-11/+6
top-level menu 'Options' (which only had the Config entry under it).
2003-03-29Better fix for reading feed Packages files.drw1-32/+24
2003-03-29Fix for reading feed's Package file works this time. However, this is ↵drw1-3/+3
temporary until I re-do this part of the code this weekend (don't like the way it works).
2003-03-28Bugfix: (bug #0000765) Lines in /etc/passwd & /etc/group starting with a "#" ↵umopapisdn4-17/+28
are comments and should not be editable.
2003-03-28close mediummount on exit .-)harlekin2-0/+8
2003-03-28Correct the use of OProcess.kergoth1-10/+4
2003-03-28Link networksettings against libopie, I need OProcess.kergoth1-2/+2
2003-03-28Oops...undoing last update.drw1-3/+2
2003-03-28Fix bug in reading feed's Package filedrw1-2/+4
2003-03-28Change wording from 'automatically bring up' to 'bring up on bootup' to try ↵kergoth1-1/+1
to make this option more clear..
2003-03-27Switch from 1) calling /etc/init.d/pcmcia to calling cardctl eject, cardctl ↵kergoth1-13/+14
insert.. and 2) OProcess instead of system()
2003-03-27Slower, but more appropriate status parser. Now identifies the state_status ↵kergoth1-2/+10
column and compares against installed.. This fixes the bug introduced where it hit 'ok installed' but not 'prefer installed', both of which are valid entries.
2003-03-27Add the ability to change from clockwise to counterclockwise rotation behavior.kergoth2-0/+33
2003-03-27Fix bug #780 - correctly identify whether a package is really installed or notdrw1-1/+1
2003-03-27Use libqpe's StorageInfo class for storage tab. This 1. reduces executable ↵drw4-172/+95
size by ~10% and 2. should now recognize MMC cards on iPaq's (can't verify myself, let me know if it doesn't work). Also added QScrollView on version tab so all info is visible when screen is landscape or input method is visible.
2003-03-25updatesbenmeyer1-0/+14
2003-03-23a dialog now x does not save ok saves, also some layout changesharlekin6-30/+48
2003-03-22Bugfix: Groupmembers should be separated by a comma and not by a space.umopapisdn2-5/+23
2003-03-21move system info to settingsharlekin1-1/+1
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