1 |
(priority: + high, * normal, - low) |
(priority: + high, * normal, - low) |
2 |
|
|
3 |
|
MUST items before we can release 1.0.0 |
4 |
|
======================================= |
5 |
|
|
6 |
|
# implement models for all important list views to allow |
7 |
|
sorting and similar actions. |
8 |
|
# check all dialog for consistent handling |
9 |
|
|
10 |
|
|
11 |
Finally, we are close to release 1.0.0. Make a feature freeze, |
Finally, we are close to release 1.0.0. Make a feature freeze, |
12 |
fix all serious tracker items and do intensive tests. |
fix all serious tracker items and do intensive tests. |
13 |
|
|
14 |
* set imported private keys automatically to "ultimate" ownertrust? |
* set imported private keys automatically to "ultimate" ownertrust? |
|
+ lock the program during the key caching phase to avoid |
|
|
problems when the program tries to access the, not yet |
|
|
finished, key cache object. |
|
15 |
+ check native language support with non-admin accounts. |
+ check native language support with non-admin accounts. |
16 |
* there is a problem with the +E hotkey in EURO countries. |
* there is a problem with the +E hotkey in EURO countries. |
17 |
- migrate keyserver code to use the HTTP class. |
- migrate keyserver code to use the HTTP class. |