Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable --enable-kde in Makefile.cvs again. | Reuben Thomas | 2005-05-16 | 1 | -9/+9 |
| | | | | | | | | | | qlist.h --> qptrlist.h Remove #include <qobjcoll.h> from sample Qt program in KDE_PRINT_QT_PROGRAM.m4 Fix configure.in.in not to call PLP_CHECK_COMPILERS, which isn't needed any more (and didn't work). | ||||
* | - Added KDE2 PropsDialog Plugin (incomplete) | Fritz Elfert | 2001-02-06 | 1 | -0/+56 |
- 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. |