aboutsummaryrefslogtreecommitdiffstats
path: root/kde2/kpsion/main.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove the KDE code. It was nice, but it's nicer just to treat theReuben Thomas2007-11-201-123/+0
| | | | | Psion as a file system, and use plpftp to do out-of-band things. Also, with KDE 4 this code will surely stop working.
* Fix linking of kpsion.Reuben Thomas2005-08-281-1/+1
| | | | | | | | Fix English in several places. Add USB serial ports to list of ports. Use new names of various KDE headers.
* - Fixed behavior of kpsion when called with URL from konquerorsFritz Elfert2003-02-031-1/+1
| | | | context-popup.
* - Moved include/intl.h to lib/plpintl.h to fix compile of foreign progs.Fritz Elfert2001-05-211-7/+5
| | | | | - KPsion now deletes a machine really if delete is clicked in setup dialog. - Some NLS-Related fixes
* plpprops: Changes for recent fixes in KDE-LibsFritz Elfert2001-03-271-1/+2
| | | | KPsion: Autobackup now handled correctly
* NLS fixes, kpsion configFritz Elfert2001-03-241-1/+4
|
* Put some classes in separate files.Fritz Elfert2001-03-121-2/+6
| | | | | Started setup dialog Use a QMap for Optionnames in config file. (prevents typos).
* KPsion: added format stuff.Fritz Elfert2001-03-061-9/+24
|
* Fixed some 64bit related stuff in psitime and plpdirent.Fritz Elfert2001-03-051-37/+84
| | | | More work on restore in kpsion.
* Modified icons.Fritz Elfert2001-03-011-0/+55
Started NLS support. Added kpsion KDE2 application. Unified file-headers.