summaryrefslogtreecommitdiffstats
path: root/korganizer
Commit message (Collapse)AuthorAgeFilesLines
* Desktop file translations:Slávek Banko2020-07-1436-2824/+122
| | | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 0d3043b6308af148da06ac14c53defc4b1e7e138)
* Use TDE CMake macros instead of the former KDE3 CMake macros.Slávek Banko2020-05-081-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 8f777f3fc8887df1a334b971ee1862ad6bbf3cf8)
* KOrganizer: added missing timeline icon. This resolves bug 3101.Michele Calgaro2020-04-293-0/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 494e5190d48af94e7afd27c12f8ea8038ffd1f10)
* Fix multiple processing of kcfgc files in the same directory.Slávek Banko2020-02-041-14/+20
| | | | | | | | Instead, processing into the current binary directory is performed. This resolves FTBFS with ninja-build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 53214d124e4806809fabe83d614c06e3d1552089)
* Fix remaining brandings in tdepim.Chris2019-07-211-1/+1
| | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit c349db5d278566f8f129e8bd54751155fad49d9e)
* Add CMakeL10n rules.Slávek Banko2018-12-151-0/+6
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 72b5adf49ccd012414f2758e0427639ee926e9b2)
* Update About Info for kmail, kontact and korganizer, this relates to bug 2401gregory guy2018-11-252-2/+2
| | | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> (cherry picked from commit 74cbb937c7d08a77954e8b05dc6011ef04cb309e) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-214-17/+9
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 0d192ed6f2b536340ff8cc1838d56fa1e151d119)
* Removed unnecessary executable flag. This relates to bug 2153.Michele Calgaro2018-09-031-0/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 4041c4fa0a0a53459ea5afdde9a0e6ba49fff160)
* Fixed corrupted japanese translations. This relates to bug 2952.Michele Calgaro2018-08-181-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a78272517536f7622bccaf45d0b40a1273cef438)
* Update bug reports url to bugs.trinitydesktop.orgSlávek Banko2018-07-011-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 3d35050f2c8f005063404f3c692413985d8467a4)
* Fix FTBFS with GCC7François Andriot2017-07-231-1/+1
| | | | | Signed-off-by: François Andriot <francois.andriot@free.fr> (cherry picked from commit 4767f333ca8a7997b4c4f9ec3f2f4fdb6e59d7ea)
* Fix crash on NULL pointer dereferenceSlávek Banko2017-05-141-2/+5
| | | | | | | This resolves Bug 2773 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit eecb4690f18650b9139071301db63a24e6da0e39)
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2448-0/+0
| | | | (cherry picked from commit fc24d7b0fcdf0bfddd8b313fa96bedf4877be2c5)
* Bring printer1 icon into XDG complianceTimothy Pearson2015-03-263-3/+3
| | | | (cherry picked from commit bd1f48e21af502a0f86602a19c33b9d52bc3fd8f)
* Fixed wrong DocPath strings. This relates to bug 2319.Michele Calgaro2015-01-231-1/+1
| | | | | (cherry picked from commit 7a320d874dcdf954fdb6666e3ca54ea817670345) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Changed default value of "Default duration of new appointment" from 2 hours ↵Michele Calgaro2014-12-231-1/+1
| | | | | | | | | to 15 minutes. This resolves bug 236. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b46c8e41db48863140066441f56fb0cedb583db9) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix Kontact crash in Akregator part due to identical destructor signatures ↵r14.0.0Timothy Pearson2014-12-061-3/+4
| | | | | | | being generated for two unrelated classes This relates to Bug 2235 Fix a slew of non-virtual destructor problems
* Fix KOrganizer alarm daemon systray popup menu damage caused by commit 8231cc23Slávek Banko2014-12-031-1/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix renaming icon fonts => font-x-generic in desktop filesSlávek Banko2014-11-081-1/+1
|
* 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
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-1910-466/+466
|
* Revert "Fix remaining missing semicolons at end of Keywords strings"Timothy Pearson2014-10-1910-466/+466
| | | | This reverts commit e51d886a5d03a1f4799dabbe7b518d2fac73c4bb.
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-1910-466/+466
|
* Fix missing semicolons at end of Keywords stringsTimothy Pearson2014-10-1810-10/+10
|
* Bring package_development, package_games, package_graphics, package_network, ↵Timothy Pearson2014-10-143-3/+3
| | | | package_multimedia, package_wordprocessing, edu_science, package_utilities, input_devices_settings, kcmsystem, personal, and looknfeel icons into XDG compliance
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-136-13/+13
| | | | 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-1311-15/+15
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Bring undo, redo, find, and revert icons into XDG complianceTimothy Pearson2014-10-131-1/+1
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-1120-22/+22
| | | | match XDG specifications
* Fix Keywords separators to match XDG desktop specificationsTimothy Pearson2014-10-1110-466/+466
|
* Update korganizer for recent TDENewStuff changesFrançois Andriot2014-09-272-3/+3
|
* Fix remaining renaming knewstuffSlávek Banko2014-09-242-2/+2
|
* Fix korgac abort on startup due to oversized tray icon creation when icon ↵Timothy Pearson2014-07-072-3/+17
| | | | | | widget has not yet been shown Properly print caldav/carddav wallet warnings to prevent backtrace spew
* Rebranding: TDE Control Center --> Trinity Control CenterMichele Calgaro2014-06-084-4/+4
|
* Add Icon definitions and update DocPath in *.protocol files.Darrell Anderson2014-02-031-0/+1
|
* KDE->TDE branding cleanup.Darrell Anderson2013-12-261-1/+1
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-035-14/+14
|
* Fix incorrect characters.Darrell Anderson2013-05-232-2/+2
|
* Rename KABC namespaceTimothy Pearson2013-02-2010-35/+35
|
* Fix references to lkabcTimothy Pearson2013-02-171-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-15102-208/+208
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1426-34/+34
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-062-3/+3
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-044-13/+13
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0118-24/+24
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0127-169/+169
|
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-015-31/+31
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-017-9/+9
|
* Rename KStartup for enhanced compatibility with KDE4Timothy Pearson2013-01-311-1/+1
|