Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
KAlarm
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PIM
KAlarm
Commits
2b270bd5
Commit
2b270bd5
authored
Aug 27, 2005
by
David Jarvie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Correct copyright statement
svn path=/branches/KDE/3.5/kdepim/; revision=453999
parent
912bd242
Changes
42
Hide whitespace changes
Inline
Side-by-side
Showing
42 changed files
with
79 additions
and
79 deletions
+79
-79
alarmcalendar.cpp
alarmcalendar.cpp
+1
-1
alarmevent.cpp
alarmevent.cpp
+1
-1
alarmlistview.cpp
alarmlistview.cpp
+1
-1
alarmtext.cpp
alarmtext.cpp
+3
-3
alarmtimewidget.cpp
alarmtimewidget.cpp
+1
-1
birthdaydlg.cpp
birthdaydlg.cpp
+1
-1
calendarcompat.cpp
calendarcompat.cpp
+1
-1
daemon.cpp
daemon.cpp
+1
-1
dcophandler.cpp
dcophandler.cpp
+1
-1
deferdlg.cpp
deferdlg.cpp
+1
-1
editdlg.cpp
editdlg.cpp
+1
-1
emailidcombo.cpp
emailidcombo.cpp
+4
-4
eventlistviewbase.cpp
eventlistviewbase.cpp
+4
-4
find.cpp
find.cpp
+1
-1
fontcolour.cpp
fontcolour.cpp
+1
-1
fontcolourbutton.cpp
fontcolourbutton.cpp
+1
-1
functions.cpp
functions.cpp
+1
-1
kalarmapp.cpp
kalarmapp.cpp
+1
-1
kamail.cpp
kamail.cpp
+1
-1
karecurrence.cpp
karecurrence.cpp
+1
-1
latecancel.cpp
latecancel.cpp
+4
-4
main.cpp
main.cpp
+3
-3
mainwindow.cpp
mainwindow.cpp
+1
-1
mainwindowbase.cpp
mainwindowbase.cpp
+4
-4
messagewin.cpp
messagewin.cpp
+1
-1
pickfileradio.cpp
pickfileradio.cpp
+4
-4
prefdlg.cpp
prefdlg.cpp
+1
-1
preferences.cpp
preferences.cpp
+1
-1
recurrenceedit.cpp
recurrenceedit.cpp
+1
-1
reminder.cpp
reminder.cpp
+1
-1
repetition.cpp
repetition.cpp
+1
-1
sounddlg.cpp
sounddlg.cpp
+1
-1
soundpicker.cpp
soundpicker.cpp
+4
-4
specialactions.cpp
specialactions.cpp
+1
-1
startdaytimer.cpp
startdaytimer.cpp
+1
-1
templatedlg.cpp
templatedlg.cpp
+4
-4
templatelistview.cpp
templatelistview.cpp
+3
-3
templatemenuaction.cpp
templatemenuaction.cpp
+3
-3
templatepickdlg.cpp
templatepickdlg.cpp
+4
-4
timeselector.cpp
timeselector.cpp
+4
-4
traywindow.cpp
traywindow.cpp
+1
-1
undo.cpp
undo.cpp
+3
-3
No files found.
alarmcalendar.cpp
View file @
2b270bd5
...
...
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA.
* 51 Franklin St
r
eet, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "kalarm.h"
...
...
alarmevent.cpp
View file @
2b270bd5
...
...
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA.
* 51 Franklin St
r
eet, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "kalarm.h"
...
...
alarmlistview.cpp
View file @
2b270bd5
...
...
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA.
* 51 Franklin St
r
eet, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "kalarm.h"
...
...
alarmtext.cpp
View file @
2b270bd5
...
...
@@ -13,9 +13,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
*
along with this program; if not, write to the Free Software
*
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
* You should have received a copy of the GNU General Public License
along
*
with this program; if not, write to the Free Software Foundation, Inc.,
*
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
*/
#include "kalarm.h"
...
...
alarmtimewidget.cpp
View file @
2b270bd5
...
...
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA.
* 51 Franklin St
r
eet, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "kalarm.h"
...
...
birthdaydlg.cpp
View file @
2b270bd5
...
...
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA.
* 51 Franklin St
r
eet, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "kalarm.h"
...
...
calendarcompat.cpp
View file @
2b270bd5
...
...
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA.
* 51 Franklin St
r
eet, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "kalarm.h"
...
...
daemon.cpp
View file @
2b270bd5
...
...
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA.
* 51 Franklin St
r
eet, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "kalarm.h"
...
...
dcophandler.cpp
View file @
2b270bd5
...
...
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA.
* 51 Franklin St
r
eet, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "kalarm.h"
...
...
deferdlg.cpp
View file @
2b270bd5
...
...
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA.
* 51 Franklin St
r
eet, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "kalarm.h"
...
...
editdlg.cpp
View file @
2b270bd5
...
...
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA.
* 51 Franklin St
r
eet, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "kalarm.h"
...
...
emailidcombo.cpp
View file @
2b270bd5
/*
* emailidcombo.cpp - email identity combo box with read-only option
* Program: kalarm
* (C) 2004 by David Jarvie <software@astrojar.org.uk>
*
Copyright
(C) 2004 by David Jarvie <software@astrojar.org.uk>
*
* 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
...
...
@@ -13,9 +13,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
*
along with this program; if not, write to the Free Software
*
Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
* You should have received a copy of the GNU General Public License
along
*
with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "emailidcombo.moc"
...
...
eventlistviewbase.cpp
View file @
2b270bd5
/*
* eventlistviewbase.cpp - base classes for widget showing list of events
* Program: kalarm
* (C) 2004, 2005 by David Jarvie <software@astrojar.org.uk>
*
Copyright
(C) 2004, 2005 by David Jarvie <software@astrojar.org.uk>
*
* 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
...
...
@@ -13,9 +13,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
*
along with this program; if not, write to the Free Software
*
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
* You should have received a copy of the GNU General Public License
along
*
with this program; if not, write to the Free Software Foundation, Inc.,
*
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
*/
#include "kalarm.h"
...
...
find.cpp
View file @
2b270bd5
...
...
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA.
* 51 Franklin St
r
eet, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "kalarm.h"
...
...
fontcolour.cpp
View file @
2b270bd5
...
...
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA.
* 51 Franklin St
r
eet, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include <qobjectlist.h>
...
...
fontcolourbutton.cpp
View file @
2b270bd5
...
...
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA.
* 51 Franklin St
r
eet, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "kalarm.h"
...
...
functions.cpp
View file @
2b270bd5
...
...
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA.
* 51 Franklin St
r
eet, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "kalarm.h"
...
...
kalarmapp.cpp
View file @
2b270bd5
...
...
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA.
* 51 Franklin St
r
eet, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "kalarm.h"
...
...
kamail.cpp
View file @
2b270bd5
...
...
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA.
* 51 Franklin St
r
eet, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "kalarm.h"
...
...
karecurrence.cpp
View file @
2b270bd5
...
...
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA.
* 51 Franklin St
r
eet, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "kalarm.h"
...
...
latecancel.cpp
View file @
2b270bd5
/*
* latecancel.cpp - widget to specify cancellation if late
* Program: kalarm
* (C) 2004, 2005 by David Jarvie <software@astrojar.org.uk>
*
Copyright
(C) 2004, 2005 by David Jarvie <software@astrojar.org.uk>
*
* 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
...
...
@@ -13,9 +13,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
*
along with this program; if not, write to the Free Software
*
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
* You should have received a copy of the GNU General Public License
along
*
with this program; if not, write to the Free Software Foundation, Inc.,
*
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
*/
#include "kalarm.h"
...
...
main.cpp
View file @
2b270bd5
...
...
@@ -13,9 +13,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
*
along with this program; if not, write to the Free Software
*
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
* You should have received a copy of the GNU General Public License
along
*
with this program; if not, write to the Free Software Foundation, Inc.,
*
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
*/
#include "kalarm.h"
...
...
mainwindow.cpp
View file @
2b270bd5
...
...
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA.
* 51 Franklin St
r
eet, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "kalarm.h"
...
...
mainwindowbase.cpp
View file @
2b270bd5
/*
* mainwindowbase.cpp - base class for main application windows
* Program: kalarm
* (C) 2002, 2003 by David Jarvie software@astrojar.org.uk
*
Copyright
(C) 2002, 2003 by David Jarvie software@astrojar.org.uk
*
* 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
...
...
@@ -13,9 +13,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
*
along with this program; if not, write to the Free Software
*
Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
* You should have received a copy of the GNU General Public License
along
*
with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "kalarm.h"
...
...
messagewin.cpp
View file @
2b270bd5
...
...
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA.
* 51 Franklin St
r
eet, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "kalarm.h"
...
...
pickfileradio.cpp
View file @
2b270bd5
/*
* pickfileradio.cpp - radio button with an associated file picker
* Program: kalarm
* (C) 2005 by David Jarvie <software@astrojar.org.uk>
*
Copyright
(C) 2005 by David Jarvie <software@astrojar.org.uk>
*
* 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
...
...
@@ -13,9 +13,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
*
along with this program; if not, write to the Free Software
*
Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
* You should have received a copy of the GNU General Public License
along
*
with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "kalarm.h"
...
...
prefdlg.cpp
View file @
2b270bd5
...
...
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA.
* 51 Franklin St
r
eet, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "kalarm.h"
...
...
preferences.cpp
View file @
2b270bd5
...
...
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA.
* 51 Franklin St
r
eet, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "kalarm.h"
...
...
recurrenceedit.cpp
View file @
2b270bd5
...
...
@@ -18,7 +18,7 @@
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA.
* 51 Franklin St
r
eet, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "kalarm.h"
...
...
reminder.cpp
View file @
2b270bd5
...
...
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA.
* 51 Franklin St
r
eet, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "kalarm.h"
...
...
repetition.cpp
View file @
2b270bd5
...
...
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA.
* 51 Franklin St
r
eet, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "kalarm.h"
...
...
sounddlg.cpp
View file @
2b270bd5
...
...
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA.
* 51 Franklin St
r
eet, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef WITHOUT_ARTS
...
...
soundpicker.cpp
View file @
2b270bd5
/*
* soundpicker.cpp - widget to select a sound file or a beep
* Program: kalarm
* (C) 2002, 2004, 2005 by David Jarvie <software@astrojar.org.uk>
*
Copyright
(C) 2002, 2004, 2005 by David Jarvie <software@astrojar.org.uk>
*
* 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
...
...
@@ -13,9 +13,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
*
along with this program; if not, write to the Free Software
*
Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
* You should have received a copy of the GNU General Public License
along
*
with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "kalarm.h"
...
...
specialactions.cpp
View file @
2b270bd5
...
...
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA.
* 51 Franklin St
r
eet, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "kalarm.h"
...
...
startdaytimer.cpp
View file @
2b270bd5
...
...
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA.
* 51 Franklin St
r
eet, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "kalarm.h"
...
...
templatedlg.cpp
View file @
2b270bd5
/*
* templatedlg.cpp - dialogue to create, edit and delete alarm templates
* Program: kalarm
* (C) 2004, 2005 by David Jarvie <software@astrojar.org.uk>
*
Copyright
(C) 2004, 2005 by David Jarvie <software@astrojar.org.uk>
*
* 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
...
...
@@ -13,9 +13,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
*
along with this program; if not, write to the Free Software
*
Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
* You should have received a copy of the GNU General Public License
along
*
with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "kalarm.h"
...
...
templatelistview.cpp
View file @
2b270bd5
...
...
@@ -13,9 +13,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
*
along with this program; if not, write to the Free Software
*
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
* You should have received a copy of the GNU General Public License
along
*
with this program; if not, write to the Free Software Foundation, Inc.,
*
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
*/
#include "kalarm.h"
...
...
templatemenuaction.cpp
View file @
2b270bd5
...
...
@@ -13,9 +13,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
*
along with this program; if not, write to the Free Software
*
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
* You should have received a copy of the GNU General Public License
along
*
with this program; if not, write to the Free Software Foundation, Inc.,
*
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
*/
#include "kalarm.h"
...
...
templatepickdlg.cpp
View file @
2b270bd5
/*
* templatepickdlg.cpp - dialogue to choose an alarm template
* Program: kalarm
* (C) 2004 by David Jarvie <software@astrojar.org.uk>
*
Copyright
(C) 2004 by David Jarvie <software@astrojar.org.uk>
*
* 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
...
...
@@ -13,9 +13,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
*
along with this program; if not, write to the Free Software
*
Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
* You should have received a copy of the GNU General Public License
along
*
with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "kalarm.h"
...
...
timeselector.cpp
View file @
2b270bd5
/*
* timeselector.cpp - widget to optionally set a time period
* Program: kalarm
* (C) 2004 by David Jarvie <software@astrojar.org.uk>
*
Copyright
(C) 2004 by David Jarvie <software@astrojar.org.uk>
*
* 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
...
...
@@ -13,9 +13,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
*
along with this program; if not, write to the Free Software
*
Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
* You should have received a copy of the GNU General Public License
along
*
with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "kalarm.h"
...
...
traywindow.cpp
View file @
2b270bd5
...
...
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA.
* 51 Franklin St
r
eet, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "kalarm.h"
...
...
undo.cpp
View file @
2b270bd5
...
...
@@ -13,9 +13,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
*
along with this program; if not, write to the Free Software
*
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307
, USA.
* You should have received a copy of the GNU General Public License
along
*
with this program; if not, write to the Free Software Foundation, Inc.,
*
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
, USA.
*/
#include "kalarm.h"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment