summaryrefslogtreecommitdiff
path: root/libopie2
AgeCommit message (Expand)AuthorFilesLines
2003-04-07- add OManufacturerDBmickeyl9-42/+205
2003-04-07started to document the whole stuffmickeyl3-24/+161
2003-04-05remove inline directive - causes link errorsmickeyl1-3/+3
2003-04-05improve output of OPacket::dump()mickeyl2-9/+35
2003-04-05- setting the monitor mode on wireless cards via private ioctls is now much m...mickeyl5-34/+73
2003-04-04fix segfault due to giving a QString as opposed to a char* as the Qbject namemickeyl1-6/+6
2003-04-04reliable strategy to see if we're in monitor mode by looking at the MAC addre...mickeyl2-33/+24
2003-04-04low-level network programming is sick. some wlan-drivers don't honor struct s...mickeyl3-30/+47
2003-04-04Hey Mickey: Please take my comment into account !eilers1-3/+12
2003-04-03first part of private IOCTL API for OWirelessNetworkInterface implementedmickeyl5-4/+79
2003-04-03- ONetworkInterfaces are now QObjectsmickeyl4-54/+178
2003-04-01introduce a more sophisticated channel hopping schememickeyl2-11/+36
2003-03-31resolve potential ambiguities in pow()mickeyl1-3/+3
2003-03-30use $SUB_VERSIONmickeyl1-1/+1
2003-03-30- implement switching monitor mode on hostapmickeyl1-12/+29
2003-03-30introduce a workaround for conflicting user and kernel headers likemickeyl2-6/+8
2003-03-30$(QTDIR)/lib --> $(OPIEDIR)/libmickeyl1-1/+1
2003-03-30remove unnecessary usage of and thus the dependency on libstdc++mickeyl1-51/+25
2003-03-30convert my beloved "not" to "!" to make ancient compilers happy, but not me...mickeyl2-77/+77
2003-03-30convert dynamic_cast<> to using QObject::inheritsmickeyl2-3/+7
2003-03-30yet more fixes for gcc 2.9x and for our ancient wireless extensions on the Z....mickeyl3-4/+13
2003-03-30one more fix for gcc 2.9xmickeyl1-1/+5
2003-03-30gcc2.9x fixmickeyl1-1/+1
2003-03-30- add classes for 802.11 tagged valuesmickeyl8-80/+481
2003-03-28skeleton and the start of libopie2, please read README, ROADMAP and STATUS an...mickeyl127-0/+25255
2003-03-21g++ compliance fix: default arguments belong into the declaration, but not th...mickeyl1-1/+4
2003-03-21Fixing small bug: If we search a birthday from today to today, it returnedeilers1-1/+5
2003-03-21Merged speed optimized xml backend for contacts to main.eilers14-718/+173
2003-02-23make mickeyl happyzecke1-3/+2
2003-02-22Fix savingzecke2-2/+7
2003-02-22fixx off by one in readingzecke2-2/+57
2003-02-22Remove some testing codezecke1-3/+1
2003-02-22Implement saving of eventszecke5-16/+312
2003-02-21Add XML datebookresourcezecke8-19/+483
2003-02-21-Fix hasRecurrence()zecke6-32/+288
2003-02-21-Remove old Todo classes they're deprecated and today I already using thezecke8-20/+830
2003-02-18Fixing categoryNames in opimrecord which was just checking for Todo Listeilers4-6/+6
2003-02-17Cardview improved ..eilers1-5/+6
2003-02-160000276 Fix for that bug.. or better temp workaroundzecke2-35/+54
2003-02-15clear before reloadingzecke1-0/+1
2003-02-09Nothing happened.. Just some cleanup before I will start..eilers1-0/+739
2003-01-13Fixing crash when businesscard.vcf is missing..eilers1-2/+11
2003-01-03Reenable debug outputeilers1-6/+11
2003-01-03Bugfix for calculating data diffs..eilers1-18/+39
2003-01-02Improved query by example: Search by date is possible.. First stepeilers2-34/+113
2003-01-02Detailview cleanup..eilers1-45/+77
2003-01-01 T ORecordList<T>::operator[]( uint i ) {simon1-1/+1
2002-12-27Childrens are now shown in detail view..eilers1-0/+5
2002-12-10get in sync with HEAD againzecke15-82/+536
2002-12-09Added preview for default email and all emaileilers1-2/+6