Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove detection of tqtqui library | Michele Calgaro | 2024-10-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace kdemacros.h with tdemacros.h | Michele Calgaro | 2024-07-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-03 | 4 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Qt with TQt | Michele Calgaro | 2024-03-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-05 | 1 | -13/+13 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 3 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Use find_package( TQtQUI ) to detect TQtQui library. | Slávek Banko | 2023-04-24 | 2 | -42/+10 |
| | | | | | | | Use tde_setup_dbus to detect and setup DBus. Cleanup unused macros. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Add DBUS_TQT_LIBRARY_DIRS to link_directories | Slávek Banko | 2023-04-09 | 1 | -0/+1 |
| | | | | | | to avoid potential linker failure. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | i18n and some minor corrections | Emanoil Kotsev | 2023-03-20 | 2 | -34/+35 |
| | | | | Signed-off-by: Emanoil Kotsev <[email protected]> | ||||
* | Take advantage of automoc support for generated files. | Slávek Banko | 2023-03-07 | 1 | -25/+6 |
| | | | | | | Macro make_moc and its explicit calls is no longer needed. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Updated cmake related code to TDE standard. | Michele Calgaro | 2023-01-25 | 4 | -4/+6 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Based on KDE3 bluez4 version a TDE bluez5 version was created | Emanoil Kotsev | 2023-01-14 | 12 | -0/+1706 |
Signed-off-by: Emanoil Kotsev <[email protected]> |