-rw-r--r-- | noncore/apps/zsafe/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/noncore/apps/zsafe/README b/noncore/apps/zsafe/README index 9ac3b84..650e882 100644 --- a/noncore/apps/zsafe/README +++ b/noncore/apps/zsafe/README | |||
@@ -1,29 +1,29 @@ | |||
1 | Program: ZSafe | 1 | Program: ZSafe |
2 | 2 | ||
3 | Author: Carsten Schneider <CarstenSchneider@t-online.de> | 3 | Author: Carsten Schneider <zcarsten@gmx.net> |
4 | 4 | ||
5 | Homepage: http://home.t-online.de/home/CarstenSchneider/zsafe/index.html | 5 | Homepage: http://z-soft.z-portal.info/zsafe/index.html |
6 | 6 | ||
7 | Description: | 7 | Description: |
8 | 8 | ||
9 | This password manager program works with the Sharp Zaurus SL5000 or SL5500. | 9 | This password manager program works with the Sharp Zaurus SL5000 or SL5500. |
10 | To compile you should download the Qtopia SDK from www.trolltech.com and | 10 | To compile you should download the Qtopia SDK from www.trolltech.com and |
11 | read the section 'Qtopia - Getting Started' first. | 11 | read the section 'Qtopia - Getting Started' first. |
12 | 12 | ||
13 | Compilation: | 13 | Compilation: |
14 | 14 | ||
15 | make.sh cross... to create the package for the Zaurus | 15 | make.sh cross... to create the package for the Zaurus |
16 | make.sh native... to create the package for the Host System | 16 | make.sh native... to create the package for the Host System |
17 | 17 | ||
18 | History: | 18 | History: |
19 | 2002-04-09: 1.0.0: first version | 19 | 2002-04-09: 1.0.0: first version |
20 | 2002-04-23: 1.0.1: creation of the "Documents/text/plain" folder if the folder | 20 | 2002-04-23: 1.0.1: creation of the "Documents/text/plain" folder if the folder |
21 | does not exists | 21 | does not exists |
22 | 2002-04-27: 1.0.2: If no password file exists a password is not required to | 22 | 2002-04-27: 1.0.2: If no password file exists a password is not required to |
23 | proceed. | 23 | proceed. |
24 | If the password is wrong the program terminates. | 24 | If the password is wrong the program terminates. |
25 | 2002-04-29: 1.0.3: To enter a new password it must be entered twice. | 25 | 2002-04-29: 1.0.3: To enter a new password it must be entered twice. |
26 | Double clicking onto a password entry displays an | 26 | Double clicking onto a password entry displays an |
27 | information form. | 27 | information form. |
28 | After a resume the password must be entered again. | 28 | After a resume the password must be entered again. |
29 | 2002-05-03: 1.0.4: Crashes after resume fixed. | 29 | 2002-05-03: 1.0.4: Crashes after resume fixed. |
@@ -36,37 +36,38 @@ History: | |||
36 | 2002-07-14: 1.0.8: Clicking with middle cursor key onto a password entry | 36 | 2002-07-14: 1.0.8: Clicking with middle cursor key onto a password entry |
37 | displayes the info form. | 37 | displayes the info form. |
38 | Option 'File -> Open entries expanded' added. | 38 | Option 'File -> Open entries expanded' added. |
39 | 2002-07-24: 1.0.9: Search improved | 39 | 2002-07-24: 1.0.9: Search improved |
40 | 2002-08-03: 1.0.10: saving of the configuration file corrected | 40 | 2002-08-03: 1.0.10: saving of the configuration file corrected |
41 | 2002-08-03: 1.0.11: renaming of categories corrected | 41 | 2002-08-03: 1.0.11: renaming of categories corrected |
42 | category dialog displayes now icons instead of icon | 42 | category dialog displayes now icons instead of icon |
43 | file names | 43 | file names |
44 | 2002-09-06: 1.0.11: Linux PC version of zsafe created | 44 | 2002-09-06: 1.0.11: Linux PC version of zsafe created |
45 | 2002-09-08: 2.0.0 : Field names of the categories editable | 45 | 2002-09-08: 2.0.0 : Field names of the categories editable |
46 | two additional fields added | 46 | two additional fields added |
47 | 2003-02-01: 2.0.1 : German translation from Robert Ernst added | 47 | 2003-02-01: 2.0.1 : German translation from Robert Ernst added |
48 | 2003-04-01: 2.0.2 : Windows desctop version created | 48 | 2003-04-01: 2.0.2 : Windows desctop version created |
49 | cleaning of clipboard after ZSafe exit | 49 | cleaning of clipboard after ZSafe exit |
50 | 2003-05-27: 2.0.3 : Window resizing enhancements to better support | 50 | 2003-05-27: 2.0.3 : Window resizing enhancements to better support |
51 | of screen rotation | 51 | of screen rotation |
52 | 2003-06-02: 2.1.0 : Document handling added (New, Open, Save As ..) | 52 | 2003-06-02: 2.1.0 : Document handling added (New, Open, Save As ..) |
53 | MimeType 'application/zsafe' added | 53 | MimeType 'application/zsafe' added |
54 | passwords.zsf default location moved to application/zsafe | 54 | passwords.zsf default location moved to application/zsafe |
55 | 2003-07-13: 2.1.1 : colored category row | 55 | 2003-07-13: 2.1.1 : colored category row |
56 | list view column header label depends on the selected | 56 | list view column header label depends on the selected |
57 | category | 57 | category |
58 | export/import/remove text file via file dialog | 58 | export/import/remove text file via file dialog |
59 | 2003-07-20: 2.1.2 : Document handling (new/open) corrected | 59 | 2003-07-20: 2.1.2 : Document handling (new/open) corrected |
60 | some changes to support the C70x series | ||
60 | 61 | ||
61 | Thanks to: | 62 | Thanks to: |
62 | Matthew Palmer <mjp16@uow.edu.au> for the RC2 implementation. | 63 | Matthew Palmer <mjp16@uow.edu.au> for the RC2 implementation. |
63 | Troy Engel <tengel@sonic.net> for the kpasman code | 64 | Troy Engel <tengel@sonic.net> for the kpasman code |
64 | (http://www.sonic.net/~tengel/kpasman) | 65 | (http://www.sonic.net/~tengel/kpasman) |
65 | Robert Ernst <robert.ernst@linux-solutions.at> | 66 | Robert Ernst <robert.ernst@linux-solutions.at> |
66 | (http://www.linux-solutions.at/projects/zaurus) for the translation and | 67 | (http://www.linux-solutions.at/projects/zaurus) for the translation and |
67 | make.sh script | 68 | make.sh script |
68 | Werner Schulte <werner@schulte-ac.de> | 69 | Werner Schulte <werner@schulte-ac.de> |
69 | (http://www.uv-ac.de/qtravel) for the file dialog implementation | 70 | (http://www.uv-ac.de/qtravel) for the file dialog implementation |
70 | 71 | ||
71 | 72 | ||
72 | 73 | ||