author | mickeyl <mickeyl> | 2004-04-06 12:30:37 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2004-04-06 12:30:37 (UTC) |
commit | 601c352dd956c9736fb4e3881cd7e60c504d007a (patch) (unidiff) | |
tree | 674d6c6abd83a39828a9309c23613ee5f6f900c9 /libopie2/README | |
parent | c76e3909e30af84830c0269b68f60d727717f2f9 (diff) | |
download | opie-601c352dd956c9736fb4e3881cd7e60c504d007a.zip opie-601c352dd956c9736fb4e3881cd7e60c504d007a.tar.gz opie-601c352dd956c9736fb4e3881cd7e60c504d007a.tar.bz2 |
upgrade descriptions and synchronize readme and roadmap
-rw-r--r-- | libopie2/README | 57 |
1 files changed, 17 insertions, 40 deletions
diff --git a/libopie2/README b/libopie2/README index daf6b27..5643d25 100644 --- a/libopie2/README +++ b/libopie2/README | |||
@@ -9,6 +9,7 @@ | |||
9 | * provide end users with a common look and feel | 9 | * provide end users with a common look and feel |
10 | * reduce memory footprint through sharing code | 10 | * reduce memory footprint through sharing code |
11 | * reduce possible bugs through reusing tested code | 11 | * reduce possible bugs through reusing tested code |
12 | * improve the architecture of applications with design patterns | ||
12 | 13 | ||
13 | -------------------------------------------------------- | 14 | -------------------------------------------------------- |
14 | 0. Building | 15 | 0. Building |
@@ -44,6 +45,9 @@ libopie is functionally seperated into the following libraries: | |||
44 | 1.1 Contents of libopiecore [ opiecore ] | 45 | 1.1 Contents of libopiecore [ opiecore ] |
45 | -------------------------------------------------------- | 46 | -------------------------------------------------------- |
46 | 47 | ||
48 | - oapplication | ||
49 | - ostorage | ||
50 | |||
47 | - odbgstream | 51 | - odbgstream |
48 | - ondbgstream | 52 | - ondbgstream |
49 | 53 | ||
@@ -55,28 +59,15 @@ libopie is functionally seperated into the following libraries: | |||
55 | - oconfig | 59 | - oconfig |
56 | - oconfiggroupsaver | 60 | - oconfiggroupsaver |
57 | 61 | ||
58 | - ocompletionbase | ||
59 | - ocompletion | ||
60 | - ocomptreenodelist | ||
61 | - ocomptreenode | ||
62 | - ocompletionwrapper | ||
63 | |||
64 | - oglobal | 62 | - oglobal |
65 | - oglobalsettings | 63 | - oglobalsettings |
66 | 64 | ||
67 | - osortableitem | ||
68 | - osortablevaluelist | ||
69 | |||
70 | 1.2 Contents of libopieui [ opieui ] | 65 | 1.2 Contents of libopieui [ opieui ] |
71 | -------------------------------------------------------- | 66 | -------------------------------------------------------- |
72 | 67 | ||
73 | - oapplication | ||
74 | |||
75 | - ofiledialog | 68 | - ofiledialog |
76 | - colordialog | ||
77 | - oclickablelabel | 69 | - oclickablelabel |
78 | - ocolorbutton | 70 | - ocolorbutton |
79 | - colorpopupmenu | ||
80 | - otabinfo | 71 | - otabinfo |
81 | - otabbar | 72 | - otabbar |
82 | - otabwidget | 73 | - otabwidget |
@@ -89,41 +80,23 @@ libopie is functionally seperated into the following libraries: | |||
89 | - olistviewitem | 80 | - olistviewitem |
90 | - oversatileview | 81 | - oversatileview |
91 | - oversatileviewitem | 82 | - oversatileviewitem |
92 | - ocompletionbox | ||
93 | - olineedit | ||
94 | - ocombobox | ||
95 | - ohistorycombo | ||
96 | 83 | ||
97 | - omessagebox | 84 | - omessagebox |
98 | - odialogbase | 85 | - odialogbase |
99 | 86 | ||
100 | - todayconfigwidget (rather into opiepim?) | 87 | - okeyconfigwidget |
101 | - orecurrancewidget (rather into opiepim?) | 88 | - otaskbarapplet |
102 | - otimepicker (rather into opiepim?) | 89 | - otimepicker |
103 | 90 | ||
104 | 1.3 Contents of libopiepim [ opiepim ] | 91 | 1.3 Contents of libopiepim [ opiepim ] |
105 | -------------------------------------------------------- | 92 | -------------------------------------------------------- |
106 | 93 | ||
107 | - ocheckitem | 94 | ... |
108 | - todayplugininterface | ||
109 | |||
110 | THIS STUFF IS OUTDATED/DEPRICATED AND SCHOULD NOT | ||
111 | BE MOVED IN THE NEW LIBRARY !! | ||
112 | USE THE CLASSES IN libopie/pim INSTEAD !(eilers) | ||
113 | |||
114 | - todoresource | ||
115 | - todoevent | ||
116 | - todovcalresource | ||
117 | 95 | ||
118 | 1.4 Contents of libopiedb [ opiedb ] | 96 | 1.4 Contents of libopiedb [ opiedb ] |
119 | -------------------------------------------------------- | 97 | -------------------------------------------------------- |
120 | 98 | ||
121 | - xmltree | 99 | ... |
122 | |||
123 | THIS STUFF IS OUTDATED/DEPRICATED AND SCHOULD NOT | ||
124 | BE MOVED IN THE NEW LIBRARY !! | ||
125 | USE THE CLASSES IN libopie/pim INSTEAD !(eilers) | ||
126 | - tododb | ||
127 | 100 | ||
128 | 1.5 Contents of libopienet [ opienet ] | 101 | 1.5 Contents of libopienet [ opienet ] |
129 | -------------------------------------------------------- | 102 | -------------------------------------------------------- |
@@ -148,10 +121,6 @@ USE THE CLASSES IN libopie/pim INSTEAD !(eilers) | |||
148 | - oudppacket | 121 | - oudppacket |
149 | - otcppacket | 122 | - otcppacket |
150 | 123 | ||
151 | <libmail stuff> | ||
152 | <libbend stuff> | ||
153 | <libftp stuff> | ||
154 | |||
155 | 1.6 Contents of libopiemm [ opiemm ] | 124 | 1.6 Contents of libopiemm [ opiemm ] |
156 | -------------------------------------------------------- | 125 | -------------------------------------------------------- |
157 | 126 | ||
@@ -186,3 +155,11 @@ USE THE CLASSES IN libopie/pim INSTEAD !(eilers) | |||
186 | 2.6 libopiemm | 155 | 2.6 libopiemm |
187 | 156 | ||
188 | ... | 157 | ... |
158 | |||
159 | -------------------------------------------------------- | ||
160 | 3.0 Usage | ||
161 | -------------------------------------------------------- | ||
162 | |||
163 | 3.1 Namespaces | ||
164 | |||
165 | |||