Commit Graph

10 Commits (408a7440394ae3966f518d389d0a64e85d423471)

Author SHA1 Message Date
Michele Calgaro dfc17c5190
Replaced various '#define' with actual strings - part 4
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Slávek Banko 06e9675747
Housekeeping in CMake rules:
+ 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 <slavek.banko@axis.cz>
3 years ago
Michele Calgaro b8b43283fe
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro cbd5456a50
QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro af8244e3e0 Fixed problem with dlsym lookup. This resolve bug 2477.
Partially inspired by posts at
https://stackoverflow.com/questions/15599026/how-can-i-intercept-dlsym-calls-using-ld-preload

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Timothy Pearson b67bd80ac6 Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson 3420c0cfed Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson 0683a2b517 Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 115fcbe323.
13 years ago
Timothy Pearson 115fcbe323 Rename a number of old tq methods that are no longer tq specific 13 years ago
Timothy Pearson a27251c645 Cleanup 13 years ago