summaryrefslogtreecommitdiffstats
path: root/kalarm
Commit message (Collapse)AuthorAgeFilesLines
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS with stricter C++11Slávek Banko2018-08-181-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update bug reports url to bugs.trinitydesktop.orgSlávek Banko2018-07-011-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2311-0/+0
|
* Sped up KAlarm startup mechanism. This resolves bug 1610.Michele Calgaro2015-08-232-23/+54
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed KAlarm building warnings. Minor style patch up. Fixed possible error ↵Michele Calgaro2015-08-0723-219/+218
| | | | | | in treating deferred evens (see kalarm/alarmevent.cpp:1739). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed KAlarm event date/time selection for recurrent events. This relates to ↵Michele Calgaro2015-08-063-5/+105
| | | | | | bug 304. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix exec icon location and bring it into XDG complianceTimothy Pearson2014-10-221-1/+1
|
* Repair mimetype icon usage, part 1. The following are not fully verified in ↵Timothy Pearson2014-10-221-1/+1
| | | | source as of this commit due to ubiquity: info, unknown
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-221-1/+1
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-132-4/+4
| | | | player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-136-9/+9
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-112-2/+2
| | | | match XDG specifications
* Rebranding: TDE Control Center --> Trinity Control CenterMichele Calgaro2014-06-082-4/+4
|
* Fix unintended renamingDarrell Anderson2014-02-161-2/+2
|
* Improve compatibility with non-Trinity environment menus.Darrell Anderson2014-02-141-1/+0
|
* Do not spew useless information to .xsession_errors on kalarm startupTimothy Pearson2013-11-141-1/+1
| | | | This relates to Bug 1655
* Clarify source of kalarm kdDebug message.Darrell Anderson2013-11-141-1/+1
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-2/+2
|
* Fix unintended rename of pickfile*Slávek Banko2013-02-265-11/+11
|
* Rename KABC namespaceTimothy Pearson2013-02-204-11/+11
|
* Fix references to lkabcTimothy Pearson2013-02-171-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1543-86/+86
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1417-24/+24
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-062-4/+4
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-041-3/+3
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0114-21/+21
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0120-103/+103
|
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename KStartup for enhanced compatibility with KDE4Timothy Pearson2013-01-311-1/+1
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-316-9/+9
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-291-3/+3
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2721-37/+37
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-263-4/+4
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2520-81/+81
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2421-68/+68
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-222-4/+4
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-203-5/+5
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-194-6/+6
|
* Branding: KDE->TDEDarrell Anderson2012-06-273-5/+5
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdepimDarrell Anderson2012-06-261-1/+1
|\
| * Fix FTBFSTimothy Pearson2012-06-231-1/+1
| |
* | Update TDE menu to reduce clutter and eliminate conflicts with KDE4.Darrell Anderson2012-06-261-2/+2
|/ | | | This partially resolves bug report 977.
* Update kalarmd icon reference, which does not exist, to kalarm.Darrell Anderson2012-06-091-1/+1
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-084-22/+22
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-06-031-1/+1
|
* Branding cleanup: *.desktop filesDarrell Anderson2012-05-284-4/+0
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-261-4/+4
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|