Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added/Changed misc. icons. | Fritz Elfert | 2001-04-09 | 8 | -0/+0 | |
| | ||||||
* | Modified icon loading for drives. | Fritz Elfert | 2001-04-09 | 1 | -2/+3 | |
| | ||||||
* | Implemented ncpd autostart and removing of old backup generations. | Fritz Elfert | 2001-04-08 | 5 | -10/+162 | |
| | ||||||
* | Handle client connections which are closed immediately after connect coorectly. | Fritz Elfert | 2001-04-08 | 1 | -37/+46 | |
| | ||||||
* | Fixed debian compile bug. | Fritz Elfert | 2001-03-29 | 6 | -5/+21 | |
| | | | | Fixed link when libplp is not yet installed. | |||||
* | Fixed a message, Fixed backup rename once again. | Fritz Elfert | 2001-03-28 | 3 | -9/+9 | |
| | ||||||
* | Changed dialog title. | Fritz Elfert | 2001-03-28 | 1 | -1/+1 | |
| | ||||||
* | Fixed backup rename on success. | Fritz Elfert | 2001-03-28 | 7 | -302/+586 | |
| | ||||||
* | plpprops: Changes for recent fixes in KDE-Libs | Fritz Elfert | 2001-03-27 | 10 | -93/+131 | |
| | | | | KPsion: Autobackup now handled correctly | |||||
* | I18n of libplpprops | Fritz Elfert | 2001-03-25 | 1 | -0/+479 | |
| | ||||||
* | auto-generate version and date in kpsion doc | Fritz Elfert | 2001-03-25 | 4 | -1/+11 | |
| | ||||||
* | Started kpsion doc | Fritz Elfert | 2001-03-25 | 9 | -11/+284 | |
| | ||||||
* | Implemented auto-backup | Fritz Elfert | 2001-03-25 | 8 | -67/+143 | |
| | ||||||
* | NLS fixes, kpsion config | Fritz Elfert | 2001-03-24 | 20 | -67/+335 | |
| | ||||||
* | Fixed nls depencies | Fritz Elfert | 2001-03-24 | 1 | -3/+6 | |
| | ||||||
* | Move existing backups, when changing backup folder. | Fritz Elfert | 2001-03-13 | 4 | -48/+88 | |
| | ||||||
* | Moved defaults to central location in KPsionConfig | Fritz Elfert | 2001-03-13 | 7 | -735/+674 | |
| | ||||||
* | Put some classes in separate files. | Fritz Elfert | 2001-03-12 | 15 | -1091/+1888 | |
| | | | | | Started setup dialog Use a QMap for Optionnames in config file. (prevents typos). | |||||
* | KPsion: added format stuff. | Fritz Elfert | 2001-03-06 | 11 | -427/+737 | |
| | ||||||
* | - Unified drive parameter of some methods: | Fritz Elfert | 2001-03-06 | 7 | -39/+69 | |
| | | | | | | rfsv::devinfo, rfsv::setVolumeName and rpcs::formatOpen now all take the drive-letter as a single const char. - Documented formatOPen() and formatRead(). | |||||
* | Fixed some 64bit related stuff in psitime and plpdirent. | Fritz Elfert | 2001-03-05 | 15 | -520/+2137 | |
| | | | | More work on restore in kpsion. | |||||
* | - Added KDE stuff to RPM specfile | Fritz Elfert | 2001-03-02 | 8 | -11/+46 | |
| | | | | | - Added am_edit to dis-hook - Added some missing EXTRA_DISTs in KDE subdirs | |||||
* | Removed intermediate file. | Fritz Elfert | 2001-03-02 | 1 | -927/+0 | |
| | ||||||
* | Added more tooltips and NLS stuff. | Fritz Elfert | 2001-03-02 | 9 | -96/+708 | |
| | ||||||
* | Fixed a nasty bug in fread() which reads garbage when called with a length | Fritz Elfert | 2001-03-02 | 1 | -1/+1 | |
| | | | | | parameter > RFSV_SENDLEN. Exploited by plpnfsd which is currently the only app doing large reads. Thanks to rrt1001@cam.ac.uk for his bug-report. | |||||
* | - Fixed a prototype. | Fritz Elfert | 2001-03-02 | 3 | -5/+7 | |
| | | | | - Added missing update of cache-access-timestamps | |||||
* | am_edit: Added auto-generation of DISTFILES for icons. | Fritz Elfert | 2001-03-01 | 4 | -3/+12 | |
| | | | | | Added missing dist files. Added ChangeLog, required by gettext standard setup | |||||
* | Ignore intermediate stuff | Fritz Elfert | 2001-03-01 | 8 | -2/+25 | |
| | ||||||
* | Modified icons. | Fritz Elfert | 2001-03-01 | 100 | -7948/+14690 | |
| | | | | | | Started NLS support. Added kpsion KDE2 application. Unified file-headers. | |||||
* | Modified am_edit to handle GNU-gettext generated Makefiles. | Fritz Elfert | 2001-03-01 | 4 | -2/+175 | |
| | | | | Added NLS related m4 macros. | |||||
* | Use new error-reporting facility from rfsvfactory. | Fritz Elfert | 2001-02-07 | 1 | -1/+1 | |
| | ||||||
* | - Fixed bug in rfsv32, introduced by recent change to C++ strings: | Fritz Elfert | 2001-02-07 | 9 | -76/+227 | |
| | | | | | mkdir and rmdir did not work. - Mor KDE2 related stuff. | |||||
* | Added some more types. | Fritz Elfert | 2001-02-06 | 1 | -0/+5 | |
| | ||||||
* | Added some .cvsignore's | Fritz Elfert | 2001-02-06 | 2 | -0/+4 | |
| | ||||||
* | - Added KDE2 PropsDialog Plugin (incomplete) | Fritz Elfert | 2001-02-06 | 47 | -194/+1741 | |
| | | | | | | | | | | | | - 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. | |||||
* | Modified icon names | Fritz Elfert | 2001-02-04 | 10 | -9/+16 | |
| | ||||||
* | Renamed icons to fit KDE's am_edit | Fritz Elfert | 2001-02-04 | 17 | -0/+0 | |
| | ||||||
* | Added mimetype desktop files and icons. | Fritz Elfert | 2001-02-04 | 29 | -0/+84 | |
| | ||||||
* | - More KDOC comments. | Fritz Elfert | 2001-02-04 | 3 | -4/+32 | |
| | | | | - Fix in ppsocket.cc: Add a cast for first parameter of gethostbyaddr() | |||||
* | More doc changes. | Fritz Elfert | 2001-02-04 | 4 | -4/+7 | |
| | ||||||
* | Add am_edit from KDE. | Fritz Elfert | 2001-02-04 | 1 | -0/+1778 | |
| | ||||||
* | More KDOC documentation in headers. | Fritz Elfert | 2001-02-04 | 7 | -37/+78 | |
| | ||||||
* | Cleaned up ppsocket. | Fritz Elfert | 2001-02-04 | 21 | -665/+568 | |
| | | | | More 64bit-related stuff. | |||||
* | Added some KDOC API documentation. | Fritz Elfert | 2001-02-02 | 3 | -3/+27 | |
| | ||||||
* | Added automatic initialization of the timezone info in PsTime. | Fritz Elfert | 2001-02-02 | 5 | -2/+95 | |
| | ||||||
* | Replaced lot of ugly char * by string. | Fritz Elfert | 2001-02-02 | 12 | -331/+368 | |
| | | | | | | | Fixed bug in plpftp's filename-completion, which was introduced yesterday. Added a class PlpUID for dealing with application-UIDs Added UID->mimetype mapping in kioslave. | |||||
* | Added in missing plpdirent.cc | Fritz Elfert | 2001-02-01 | 5 | -17/+88 | |
| | | | | | Added a small description of the KDE stuff in README Small fixes in rfsv16 and ppsocket. | |||||
* | Some fixes in documentation. | Fritz Elfert | 2001-02-01 | 2 | -11/+10 | |
| | ||||||
* | Added Alain's backup scripts. | Fritz Elfert | 2001-02-01 | 2 | -0/+450 | |
| | ||||||
* | More cleanup: | Fritz Elfert | 2001-02-01 | 41 | -360/+449 | |
| | | | | | | | | | | | | | | | - Removed bool.h and references to it everywhere. This is checked now in ./configure and the stuff went into acconfig.h - Replaced ugly bufferStore-based method of returning directory entries from rfsv::readdir() by a cleaner way. (A new, separate class PlpDirent is returned now.) With the old implementation, the caller has to know about the layout of the entries. Also, the old implementation was not 64bit aware. - Similar replacement done for rfsv::dir(). This now returns the entries in a standard STL container (deque) instead of a bufferArray. - Started renaming #include statements for standard library headers from the old <xxx.h> form to the new recommended <xxx> form. |