Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-21 | 3 | -22/+22 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-16 | 4 | -20/+20 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵ | Michele Calgaro | 2023-10-13 | 17 | -227/+227 |
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-21 | 3 | -6/+6 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Drop TQT_NO_COMPAT code | Michele Calgaro | 2023-06-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | tdepim: remove translations for kitchensync and multisynk | Michele Calgaro | 2023-05-04 | 1 | -6/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Remove documentation for tdeio gopher protocol | Slávek Banko | 2021-07-30 | 1 | -23/+0 |
| | | | | | | because it is contained in a separate tdeio-gopher module. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Drop automake build support. | Slávek Banko | 2020-11-20 | 318 | -1272/+0 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Use universal common rules instead of many individual CMakeListst.txt files. | Slávek Banko | 2020-11-20 | 318 | -1937/+0 |
| | | | | | | | | Note: For systems and distributions where individual language directories are unpacked for building, you need to add an unpacking for the 'template' directory in addition to the 'cmake' directory. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Move the khelpcenter guides to the directory level in which they are installed. | Slávek Banko | 2020-11-17 | 146 | -0/+2 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Move the tdesvn-build manual to the directory level in which it is installed. | Slávek Banko | 2020-11-16 | 3 | -0/+0 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Move the tdelirc manuals to the directory level in which they are installed. | Slávek Banko | 2020-11-16 | 8 | -9/+3 |
| | | | | | | The manual for the tdelirc control center module is moved to KControl. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-28 | 260 | -3107/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | rename kdelogo.xpm to tdelogo.png, kdelogo.png to tdelogo.png and ↵ | gregory guy | 2018-11-28 | 2 | -2/+2 |
| | | | | | | kdelogo2.png to tdelogo2.png ; this relates to bug 2618. Signed-off-by: gregory guy <g-gregory@gmx.fr> | ||||
* | Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed ↵ | Michele Calgaro | 2018-10-13 | 1 | -8/+8 |
| | | | | | | AC_CHECK_GNU_EXTENSIONS. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-28 | 2 | -3/+3 |
| | | | | | | | | kdeqt -> kdetqt qtkde -> tqtkde qtdesigner -> tqtdesigner Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -1/+1 |
| | | | | | | | | | QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST QT_NO_STL -> TQT_NO_STL QT_NO_COMPAT -> TQT_NO_COMPAT QT_NO_TRANSLATION -> TQT_NO_TRANSLATION Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 6 | -28/+28 |
| | | | | | | | | | | | QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ↵ | Michele Calgaro | 2018-09-18 | 1 | -6/+6 |
| | | | | | | module Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Update bug reports url to bugs.trinitydesktop.org | Slávek Banko | 2018-07-01 | 11 | -11/+11 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 463 | -0/+0 |
| | |||||
* | Remove references to obsolete kinfocenter | Timothy Pearson | 2014-09-29 | 1 | -7/+1 |
| | | | | This relates to Bug 1910 | ||||
* | Removed references to printing.kde.org - part 12. This relates to bug 1846. | Michele Calgaro | 2014-04-04 | 2 | -2/+2 |
| | |||||
* | Fix unintended renaming | Darrell Anderson | 2014-02-16 | 1 | -2/+2 |
| | |||||
* | Reorganize tdeioslave help handbooks, fix related protocol files and issues, ↵ | Darrell Anderson | 2014-02-06 | 120 | -71/+656 |
| | | | | update and add handbooks. | ||||
* | Remove kinfocenter files in support of commit 3a673dc1. | Darrell Anderson | 2014-02-06 | 62 | -1436/+0 |
| | |||||
* | Finish renaming kiconedit->tdeiconedit. | Darrell Anderson | 2014-02-06 | 8 | -831/+1492 |
| | |||||
* | Fix typo. | Darrell Anderson | 2014-01-25 | 297 | -297/+297 |
| | |||||
* | Beautify docbook files. | Darrell Anderson | 2014-01-22 | 1 | -3/+1 |
| | |||||
* | Beautify docbook files | Darrell Anderson | 2014-01-21 | 744 | -277602/+70841 |
| | |||||
* | Rename docbook blockdevices->storagedevices for consistency with kcontrol. | Darrell Anderson | 2014-01-21 | 4 | -137/+62 |
| | |||||
* | Rename manpage docbook files consistent with tdelibs. | Darrell Anderson | 2014-01-18 | 2 | -0/+0 |
| | |||||
* | Rename docbook files to be consistent with the same in tdebase. | Darrell Anderson | 2014-01-17 | 5 | -8/+8 |
| | |||||
* | Rename applications-kmenuedit.menu -> applications-tdemenuedit.menu | Darrell Anderson | 2014-01-06 | 2 | -2/+2 |
| | |||||
* | Rename kdekillall -> tdekillall | Darrell Anderson | 2014-01-06 | 1 | -2/+2 |
| | |||||
* | Finish renaming klirc -> tdelirc | Darrell Anderson | 2014-01-06 | 8 | -11/+11 |
| | |||||
* | Rename kdebugdialog -> tdedebugdialog | Darrell Anderson | 2014-01-06 | 5 | -20/+20 |
| | |||||
* | Initial cmake conversion | Alexander Golubev | 2013-12-31 | 301 | -0/+1828 |
| | | | | This resolves Bug 1329 | ||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-i18n | Darrell Anderson | 2013-11-08 | 1 | -2/+2 |
|\ | |||||
| * | Update minor TQt3 tool names to match current TQt3 sources in GIT | Timothy Pearson | 2013-11-07 | 1 | -2/+2 |
| | | |||||
* | | Update XDG mimetypes. | Darrell Anderson | 2013-11-08 | 1 | -2/+2 |
|/ | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 69 | -371/+371 |
| | |||||
* | Rename KWallet to TDEWallet. | Darrell Anderson | 2013-08-31 | 2 | -24/+24 |
| | |||||
* | Rename KWallet to TDEWallet | Timothy Pearson | 2013-08-27 | 1 | -2/+2 |
| | |||||
* | Fix duplicate khelpcenter handbook files in support of bug report 1344. | Darrell Anderson | 2013-08-16 | 2 | -383/+0 |
| | |||||
* | Update file references with recent renaming changes. | Darrell Anderson | 2013-04-27 | 8 | -8/+8 |
| | |||||
* | Update file references with recent renaming changes. | Darrell Anderson | 2013-04-26 | 7 | -111/+111 |
| | |||||
* | Rename kderc -> tderc in support of bug report 1447. | Darrell Anderson | 2013-04-18 | 1 | -4/+4 |
| | |||||
* | Update files and references in support of bug report 1446. | Darrell Anderson | 2013-04-18 | 1 | -1/+1 |
| | |||||
* | Fix accidental networtde renames | Timothy Pearson | 2013-02-06 | 2 | -0/+0 |
| |