You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdepim/knotes
tpearson 1c93fca14d
Enable kdepim compilation under Qt4
13 years ago
..
icons [kdepim] initial cmake support for: knotes, kode, korganizer, kresources, plugins, wizards 13 years ago
pics [kdepim] initial cmake support for: knotes, kode, korganizer, kresources, plugins, wizards 13 years ago
.emacs-dirvars Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
CMakeLists.txt Fix knotes header installation directory 13 years ago
ChangeLog Initial conversion of kdepim to TQt 13 years ago
KNotesAppIface.h Initial conversion of kdepim to TQt 13 years ago
KNotesIface.h Initial conversion of kdepim to TQt 13 years ago
Makefile.am Moved kpilot from kdepim to applications, as the core Trinity libraries should not contain hardware-dependent software 13 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
knote.cpp Enable kdepim compilation under Qt4 13 years ago
knote.h Initial conversion of kdepim to TQt 13 years ago
knotealarmdlg.cpp Enable kdepim compilation under Qt4 13 years ago
knotealarmdlg.h Initial conversion of kdepim to TQt 13 years ago
knotebutton.cpp Enable kdepim compilation under Qt4 13 years ago
knotebutton.h Initial conversion of kdepim to TQt 13 years ago
knoteconfig.kcfg Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
knoteconfig.kcfgc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
knoteconfigdlg.cpp Enable kdepim compilation under Qt4 13 years ago
knoteconfigdlg.h Initial conversion of kdepim to TQt 13 years ago
knoteedit.cpp Enable kdepim compilation under Qt4 13 years ago
knoteedit.h Initial conversion of kdepim to TQt 13 years ago
knotehostdlg.cpp Initial conversion of kdepim to TQt 13 years ago
knotehostdlg.h Initial conversion of kdepim to TQt 13 years ago
knoteprinter.cpp Enable kdepim compilation under Qt4 13 years ago
knoteprinter.h Moved kpilot from kdepim to applications, as the core Trinity libraries should not contain hardware-dependent software 13 years ago
knotes.desktop * Massive set of changes to bring in all fixes and enhancements from the Enterprise PIM branch 14 years ago
knotes_manager.desktop * Massive set of changes to bring in all fixes and enhancements from the Enterprise PIM branch 14 years ago
knotesalarm.cpp Initial conversion of kdepim to TQt 13 years ago
knotesalarm.h Initial conversion of kdepim to TQt 13 years ago
knotesapp.cpp Enable kdepim compilation under Qt4 13 years ago
knotesapp.h Initial conversion of kdepim to TQt 13 years ago
knotesappui.rc Initial conversion of kdepim to TQt 13 years ago
knotesglobalconfig.kcfg Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
knotesglobalconfig.kcfgc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
knoteslegacy.cpp Initial conversion of kdepim to TQt 13 years ago
knoteslegacy.h Trinity Qt initial conversion 14 years ago
knotesnetrecv.cpp Enable kdepim compilation under Qt4 13 years ago
knotesnetrecv.h Initial conversion of kdepim to TQt 13 years ago
knotesnetsend.cpp Enable kdepim compilation under Qt4 13 years ago
knotesnetsend.h Initial conversion of kdepim to TQt 13 years ago
knotesui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
local.desktop * Massive set of changes to bring in all fixes and enhancements from the Enterprise PIM branch 14 years ago
main.cpp Trinity Qt initial conversion 14 years ago
main.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
mig_knotes.pl Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
pushpin.xpm [kdepim] initial cmake support for: knotes, kode, korganizer, kresources, plugins, wizards 13 years ago
resourcelocal.cpp Enable kdepim compilation under Qt4 13 years ago
resourcelocal.h Initial conversion of kdepim to TQt 13 years ago
resourcelocal_plugin.cpp Initial conversion of kdepim to TQt 13 years ago
resourcelocalconfig.cpp Initial conversion of kdepim to TQt 13 years ago
resourcelocalconfig.h Initial conversion of kdepim to TQt 13 years ago
resourcemanager.cpp Initial conversion of kdepim to TQt 13 years ago
resourcemanager.h Initial conversion of kdepim to TQt 13 years ago
resourcenotes.cpp Initial conversion of kdepim to TQt 13 years ago
resourcenotes.h Initial conversion of kdepim to TQt 13 years ago
version.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago

README

KNotes -- Notes for the K Desktop Environment
=============================================

KNotes aims to be a useful and full featured notes application for
the KDE project. It tries to be as fast and lightweight as
possible although including some advanced features.

KNotes has already reached its second stage and I'm currently
developing the third and probably last one.

The second stage was the complete integration with the new KDE 2.
The third stage will include adding the rest of the features from KDE 1's
KNotes not yet ported and the possibility to edit rich text in all
the notes.

I try to provide code that is very clear and easy to understand and
that can serve as a good example how to use KDE's windowmanager, KWin,
the session management, the XMLGUI and the printing framework.

KNotes can:

    * accept drag and drop (even from a remote ftp site)
    * mail your note
    * print your note (not yet perfect)
    * insert the current date
    * have arbitrary colors for background and text
    * have arbitrary sized notes
    * use an arbitrary font for the body and the title
    * do auto-indentation

and remembers all this on a per note basis on exit.

To get started, point the mouse pointer on a KNotes note and use the right
mouse button to bring up the KNotes pop-up menu.

A little history:
KNotes was originally started by Bernd Wuebben for KDE 1. The goal was mainly
to test and extend the kwm communications protocol as it was quite limited by
that time.

Wynn Wilkes then did the initial port of KNotes to the next generation of KDE,
KDE 2. Some (hopefully rarely used) features are still not ported yet, see below
for the list.

Because I was using KNotes daily (and still do so - of course ;) I sent in a
bugreport and got to test the fix for KDE 2.0. Since then I got really addicted
to KNotes' code which is expressed by the fact that I'm the maintainer now :-))

Known issues:
    * printing is not fully implemented yet

Features not (yet?) ported from KNotes 1.x:
    * do two different frame styles
    * associate an alarm timer to a note and notify you on expiry

If you have any feedback, suggestions, new features or little enhancements,
please don't hesitate to drop me a mail. I still didn't find the patch of how
to read the users' mind ;-))

Have fun!

Best Regards,
  Michael  <brade@kde.org>