author | eilers <eilers> | 2003-03-21 10:33:09 (UTC) |
---|---|---|
committer | eilers <eilers> | 2003-03-21 10:33:09 (UTC) |
commit | 8136284c38384b169cd2843ee61480d45b6c1cba (patch) (unidiff) | |
tree | ad798e3df8dc27a41f431a2130dbf50947fbca49 /libopie/libopie.pro | |
parent | 6f5f148ff9eac1e4d76bea4460a7984d1e3069b7 (diff) | |
download | opie-8136284c38384b169cd2843ee61480d45b6c1cba.zip opie-8136284c38384b169cd2843ee61480d45b6c1cba.tar.gz opie-8136284c38384b169cd2843ee61480d45b6c1cba.tar.bz2 |
Merged speed optimized xml backend for contacts to main.
Added QDateTime to querybyexample. For instance, it is now possible to get
all Birthdays/Anniversaries between two dates. This should be used
to show all birthdays in the datebook..
This change is sourcecode backward compatible but you have to upgrade
the binaries for today-addressbook.
-rw-r--r-- | libopie/libopie.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libopie/libopie.pro b/libopie/libopie.pro index 391f30e..2bf9985 100644 --- a/libopie/libopie.pro +++ b/libopie/libopie.pro | |||
@@ -36,64 +36,65 @@ HEADERS = ofontmenu.h \ | |||
36 | pim/opimnotifymanager.h \ | 36 | pim/opimnotifymanager.h \ |
37 | pim/opimmainwindow.h \ | 37 | pim/opimmainwindow.h \ |
38 | pim/opimresolver.h \ | 38 | pim/opimresolver.h \ |
39 | pim/oevent.h \ | 39 | pim/oevent.h \ |
40 | pim/otimezone.h \ | 40 | pim/otimezone.h \ |
41 | pim/odatebookaccess.h \ | 41 | pim/odatebookaccess.h \ |
42 | pim/odatebookaccessbackend.h \ | 42 | pim/odatebookaccessbackend.h \ |
43 | pim/odatebookaccessbackend_xml.h \ | 43 | pim/odatebookaccessbackend_xml.h \ |
44 | orecurrancewidget.h \ | 44 | orecurrancewidget.h \ |
45 | oticker.h | 45 | oticker.h |
46 | # pim/otodoaccesssql.h \ | 46 | # pim/otodoaccesssql.h \ |
47 | 47 | ||
48 | SOURCES = ofontmenu.cc \ | 48 | SOURCES = ofontmenu.cc \ |
49 | ocolorbutton.cpp \ | 49 | ocolorbutton.cpp \ |
50 | sharp_compat.cpp \ | 50 | sharp_compat.cpp \ |
51 | xmltree.cc \ | 51 | xmltree.cc \ |
52 | ofiledialog.cc ofileselector.cc \ | 52 | ofiledialog.cc ofileselector.cc \ |
53 | ocheckitem.cpp \ | 53 | ocheckitem.cpp \ |
54 | colordialog.cpp \ | 54 | colordialog.cpp \ |
55 | colorpopupmenu.cpp oclickablelabel.cpp \ | 55 | colorpopupmenu.cpp oclickablelabel.cpp \ |
56 | oprocctrl.cpp oprocess.cpp \ | 56 | oprocctrl.cpp oprocess.cpp \ |
57 | odevice.cpp odevicebutton.cpp otimepicker.cpp \ | 57 | odevice.cpp odevicebutton.cpp otimepicker.cpp \ |
58 | otabwidget.cpp otabbar.cpp \ | 58 | otabwidget.cpp otabbar.cpp \ |
59 | ofontselector.cpp \ | 59 | ofontselector.cpp \ |
60 | pim/otodo.cpp \ | 60 | pim/otodo.cpp \ |
61 | pim/opimrecord.cpp \ | 61 | pim/opimrecord.cpp \ |
62 | pim/otodoaccess.cpp \ | 62 | pim/otodoaccess.cpp \ |
63 | pim/otodoaccessbackend.cpp \ | 63 | pim/otodoaccessbackend.cpp \ |
64 | pim/otodoaccessxml.cpp \ | 64 | pim/otodoaccessxml.cpp \ |
65 | pim/ocontact.cpp \ | 65 | pim/ocontact.cpp \ |
66 | pim/ocontactaccess.cpp \ | 66 | pim/ocontactaccess.cpp \ |
67 | pim/ocontactaccessbackend_vcard.cpp \ | 67 | pim/ocontactaccessbackend_vcard.cpp \ |
68 | pim/ocontactaccessbackend_xml.cpp \ | ||
68 | pim/otodoaccessvcal.cpp \ | 69 | pim/otodoaccessvcal.cpp \ |
69 | pim/orecur.cpp \ | 70 | pim/orecur.cpp \ |
70 | pim/opimstate.cpp \ | 71 | pim/opimstate.cpp \ |
71 | pim/opimxrefpartner.cpp \ | 72 | pim/opimxrefpartner.cpp \ |
72 | pim/opimxref.cpp \ | 73 | pim/opimxref.cpp \ |
73 | pim/opimxrefmanager.cpp \ | 74 | pim/opimxrefmanager.cpp \ |
74 | pim/opimmaintainer.cpp \ | 75 | pim/opimmaintainer.cpp \ |
75 | pim/opimnotify.cpp \ | 76 | pim/opimnotify.cpp \ |
76 | pim/opimnotifymanager.cpp \ | 77 | pim/opimnotifymanager.cpp \ |
77 | pim/opimmainwindow.cpp \ | 78 | pim/opimmainwindow.cpp \ |
78 | pim/opimresolver.cpp \ | 79 | pim/opimresolver.cpp \ |
79 | pim/oevent.cpp \ | 80 | pim/oevent.cpp \ |
80 | pim/otimezone.cpp \ | 81 | pim/otimezone.cpp \ |
81 | pim/odatebookaccess.cpp \ | 82 | pim/odatebookaccess.cpp \ |
82 | pim/odatebookaccessbackend.cpp \ | 83 | pim/odatebookaccessbackend.cpp \ |
83 | pim/odatebookaccessbackend_xml.cpp \ | 84 | pim/odatebookaccessbackend_xml.cpp \ |
84 | orecurrancewidget.cpp \ | 85 | orecurrancewidget.cpp \ |
85 | oticker.cpp | 86 | oticker.cpp |
86 | # pim/otodoaccesssql.cpp \ | 87 | # pim/otodoaccesssql.cpp \ |
87 | 88 | ||
88 | TARGET = opie | 89 | TARGET = opie |
89 | INCLUDEPATH += $(OPIEDIR)/include | 90 | INCLUDEPATH += $(OPIEDIR)/include |
90 | DESTDIR = $(OPIEDIR)/lib$(PROJMAK) | 91 | DESTDIR = $(OPIEDIR)/lib$(PROJMAK) |
91 | #VERSION = 1.0.0 | 92 | #VERSION = 1.0.0 |
92 | 93 | ||
93 | LIBS += -lqpe | 94 | LIBS += -lqpe |
94 | 95 | ||
95 | # LIBS += -lopiesql | 96 | # LIBS += -lopiesql |
96 | 97 | ||
97 | INTERFACES = otimepickerbase.ui orecurrancebase.ui | 98 | INTERFACES = otimepickerbase.ui orecurrancebase.ui |
98 | 99 | ||
99 | TRANSLATIONS = ../i18n/de/libopie.ts \ | 100 | TRANSLATIONS = ../i18n/de/libopie.ts \ |