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
/
noncore
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-09
Fix for opie bug 1719. This should make opie-irc play nicer with utf-8.
erik
2
-4/+5
2007-07-08
Fix copying unicode block to clipboard. See bug #1766. Patch from polyonymous.
paule
1
-1/+1
2007-07-08
Add missing include to fix building against sword 1.5.9. Fixes bug #1851. Pat...
paule
1
-0/+1
2007-06-20
Fix incorrect device icons being shown for certain devices, and add new icons...
paule
1
-28/+169
2007-06-10
fix missing types for include for latest kernel
aquadran
1
-0/+2
2007-04-23
Fix for bug 1848 where the outcome of setting the time to 12:00AM did not
erik
1
-2/+2
2007-03-06
Bluetooth didn't quite work for kernel 2.6 based iPAQs in familiar. This
erik
1
-0/+21
2007-02-09
This commit is based on the patch attached to Opie bug 1735:
erik
1
-10/+25
2007-02-08
Removal of useless code based on a conditional that is never set to anything
erik
1
-49/+23
2007-02-08
Each file in this commit has a problem where it is possible to dereference
erik
3
-25/+53
2007-02-08
This commit adds support for the HTC Universal bluetooth device to
erik
1
-0/+4
2007-02-07
Update docs to match current status; add myself as maintainer
paule
3
-25/+53
2007-02-07
Check lircd is configured before accepting button presses
paule
1
-1/+5
2007-02-07
Start up gracefully when lircd is not properly configured yet
paule
3
-4/+20
2007-02-07
Rename Add button to Learn; remove Edit button; move list updating to its own...
paule
2
-21/+34
2007-02-07
Implement learning process (requires patched irrecord with stdout buffering d...
paule
2
-32/+231
2007-02-07
Add functions for handling /etc/lircd.conf; do basic check of /etc/lircd.conf...
paule
2
-0/+174
2007-02-06
Start lircd on application start, and stop it on quit
paule
3
-19/+51
2007-02-05
BUG: Lack of a << made opieplayer2 uncompilable.
erik
1
-1/+1
2007-02-05
BUG: My change to a switch statement made opie-gutenbrowser uncompilable.
erik
1
-11/+9
2007-01-31
A few files that dereference pointers w/out checking that the pointer is
erik
3
-28/+14
2007-01-31
I expanded my audit to include any app I could get to compile in i386.
erik
8
-235/+235
2007-01-31
Don't allow configuring buttons with no remote layout selected
paule
1
-0/+8
2007-01-29
Each file in this commit exhibits a problem where a variable is made in
erik
3
-13/+6
2007-01-29
Each file in this commit has an issue where the initial value of a variable
erik
12
-48/+52
2007-01-29
Strictly removal of cruft (commented out old code).
erik
1
-22/+0
2007-01-29
Change buttons from QLabel to QPushButton, which enables entering the PIN usi...
paule
2
-476/+366
2007-01-28
Change to not use new for message boxes; rename sendIR parameter to a more ap...
paule
2
-12/+12
2007-01-28
More fixes for remote selection
paule
2
-0/+25
2007-01-28
Don't allow creating remote layouts with a blank name; remove old commented o...
paule
1
-13/+4
2007-01-28
Remove unused source files
paule
2
-53/+0
2007-01-28
Correctly select first remote upon loading configuration; pass current button...
paule
1
-14/+34
2007-01-28
Correctly select first remote upon loading configuration; show a warning mess...
paule
1
-4/+15
2007-01-28
Correctly select first remote upon loading configuration
paule
3
-2/+6
2007-01-28
Load in current button action on opening
paule
2
-17/+34
2007-01-28
Refactored out all communication with LIRC into new LircHandler class
paule
13
-755/+344
2007-01-26
Both files in this commit exhibit the wrong way to use temporary files.
erik
1
-3/+24
2007-01-26
The Expand call does not check for null termination of the URL strings
erik
1
-2/+4
2007-01-26
A couple of places where a string is overrun. This fixes both of them.
erik
2
-4/+5
2007-01-26
Each file in this commit exhibit an example of what prevent calls
erik
2
-2/+2
2007-01-26
Both files in this commit exhibit use after free errors.
erik
2
-4/+4
2007-01-24
There was quite a bit of deadwood in this file. I am removing it to make
erik
1
-65/+0
2007-01-24
Each file in this commit has the issue where it is possible for code to
erik
6
-38/+51
2007-01-24
Each file in this commit has the issue where a function can return a
erik
2
-50/+49
2007-01-24
Each file in this commit has an instance where a pointer is checked at
erik
6
-68/+77
2007-01-24
Eac one the files in this commit had an instance where a code path is
erik
3
-16/+2
2007-01-24
Every file in this commit has a memory leak of some kind or another. I think
erik
9
-157/+246
2007-01-23
A couple more return values that need to be checked.
erik
1
-2/+9
2007-01-22
Each file in this commit had a problem where a function might return
erik
3
-5/+10
2007-01-22
Every file in this commit makes a call to a function which returns a value.
erik
12
-89/+101
[next]