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/kalarm
Timothy Pearson 210090aed3
Remove spurious TQ_OBJECT instances
13 years ago
..
kalarmd Remove spurious TQ_OBJECT instances 13 years ago
lib Remove spurious TQ_OBJECT instances 13 years ago
pixmaps
ACKNOWLEDGEMENTS
AUTHORS
BUGS
CMakeLists.txt
COPYING
Changelog Rename obsolete tq methods to standard names 13 years ago
INSTALL
Makefile.am
README
alarmcalendar.cpp
alarmcalendar.h Remove spurious TQ_OBJECT instances 13 years ago
alarmevent.cpp
alarmevent.h
alarmlistview.cpp Rename obsolete tq methods to standard names 13 years ago
alarmlistview.h Remove spurious TQ_OBJECT instances 13 years ago
alarmtext.cpp
alarmtext.h
alarmtimewidget.cpp Rename obsolete tq methods to standard names 13 years ago
alarmtimewidget.h Remove spurious TQ_OBJECT instances 13 years ago
birthdaydlg.cpp Rename obsolete tq methods to standard names 13 years ago
birthdaydlg.h Remove spurious TQ_OBJECT instances 13 years ago
calendarcompat.cpp
calendarcompat.h
configure.in.bot
configure.in.in
daemon.cpp
daemon.h Remove spurious TQ_OBJECT instances 13 years ago
dcophandler.cpp
dcophandler.h
deferdlg.cpp Rename obsolete tq methods to standard names 13 years ago
deferdlg.h Remove spurious TQ_OBJECT instances 13 years ago
editdlg.cpp Rename obsolete tq methods to standard names 13 years ago
editdlg.h Remove spurious TQ_OBJECT instances 13 years ago
editdlgprivate.h Remove spurious TQ_OBJECT instances 13 years ago
emailidcombo.cpp
emailidcombo.h Remove spurious TQ_OBJECT instances 13 years ago
eventlistviewbase.cpp
eventlistviewbase.h Remove spurious TQ_OBJECT instances 13 years ago
find.cpp Rename obsolete tq methods to standard names 13 years ago
find.h Remove spurious TQ_OBJECT instances 13 years ago
fontcolour.cpp Rename obsolete tq methods to standard names 13 years ago
fontcolour.h Remove spurious TQ_OBJECT instances 13 years ago
fontcolourbutton.cpp Rename obsolete tq methods to standard names 13 years ago
fontcolourbutton.h Remove spurious TQ_OBJECT instances 13 years ago
functions.cpp Rename obsolete tq methods to standard names 13 years ago
functions.h
hi16-app-kalarm.png
hi32-app-kalarm.png
hi48-app-kalarm.png
kalarm.desktop
kalarm.h
kalarm.tray.desktop
kalarmapp.cpp Fix inadvertent TQt changes 13 years ago
kalarmapp.h Remove spurious TQ_OBJECT instances 13 years ago
kalarmiface.h
kalarmui.rc
kamail.cpp Fix inadvertent TQt changes 13 years ago
kamail.h
karecurrence.cpp
karecurrence.h
latecancel.cpp Rename obsolete tq methods to standard names 13 years ago
latecancel.h Remove spurious TQ_OBJECT instances 13 years ago
main.cpp
mainwindow.cpp
mainwindow.h Remove spurious TQ_OBJECT instances 13 years ago
mainwindowbase.cpp
mainwindowbase.h Remove spurious TQ_OBJECT instances 13 years ago
messagewin.cpp Rename obsolete tq methods to standard names 13 years ago
messagewin.h Remove spurious TQ_OBJECT instances 13 years ago
pickfileradio.cpp
pickfileradio.h Remove spurious TQ_OBJECT instances 13 years ago
prefdlg.cpp Rename obsolete tq methods to standard names 13 years ago
prefdlg.h Remove spurious TQ_OBJECT instances 13 years ago
preferences.cpp Fix inadvertent TQt changes 13 years ago
preferences.h Remove spurious TQ_OBJECT instances 13 years ago
recurrenceedit.cpp Rename obsolete tq methods to standard names 13 years ago
recurrenceedit.h Remove spurious TQ_OBJECT instances 13 years ago
recurrenceeditprivate.h Remove spurious TQ_OBJECT instances 13 years ago
reminder.cpp Rename obsolete tq methods to standard names 13 years ago
reminder.h Remove spurious TQ_OBJECT instances 13 years ago
repetition.cpp Rename obsolete tq methods to standard names 13 years ago
repetition.h Remove spurious TQ_OBJECT instances 13 years ago
sounddlg.cpp Rename obsolete tq methods to standard names 13 years ago
sounddlg.h Remove spurious TQ_OBJECT instances 13 years ago
soundpicker.cpp
soundpicker.h Remove spurious TQ_OBJECT instances 13 years ago
specialactions.cpp Rename obsolete tq methods to standard names 13 years ago
specialactions.h Remove spurious TQ_OBJECT instances 13 years ago
startdaytimer.cpp
startdaytimer.h Remove spurious TQ_OBJECT instances 13 years ago
templatedlg.cpp Rename obsolete tq methods to standard names 13 years ago
templatedlg.h Remove spurious TQ_OBJECT instances 13 years ago
templatelistview.cpp
templatelistview.h Remove spurious TQ_OBJECT instances 13 years ago
templatemenuaction.cpp
templatemenuaction.h Remove spurious TQ_OBJECT instances 13 years ago
templatepickdlg.cpp
templatepickdlg.h Remove spurious TQ_OBJECT instances 13 years ago
timeselector.cpp Rename obsolete tq methods to standard names 13 years ago
timeselector.h Remove spurious TQ_OBJECT instances 13 years ago
traywindow.cpp
traywindow.h Remove spurious TQ_OBJECT instances 13 years ago
undo.cpp
undo.h Remove spurious TQ_OBJECT instances 13 years ago
uninstall.desktop

README

KAlarm

KAlarm is a personal alarm message, command and email scheduler. It lets you
set up personal alarm messages which pop up on the screen at the chosen time,
or you can schedule commands to be executed or emails to be sent.

When setting up or modifying an alarm, the options available let you:
 * choose whether the alarm should display a text message, display a text file,
   execute a command, or send an email.
 * configure the alarm to recur on an hours/minutes, daily, weekly, monthly or
   annual basis, or set it to trigger every time you log in.
 * specify that a reminder should be displayed in advance of the main alarm
   time(s).
 * choose a colour and font for displaying the alarm message.
 * specify an audible beep or a sound file to play when the message is
   displayed.
 * choose whether or not the alarm should be cancelled if it can't be triggered
   at its scheduled time. An alarm can only be triggered while you are logged
   in and running a graphical environment. If you choose not to cancel the
   alarm if it can't be triggered at the correct time, it will be triggered
   when you eventually log in.

In addition to its graphical mode, alarms may also be scheduled from the
command line, or via DCOP calls from other programs.

See the INSTALL file for installation instructions.


USE ON NON-KDE DESKTOPS

For details on the requirements for setting up KAlarm to run on non-KDE
desktops, see the INSTALL file.


PROGRAM STATUS

This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation; either version 2 of the License, or (at your option) any later
version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

See the COPYING file for more details.


BUGS:

Bugs can be reported to the KDE bug tracking system (http://bugs.kde.org).
There you can also get information about the status of older bugs.
KAlarm, as most other KDE programs, offers a menu item "Report Bug" in the
Help menu for convenient reporting of bugs or feature requests.


COMMENTS AND SUGGESTIONS:

Please send your comments and suggestions to
David Jarvie <software@astrojar.org.uk>.