author | zautrix <zautrix> | 2004-10-12 20:54:38 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2004-10-12 20:54:38 (UTC) |
commit | 95ce1ce07164da5660a2bf1992fed4c263c6afca (patch) (unidiff) | |
tree | 46309cb90affec4c56f7453e3e87af7368744e98 | |
parent | 60a63813f7ec38fe275e7ef06033a6d3eb3ec31c (diff) | |
download | kdepimpi-95ce1ce07164da5660a2bf1992fed4c263c6afca.zip kdepimpi-95ce1ce07164da5660a2bf1992fed4c263c6afca.tar.gz kdepimpi-95ce1ce07164da5660a2bf1992fed4c263c6afca.tar.bz2 |
howto files moved
-rw-r--r-- | bin/kdepim/SyncHowto.txt (renamed from bin/kdepim/korganizer/howtoSYNC.txt) | 0 | ||||
-rw-r--r-- | bin/kdepim/WhatsNew.txt (renamed from bin/kdepim/korganizer/kopiWhatsNew.txt) | 6 | ||||
-rw-r--r-- | korganizer/mainwindow.cpp | 19 |
3 files changed, 7 insertions, 18 deletions
diff --git a/bin/kdepim/korganizer/howtoSYNC.txt b/bin/kdepim/SyncHowto.txt index 3cab446..3cab446 100644 --- a/bin/kdepim/korganizer/howtoSYNC.txt +++ b/bin/kdepim/SyncHowto.txt | |||
diff --git a/bin/kdepim/korganizer/kopiWhatsNew.txt b/bin/kdepim/WhatsNew.txt index 3f95dcf..3eecf8c 100644 --- a/bin/kdepim/korganizer/kopiWhatsNew.txt +++ b/bin/kdepim/WhatsNew.txt | |||
@@ -1,43 +1,45 @@ | |||
1 | Info about the changes in new versions of KO/Pi | 1 | Info about the changes in new versions of KDE-Pim/Pi |
2 | and KDE-Pim/Pi | ||
3 | 2 | ||
4 | ********** VERSION 1.9.7 ************ | 3 | ********** VERSION 1.9.7 ************ |
5 | 4 | ||
6 | KO/Pi - KA/Pi on Windows: | 5 | KO/Pi - KA/Pi on Windows: |
7 | Now a directory can be defined by the user, where the | 6 | Now a directory can be defined by the user, where the |
8 | application/config data should be saved. | 7 | application/config data should be saved. |
9 | Define your desired path in the evironment variable | 8 | Define your desired path in the evironment variable |
10 | MICROKDEHOME | 9 | MICROKDEHOME |
11 | before starting KO/Pi or KA/Pi. | 10 | before starting KO/Pi or KA/Pi. |
12 | 11 | ||
13 | An easy Kx/Pi to Kx/Pi syncing is now possible | 12 | An easy Kx/Pi to Kx/Pi syncing is now possible |
14 | (it is called Pi-Sync) via network. | 13 | (it is called Pi-Sync) via network. |
15 | Please look at the Sync Howto. | 14 | Please look at the Sync Howto. |
16 | 15 | ||
17 | Exporting of calendar data and contacts to mobile phones is now possible. | 16 | Exporting of calendar data and contacts to mobile phones is now possible. |
18 | The SyncHowto is updated with information howto | 17 | The SyncHowto is updated with information howto |
19 | access/sync mobile phones. | 18 | access/sync mobile phones. |
20 | Please look at the Sync Howto. | 19 | Please look at the Sync Howto. |
21 | 20 | ||
22 | Now KO/Pi and KA/Pi on the Zaurus can receive data via infrared directly. | 21 | Now KO/Pi and KA/Pi on the Zaurus can receive data via infrared directly. |
23 | Please disable Fastload for the original contact/calendar applications | 22 | Please disable Fastload for the original contact/calendar applications |
24 | and close them. | 23 | and close them. |
25 | KO/Pi and KA/Pi must be running in order to receive the data. | 24 | KO/Pi and KA/Pi must be running in order to receive the data. |
26 | (KO/Pi and KA/Pi are always running if Fastload for them is enabled!) | 25 | (KO/Pi and KA/Pi are always running if Fastload for them is enabled!) |
27 | 26 | ||
27 | In the KA/Pi details view are now the preferred tel. numbers displayed on top | ||
28 | of the other data ( emails/tel.numbers/addresses) | ||
29 | |||
28 | 30 | ||
29 | ********** VERSION 1.9.6 ************ | 31 | ********** VERSION 1.9.6 ************ |
30 | 32 | ||
31 | Changes in the external application communication on the Zaurus | 33 | Changes in the external application communication on the Zaurus |
32 | in order to use less RAM when the apps are running. | 34 | in order to use less RAM when the apps are running. |
33 | First syncing of addressbooks (KA/Pi) is possible. | 35 | First syncing of addressbooks (KA/Pi) is possible. |
34 | 36 | ||
35 | 37 | ||
36 | ********** VERSION 1.9.5a ************ | 38 | ********** VERSION 1.9.5a ************ |
37 | 39 | ||
38 | Fixed a bug in KO/Pi in the SharpDTM sync of version 1.9.5. | 40 | Fixed a bug in KO/Pi in the SharpDTM sync of version 1.9.5. |
39 | Fixed some small bugs. | 41 | Fixed some small bugs. |
40 | KA/Pi shows now the birthday in summary view. | 42 | KA/Pi shows now the birthday in summary view. |
41 | Now OM/Pi and KA/Pi are using the date format defined in KO/Pi | 43 | Now OM/Pi and KA/Pi are using the date format defined in KO/Pi |
42 | for displaying dates. | 44 | for displaying dates. |
43 | 45 | ||
diff --git a/korganizer/mainwindow.cpp b/korganizer/mainwindow.cpp index a69a0bd..58d8d34 100644 --- a/korganizer/mainwindow.cpp +++ b/korganizer/mainwindow.cpp | |||
@@ -1071,56 +1071,43 @@ void MainWindow::displayFile( QString fn, QString cap ) | |||
1071 | displayText( text, cap); | 1071 | displayText( text, cap); |
1072 | } | 1072 | } |
1073 | void MainWindow::features() | 1073 | void MainWindow::features() |
1074 | { | 1074 | { |
1075 | 1075 | ||
1076 | displayFile( "featuresKOPI.txt",i18n("KO/Pi Features and hints") ); | 1076 | displayFile( "featuresKOPI.txt",i18n("KO/Pi Features and hints") ); |
1077 | } | 1077 | } |
1078 | 1078 | ||
1079 | void MainWindow::usertrans() | 1079 | void MainWindow::usertrans() |
1080 | { | 1080 | { |
1081 | 1081 | ||
1082 | displayFile( "usertranslationHOWTO.txt",i18n("KO/Pi User translation HowTo") ); | 1082 | displayFile( "usertranslationHOWTO.txt",i18n("KO/Pi User translation HowTo") ); |
1083 | } | 1083 | } |
1084 | 1084 | ||
1085 | void MainWindow::synchowto() | 1085 | void MainWindow::synchowto() |
1086 | { | 1086 | { |
1087 | #if 0 | 1087 | |
1088 | QPtrList<Incidence> er = mCalendar->rawIncidences(); | 1088 | KApplication::showFile( "KDE-Pim/Pi Synchronization HowTo", "kdepim/SyncHowto.txt" ); |
1089 | Incidence* inR = er.first(); | ||
1090 | VCalFormat vf; | ||
1091 | QString strout; | ||
1092 | while ( inR ) { | ||
1093 | if ( inR->type() == "Todo" ) | ||
1094 | strout = vf.todoToString( (Todo *) inR ); | ||
1095 | if ( inR->type() == "Event" ) | ||
1096 | strout = vf.eventToString( (Event *) inR ); | ||
1097 | qDebug("incidence: \n%s\n ente\n\n",strout.latin1() ); | ||
1098 | inR = er.next(); | ||
1099 | } | ||
1100 | #endif | ||
1101 | displayFile( "howtoSYNC.txt",i18n("KO/Pi Synchronization HowTo") ); | ||
1102 | } | 1089 | } |
1103 | void MainWindow::faq() | 1090 | void MainWindow::faq() |
1104 | { | 1091 | { |
1105 | displayFile( "kopiFAQ.txt",i18n("KO/Pi FAQ") ); | 1092 | displayFile( "kopiFAQ.txt",i18n("KO/Pi FAQ") ); |
1106 | 1093 | ||
1107 | } | 1094 | } |
1108 | void MainWindow::whatsNew() | 1095 | void MainWindow::whatsNew() |
1109 | { | 1096 | { |
1110 | displayFile( "kopiWhatsNew.txt",i18n("KO/Pi Version Info") ); | 1097 | KApplication::showFile( "KDE-Pim/Pi Version Info", "kdepim/WhatsNew.txt" ); |
1111 | 1098 | ||
1112 | } | 1099 | } |
1113 | void MainWindow::licence() | 1100 | void MainWindow::licence() |
1114 | { | 1101 | { |
1115 | KApplication::showLicence(); | 1102 | KApplication::showLicence(); |
1116 | 1103 | ||
1117 | } | 1104 | } |
1118 | void MainWindow::about() | 1105 | void MainWindow::about() |
1119 | { | 1106 | { |
1120 | QString version; | 1107 | QString version; |
1121 | #include <../version> | 1108 | #include <../version> |
1122 | QMessageBox::about( this, i18n("About KOrganizer/Pi"), | 1109 | QMessageBox::about( this, i18n("About KOrganizer/Pi"), |
1123 | i18n("KOrganizer/Platform-independent\n") + | 1110 | i18n("KOrganizer/Platform-independent\n") + |
1124 | "(KO/Pi) " + version + " - " + | 1111 | "(KO/Pi) " + version + " - " + |
1125 | 1112 | ||
1126 | #ifdef DESKTOP_VERSION | 1113 | #ifdef DESKTOP_VERSION |