summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-03-28samekergoth1-8/+6
2003-03-28Apply nonroot login patch from nick duffek.kergoth1-8/+6
2003-03-28Ensure StorageInfo picks up /dev/rootkergoth1-1/+3
2003-03-28close mediummount on exit .-)harlekin2-0/+8
2003-03-28Add Replaces: opie-rotation to ensure its removed.kergoth1-0/+1
2003-03-28Correct the use of OProcess.kergoth1-10/+4
2003-03-28Link networksettings against libopie, I need OProcess.kergoth1-2/+2
2003-03-28Oops...undoing last update.drw1-3/+2
2003-03-28Fix bug in reading feed's Package filedrw1-2/+4
2003-03-28Change wording from 'automatically bring up' to 'bring up on bootup' to try ↵kergoth1-1/+1
to make this option more clear..
2003-03-27Switch from 1) calling /etc/init.d/pcmcia to calling cardctl eject, cardctl ↵kergoth1-13/+14
insert.. and 2) OProcess instead of system()
2003-03-27Slower, but more appropriate status parser. Now identifies the state_status ↵kergoth1-2/+10
column and compares against installed.. This fixes the bug introduced where it hit 'ok installed' but not 'prefer installed', both of which are valid entries.
2003-03-27using releases from qtopia-free-1.6.0-snapshot-20030324 which fixes theeilers4-214/+251
following bugs #776 and #490: Now, we could successfully parse vcards from palm 4 + 5 and quoted-printable encoded lines .. !
2003-03-27Bugfix: If menu-button is pressed, the mainmenu will now open as expectedeilers6-16/+101
To have the same look and feel as the other pim applications, the moveable toolbar is disabled. This behaviour is changeable in the configuration.
2003-03-27One more time :)kergoth1-1/+1
2003-03-27Correct control file help paths so ipk gets built.kergoth1-1/+1
2003-03-271) now that setCurrentRotation sets QWS_DISPLAY, dont call setDefaultRotationkergoth1-14/+10
2) now that we arent calling setDefaultRotation, we can rely on defaultRotation() returning the actual original default rotation (deforient). So in turn, we can simply 'flip back' to the original rotation, rather than trying to calculate what the original rotation would have been.
2003-03-27 Behavior change for setCurrentRotation. Now changes rotation for newlykergoth1-19/+21
started apps as well as those currently running. Differs from setDefaultRotation in that 1) it rotates currently running apps, and 2) does not set deforient or save orientation to qpe.conf.
2003-03-27Add the ability to change from clockwise to counterclockwise rotation behavior.kergoth2-0/+33
2003-03-27Fix bug #780 - correctly identify whether a package is really installed or notdrw1-1/+1
2003-03-27Use libqpe's StorageInfo class for storage tab. This 1. reduces executable ↵drw4-172/+95
size by ~10% and 2. should now recognize MMC cards on iPaq's (can't verify myself, let me know if it doesn't work). Also added QScrollView on version tab so all info is visible when screen is landscape or input method is visible.
2003-03-27Remove the need for explicit <= 0, >= 360 etc handling by using % 360.kergoth1-11/+4
2003-03-26BUGFIX: as pointed out by robert, dont fsck with QWS_DISPLAY if it was ↵kergoth1-4/+4
already set.
2003-03-26delay the initialization of the button information:sandman2-24/+70
- faster startup for apps that are not accessing the HW buttons - the basic ODevice stuff is useable without a QApplication object
2003-03-26adapted to what was discussed today on irc. Direction of rotation is ↵harlekin2-11/+29
settable in appearance in future
2003-03-26Add a second call to defaultRotation, to ensrue deforient matches reality, ↵kergoth1-0/+1
if we loaded the rotation from Config or ODevice.
2003-03-26upsharlekin4-0/+203
2003-03-26added stuff for dun connectionsharlekin8-6/+14
2003-03-26Modified launcher to set rotation via:kergoth1-20/+39
1) QWS_DISPLAY env var 2) Rot field as saved by setDefaultRotation 3) physical orientation as controlled by ODevice (this is broken currently, due to ODevice requiring a QApplication to be created)
2003-03-26Instead of writing the entire QWS_DISPLAY field in setDefaultRotation, write ↵kergoth1-1/+1
out a single numeric rotation value field, which is the degrees to rotate.
2003-03-26Use QObject::tr rather than qApp->translatekergoth1-3/+3
2003-03-26also activate discovery if not allready running - makes beaming with s45 easierharlekin2-10/+21
2003-03-26nicer icon for searchharlekin1-1/+1
2003-03-26part implement of new qcop massagesllornkcor2-0/+50
2003-03-26fix goofiness with s watchllornkcor1-183/+197
2003-03-26make calculator behave better when display hight is smallharlekin1-431/+468
2003-03-26- qcopenvelope inclusion not needed anymoresimon1-4/+0
2003-03-26- Kommando zurueck :)simon2-10/+3
2003-03-26- in the systemMessage handler for setCurrentRotation, callsimon1-3/+5
setCurrentRotation only if we're the display server
2003-03-26On older ipaqs the display is rotated to 270 as default so adding 90 does ↵groucho1-0/+8
nothing => fixed by rotating the values (270+90=0, 0-90=370)
2003-03-26- oops. thx Harlekinsimon1-9/+0
2003-03-26- adding control filesimon1-0/+9
2003-03-26change to UnknownDocument iconllornkcor2-3/+9
2003-03-26change to UnknownDocument icon and scalellornkcor2-468/+477
2003-03-26add static isCf, isSd, and isMmcllornkcor2-4/+65
2003-03-26Provides and replaces libopieobex, i'm renaming to libopieobex1.kergoth1-0/+2
2003-03-26s/openobex/openobex | libopenobex1/kergoth1-1/+1
2003-03-25Revamped the userinterface of the header for weekview to look more like the ↵umopapisdn3-22/+252
other views.
2003-03-25better interaction with the rotate appharlekin2-4/+3
2003-03-25Cool network icon, but since it is not being used I am removingdrw1-0/+0