summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-04-25Additional Latvian translationsgints6-157/+168
2005-04-24use proper hires button picturesmickeyl5-0/+0
move Maximize button to inline
2005-04-24Resource -> OResourcedrw2-7/+4
2005-04-24Resource -> OResourcedrw2-7/+4
2005-04-24Resource -> OResource, and fix dependency on libopiesecurity2 libdrw3-7/+4
2005-04-24Resource -> OResourcedrw5-17/+12
2005-04-24Resource -> OResourcedrw7-75/+39
2005-04-24Up to dateskyhusker1-5/+6
2005-04-24Resource -> OResourcedrw3-8/+5
2005-04-24Resource -> OResourcedrw2-26/+28
2005-04-24Resource -> OResourcedrw3-19/+35
2005-04-24Added Canadian holidays courtesy of Garth Dahlstromdrw1-0/+58
2005-04-24Link fixes:zecke3-3/+3
OApplicationFactory uses odebug since some time (dunno if I introduced it) link to opiecore to fix building
2005-04-24Relaxed fix for errors in ntpdate command, avoiding false error messages. ↵skyhusker1-1/+1
Fixes bug #1357.
2005-04-24updateskyhusker1-0/+1
2005-04-24Sort applications alphabetically. Fixes bug #1476.skyhusker1-4/+15
2005-04-24fix crash on kernels without swap support. patch courtesy Seneca Cunninghammickeyl2-2/+9
2005-04-23Hinted and proposed by Jose Bernadao Silva:zecke1-0/+1
Fix compiling by including QObject
2005-04-22add sandman for all the things he did back those daysmickeyl1-1/+2
2005-04-22add sandman for all the things he did back those daysmickeyl2-2/+4
add skyhusker
2005-04-22- use OTaskbarAppletmickeyl6-159/+48
- scale icons
2005-04-21disable "Rescan Neighbourhood" while scanningmickeyl2-3/+5
2005-04-20Add missing filezecke1-0/+181
2005-04-20updateskyhusker1-0/+6
2005-04-20Added OpieStumblerskyhusker1-0/+1
2005-04-20First commit of OpieStumbler, an application which performs wireless ↵skyhusker15-0/+843
networks scanning using Wireless Extensions
2005-04-20Added function to set the associated AP address. Some improvements to ↵skyhusker3-5/+38
scanNetwork(): read the signal quality, AP rates and fix channel reading when driver reports values < 1000.
2005-04-19fix windowing on c7x0 - patch from OEmickeyl1-1/+1
2005-04-19This patch courtesy Gints Polis:mickeyl3-105/+505
* gives possibility to enter numerical PIN with dialog buttons for keybordless PDA. * dialog run in full screen mode.
2005-04-19make UI resizable, patch courtesy Hrwmickeyl1-352/+353
2005-04-18updatemickeyl1-3/+6
2005-04-18relax WE matching testmickeyl3-4/+6
set VERSION in .pro define WELLENREITER_VERSION through .pro
2005-04-18- improve scan function using the wireless extensions.mickeyl5-31/+212
- fix bug in setSSID(). Major parts of this patch are courtesy Skyhusker - thanks!
2005-04-17Opie Player2 XINE update:zecke8-689/+1893
-update xine code alphablend, yuv2rgb to be up to date -XINELib: -use the XINE infrastructure to change the gui width/height -use the XINE infrastructure to change the brightness -Update the NULL Video Driver: -make use of frame_dest_cb and and dest_size_cb (callback) to update the size of the gui -use alphablend -merge the video_out_fb xine driver To Alwin: your testvideo now lockups op2. with valgrind I see it has to do with the yuv2rgb conversion methods
2005-04-16Opie/X11:zecke1-1/+1
-Do not add -lqte this is qmake's job
2005-04-16Opie/X11:zecke1-0/+1
-include <qdialog.h> to allow building
2005-04-16Opie X11:zecke2-2/+2
Do not take the local qpeapplication.h but the Opie/X11 version
2005-04-16Opie X11:zecke1-7/+37
-Make x11 header stamping aware of opie2
2005-04-16Opie/X11:zecke3-11/+26
Minor updates to build a recent Opie version for usage with the X Window System
2005-04-15Resource -> OResourcedrw1-26/+23
2005-04-15Resource -> OResourcedrw2-21/+39
2005-04-15Resource -> OResourcedrw2-20/+26
2005-04-15Resource -> OResourcedrw9-53/+49
2005-04-14small fixalwin1-1/+5
2005-04-14More icon sizing updatesdrw12-187/+338
2005-04-14Fix icon sizing for light and qpe stylesdrw2-15/+23
2005-04-14New patch for Qt to allow Opie to control the size of icons on tabbars and ↵drw2-87/+299
popupmenus
2005-04-14Change default mail application to Opie-Mail.skyhusker2-8/+8
2005-04-14gui polishalwin4-3/+14
2005-04-13sometimes the display must painted black - we'll just use memsetalwin2-2/+25
'cause working on fb itself so we'll not interfer with qpaint from main thread