summaryrefslogtreecommitdiffabout
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--bin/.kdbgrc.kopi28
-rw-r--r--bin/ReadMe.txt6
-rw-r--r--bin/ReadMe_Linux.txt106
-rw-r--r--bin/ReadMe_Windows.txt24
-rw-r--r--bin/ReadMe_Zaurus.txt148
-rw-r--r--bin/kdepim/WhatsNew.txt4
6 files changed, 282 insertions, 34 deletions
diff --git a/bin/.kdbgrc.kopi b/bin/.kdbgrc.kopi
deleted file mode 100644
index a48d84f..0000000
--- a/bin/.kdbgrc.kopi
+++ b/dev/null
@@ -1,28 +0,0 @@
1[Breakpoint 0]
2Enabled=true
3File=mainwindow.cpp
4Line=94
5Temporary=false
6
7[Breakpoint 1]
8Enabled=true
9File=mainwindow.cpp
10Line=86
11Temporary=false
12
13[Breakpoint 2]
14Enabled=true
15File=koagenda.cpp
16Line=1329
17Temporary=false
18
19[General]
20DebuggerCmdStr=
21FileVersion=1
22ProgramArgs=
23TTYLevel=7
24WorkingDirectory=
25
26[Memory]
27ColumnWidths=80,0
28NumExprs=0
diff --git a/bin/ReadMe.txt b/bin/ReadMe.txt
deleted file mode 100644
index 361cf1f..0000000
--- a/bin/ReadMe.txt
+++ b/dev/null
@@ -1,6 +0,0 @@
1This is the Windows version of KO/Pi or KA/Pi. (www.pi-sync.net).
2In order to know what files you need to run it on windows and to install it,
3please read the migration HowTo (file Migration-HowTo.txt) in the same dir
4as this file.
5KO/Pi or KA/Pi are licensed under the GPL.
6Please read the file kdepim/LICENCE.TXT
diff --git a/bin/ReadMe_Linux.txt b/bin/ReadMe_Linux.txt
new file mode 100644
index 0000000..a487313
--- a/dev/null
+++ b/bin/ReadMe_Linux.txt
@@ -0,0 +1,106 @@
1This is the Linux desktop (SuSE 9.1 or later)
2version of KO/Pi and KA/Pi (www.pi-sync.net),
3the platform independent PIM programs based on the PIM programs
4(KOrganizer and KAddressbook) of KDE (www.kdeorg).
5
6KO/Pi or KA/Pi are licensed under the GPL.
7Please read the file kdepim/LICENCE.TXT
8
9
10Contents of the packages and how to install:
11
12*****************************************************
134) Linux Desktop (SuSE 9.1)
14*****************************************************
15Filename: KDE-Pim-Pi-1.9.10-SuSE9.1.i586.rpm
16Package contains:
17KAddessbook/Pi
18KOrganizer/Pi
19PasswordManager/Pi
20KPhone/Pi
21KTimeTracker/Pi
22and the needed microkde libs.
23
24Download file and install it on console with
25su
26rpm -ihv KDE-Pim-Pi-1.9.10-SuSE9.1.i586.rpm
27Note:
28 If you want to update, please do it with
29 rpm -Uhv KDE-Pim-Pi-1.9.10-SuSE9.1.i586.rpm
30
31
32If you want to be able to sync your phone via infrared
33(if you have an infrared port on your laptop)
34please make an online update to get infrared working.
35
36If you want to be able to sync KDE-Pim/Pi with the KDE-desktop
37please update SuSE 9.1 to KDE 3.3.0 or higher.
38NOTE:
39Currently only syncing of calendar data is supported by
40the KDE-Pim/Pi <-> KDE-desktop sync feature.
41Possibility of syncing addressbook data will follow before
42release 2.0.0 of KDE-Pim/Pi.
43
44Here is the information,
45provided in the rpm file about the content:
46
47KDE-Pim-Pi
48Version: 1.9.10-SuSE9.1
49This package contains the platform-independent PIM programs from
50www.pi-sync.net, compiled for SuSE 9.1:
51KTimeTacker/Pi
52KPhone/Pi
53KAddressbook/Pi
54KOrganizer/Pi
55PasswordManager/Pi
56These applications do not need anything from the KDE-desktop
57at all to run on Linux. However, there is a dependency from
58two KDE libs, because a small command line program is included
59to make it possible to sync with the KDE-desktop applications.
60These applications are independent from the KDE-desktop
61environment. That means, nothing of your existing
62KDE-desktop setup will be changed, or any data
63(calendar-addressbook) used by the KDE-desktop
64applications will be changed or accessed.
65These applications stores their data and config in
66$HOME/kdepim/
67However, because the same file format is used,
68an easy exchange of data with the KDE-desktop
69is possible.
70A small command line program is included
71to make it possible to sync with the KDE-desktop applications.
72You do not need to call this program from the commandline,
73it is called from the KDE-Pim/Pi apps when you choose there:
74Sync with KDE_Desktop.
75If something is going wrong, please start the
76KDE-Pim/Pi program itself from the console to get detailed output.
77After installation, you should have a
78PIM-pi
79folder in your KDE start menu, where you can
80start the applications from.
81These programs makes it possible to sync your Zaurus easily
82(with the KDE-Pim/Pi programs running on the Zaurus)
83with the KDE-desktop calendar/addressbook data.
84If you want to use that, you have to update your
85KDE-desktop to version 3.3.0 or higher.
86Actually - after the (non difficult) configuration is set up -
87with two mouseklicks on the Zaurus,
88the Zaurus syncs with the corresponding KDE-Pim/Pi
89program on the Linux Desktop which syncs automatically
90with the KDE-desktop data.
91If you want to use the KDE-desktop calendar/addressbook applications,
92just install these apps in this package and use them as a syncing tool for the
93Zaurus <-> KDE-desktop sync.
94The sync requires a network connection from your Zaurus to
95the PC. A detailed Sync HowTo is available in the
96Help menu of the applications.
97These applications makes it also possible, that you can sync
98(or just export the data to) your mobile phone with your
99data of the KDE-desktop calendar/addressbook applications.
100This is tested and working for Nokia mobile phones,
101it may work with others as well.
102(More info about that: -> Sync HowTo)
103NOTE:
104You have to make an online update in SuSE 9.1 to make it
105possible to get the infrared connection working, such that
106you can sync your (Nokia) mobile phone via infrared.
diff --git a/bin/ReadMe_Windows.txt b/bin/ReadMe_Windows.txt
new file mode 100644
index 0000000..47c7002
--- a/dev/null
+++ b/bin/ReadMe_Windows.txt
@@ -0,0 +1,24 @@
1This is the Windows version of KO/Pi and KA/Pi (www.pi-sync.net),
2the platform independent PIM programs based on the PIM programs
3(KOrganizer and KAddressbook) of KDE (www.kdeorg).
4
5KO/Pi or KA/Pi are licensed under the GPL.
6Please read the file kdepim/LICENCE.TXT
7
8
9Contents of the packages and how to install:
10
11*****************************************************
121) Windows 32
13*****************************************************
14Filename: kdepim_1.9.11_for_Windows.exe.zip
15Package contains:
16KO/Pi
17KA/Pi
18Phone access(kammu.exe)
19Libs for file, dir, qtopia resources.
20
21Download file.
22Unzip the file, then you are almost done.
23For details read the file
24Migration-Howto.txt in the package.
diff --git a/bin/ReadMe_Zaurus.txt b/bin/ReadMe_Zaurus.txt
new file mode 100644
index 0000000..f29e549
--- a/dev/null
+++ b/bin/ReadMe_Zaurus.txt
@@ -0,0 +1,148 @@
1This is the Zaurus version of KO/Pi and KA/Pi (www.pi-sync.net),
2the platform independent PIM programs based on the PIM programs
3(KOrganizer and KAddressbook) of KDE (www.kdeorg).
4
5KO/Pi or KA/Pi are licensed under the GPL.
6Please read the file kdepim/LICENCE.TXT
7
8This ReadMe is included in two different packages.
9Depending if the filename of the package, please read
10section 2) or 3)
11
12*****************************************************
132) Zaurus Sharp ROM, gcc 2.95 compiled
14*****************************************************
15Filename: kdepim_X.X.X_for_SharpROM.ipk.zip
16Package contains:
17kaddressbook_X.X.X_arm.ipk
18korganizer-alarm_X.X.X_arm.ipk
19kmicrokdelibs_X.X.X_arm.ipk
20kmobilephoneaccess_X.X.X_arm.ipk
21ksharpPIM-DTMaccess_X.X.X_arm.ipk
22kopiemail_X.X.X_arm.ipk
23pimTABicon_X.X.X_arm.ipk
24korganizer_X.X.X_arm.ipk
25pwmanager_X.X.X_arm.ipk
26
27This package is for users of the Sharp ROM and clones.
28Users of old OpenZaurus releases, which are gcc2.95
29compiled can use it as well.
30
31CONTENT:
32
33File kmicrokdelibs_X.X.X_arm.ipk:
34 The libs in this file are needed to run
35 any of the included programs.
36 Install it.
37
38File kaddressbook_X.X.X_arm.ipk:
39 Contains KA/Pi addressbook program and needed additional libs.
40
41File korganizer-alarm_X.X.X_arm.ipk:
42 Contains KO/Pi calendar program and needed additional libs.
43
44File kopiemail_X.X.X_arm.ipk:
45 Contains OM/Pi email program and needed additional libs.
46
47File pwmanager_X.X.X_arm.ipk:
48 Contains PwM/Pi password manager program.
49
50File ksharpPIM-DTMaccess_X.X.X_arm.ipk:
51 Contains needed program/lib to sync KA/Pi and KO/Pi
52 with the Sharp PIM applications on the Zaurus,
53 which use the new Sharp DMT Pim format.
54
55File korganizer-alarm_X.X.X_arm.ipk:
56 Provides an alarm applet to get informed about alarms.
57 The Zaurus will wake up from suspend
58 if an event triggers an alarm.
59
60File kmobilephoneaccess_X.X.X_arm.ipk:
61 Contains a command line tool for accessing mobile phones.
62 It is used from Kx/Pi to sync with / export to
63 mobile phones. It is not working very well, please do not
64 expect too much.
65
66File pimTABicon_X.X.X_arm.ipk:
67 If you insatll a program of the package, you may get
68 a new TAB wchich is called Pim.
69 If you did not have had this TAB on your Z, that
70 TAB will not display an icon.
71 Install this small package to assihn an icon to
72 the new Pim TAB.
73
74
75Unzip package and install the apps in the usual way.
76
77*****************************************************
783) OpenZaurus ROM, gcc 3.xx compiled
79*****************************************************
80Filename: kdepim_X.X.X_for_OZ-gcc3xx.ipk.zip
81Package contains:
82kaddressbook_OZ-gcc3xx_X.X.X_arm.ipk
83kmicrokdelibs_OZ-gcc3xx_X.X.X_arm.ipk
84kopiemail_OZ-gcc3xx_X.X.X_arm.ipk
85korganizer-alarm_OZ-gcc3xx_X.X.X_arm.ipk
86korganizer_OZ-gcc3xx_X.X.X_arm.ipk
87kmobilephoneaccess_OZ-gcc3xx_X.X.X_arm.ipk
88pimTABicon_OZ-gcc3xx_X.X.X_arm.ipk
89pwmanager_OZ-gcc3xx_X.X.X_arm.ipk
90
91
92This package is for users of the Open Zaurus ROM 3.3.6,
93compiled by coredump (aka known as Hentges-Rom).
94The programs may run on the new
95Open Zaurus Release 3.5.1 as well, but
96they cannot be installed there properly,
97because the package manager of OZ needs more
98information in the ipk files to install them properly.
99
100If you have Open Zaurus 3.5.1, you should use
101the packages of the OZ 3.5.1 feed,
102compiled and maintained by Hrw.
103Do not ask the OZ people about problems with these
104packages, they cannot help you.
105
106CONTENT:
107
108By the way, I cannot help you as well, because I
109am not using OZ.
110
111File kmicrokdelibs_OZ-gcc3xx_X.X.X_arm.ipk:
112 The libs in this file are needed to run
113 any of the included programs.
114 Install it.
115
116File kaddressbook_OZ-gcc3xx_X.X.X_arm.ipk:
117 Contains KA/Pi addressbook program and needed additional libs.
118
119File korganizer-alarm_OZ-gcc3xx_X.X.X_arm.ipk:
120 Contains KO/Pi calendar program and needed additional libs.
121
122File kopiemail_OZ-gcc3xx_X.X.X_arm.ipk:
123 Contains OM/Pi email program and needed additional libs.
124
125File pwmanager_OZ-gcc3xx_X.X.X_arm.ipk:
126 Contains PwM/Pi password manager program.
127
128File korganizer-alarm_OZ-gcc3xx_X.X.X_arm.ipk:
129 Provides an alarm applet to get informed about alarms.
130 The Zaurus will wake up from suspend
131 if an event triggers an alarm.
132
133File kmobilephoneaccess_OZ-gcc3xx_X.X.X_arm.ipk:
134 Contains a command line tool for accessing mobile phones.
135 It is used from Kx/Pi to sync with / export to
136 mobile phones. It is not working very well, please do not
137 expect too much.
138
139File pimTABicon_OZ-gcc3xx_X.X.X_arm.ipk:
140 If you insatll a program of the package, you may get
141 a new TAB wchich is called Pim.
142 If you did not have had this TAB on your Z, that
143 TAB will not display an icon.
144 Install this small package to assihn an icon to
145 the new Pim TAB.
146
147Unzip package and install the apps in the usual way.
148
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt
index 98d6bdd..41b3e45 100644
--- a/bin/kdepim/WhatsNew.txt
+++ b/bin/kdepim/WhatsNew.txt
@@ -1,131 +1,135 @@
1Info about the changes in new versions of KDE-Pim/Pi 1Info about the changes in new versions of KDE-Pim/Pi
2 2
3********** VERSION 1.9.11 ************ 3********** VERSION 1.9.11 ************
4 4
5Fixed several problems in PWM/Pi, like 5Fixed several problems in PWM/Pi, like
6asking the user, if unsaved changed are pending 6asking the user, if unsaved changed are pending
7when closing the app. 7when closing the app.
8 8
9Fixed a crash in KO/Pi , when importing/loading vcs files 9Fixed a crash in KO/Pi , when importing/loading vcs files
10which have an entry with an attendee with state: 10which have an entry with an attendee with state:
11NEEDS ACTION 11NEEDS ACTION
12 12
13Fixed some problems in the German translation of OM/Pi, 13Fixed some problems in the German translation of OM/Pi,
14which makes some dialogs not fitting on the screen 14which makes some dialogs not fitting on the screen
15of the Z 5500. 15of the Z 5500.
16 16
17Fixed Qtopia crash, when disabling/deinstalling 17Fixed Qtopia crash, when disabling/deinstalling
18KO/Pi alarm applet. 18KO/Pi alarm applet.
19 19
20Implemented direct KDE<->KA/Pi sync for KA/Pi running 20Implemented direct KDE<->KA/Pi sync for KA/Pi running
21on Linux desktop. 21on Linux desktop.
22 22
23Added "remove sync info" to sync menu. 23Added "remove sync info" to sync menu.
24 24
25Tweaked the KO/Pi What's next view a bit, added 25Tweaked the KO/Pi What's next view a bit, added
26setting to hide events that are done. 26setting to hide events that are done.
27 27
28Disabled "beam receive enabled" on startup to 28Disabled "beam receive enabled" on startup to
29avoid problems if Fastload is enabled. 29avoid problems if Fastload is enabled.
30Please set "beam receive enabled", 30Please set "beam receive enabled",
31if you want to receive data via IR. 31if you want to receive data via IR.
32 32
33Fixed bug in direct KDE<->KO/Pi sync for KO/Pi running 33Fixed bug in direct KDE<->KO/Pi sync for KO/Pi running
34on Linux desktop. 34on Linux desktop.
35 35
36Made in KA/Pi scrolling possible, if details view is selected.
37
38
39
36 40
37********** VERSION 1.9.10 ************ 41********** VERSION 1.9.10 ************
38 42
39Many internal small bugfixes. 43Many internal small bugfixes.
40And fix of the "big" bug in KO/Pi, 44And fix of the "big" bug in KO/Pi,
41that after Syncing the appointments had an offset by several hours. 45that after Syncing the appointments had an offset by several hours.
42That was a problem with the internal timezone setting, 46That was a problem with the internal timezone setting,
43introduced by the changed timezone configuration settings. 47introduced by the changed timezone configuration settings.
44 48
45German translation for OM/Pi is now available. 49German translation for OM/Pi is now available.
46 50
47 51
48********** VERSION 1.9.9 ************ 52********** VERSION 1.9.9 ************
49 53
50KDE-Pim/Pi has a new Member! 54KDE-Pim/Pi has a new Member!
51It is called PWM/Pi (Passwordmanager/platform-independent) 55It is called PWM/Pi (Passwordmanager/platform-independent)
52and it is available for the Zaurus. 56and it is available for the Zaurus.
53It is planned, that it will be available later for Windows. 57It is planned, that it will be available later for Windows.
54(And for Linux, of course). 58(And for Linux, of course).
55It is a port of the Passwordmanager of KDE. 59It is a port of the Passwordmanager of KDE.
56It will need the MicroKDElibs to run. 60It will need the MicroKDElibs to run.
57 61
58Made loading of addressbooks in KA/Pi up to 7 times faster! 62Made loading of addressbooks in KA/Pi up to 7 times faster!
59The bigger your addressbook file, the more starting speed 63The bigger your addressbook file, the more starting speed
60will you gain. (relatively) 64will you gain. (relatively)
61 65
62The Qtopia addressbook connector is now platform independend 66The Qtopia addressbook connector is now platform independend
63as well and should work on any platform for importing/exporting 67as well and should work on any platform for importing/exporting
64Qtopia and Opie XML files. 68Qtopia and Opie XML files.
65 69
66Added a +30min feature to the timezone settings to make 70Added a +30min feature to the timezone settings to make
67KDE-Pim/Pi useable in Australia and other parts on the 71KDE-Pim/Pi useable in Australia and other parts on the
68world with strange timezones ;-) 72world with strange timezones ;-)
69 73
70German "Umlaute" should now be sorted correctly on the Z in KA/Pi. 74German "Umlaute" should now be sorted correctly on the Z in KA/Pi.
71 75
72It is now possible to disable the 76It is now possible to disable the
73"receive data via infrared" feature, such that syncing with 77"receive data via infrared" feature, such that syncing with
74Outlook is now possible again with Kx/Pi runing. 78Outlook is now possible again with Kx/Pi runing.
75Please disable it, before syncing Sharp DTM with Outlook. 79Please disable it, before syncing Sharp DTM with Outlook.
76For your convenience, the "receive data via infrared" feature 80For your convenience, the "receive data via infrared" feature
77is disabled automatically, if you sync Kx/Pi with DTM. 81is disabled automatically, if you sync Kx/Pi with DTM.
78You have to enable it again manually after syncing. 82You have to enable it again manually after syncing.
79Enabling this feature makes it impossible to start the 83Enabling this feature makes it impossible to start the
80Sharp DTM apps. If this feature is enabled, you will only get the 84Sharp DTM apps. If this feature is enabled, you will only get the
81alarm notification from KO/Pi and not from the Sharp calendar. 85alarm notification from KO/Pi and not from the Sharp calendar.
82This is very useful if you sync KO/Pi with Sharp DTM, 86This is very useful if you sync KO/Pi with Sharp DTM,
83because after syncing you usually would get notified about 87because after syncing you usually would get notified about
84an alarm by KO/Pi and the Sharp Calendar. 88an alarm by KO/Pi and the Sharp Calendar.
85 89
86Together with the Linux desktop version of KO/Pi 90Together with the Linux desktop version of KO/Pi
87it is now possible to sync KO/Pi on the Zaurus 91it is now possible to sync KO/Pi on the Zaurus
88with the complete KDE-desktop (3.3 or later) 92with the complete KDE-desktop (3.3 or later)
89calendar data easily. 93calendar data easily.
90That makes it possible to sync the Z with one 94That makes it possible to sync the Z with one
91click of a mouse with the KDE-Desktop. 95click of a mouse with the KDE-Desktop.
92This feature it available for all Zaurus platforms KO/Pi 96This feature it available for all Zaurus platforms KO/Pi
93is running on. 97is running on.
94The only thing needed is a running KO/Pi on Linux and 98The only thing needed is a running KO/Pi on Linux and
95a compiled version of the small 99a compiled version of the small
96KDE-Pim/Pi<->KDE-Desktop access command line program, 100KDE-Pim/Pi<->KDE-Desktop access command line program,
97which is in the KDE-Pim/Pi sources available. 101which is in the KDE-Pim/Pi sources available.
98 102
99The "KDE-desktop" syncing feature for KA/Pi will follow 103The "KDE-desktop" syncing feature for KA/Pi will follow
100in the next releases. 104in the next releases.
101 105
102Fixed the vcard export bug, which had the version 1.9.8. 106Fixed the vcard export bug, which had the version 1.9.8.
103 107
104Added missing GERMAN translation to KO/Pi. 108Added missing GERMAN translation to KO/Pi.
105Hi PsionX, could you add the missing french translation?Thx! 109Hi PsionX, could you add the missing french translation?Thx!
106 110
107Translation files for KA/Pi are available as well. 111Translation files for KA/Pi are available as well.
108GERMAN translation will be available in the next release. 112GERMAN translation will be available in the next release.
109PsionX ( yres, you again ;-) ), could you start translating 113PsionX ( yres, you again ;-) ), could you start translating
110KA/Pi? Thx! 114KA/Pi? Thx!
111 115
112You can download the version 1.9.9 at 116You can download the version 1.9.9 at
113 117
114http://sourceforge.net/project/showfiles.php?group_id=104103&package_id=112604 118http://sourceforge.net/project/showfiles.php?group_id=104103&package_id=112604
115 119
116Note: 120Note:
117To run the mail program OM/Pi you need libopenssl. 121To run the mail program OM/Pi you need libopenssl.
118A link to a download loaction is available at 122A link to a download loaction is available at
119ZSI at www.killefiz.de 123ZSI at www.killefiz.de
120 124
121 125
122********** VERSION 1.9.8 ************ 126********** VERSION 1.9.8 ************
123 127
124Fixed character decoding in OM/Pi. 128Fixed character decoding in OM/Pi.
125(e.g. German "Umlaute" were not displayed properly.) 129(e.g. German "Umlaute" were not displayed properly.)
126 130
127Made is possible to reparent todos in KO/Pi. 131Made is possible to reparent todos in KO/Pi.
128Use contextmenu or keys (look at Help-Keys + Colors) for that. 132Use contextmenu or keys (look at Help-Keys + Colors) for that.
129 133
130Added the missing Sync-Howto and WhatsNew to the packages. 134Added the missing Sync-Howto and WhatsNew to the packages.
131 135