summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-11-21danish updatescniehaus14-1/+23
2002-11-21nothing interestingeilers1-1/+1
2002-11-21Sane defaults, initial qmake include for when we fix our ipk generationkergoth1-0/+32
2002-11-21The light sensor can now be calibrated "reverse" - less backlight in thesandman1-7/+7
dark and more backlight in the light
2002-11-21changed title, added maximixed mode. save to /notesllornkcor2-16/+57
2002-11-20Reverting back to use system ( "apm --suspend" );, even though I don'tsandman1-24/+14
like it. It is needed since a real apm implementation only allows suspends by uid == 0, which doesn't work with a multi-user Opie. So making apm SUID root and calling it on suspend is the only option here.
2002-11-20Dont build opiealarm when building for x86kergoth1-0/+1
2002-11-20Dont build zaurus batteryapplet unless target machine is zauruskergoth1-4/+1
2002-11-20Create sys v init script symlinks in postinst and remove in prerm rather ↵kergoth4-6/+11
than including the links in the ipk
2002-11-20Set DESTDIR to /bin rather than ../../bin/kergoth1-1/+1
2002-11-20Add opiealarm suspend/resume script for use with apmdkergoth1-0/+11
2002-11-20Add opiealarm to new buildsystemkergoth2-0/+4
2002-11-20ipaq->root, ipaq/opiealarm->core/opiealarmkergoth7-9/+9
2002-11-20Updated to 1.3andyq1-1/+1
2002-11-20Now keeps proxy settings if setandyq2-4/+51
2002-11-20why the hell is my layout not working?cniehaus2-6/+4
2002-11-20Fixed tab orderandyq2-2/+25
2002-11-20simpler char * to threadllornkcor1-4/+6
2002-11-20update (make lupdate) and some strings in the addressbook.ts in i18n/decniehaus71-1377/+5238
2002-11-20This file contains hacks or workarounds, that make it possible to use a normalsandman2-0/+19
libopie arm build (iPAQ or OZ) directly on the Sharp retail ROM. This way, we only need one 'official' libopie binary for all platforms. 1) Opie's libqpe.so has an additional function in Sound, which is utilized in ODevice: ok this is really evil ;), but Sound::isFinished is only needed in the iPAQ part of ODevice, which is never called on Z's we add a "weak" symbol here. This will be used, if ld.so does not find a normal ("hard") symbol of the same name - hence only on the retail Z
2002-11-19Uncomment destdirkergoth2-2/+2
2002-11-19some wishestille1-1/+7
2002-11-19ver 1.2andyq1-1/+1
2002-11-19Changed so that the size of a package is passed down into the local packageandyq3-19/+27
(as long as the package installed is the same version as the package available in the feed)
2002-11-19change popup parent from 0 to this. please testllornkcor1-2/+2
2002-11-19Minor bugfixeilers1-2/+4
2002-11-19Include weather plugin in builddrw1-1/+2
2002-11-19Removed the last QT_QWS_* in libopie .. the libopie binary should now besandman1-8/+0
interchangeable between iPAQ, OZ and retail Z (in theory ;) )
2002-11-18*** empty log message ***andyq1-0/+4
2002-11-18add sfcavellornkcor1-0/+1
2002-11-18Back to main tree. Back to main tree.eilers25-1972/+2122
Back to main tree. Waiting for moving to feature freeze ..
2002-11-18Back to main tree.. Waiting for feature freezeeilers4-1254/+80
2002-11-18Aye Aye forgot that file to commit add the fonst stuff even to Opie/X11.zecke1-0/+2
This should make Marc Baaden more happy
2002-11-18Optimized Liquid for handhelds:sandman4-617/+1090
- removed some dead code from the original liquid - removed all code related to mouse-hover - rewrote QToolButton drawing, so navigating toolbars with Menu/Direction keys looks nicer - changed the way focus indicators are drawn on many widgets - support for libqte's with version < 2.3.4
2002-11-17ARM Cross-Debgging tools and a short HOWTOsandman4-0/+101
2002-11-17Finish What's This and some additional code clean-updrw5-29/+51
2002-11-17Added filter by category, and added extra fields to package display (Section ↵andyq14-342/+696
and size)
2002-11-17well, this was not supposed to be commitedcniehaus1-28/+0
2002-11-17adding these filescniehaus29-0/+2645
2002-11-17Resized a couple dialogs to fit better. Now can synthesize right clicktreke6-450/+553
events from the corner menu. Still having problems with double click though
2002-11-17Just testing my current configuration and hereby translating a bitcniehaus2-4/+4
2002-11-17added atom symbols in tabletille3-5/+13
2002-11-17Patrick and I will now create a nice TODOcniehaus1-0/+11
2002-11-17Juhu! Mein blödes Qt kompiliert endlich! Ich kann wieder loslegen :))cniehaus157-977/+1312
2002-11-17s/dk/da and added a \cniehaus1-2/+2
2002-11-17saving bug fixtille1-6/+10
2002-11-17mv dk dacniehaus421-7391/+22185
2002-11-17- another QT_QWS_EBX -> QT_QWS_SHARPsandman2-11/+2
- since OZ is going to use opieatd/opiealarm, we can ditch the "custom atd" support
2002-11-17Start of What's This for Sysinfo, plus some code tweaksdrw6-24/+53
2002-11-17- enabled the Shutdown button in Shutdown-Settings on OZsandman2-11/+2
- enabled the LockKeyState indicator for iPAQs (to the right of the clock applet, since also iPAQs can have keyboards) - kergoth forgot a QT_QWS_EBX -> QT_QWS_SHARP - the launcher binary is now exactly the same on iPAQ and Zaurus