summaryrefslogtreecommitdiff
path: root/noncore/settings/packagemanager
AgeCommit message (Collapse)AuthorFilesLines
2006-01-16opie-packagemanager: added two optionshrw4-5/+27
- "Force resursive" for -recursive ipkg option - "Verbose fetch" for -verbose_wget ipkg option
2005-06-05Resource -> OResourcedrw5-67/+65
2005-06-05Fix doc box headersdrw23-542/+544
2005-04-01Fix linking issue with libipkg >= 0.99.146, at least until I can come up ↵drw2-6/+6
with a better way to do it...
2005-03-22Disconnect signals after command executes to prevent bug where messages show ↵drw1-0/+7
up multiple times in install dialog
2005-03-11Fix bug where lists_dir was not being honored at startup - thanks to hrw for ↵drw2-3/+18
identifying, also provide default value for lists_dir when none is entered in the configuration dialog
2005-03-10Some minor UI tweaksdrw4-52/+85
2005-03-03Scale icons appropriatelydrw2-19/+39
2005-02-22Add support for lists_dir ipkg configuration option, optimize ipkg ↵drw8-108/+177
configuration file read routine, update version to 0.6.2
2005-02-20Update needed/required version of libipkg, bug was fixed in libipkg causing ↵drw1-1/+1
packagemanager problems
2005-02-16Fixed stupid bug where last package in status file was not shown as ↵drw3-10/+16
installed when it should be, and removed some printfs
2005-01-06Some more changes for NS2wimpie1-2/+5
updated toplevel Makefile added new target packages-mt and packages these replaces, render obsolete and dramatically improve : ipks ipks-mt see separate mail
2005-01-04Undo previous commitdrw3-13/+5
2005-01-04CONTROL files : changed version stringwimpie3-5/+13
NS2 many changes and first release of OT2
2005-01-02Implement native package linking code (removing need for ipkg-link and its ↵drw12-173/+237
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-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-276/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+276
2004-12-21Hide Retrive File List button once list is retrieved in Package Info dialog, ↵drw6-49/+57
bump version up to 0.6.0, update ChangeLog/Todo/etc.
2004-12-21Fix app linking to link all dependent packages as well as selected packages.drw2-19/+35
2004-12-21Reworked destination config tab UIdrw2-134/+157
2004-12-21Reworked server config tab UI and included option to support src/gz feedsdrw2-108/+141
2004-12-21Preliminary support for src/gz feeds, it works if you manually update ↵drw4-36/+57
ipkg.conf. Still need to add configuration option on server config dialog tab.
2004-11-181. Implemented linking of apps to root (thanks to zecke for getting this ↵drw7-63/+105
started for me) 2. Bumped version to 0.5.0 (all v1.0 functionality is there...I think) 3. Added package dependency on ipkg-link 4. Updated Opie-PM ChangeLog, TODO
2004-11-18UI tweaks for Installation dialog - 1. Show destination selection only when ↵drw3-14/+63
installing apps, 2. Update available disk space after each package is processed, 3. Disable destination selection once start button has been clicked
2004-11-17Some code clean-up items (thanks to zecke)drw12-266/+265
2004-11-16Implemented setDocument to allow installs by clicking on ipk filedrw2-12/+31
2004-11-16Add ability to install local ipkg filesdrw2-21/+52
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-11-16Minor UI tweak - in filter dialog, when option is enabled, set focus to ↵drw1-21/+26
widget that corresponds to that option (less tapping)
2004-11-16Fix bug #1464 - correctly reapply filtersdrw1-21/+31
2004-09-09Fix for too much verbosity while performing ipkg functions. Thanks to Seb ↵drw1-3/+5
for fix
2004-08-16Use OFileDialog::getDirectory to select destination pathdrw2-26/+40
2004-08-16Correct group box labeldrw1-22/+22
2004-07-31Read ipkg.conf even when /etc/ipkg does not exist, found by Bernardo...thanks\!drw1-57/+57
2004-07-04fixchicken1-1/+1
2004-05-02- use lib and inlcude dir from dependencies before the other dir'sar1-2/+2
2004-04-24fix to properly refer to dependenciesmickeyl1-1/+7
2004-04-21Added some missed QWhatsThis, removed OConfItem location as it is not ↵drw22-139/+105
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 dialogdrw3-21/+64
2004-04-21Should have deleted a line before checking in...drw1-1/+0
2004-04-21Implement saving of ipkg config information and re-initialization of libipkg ↵drw1-1/+71
after config info changed
2004-04-08Add SDL to the dependencieszecke1-1/+1
Make SFCAVE_SDL depend on SDL OP2 on XINE MAilWrapper on LIBETPAN PAckageManager on LIBIPK
2004-04-08Save proxy informationdrw1-0/+37
2004-04-07Added TODO doc and a couple minor updatesdrw3-6/+31
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl1-1/+1
build system
2004-03-26Fix compiler warningsdrw1-6/+6
2004-03-14Make use of ODPzecke5-2/+6
2004-03-02applied the patch generated by the optimize_connect script fromalwin3-13/+13
TT.
2004-02-27fix dependschicken1-1/+1