Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
tdepim/knotes
Michele Calgaro 3b3f9ec8f3
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
3 месяцев назад
..
icons Fix invalid headers in PNG files and optimize for size 8 лет назад
pics Fix invalid headers in PNG files and optimize for size 8 лет назад
.emacs-dirvars Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 лет назад
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 лет назад
CMakeL10n.txt Desktop file translations: 4 лет назад
CMakeLists.txt Desktop file translations: 4 лет назад
ChangeLog Rename KIcon to enhance compatibility with KDE4 11 лет назад
KNotesAppIface.h Extended the interface of KNotes with getLastModified method. This 4 лет назад
KNotesIface.h Extended the interface of KNotes with getLastModified method. This 4 лет назад
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module 6 лет назад
README Fix nominal branding issues. 12 лет назад
TODO Rename a number of libraries and executables to avoid conflicts with KDE4 11 лет назад
knote.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 месяцев назад
knote.h Replace Q_OBJECT with TQ_OBJECT 9 месяцев назад
knotealarmdlg.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 месяцев назад
knotealarmdlg.h Replace Q_OBJECT with TQ_OBJECT 9 месяцев назад
knotebutton.cpp Replaced various '#define' with actual strings - part 3 5 месяцев назад
knotebutton.h Replace Q_OBJECT with TQ_OBJECT 9 месяцев назад
knoteconfig.kcfg Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 11 лет назад
knoteconfig.kcfgc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 лет назад
knoteconfigdlg.cpp Replaced various '#define' with actual strings - part 4 5 месяцев назад
knoteconfigdlg.h Replace Q_OBJECT with TQ_OBJECT 9 месяцев назад
knoteedit.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 месяцев назад
knoteedit.h Replace Q_OBJECT with TQ_OBJECT 9 месяцев назад
knotehostdlg.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 месяцев назад
knotehostdlg.h Replace Q_OBJECT with TQ_OBJECT 9 месяцев назад
knoteprinter.cpp Rename additional header files to avoid conflicts with KDE4 11 лет назад
knoteprinter.h Rename old tq methods that no longer need a unique name 13 лет назад
knotes.desktop Desktop file translations: 4 лет назад
knotes_manager.desktop Desktop file translations: 4 лет назад
knotesalarm.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 месяцев назад
knotesalarm.h Replace Q_OBJECT with TQ_OBJECT 9 месяцев назад
knotesapp.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 месяцев назад
knotesapp.h Replace Q_OBJECT with TQ_OBJECT 9 месяцев назад
knotesappui.rc rename the following methods: 13 лет назад
knotesglobalconfig.kcfg Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 лет назад
knotesglobalconfig.kcfgc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 лет назад
knoteslegacy.cpp Rename additional header files to avoid conflicts with KDE4 11 лет назад
knoteslegacy.h Trinity Qt initial conversion 14 лет назад
knotesnetrecv.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 месяцев назад
knotesnetrecv.h Replace Q_OBJECT with TQ_OBJECT 9 месяцев назад
knotesnetsend.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 месяцев назад
knotesnetsend.h Replace Q_OBJECT with TQ_OBJECT 9 месяцев назад
knotesui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 лет назад
local.desktop Desktop file translations: 4 лет назад
main.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 месяцев назад
main.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 лет назад
mig_knotes.pl Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 лет назад
pushpin.xpm [kdepim] initial cmake support for: knotes, kode, korganizer, kresources, plugins, wizards 13 лет назад
resourcelocal.cpp Rename additional header files to avoid conflicts with KDE4 11 лет назад
resourcelocal.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 лет назад
resourcelocal_plugin.cpp Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 лет назад
resourcelocalconfig.cpp Rename additional header files to avoid conflicts with KDE4 11 лет назад
resourcelocalconfig.h Replace Q_OBJECT with TQ_OBJECT 9 месяцев назад
resourcemanager.cpp Initial conversion of kdepim to TQt 13 лет назад
resourcemanager.h Replace Q_OBJECT with TQ_OBJECT 9 месяцев назад
resourcenotes.cpp Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 лет назад
resourcenotes.h The workaround that tdepimmacros.h do is no longer needed 3 лет назад
version.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 лет назад

README

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

KNotes aims to be a useful and full featured notes application for
the TDE 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 TDE's windowmanager, TWin,
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>