Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace kdemacros.h with tdemacros.h | Michele Calgaro | 2024-07-01 | 12 | -12/+12 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-05 | 12 | -17/+17 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-03 | 1 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-13 | 19 | -142/+142 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-03 | 2 | -8/+4 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵ | Michele Calgaro | 2023-09-25 | 2 | -3/+3 |
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 16 | -32/+32 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Gender-neutral language | Mavridis Philippe | 2022-07-18 | 1 | -7/+7 |
| | | | | | | Related to TDE/tde#93 Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2020-12-11 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-24 | 3 | -11/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Small rearrangement of libtdegames headers | Alexander Golubev | 2020-04-27 | 1 | -1/+1 |
| | | | | | | | | Move kgame dialog headers to a dedicated subdir to make installed includes match source code layout. This will make linking of games to an installed instance of libtdegames library more straightforward. Signed-off-by: Alexander Golubev <[email protected]> | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 4 | -0/+0 |
| | |||||
* | Initial cmake conversion | Alexander Golubev | 2016-03-14 | 2 | -0/+78 |
| | |||||
* | Fix unintended renaming | Darrell Anderson | 2014-02-16 | 4 | -33/+33 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 11 | -13/+13 |
| | |||||
* | 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 | 2 | -14/+14 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 2 | -3/+3 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 4 | -23/+23 |
| | |||||
* | Fix inadvertent tqt changes. | Darrell Anderson | 2012-10-21 | 1 | -1/+1 |
| | |||||
* | Branding cleanup: KDE -> TDE | Darrell Anderson | 2012-06-01 | 42 | -43/+43 |
| | |||||
* | Fix inadvertent "TQ" changes. | Darrell Anderson | 2012-04-13 | 1 | -2/+2 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 16 | -32/+32 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 4 | -17/+17 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 10 | -22/+22 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 8 | -29/+29 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 20 | -72/+72 |
| | | | | This reverts commit 97d1732e257f8700488d7ca1660ae7eba8fc6065. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 20 | -72/+72 |
| | |||||
* | Rename kwin to twin (part 1 of 2) | Timothy Pearson | 2011-11-07 | 3 | -3/+3 |
| | |||||
* | Actually move the kde files that were renamed in the last commit | Timothy Pearson | 2011-11-06 | 53 | -0/+16221 |