summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-01-29fix typomickeyl1-1/+1
2005-01-29use proper names for .pro filesmickeyl10-9/+9
please remember to name the .pro file exactly like the name of the directory
2005-01-29s/SUBDIRS/subdirs/mickeyl1-1/+1
2005-01-29adjust for new example pathsmickeyl1-0/+7
2005-01-29no config here, but a .pro#mickeyl2-12/+17
2005-01-29config.in's for the examplesmickeyl5-0/+20
2005-01-29examples to where they belongmickeyl95-2688/+1
2005-01-29examples appear heremickeyl65-0/+1920
2005-01-29examples start to appear heremickeyl23-0/+755
2005-01-29fixmickeyl1-1/+1
2005-01-29fix 1505 and suck sysinfo files into the tree instead of cross referencingmickeyl9-8/+794
eventually we may find that graph and load are of universal usage, then they should appear in some kind of library
2005-01-26* Created new class for IRCChannelPerson.skyhusker15-91/+258
* Added whois, ping and version entries to channel popup menu. * Fixed action on CTCP PING reply (was interpreted as a request).
2005-01-26Changed default realname, now is fetched from device owner nameskyhusker1-3/+16
2005-01-26Changed argument passing from value to const referenceskyhusker2-10/+10
2005-01-24- clear OEDIR & co from " for crosscompile opie against OpenEmbedded stagear1-3/+3
2005-01-24Fix compile of odevice_zaurus.cppdrw1-31/+33
2005-01-24add isStereo to OMixerInterface to gather whether a given channel is a ↵mickeyl3-4/+30
stereo or mono channel
2005-01-24updatesmickeyl1-5/+6
2005-01-24additions and clarificationsmickeyl1-6/+11
2005-01-23Added distinction between CTCP requests and CTCP repliesskyhusker2-6/+24
2005-01-23Changed notation in escape characters to look betterskyhusker1-4/+4
2005-01-23remove setSoftSuspend() from ODevice. this is a left-over from the old daysmickeyl10-95/+3
2005-01-23Changed OPIE_EXPORT_APP to OPIE_EXPORT_APP_V2 for right displaying odebug ↵skyhusker1-1/+1
messages
2005-01-23Removed some unnecesary castings, changed printf() to odebugskyhusker1-18/+20
2005-01-23- consolidate reading hinge sensor into one placemickeyl2-25/+10
- return proper rotation and direction if hinge sensor not present (like in 2.6 atm.)
2005-01-23New QWS_DISPLAY handling for gathering the default launcher rotation on startup:mickeyl1-77/+65
1.) If QWS_DISPLAY is not set, then use ODevice::rotation() 2.) If QWS_DISPLAY is set, then just use whatever it is set to
2005-01-23-Use the global directory for .obj and .moczecke4-7/+1
-Include the foo.moc to work better The problem just came up yesterday
2005-01-23show Qt version instead of the builder name which is more or less irrelevant ↵mickeyl2-3/+3
nowadays
2005-01-22- add rm stamp-headers to mrproper rulear1-0/+1
2005-01-22- build opie-freetype against freetype2ar7-3/+26
you must specified <prefix>/include/freetype2 in dependencies menu (make menuconfig)
2005-01-22Mention fix for #1533 latin1ism in Owner Information (LibOpie Security)zecke1-0/+3
2005-01-22-Fix for #1533zecke3-10/+13
Use OPimContactAccess to load the Owner Information. This should fix the displaying of the contact for non latin1 encoded users. To use OPimContactAccess OpieSecurity now depends on opiepim2
2005-01-21- make opie compilable against qte 2.3.10 snapshotar8-19/+19
change QT_VERSION > 290 into QT_VERSION <= 0x030000
2005-01-21- make opie compilable against qte 2.3.10 snapshotar26-45/+45
check QT_VERSION against 0x030000 instead of 300
2005-01-20- little correction for oe usear1-2/+2
2005-01-19fixed config dialog keypavouk1-2/+2
2005-01-18- some more opie 1.2 icons (settings)ar5-0/+0
2005-01-16Added new generic sorted for the databook backends. Needed an sortedvectoreilers10-6/+308
to do this job, which is now added to private classes..
2005-01-16Fixed a typoskyhusker1-1/+1
2005-01-16Fixed a bug in nickname handling with networks using nickname:password for authskyhusker1-20/+28
2005-01-16Fixed some warningsskyhusker1-5/+6
2005-01-15kbill no longer needs STLmickeyl4-8/+9
2005-01-15remove tmpfs entry which confuses users and show mountpoints. patches ↵mickeyl1-1/+6
courtesy hrw
2005-01-14Fixed some typos, added some unfinished translationsskyhusker5-19/+19
2005-01-14Added message queue, now topics always appear in channel tabskyhusker13-79/+276
2005-01-14Added bold and underline display supportskyhusker2-9/+55
2005-01-14Changed default notification colorskyhusker1-1/+1
2005-01-13Renamed desktop fileswimpie1-0/+0
2005-01-13Add the hopefully 'fixed' #1525 double alarm bug with the clock applicationzecke1-0/+1
2005-01-13-Use const char array instead of writing QPE/Application/clock at many ↵zecke1-12/+17
applications -Use const char array for the message the AlarmServer should send -Try to remove the issue with 'sticky' alarms. Remove all alarms with the internal ids