aboutsummaryrefslogtreecommitdiffstats
path: root/kde2/kpsion/kpsion.cpp
Commit message (Collapse)AuthorAgeFilesLines
* - Adaptions to KDE3 and QT3Fritz Elfert2002-07-071-1/+25
|
* - made kpsion SIBO-awareFritz Elfert2002-03-181-29/+83
| | | | | | | | - Added SIBO-related stuff in PsiTime - Added new class PsiProcess, renamed rpcs:queryDrive to queryPrograms and changed it accordingly - Adapted kspion, plpbackup, plpnfsd and plpftp to use queryPrograms - Several cleanups in rfsv16
* - ncpd now works with both Series 3 and Series 5Fritz Elfert2002-03-161-30/+41
| | | | | | | | | - ncpd now has autobaud feature (default on), which cycles baudrate - lib: added getSpeed() for retrieving current speed of connection - plpftp: Use getSpeed() - plpbackup: Ongoing work - configure stuff: removed several entries from acconfig.h comments now defined as 3rd arg to AC_DEFINE...
* - Added missing icons.Fritz Elfert2002-02-141-2/+10
| | | | - Some messages corrected.
* Fixed Bug #425748Fritz Elfert2001-05-221-0/+2
|
* - Moved include/intl.h to lib/plpintl.h to fix compile of foreign progs.Fritz Elfert2001-05-211-0/+9
| | | | | - KPsion now deletes a machine really if delete is clicked in setup dialog. - Some NLS-Related fixes
* Modified icon loading for drives.Fritz Elfert2001-04-091-2/+3
|
* Implemented ncpd autostart and removing of old backup generations.Fritz Elfert2001-04-081-8/+154
|
* Fixed a message, Fixed backup rename once again.Fritz Elfert2001-03-281-3/+3
|
* Fixed backup rename on success.Fritz Elfert2001-03-281-4/+20
|
* plpprops: Changes for recent fixes in KDE-LibsFritz Elfert2001-03-271-53/+97
| | | | KPsion: Autobackup now handled correctly
* Implemented auto-backupFritz Elfert2001-03-251-26/+78
|
* Moved defaults to central location in KPsionConfigFritz Elfert2001-03-131-2/+2
|
* Put some classes in separate files.Fritz Elfert2001-03-121-519/+130
| | | | | Started setup dialog Use a QMap for Optionnames in config file. (prevents typos).
* KPsion: added format stuff.Fritz Elfert2001-03-061-9/+214
|
* Fixed some 64bit related stuff in psitime and plpdirent.Fritz Elfert2001-03-051-140/+726
| | | | More work on restore in kpsion.
* Modified icons.Fritz Elfert2001-03-011-0/+1046
Started NLS support. Added kpsion KDE2 application. Unified file-headers.