summaryrefslogtreecommitdiffstats
path: root/tqt
Commit message (Collapse)AuthorAgeFilesLines
* Replaced various '#define' with actual strings - part 4Michele Calgaro2023-11-261-2/+2
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Housekeeping in CMake rules:Slávek Banko2021-10-181-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 Calgaro2018-09-251-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ↵Michele Calgaro2018-09-181-1/+1
| | | | | | module Signed-off-by: Michele Calgaro <[email protected]>
* Fixed problem with dlsym lookup. This resolve bug 2477.Michele Calgaro2018-06-161-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 conversionsTimothy Pearson2011-12-191-9/+9
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-181-1/+1
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-10/+10
| | | | This reverts commit 115fcbe323837e49907d6897f28dd8c91dea3b6f.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-10/+10
|
* CleanupTimothy Pearson2011-11-243-0/+739