Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-27 | 26 | -43/+43 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 762dc98fa6b143629c75b3bbe277228fb04e8324) | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-10 | 5 | -8/+8 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 98876ba8c52c0fc2f38c258476bc9637f055d576) | ||||
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵r14.1.1 | Michele Calgaro | 2023-09-25 | 3 | -3/+3 |
| | | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 33ba77ee894fb6368e3804458ddd52ea1a1f0909) | ||||
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-04 | 4 | -4/+4 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 84129a6fadb049acceb743bd6cf1dea0c513522a) | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 40 | -44/+44 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit cd4b0ac22608120ad003f575a1640e1ddc7703df) | ||||
* | The workaround that tdepimmacros.h do is no longer needed | Slávek Banko | 2021-02-26 | 10 | -10/+10 |
| | | | | | | and kdemacros.h can be used directly. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-27 | 9 | -16/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Desktop file translations: | Slávek Banko | 2020-07-12 | 43 | -2242/+199 |
| | | | | | | | + 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 <[email protected]> | ||||
* | Fixed incorrect update of KNote "last modified" field caused by the lauch of ↵ | Michele Calgaro | 2020-03-02 | 1 | -1/+1 |
| | | | | | | KNotes. This resolves issue #38. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Extended the interface of KNotes with getLastModified method. This | Emanoil Kotsev | 2020-02-29 | 3 | -2/+13 |
| | | | | | | | relates to bug 2691. Signed-off-by: Emanoil Kotsev <[email protected]> Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-15 | 3 | -0/+11 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Update About Info for kmail, kontact and korganizer, this relates to bug 2401 | gregory guy | 2018-11-24 | 1 | -2/+4 |
| | | | | Signed-off-by: gregory guy <[email protected]> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix FTBFS with GCC6 | Slávek Banko | 2016-09-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 52 | -0/+0 |
| | |||||
* | Remove incorrect CMake recipe for templatesconfiguration_base | Slávek Banko | 2015-07-04 | 1 | -39/+4 |
| | | | | | | Fix CMake build dependencies Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix Kontact crash in Akregator part due to identical destructor signatures ↵r14.0.0 | Timothy Pearson | 2014-12-06 | 20 | -37/+44 |
| | | | | | | | being generated for two unrelated classes This relates to Bug 2235 Fix a slew of non-virtual destructor problems | ||||
* | Repair mimetype icon usage, part 1. The following are not fully verified in ↵ | Timothy Pearson | 2014-10-22 | 1 | -1/+1 |
| | | | | source as of this commit due to ubiquity: info, unknown | ||||
* | Fix remaining missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-19 | 5 | -187/+187 |
| | |||||
* | Revert "Fix remaining missing semicolons at end of Keywords strings" | Timothy Pearson | 2014-10-19 | 5 | -187/+187 |
| | | | | This reverts commit e51d886a5d03a1f4799dabbe7b518d2fac73c4bb. | ||||
* | Fix remaining missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-19 | 5 | -187/+187 |
| | |||||
* | Fix missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-18 | 5 | -5/+5 |
| | |||||
* | Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵ | Timothy Pearson | 2014-10-13 | 2 | -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 | ||||
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵ | Timothy Pearson | 2014-10-13 | 3 | -3/+3 |
| | | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance | ||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 25 | -26/+26 |
| | | | | match XDG specifications | ||||
* | Fix Keywords separators to match XDG desktop specifications | Timothy Pearson | 2014-10-11 | 5 | -179/+179 |
| | |||||
* | Updated GUI files to new TDE style. | Alex Couture | 2014-09-19 | 3 | -2/+8 |
| | |||||
* | Fix duplication in launcher menu and help handbook table of contents. | Darrell Anderson | 2014-01-26 | 1 | -1/+1 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 13 | -17/+17 |
| | |||||
* | Fix incorrect characters. | Darrell Anderson | 2013-05-23 | 4 | -4/+4 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2013-02-22 | 1 | -1/+4 |
| | |||||
* | Rename KABC namespace | Timothy Pearson | 2013-02-20 | 4 | -12/+12 |
| | |||||
* | Fix references to lkabc | Timothy Pearson | 2013-02-17 | 1 | -1/+1 |
| | |||||
* | Fix build system references to kabc | Timothy Pearson | 2013-02-16 | 1 | -1/+1 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 51 | -80/+80 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 37 | -48/+48 |
| | |||||
* | Rename KAbout to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-07 | 1 | -6/+6 |
| | |||||
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 1 | -2/+2 |
| | |||||
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 17 | -53/+53 |
| | |||||
* | Rename kdisplay for enhanced compatibility with KDE4 | Timothy Pearson | 2013-02-02 | 1 | -1/+1 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 29 | -36/+36 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 40 | -129/+129 |
| | |||||
* | Rename KLock and KTrader to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 6 | -6/+6 |
| | |||||
* | Rename KStartup for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 2 | -2/+2 |
| | |||||
* | Rename kiobuffer and KHTML | Timothy Pearson | 2013-01-27 | 3 | -4/+4 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 13 | -15/+15 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 42 | -53/+53 |
| | |||||
* | Fix FTBFS resulting from KCModule rename | Timothy Pearson | 2013-01-25 | 5 | -5/+5 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 31 | -74/+74 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 20 | -48/+48 |
| |