summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-02-23addition to API: OWirelessNetworkInterface::signalStrength() [wip]mickeyl2-7/+21
2004-02-23working on the overhaul. CAUTION: WirelessApplet is broken now.mickeyl4-28/+36
2004-02-23start with the long awaited wireless applet overhaulmickeyl5-228/+133
2004-02-23fix packages to get them building againchicken2-4/+4
2004-02-23cosmeticsmickeyl15-1648/+2491
2004-02-23sorry, forgot a stdc++ referencealwin1-2/+1
2004-02-23fix off file mimet types to match mime.typesllornkcor2-2/+2
2004-02-23remove depes to libstdc++alwin7-7/+1
2004-02-22moved mailit into unsupported areaalwin1-0/+1
2004-02-22moved mailit into unsupported area 'cause replaced by opiemail3alwin37-6014/+1
2004-02-22initial checkin of opie linphone, not really usefull yet, just to make sure ↵harlekin11-0/+2057
I dont loose any data
2004-02-22initial checkin of opie linpgoneharlekin2-0/+5
2004-02-22when inserting a new media without .opiestorage.cf a dialog comesalwin4-5/+74
setting up this file.
2004-02-22read more options from opiestorage.cfalwin1-7/+12
2004-02-22read more settings from opiestorage.cfalwin1-0/+5
2004-02-22flag for setting search the whole media not such subdirsalwin2-3/+22
2004-02-22libopie2: libopie->libopie2drw7-31/+39
2004-02-22Memory Applet: libopie->libopie2drw5-23/+24
2004-02-22Autorotate Applet: libopie->libopie2drw4-11/+11
2004-02-22Network Settings: libopie->libopie2drw12-71/+74
2004-02-22System Time: libopie->libopie2drw6-332/+330
2004-02-22Fix config dependsdrw11-12/+12
2004-02-22update and increment version, we don't want to go from 1.1.0 to 1.2.0 don't ↵mickeyl2-1/+3
we? ;)
2004-02-22merged changes form qkonsole back into opie-embeddedkonsole (most likely not ↵waspe13-1045/+1941
bugfree !)
2004-02-22Fixed control file Description field so ipkg builds correctlybrad1-2/+2
2004-02-22fixeschicken1-1/+1
2004-02-22fix dependschicken1-1/+1
2004-02-22now we can edit subdirs in .opiestorage.cf as used in launcheralwin2-5/+49
or Global for searching for documents. ToDo: Where to (re-)implement the stuff where the dialogs apears if a media is inserted first time???? eg, no .opiestorage.cf exists on this media? I didn't found any usefull :(
2004-02-22Language Settings: libopie->libopie2drw3-9/+9
2004-02-22User Manager: libopie->libopie2drw5-76/+76
2004-02-22Medium Mount: libopie->libopie2drw3-12/+10
2004-02-22DocTab: libopie->libopie2drw3-9/+9
2004-02-22Backup: libopie->libopie2drw2-2/+2
2004-02-22SSH Keys: libopie->libopie2drw4-237/+237
2004-02-22VMemo Settings: libopie->libopie2drw3-4/+3
2004-02-22check if there is a listview item at all.zecke1-3/+12
c cast -> static_cast
2004-02-22AQPkg: libopie->libopie2drw7-178/+178
2004-02-22Checkbook: libopie->libopie2drw5-517/+517
2004-02-21Default to showMaximized on 240x320 and 320x240 displayszecke1-4/+2
2004-02-21Randomly jumping in the vtable is fun :)zecke1-10/+10
use libopie2 odevice
2004-02-21SysInfo: libopie->libopie2drw5-6/+6
2004-02-21Package Manager: libopie->libopie2drw8-14/+7
2004-02-21Unbreak fastloading. So the API Documentation is a lie..zecke1-8/+7
showMainWidget may not setMainWidget because this would break Fastloading..
2004-02-21on removable medias take a look into .opiestorage.cf and read the listalwin1-6/+15
of subdirs of the media where to search for documents. If this value isn't set, it will reduce search to FS+"/Documents" so not the whole media is searched. ToDo: Work on mediummount so users can set this values.
2004-02-21Update package dependancies to libopie2/libqtaux2drw1-1/+1
2004-02-21Appearance: libopie->libopie2/libqtauxdrw5-45/+48
2004-02-21Moved class defines in qcolordialog.cpp to header so that apps can properly ↵drw2-589/+563
link to libqtaux
2004-02-21on removable medias take a look into .opiestorage.cf and read the listalwin1-6/+35
of subdirs of the media where to search for documents. If this value isn't set, it will reduce search to FS+"/Documents" so not the whole media is searched. ToDo: Work on mediummount that users can set this values. Implement same stuff in global.cpp of libqpe.
2004-02-21improve support for BigScreenar4-677/+738
2004-02-21improve support for BigScreenar7-1193/+1363