summaryrefslogtreecommitdiff
path: root/noncore/settings/aqpkg
AgeCommit message (Expand)AuthorFilesLines
2007-01-23A couple more return values that need to be checked.erik1-2/+9
2007-01-10All of the files included have instances where an array is new'ed buterik2-2/+2
2005-06-09Resource -> OResourcedrw4-120/+128
2004-12-24Repair damage done by a broken replace program. Note to self: Never use anyth...mickeyl1-280/+1
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+280
2004-10-12Try harder to remove stdc++ needzecke5-16/+7
2004-10-11'return 0' instead of no return from no void function. Lets see if thatzecke1-0/+5
2004-10-11Last missing piece to remove stdc++ dependencyzecke2-6/+1
2004-08-20Applied patch from Cwiiis to fix linking of apps to root when installed elsew...drw2-3/+91
2004-04-27g++ 3.4 fix in conjunction w/ the qte fixmickeyl1-4/+4
2004-03-28remove hardcoded build types "debug" and "release". these are set by the buil...mickeyl1-1/+1
2004-03-14more ODP and right signal syntaxzecke1-2/+2
2004-03-14Make use of ODPzecke5-9/+14
2004-03-02applied the patch generated by the optimize_connect script fromalwin5-26/+26
2004-02-23aqpk must link against libstdc++ this moment - has to be fixedalwin1-1/+1
2004-02-22Fix config dependsdrw1-2/+2
2004-02-22AQPkg: libopie->libopie2drw7-178/+178
2004-02-21improve support for BigScreenar4-239/+252
2004-02-13Fix ipkg section/category value (Settings -> opie/settings)drw1-2/+2
2003-12-19ipkg doesn't like random empty lineschicken1-1/+0
2003-12-10remove STL dependenciesar3-62/+52
2003-10-27merge noncore/apps/* exceptmickeyl5-80/+27
2003-09-20merge control files with BRANCHmickeyl1-1/+1
2003-08-09Merge from BRANCH_1_0kergoth5-5/+30
2003-06-11Some missing/fixed tr()s for HEADdrw10-158/+107
2003-06-04sanitizedschurig1-1/+1
2003-05-19Remove old packaging stuffdrw3-26/+0
2003-05-19Update pt and pt_BR .desktop filesdavipt1-4/+12
2003-05-17Fix for bug #913 - added periodic qApp->processEvents() while updating ipkg s...drw1-0/+11
2003-05-16Fix for bug #914 (correct dialog cancel behaviour)drw2-6/+84
2003-04-29Give aqpkg standard source headers and some minor code clean-up.drw31-617/+951
2003-04-29Now use QTextView for package information. This is for scroll through long p...drw2-10/+10
2003-04-26Fix for bug #887 - do not perform documents update when doing a 'ipkg update'drw2-6/+14
2003-04-261. Fix for bug #872 - reduce CPU useage while ipkg is doing its thing 2. Re-e...drw6-53/+116
2003-04-23Fix for bug #864 and some other code tweaks to reduce executable sizedrw1-34/+46
2003-04-22Add Package: field to control files. This will facilitate ditching mkipks in...kergoth1-0/+1
2003-04-22Dependency fixes. s/opie-base/task-opie-minimal/; s/libqt2-emb-fonts/qte-font...kergoth1-1/+1
2003-04-22Now display package information in separate window...easier for those long de...drw5-38/+180
2003-04-20Finally fixed it so that packages are not incorrectly marked as having an upd...drw4-16/+16
2003-04-20adding dutch to the .pro-filescniehaus1-0/+1
2003-04-17Added better verbosity options and option to save ipkg output to a file (per ...drw6-21/+79
2003-04-10qpetoolbar and qpemenubar are depreciatedharlekin2-68/+68
2003-03-29Move Configure option under the Actions menu, allowing me to remove the top-l...drw1-11/+6
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 tempor...drw1-3/+3
2003-03-28Oops...undoing last update.drw1-3/+2
2003-03-28Fix bug in reading feed's Package filedrw1-2/+4
2003-03-27Slower, but more appropriate status parser. Now identifies the state_status ...kergoth1-2/+10
2003-03-27Fix bug #780 - correctly identify whether a package is really installed or notdrw1-1/+1
2003-03-19Fix for bug #741drw4-8/+33