index
:
patchwork/opie.git
fixes
master
oehacks
upstream
opieâ„¢ hacks and fixes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libopie2
/
opiecore
/
device
Age
Commit message (
Expand
)
Author
Files
Lines
2004-10-13
-Create the QPE/System channel in ODevice to listen for button remapping
zecke
6
-17/+11
2004-10-11
remove jornada 56x brightness hack
chicken
1
-2/+1
2004-10-07
small documentation format fixes
clem
1
-3/+3
2004-10-05
whoops, things were just fine`
chicken
1
-1/+1
2004-10-03
correct jornada 56x sysfs handlings
chicken
1
-1/+1
2004-09-21
SIMpad:
zecke
2
-9/+23
2004-09-21
-Remove uneeded QCopChannel from SIMpad ODevice
zecke
2
-4/+0
2004-09-21
QT_NO_SOUND is defined at least on MacOS
zecke
1
-3/+1
2004-09-21
Simpad:
zecke
2
-33/+5
2004-09-21
Only disconnect from sender if sender() is valid
zecke
1
-1/+3
2004-09-21
If sound is not yet finished return and do not try to play
zecke
4
-2/+8
2004-09-21
Update Opie Documentation
zecke
1
-4/+60
2004-09-20
remove duplicate source file
mickeyl
1
-5/+2
2004-09-19
-Check m_model to allow suspending. ODevice doesn't suspend on UnknownModel
zecke
1
-7/+52
2004-09-17
First untested support for the beagle from MasterIA
zecke
4
-2/+225
2004-09-15
Patch by Till Harbum for SIMpad to more properly use the ChipSelect3
zecke
1
-19/+68
2004-09-09
updates to MNCI
schurig
2
-154/+50
2004-09-09
added MNCI-RX
schurig
1
-1/+2
2004-09-09
support for devfs
schurig
1
-0/+4
2004-09-08
remove things like \n and \l from the system version string
mickeyl
1
-1/+1
2004-09-06
GCC 2.95 compile fix for switch/case statement
zecke
1
-3/+6
2004-08-29
Minor but important changes in API. Improved SQL performance: contactsbackend...
eilers
1
-0/+4
2004-08-25
-Have a common implementation for reading the config value
zecke
7
-175/+158
2004-08-20
back out unintentional change. Use an unknown ODevice instead
zecke
1
-1/+1
2004-08-17
add sl-6000
llornkcor
2
-0/+5
2004-08-15
-Use APM for the SIMpad now that it got the APM biosless patch
zecke
2
-50/+55
2004-08-01
cleanup - odevice is now and for future the one and only friend class
alwin
4
-50/+62
2004-08-01
added a keyfilter singleton. All OPIE apps should use that instead of
alwin
2
-50/+57
2004-07-27
Replacing an ugly QString.sprintf() with QString().arg() which fixes wrong fo...
eilers
1
-1/+1
2004-07-13
Fix compiler warnings coming from static methods which are unused most of the
zecke
2
-20/+35
2004-07-13
Use snprintf to just be sure that we don't go over the buffer limit
zecke
1
-1/+1
2004-07-13
-Small clean up, we do not need to use the file anymore as all
zecke
2
-4/+2
2004-06-12
- refactor the distribution detection code
mickeyl
8
-189/+141
2004-05-30
LCD/Backlight control has changed a bit
chicken
1
-3/+3
2004-05-21
last bit of jornada 56x button updates
chicken
1
-5/+5
2004-05-21
correct jornada 56x button handling for opie
chicken
2
-5/+71
2004-05-11
as the jornada 56x uses kernel 2.6 now we need new functions.
chicken
2
-20/+37
2004-05-01
Pass on the Hardware line of proc/cpuinfo so we don't need to parse the file ...
zecke
14
-43/+44
2004-04-22
-added default buttons for emulation in qvfb or for unknown devices
alwin
5
-6/+54
2004-04-04
Opie::XYZ::Private -> Opie::XYZ::Internal
zecke
15
-27/+27
2004-03-31
Fixed small bug, causes some crashes at startup: qDebug("... %s"); is bad.. ;)
eilers
1
-1/+1
2004-03-13
Move XML class to internal PIM
zecke
16
-31/+88
2004-03-02
run the optimize_connect script
alwin
5
-7/+7
2004-02-19
aboutSuspend -> aboutToSuspend
alwin
1
-1/+1
2004-02-19
when going to suspend, a QCopEnvelope message will send
alwin
4
-85/+94
2004-02-19
The hardware keys on the H5xxx are rotated by 270°
zecke
1
-1/+7
2004-02-07
Rename the rest bunch of functions <- fix compiling...
zecke
8
-19/+21
2004-01-21
catch up with moves on cvs server
mickeyl
2
-0/+25
2004-01-13
- rewrite device detection
mickeyl
14
-511/+596
2004-01-13
- split odevice into dedicated files and classes, it has getting much too large
mickeyl
10
-0/+3806