summaryrefslogtreecommitdiff
path: root/noncore/settings/packagemanager
AgeCommit message (Expand)AuthorFilesLines
2007-02-08Each file in this commit has a problem where it is possible to dereferenceerik1-2/+4
2006-01-16opie-packagemanager: added two optionshrw4-5/+27
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 with...drw2-6/+6
2005-03-22Disconnect signals after command executes to prevent bug where messages show ...drw1-0/+7
2005-03-11Fix bug where lists_dir was not being honored at startup - thanks to hrw for ...drw2-3/+18
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 configurat...drw8-108/+177
2005-02-20Update needed/required version of libipkg, bug was fixed in libipkg causing p...drw1-1/+1
2005-02-16Fixed stupid bug where last package in status file was not shown as installed...drw3-10/+16
2005-01-06Some more changes for NS2wimpie1-2/+5
2005-01-04Undo previous commitdrw3-13/+5
2005-01-04CONTROL files : changed version stringwimpie3-5/+13
2005-01-02Implement native package linking code (removing need for ipkg-link and its sh...drw12-173/+237
2004-12-24Repair damage done by a broken replace program. Note to self: Never use anyth...mickeyl1-276/+1
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
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 ipkg.co...drw4-36/+57
2004-11-181. Implemented linking of apps to root (thanks to zecke for getting this star...drw7-63/+105
2004-11-18UI tweaks for Installation dialog - 1. Show destination selection only when i...drw3-14/+63
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
2004-11-16Minor UI tweak - in filter dialog, when option is enabled, set focus to widge...drw1-21/+26
2004-11-16Fix bug #1464 - correctly reapply filtersdrw1-21/+31
2004-09-09Fix for too much verbosity while performing ipkg functions. Thanks to Seb fo...drw1-3/+5
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 used/ne...drw22-139/+105
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
2004-04-08Add SDL to the dependencieszecke1-1/+1
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 buil...mickeyl1-1/+1
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