Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace Qt with TQt | Michele Calgaro | 2023-11-09 | 16 | -46/+46 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Drop Symbian support | Michele Calgaro | 2023-09-01 | 2 | -30/+4 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 85 | -90/+90 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2022-01-10 | 1 | -13/+6 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | The workaround that tdepimmacros.h do is no longer needed | Slávek Banko | 2021-02-26 | 55 | -52/+55 |
| | | | | | | and kdemacros.h can be used directly. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2020-12-15 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-27 | 3 | -4/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Desktop file translations: | Slávek Banko | 2020-07-12 | 52 | -1398/+174 |
| | | | | | | | + 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 | 3 | -1096/+1096 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Adjusted to use new TQStringVariantMap type. | Michele Calgaro | 2019-06-01 | 10 | -87/+87 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Adjusted to latest TQVariant::TQVariant(bool) function. | Slávek Banko | 2019-05-26 | 3 | -5/+5 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-15 | 20 | -0/+72 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Adapted to new KPasswordEdit::password() signature. | Slávek Banko | 2018-11-29 | 2 | -12/+12 |
| | | | | | | This relates to bug 2961. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Add includes to UI files to resolve FTBFS | Slávek Banko | 2018-09-19 | 1 | -3/+3 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 4 | -5/+5 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix FTBFS with stricter C++11 | Slávek Banko | 2018-08-18 | 1 | -5/+5 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fixed FTBFS caused by migration to libical 3. The changes | Michele Calgaro | 2018-02-11 | 1 | -1/+1 |
| | | | | | | are compatible with previous versions of libical. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix FTBFS with GCC6 | Slávek Banko | 2016-09-03 | 2 | -11/+11 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix utf8 handling in CardDAV | Emanoil Kotsev | 2016-05-29 | 1 | -2/+2 |
| | | | | | | This relates to bug 2625 Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> | ||||
* | Fixed wrong DocPath strings. This relates to bug 2319. | Michele Calgaro | 2015-01-23 | 4 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix crash of type reported in | Timothy Pearson | 2014-12-04 | 1 | -11/+13 |
| | | | | TDECRSH-02c7aad-341394a-38a161d-3c0c32e-b7216be-e399e04-a0b51d0 | ||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 29 | -29/+29 |
| | | | | match XDG specifications | ||||
* | Fix korgac abort on startup due to oversized tray icon creation when icon ↵ | Timothy Pearson | 2014-07-07 | 2 | -16/+16 |
| | | | | | | widget has not yet been shown Properly print caldav/carddav wallet warnings to prevent backtrace spew | ||||
* | Finish renaming kresources->tderesources. | Darrell Anderson | 2014-02-14 | 30 | -31/+31 |
| | |||||
* | Add Icon definitions and update DocPath in *.protocol files. | Darrell Anderson | 2014-02-03 | 4 | -4/+8 |
| | |||||
* | Fix utf8 and html entities handling in CalDAV and CardDAV resources | Slávek Banko | 2014-01-18 | 5 | -10/+12 |
| | |||||
* | Update XDG mimetypes. | Darrell Anderson | 2013-11-08 | 2 | -4/+4 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 47 | -90/+90 |
| | |||||
* | Rename KWallet to TDEWallet | Timothy Pearson | 2013-08-27 | 5 | -11/+11 |
| | |||||
* | Cleanup output clutter. | Darrell Anderson | 2013-05-06 | 2 | -6/+6 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2013-02-22 | 8 | -24/+24 |
| | |||||
* | Rename KABC namespace | Timothy Pearson | 2013-02-20 | 117 | -580/+580 |
| | |||||
* | Fix unintended rename of Checklist | Slávek Banko | 2013-02-19 | 6 | -12/+12 |
| | |||||
* | Fix references to lkabc | Timothy Pearson | 2013-02-17 | 8 | -9/+9 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2013-02-17 | 20 | -4/+4 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2013-02-17 | 17 | -24/+24 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2013-02-17 | 52 | -209/+209 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2013-02-17 | 46 | -21/+21 |
| | |||||
* | Fix build system references to kabc | Timothy Pearson | 2013-02-16 | 21 | -29/+29 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 131 | -213/+213 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 15 | -26/+26 |
| | |||||
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 6 | -12/+12 |
| | |||||
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 1 | -4/+4 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 26 | -33/+33 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 24 | -36/+36 |
| | |||||
* | Fix a few remaining references to kio_ | Timothy Pearson | 2013-01-30 | 1 | -2/+2 |
| | |||||
* | Rename a few build variables for overall consistency | Timothy Pearson | 2013-01-29 | 3 | -11/+11 |
| | |||||
* | Rename kioslaves | Timothy Pearson | 2013-01-27 | 10 | -20/+20 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 93 | -127/+127 |
| |