Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced various '#define' with actual strings - part 4 | Michele Calgaro | 2023-11-26 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Housekeeping in CMake rules: | Slávek Banko | 2021-10-18 | 1 | -12/+40 |
| | | | | | | | | | | + Removed detailed DL library detection - the results were not used. + Added test whether the DL library contains _dl_sym function. + GTK presence test moved to ConfigureChecks.cmake. + Added GTHREAD presence test. + Used tde_add_library macro. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define. | Michele Calgaro | 2018-09-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ↵ | Michele Calgaro | 2018-09-18 | 1 | -1/+1 |
| | | | | | | module Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fixed problem with dlsym lookup. This resolve bug 2477. | Michele Calgaro | 2018-06-16 | 1 | -13/+19 |
| | | | | | | | Partially inspired by posts at https://stackoverflow.com/questions/15599026/how-can-i-intercept-dlsym-calls-using-ld-preload Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 1 | -9/+9 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 1 | -1/+1 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 1 | -10/+10 |
| | | | | This reverts commit 115fcbe323837e49907d6897f28dd8c91dea3b6f. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 1 | -10/+10 |
| | |||||
* | Cleanup | Timothy Pearson | 2011-11-24 | 3 | -0/+739 |