Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use tquic directcly | Michele Calgaro | 2024-10-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-06 | 3 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN | Michele Calgaro | 2023-09-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 1 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵ | Michele Calgaro | 2023-07-12 | 2 | -4/+4 |
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Drop TQT_NO_COMPAT code | Michele Calgaro | 2023-06-15 | 1 | -11/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fixed crash caused by recursive infinite loop. This resolves issue #4.r14.1.0 | Alex Kent | 2023-03-10 | 1 | -1/+1 |
| | | | | | Signed-off-by: Alex Kent <[email protected]> Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Remove definition KDE_IS_VERSION. | gregory guy | 2021-10-06 | 1 | -4/+2 |
| | | | | Signed-off-by: gregory guy <[email protected]> | ||||
* | Drop automake build support. | gregory guy | 2021-10-01 | 3 | -75/+0 |
| | | | | | | | | Deleted TODO and NEWS empty files. Rework of the README file. Add basic cmake build instructions. Signed-off-by: gregory guy <[email protected]> | ||||
* | Desktop file translations: | Slávek Banko | 2020-07-24 | 2 | -2/+3 |
| | | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Finalized creation of translated desktop files during build. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Conversion to the cmake building system. | gregory guy | 2020-07-18 | 3 | -3/+119 |
| | | | | | | | | | | | | | Added a man page taken from the Debian packaging system. Signed-off-by: gregory guy <[email protected]> Resolve issues that occurred during CMake conversion. Concatenate the commands for generating pixmaps.h with CMake so that there is no need to use the GNU specific sed option -i. Signed-off-by: Slávek Banko <[email protected]> Signed-off-by: gregory guy <[email protected]> | ||||
* | QT_NO_* -> TQT_NO_* renaming. | Michele Calgaro | 2018-10-17 | 1 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <[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 GCC7 on arm | Slávek Banko | 2017-10-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix FTBFS on missing return values | Slávek Banko | 2016-10-09 | 1 | -0/+1 |
| | | | | | | This resolves bug 2690 Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Convert TDEStyle::eventFilter to objectEventHandler | Slávek Banko | 2016-04-04 | 3 | -33/+42 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Update to new style API | Slávek Banko | 2016-03-26 | 6 | -237/+355 |
| | | | | | | Rename KStyle to TDEStyle Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Initial TDE conversion | Slávek Banko | 2016-03-25 | 7 | -68/+68 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Initial TQt conversion | Slávek Banko | 2016-03-25 | 6 | -1390/+1390 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Update autotools for new DSO linkage style | François Andriot | 2016-03-21 | 1 | -1/+1 |
| | | | | | | Fix FTBFS Signed-off-by: François Andriot <[email protected]> | ||||
* | Initial import of baghira 0.8 | Slávek Banko | 2016-03-21 | 12 | -0/+7724 |