| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Updated spec file (not complete)
- Updated KDE translations
- kioslave and property-dialog now translate correctly
- ppsocket: Added a patch for FreeBSD
- plpftp: Some experimental code for testing
|
|
|
|
|
|
|
|
| |
- 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 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...
|
|
|
|
| |
- Some NLS-Related fixes
|
|
|
|
|
|
| |
Started NLS support.
Added kpsion KDE2 application.
Unified file-headers.
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fixed some KDE related autoconf stuff
- Added PlpDrive class for returning results from rfsv:devinfo
- Added auto-watch in ppsocket and finally got rid of the nasty
SIGPIPE bug. Now it's no more necessary to ignore SIGPIPE in
applications.
- Made constructors of rfsv16, rfsv32, rpcs16 and rpcs32 private to
enforce use of the factories.
- Removed error output in the factories and replaced that by error codes
which can be retrieved and evaluated by an application.
|
| |
|
| |
|
|
|
|
|
|
| |
as well as some other enums to use that instead of plain enums.
This results in stronger type checking, range checking and the
ability to write an enum's textual representation.
|
|
|
|
|
| |
Started adding kdoc compliant documentation comments.
Added PsiTime
|
|
|