summaryrefslogtreecommitdiff
path: root/noncore/settings/packagemanager/oipkgconfigdlg.cpp
AgeCommit message (Collapse)AuthorFilesLines
2007-02-08Each file in this commit has a problem where it is possible to dereferenceerik1-2/+4
a pointer without that pointer being valid. This commit fixes each instance of that.
2006-01-16opie-packagemanager: added two optionshrw1-5/+21
- "Force resursive" for -recursive ipkg option - "Verbose fetch" for -verbose_wget ipkg option
2005-06-05Resource -> OResourcedrw1-27/+25
2005-06-05Fix doc box headersdrw1-22/+21
2005-03-11Fix bug where lists_dir was not being honored at startup - thanks to hrw for ↵drw1-2/+5
identifying, also provide default value for lists_dir when none is entered in the configuration dialog
2005-03-10Some minor UI tweaksdrw1-1/+9
2005-03-03Scale icons appropriatelydrw1-7/+17
2005-02-22Add support for lists_dir ipkg configuration option, optimize ipkg ↵drw1-51/+87
configuration file read routine, update version to 0.6.2
2005-01-02Implement native package linking code (removing need for ipkg-link and its ↵drw1-26/+8
shortcomings), move package linking code to OIpkg (proper place for ipkg specific code), many small code tweaks and bump version up to 0.6.1
2004-12-21Reworked destination config tab UIdrw1-117/+127
2004-12-21Reworked server config tab UI and included option to support src/gz feedsdrw1-100/+111
2004-12-21Preliminary support for src/gz feeds, it works if you manually update ↵drw1-6/+9
ipkg.conf. Still need to add configuration option on server config dialog tab.
2004-11-16Remove commented out codedrw1-1/+0
2004-11-16Minor UI tweak - fix double entry in source feed configuration when adding a ↵drw1-1/+1
new feed
2004-08-16Use OFileDialog::getDirectory to select destination pathdrw1-5/+18
2004-08-16Correct group box labeldrw1-22/+22
2004-04-21Added some missed QWhatsThis, removed OConfItem location as it is not ↵drw1-9/+8
used/needed, reordered includes to follow conventions, removed all using namespaces occurrances and updated documentation
2004-04-21Added/fixed QWhatsThis and fixed a few labels in the config dialogdrw1-4/+37
2004-04-08Save proxy informationdrw1-0/+37
2004-03-14Make use of ODPzecke1-0/+1
2004-02-12QDialog::exec() -> QPEApplication::execDialog()drw1-1/+1
2004-01-13Initial upload of new package managerdrw1-0/+558