Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop Borland compiler specific code | Michele Calgaro | 2024-10-31 | 1 | -9/+0 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit f0ce55a284dff093bf7a20e2da92667367978326) | ||||
* | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-06 | 3 | -3/+3 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 3e0f7a409460b4a40872efd34398ea4ebcf64c47) | ||||
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-06 | 1 | -5/+5 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit e050a3eb30a884522a3b09df0c37c8fc69c0c5bb) | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-18 | 36 | -333/+333 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 1329ec6abbcb7b79cd960e0ca138f16598d5f11f) | ||||
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-05 | 3 | -3/+3 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 6d077d06067369f2060c1b011687941e84ece7c4) | ||||
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-25 | 1 | -2/+2 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit c872aae88b96bf8978e123b9074d5e389d245140) | ||||
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵r14.1.1 | Michele Calgaro | 2023-09-25 | 1 | -10/+10 |
| | | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 9cb8c6c00f79d91afabd3d302e60e6ab6c251c41) | ||||
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-04 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit d37705184967f236c728938b2824abbed628ce26) | ||||
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-17 | 1 | -4/+2 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 6148e60759606fe8c1d7037956a38b9a4427e8b2) | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-21 | 70 | -73/+73 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 1c73e70c5605c86ab3ee2da13874ecfa0fe769f3) | ||||
* | Remove unnecessary accelerators from .ui files | Michele Calgaro | 2022-09-18 | 1 | -9/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2022-01-07 | 2 | -6/+6 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2020-12-09 | 4 | -10/+10 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-27 | 129 | -268/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Desktop file translations: | Slávek Banko | 2020-07-08 | 5 | -181/+26 |
| | | | | | | | + 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]> | ||||
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 1 | -21/+21 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Add includes to UI files to resolve FTBFS. | Slávek Banko | 2019-12-10 | 1 | -3/+3 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | kopete: Change the default AIM server from login.oscar.aol.com to ↵ | Slávek Banko | 2019-12-10 | 3 | -9/+9 |
| | | | | | | iwarg.ddns.net. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | kopete: Restore the AIM protocol because a replacement AIM server was created. | Slávek Banko | 2019-12-10 | 71 | -66/+4944 |
| | | | | | | This reverts commits 036b0229db and dc34f9c391. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Add includes to UI files to resolve FTBFS | Slávek Banko | 2018-09-21 | 2 | -13/+7 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 3 | -9/+9 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix FTBFS with stricter C++11 | Slávek Banko | 2018-08-19 | 2 | -2/+2 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Update bug reports url to bugs.trinitydesktop.org | Slávek Banko | 2018-07-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | kopete: Remove the AIM specific code from liboscar | Slávek Banko | 2017-12-30 | 27 | -716/+68 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | kopete: Remove AIM protocol | Slávek Banko | 2017-12-30 | 45 | -4229/+2 |
| | | | | | | | AIM network has been shutdown in 2017-12-15 This resolves Bug 2846 Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 36 | -0/+0 |
| | |||||
* | 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 | 2 | -2/+2 |
| | | | | match XDG specifications | ||||
* | Reorganize tdeioslave help handbooks, fix related protocol files and issues, ↵ | Darrell Anderson | 2014-02-06 | 3 | -4/+6 |
| | | | | update and add handbooks. | ||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 5 | -6/+6 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 29 | -41/+41 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 8 | -8/+8 |
| | |||||
* | 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 | 8 | -9/+9 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 12 | -50/+50 |
| | |||||
* | Rename KLocale to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -2/+2 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 6 | -7/+7 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 6 | -13/+13 |
| | |||||
* | Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, ↵ | Timothy Pearson | 2013-01-25 | 2 | -4/+4 |
| | | | | and KBuffer to avoid conflicts with KDE4 | ||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 4 | -19/+19 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 3 | -11/+11 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 5 | -9/+9 |
| | |||||
* | Cleanup header includes to improve readability. | Darrell Anderson | 2012-11-25 | 2 | -3/+3 |
| | |||||
* | Update kopete references of gaim to pidgin. | Darrell Anderson | 2012-11-02 | 6 | -9/+9 |
| | | | | | This resolves bug report 865. Thanks to Kristopher Gamrat. | ||||
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 2 | -20/+20 |
| | |||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 9 | -34/+34 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 69 | -72/+72 |
| | |||||
* | Rename ksocket and kcache | Timothy Pearson | 2012-01-30 | 1 | -1/+1 |
| | |||||
* | Fix linear alphabet string errors | Timothy Pearson | 2012-01-25 | 1 | -1/+1 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 6 | -14/+14 |
| |