Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace TRUE/FALSE with boolean values true/false | Michele Calgaro | 2025-04-29 | 4 | -11/+11 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8f878546e0a859e78dfc2c6ff7f08507347a76ea) | ||||
* | Format url links in event descriptions making them clickable | Calvin Morrison | 2024-11-18 | 1 | -1/+14 |
| | | | | | | | | | | | This allows to click through links in events in description fields wherever the description field is displayed from libkcal. This is useful since links to virtual meetings are often attached in the description field in recent years Signed-off-by: Calvin Morrison <calvin@pobox.com> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8c9259947084d6e77a74d8eeb1504fe7cbd7626f) | ||||
* | Replace kdemacros.h with tdemacros.h | Michele Calgaro | 2024-07-01 | 16 | -16/+16 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3353e7fa30be3d2f6c5161a7fd10fd056b5828cd) | ||||
* | Replace KDE_DEPRECATED with TDE_DEPRECATED | Michele Calgaro | 2024-05-15 | 8 | -26/+26 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 2f5f281048b6969c784a62fa296e9dac65c246d3) | ||||
* | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-06 | 10 | -11/+11 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d6705bac5da767ff271b66c0f01ff6ed6352515e) | ||||
* | Fix spurious quotes in calendar events | pschwabauer | 2024-02-12 | 1 | -12/+3 |
| | | | | | | | | | Newer libical versions no longer require the parameters to be quoted. This patch removes the quoting to avoid adding unnecessary quotes to the attendee and organizer parameters. This resolves issue #108. Signed-off-by: pschwabauer <pschwabauer@intevation.de> (cherry picked from commit cf6c82feb822a95d66ef0c6e29a83e33485e41b5) | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-16 | 6 | -32/+32 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3b3f9ec8f31978030c17309fae48335bea5c1587) | ||||
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-25 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3b66617d9d5f343c30a87381720db2fc835ce52b) | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-10 | 2 | -3/+3 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 98876ba8c52c0fc2f38c258476bc9637f055d576) | ||||
* | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 33b2a9cc7dc561872d96ef9f42d894497e2e7c42) | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 10 | -11/+11 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit cd4b0ac22608120ad003f575a1640e1ddc7703df) | ||||
* | The workaround that tdepimmacros.h do is no longer needed | Slávek Banko | 2021-02-26 | 17 | -16/+18 |
| | | | | | | and kdemacros.h can be used directly. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-27 | 3 | -4/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Desktop file translations: | Slávek Banko | 2020-07-12 | 5 | -164/+20 |
| | | | | | | | + 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> | ||||
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 1 | -8/+8 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | libkcal tests: small improvement to cmake code to avoid having to escape quotes. | Slávek Banko | 2019-04-01 | 1 | -2/+2 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Disabled libical tests if libical version is less than 1.0. | Michele Calgaro | 2019-03-29 | 2 | -0/+10 |
| | | | | | | | | On old libical versions, DST change date is wrong and this would fail some of the tests. This is not a bug in TDE but in old libical libraries. Starting from libical 1.0, the bug seems to have been fixed. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed support for libical version prior to 3. This is required for libkcal ↵ | Michele Calgaro | 2019-03-28 | 2 | -2/+27 |
| | | | | | | tests to work fine on older distributions. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed bug in libkcal related to timezones in DT field. | Michele Calgaro | 2019-03-27 | 13 | -72/+78 |
| | | | | | | | Fixed execution of libkcal tests. This resolves bug 2719. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed building of libkcal tests. Some of the tests still fails when | Michele Calgaro | 2019-03-24 | 9 | -26/+89 |
| | | | | | | | | executed. This relates to bug 2719. Special thanks to Emanoil Kotsev <deloptes@gmail.com> for providing an inital patch for the same bug, from which I reused a small section of code. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-15 | 1 | -0/+3 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | korganizer: fixed SEGFAULT when deleting recurring TODOs. | Michele Calgaro | 2018-11-10 | 1 | -2/+4 |
| | | | | | | This resolves bug 2335 and 2682. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 2 | -17/+17 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed unnecessary executable flag. This relates to bug 2153. | Michele Calgaro | 2018-09-03 | 1 | -0/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed FTBFS caused by migration to libical 3. The changes | Michele Calgaro | 2018-02-11 | 2 | -11/+3 |
| | | | | | | are compatible with previous versions of libical. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix decoding quoted printable multiline string with blank space | Emanoil Kotsev | 2016-10-12 | 2 | -0/+2 |
| | | | | | | | on beginning of line in libkcal/versit This resolves bug 2688 Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> | ||||
* | Fix utf8 handling in libkcal/icalformat | Emanoil Kotsev | 2016-10-12 | 1 | -3/+4 |
| | | | | | | This resolves bug 2660 Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> | ||||
* | Fix Kontact crash in Akregator part due to identical destructor signatures ↵r14.0.0 | Timothy Pearson | 2014-12-06 | 1 | -0/+3 |
| | | | | | | | being generated for two unrelated classes This relates to Bug 2235 Fix a slew of non-virtual destructor problems | ||||
* | Fix non-virtual destructor warning | Timothy Pearson | 2014-12-04 | 1 | -1/+1 |
| | |||||
* | Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵ | Timothy Pearson | 2014-10-13 | 1 | -2/+2 |
| | | | | 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 | ||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 3 | -3/+3 |
| | | | | match XDG specifications | ||||
* | Finish renaming kresources->tderesources. | Darrell Anderson | 2014-02-14 | 3 | -3/+3 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 2 | -15/+15 |
| | |||||
* | Fix incorrect characters. | Darrell Anderson | 2013-05-23 | 3 | -3/+3 |
| | |||||
* | Cleanup output clutter. | Darrell Anderson | 2013-05-06 | 1 | -3/+3 |
| | |||||
* | Rename KABC namespace | Timothy Pearson | 2013-02-20 | 9 | -36/+36 |
| | |||||
* | Fix references to lkabc | Timothy Pearson | 2013-02-17 | 1 | -1/+1 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 42 | -64/+64 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 15 | -37/+37 |
| | |||||
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 11 | -22/+22 |
| | |||||
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 1 | -11/+11 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 2 | -3/+3 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 4 | -6/+6 |
| | |||||
* | Rename KStandard for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 4 | -8/+8 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 10 | -13/+13 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 12 | -35/+35 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 16 | -42/+42 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 6 | -55/+55 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 10 | -10/+10 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 13 | -16/+16 |
| |