summaryrefslogtreecommitdiff
path: root/libopie2
AgeCommit message (Expand)AuthorFilesLines
2003-06-28support OListViewItem specific overload of expand to give those the chancemickeyl2-0/+17
2003-06-27added obj directoryschurig1-1/+1
2003-06-26first bunch of fixes for Qt 3.x compilationmickeyl1-0/+2
2003-06-20toExtraMap is no more virtualzecke8-26/+47
2003-06-15just a check-in before i lose that because of my fscking harddrive...mickeyl16-6/+638
2003-06-06ignore obj directoryschurig5-0/+5
2003-06-04enable compilationschurig1-7/+8
2003-06-02some .cvsignore fixesschurig5-3/+7
2003-05-18Updates to ocontact, oevent & otodo's toRichText() implementationsdrw3-35/+106
2003-05-15how did this compile last time...? ;)tille1-5/+5
2003-05-14lastHitField impltille2-9/+23
2003-05-14Guard against self assignmentzecke1-0/+2
2003-05-14move lastHitField stuff into OPIMRecordzecke4-6/+22
2003-05-14get the field where the hit wastille2-1/+5
2003-05-14zecke: better?tille1-2/+2
2003-05-12Hospital Hacking Sessionzecke1-6/+65
2003-05-12Add a commentzecke1-0/+2
2003-05-12Add handling of alarm() messagezecke2-5/+49
2003-05-12fix up OTodo::hasNotifierszecke3-3/+17
2003-05-12dateTimeFromStringzecke2-4/+48
2003-05-10QString::contains( QRegExp ) does not use the settings of QRegExptille1-5/+5
2003-05-10- make oApp not return a const app objectmickeyl3-87/+64
2003-05-09toShortString now contains start time and datetille1-1/+13
2003-05-08- sync manufacturer list with etherealmickeyl7-9/+60
2003-05-08search stufftille16-27/+114
2003-05-08decouple dump files from live capture to shift control over 'what' is dumped ...mickeyl2-15/+48
2003-05-07save the statezecke1-0/+6
2003-05-07save and restore CompletedDate and StartDatezecke1-7/+20
2003-05-07implement loading of Recurrencezecke4-4/+76
2003-05-07Save recurrencezecke1-1/+3
2003-05-07try to use less memory and only create objects likezecke2-15/+82
2003-05-07Prevent mem corruptionzecke1-4/+10
2003-05-07Make it possible to see what a backend supportszecke7-1/+63
2003-05-07Add d ptrzecke2-1/+6
2003-05-06add two minor functions in the pcap interfacemickeyl2-2/+37
2003-05-05fix typosmickeyl2-2/+2
2003-05-05- fix segfault on unknown linktype (thanks groucho)mickeyl3-19/+25
2003-05-04add parsing of ARP packetsmickeyl3-26/+110
2003-05-01more work on a higher level listview interfacemickeyl4-11/+148
2003-05-01remove stupid approach to encapsulate X11/Embedded differences into OApplicationmickeyl2-86/+43
2003-05-01- restructure opieui example directorymickeyl9-56/+380
2003-05-01implement and document a bunch of missing methodsmickeyl3-25/+105
2003-04-30add some more documentationmickeyl4-11/+32
2003-04-22add prism header parsing capability!mickeyl4-2/+67
2003-04-22Add Package: field to control files. This will facilitate ditching mkipks in...kergoth1-0/+1
2003-04-22Fixing incompatibility to Qtopia 1.6 (especially syncing with QTDesktop 1.6):eilers4-11/+119
2003-04-20- removed those:simon1-12/+0
2003-04-16add some missing APIs to ONetworkInterfacemickeyl2-15/+75
2003-04-16add OTaskbarAppletWrapper for reducing the repetition of boiler-plate-codemickeyl3-2/+165
2003-04-16start documenting the packet class family - explain why deriving from QObject...mickeyl1-17/+50