summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Reset submodule main/dependencies/tqca/cmake to latest HEADAutomated System2020-06-261-0/+0
|
* Reset submodule main/dependencies/tqca/cmake to latest HEADAutomated System2020-06-241-0/+0
|
* Reset submodule main/dependencies/tqca/cmake to latest HEADAutomated System2020-06-141-0/+0
|
* Reset submodule main/dependencies/tqca/cmake to latest HEADAutomated System2020-06-141-0/+0
|
* Reset submodule main/dependencies/tqca/cmake to latest HEADAutomated System2020-06-121-0/+0
|
* Reset submodule main/dependencies/tqca/cmake to latest HEADAutomated System2020-06-071-0/+0
|
* Reset submodule main/dependencies/tqca/cmake to latest HEADAutomated System2020-05-281-0/+0
|
* Reset submodule main/dependencies/tqca/cmake to latest HEADAutomated System2020-05-241-0/+0
|
* Reset submodule main/dependencies/tqca/cmake to latest HEADAutomated System2020-05-171-0/+0
|
* Fix hidden visibility for macro TQCA_PLUGIN_EXPORT -Slávek Banko2020-05-141-1/+1
| | | | | | visibility of createProvider in plugins. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/dependencies/tqca/cmake to latest HEADAutomated System2020-05-111-0/+0
|
* Reset submodule main/dependencies/tqca/cmake to latest HEADAutomated System2020-05-101-0/+0
|
* Reset submodule main/dependencies/tqca/cmake to latest HEADAutomated System2020-05-071-0/+0
|
* Reset submodule main/dependencies/tqca/cmake to latest HEADAutomated System2020-04-081-0/+0
|
* Reset submodule main/dependencies/tqca/cmake to latest HEADAutomated System2020-04-041-0/+0
|
* Reset submodule main/dependencies/tqca/cmake to latest HEADAutomated System2020-03-231-0/+0
|
* Add safety check for from.d->c in Cert::operator=.Slávek Banko2020-01-101-1/+6
| | | | | | Taken from a copy of TQCA in tdenetwork/kopete/groupwise. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* SLOT changed to TQT_SLOT.Slávek Banko2020-01-101-4/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Updated obsolete GPL license addresses to current GPL address.Slávek Banko2020-01-104-5/+5
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add common cmake submodule.Slávek Banko2020-01-092-0/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix support for GCC hidden visibility.Slávek Banko2020-01-032-10/+12
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Small adjustments to cmake conversionSlávek Banko2020-01-036-12/+16
| | | | | | | | + add multiarch support for library installation path + add installation of tqcaprovider.h + removed dependency on TDE libraries Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Conversion to the cmake building system.gregory guy2020-01-038-25/+203
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Replace Qt branding with TQt ones.Chris2019-08-122-11/+11
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Fixed incorrect TTQ rename (TTQ -> TQ)Michele Calgaro2018-10-142-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-271-21/+21
| | | | | | | | | | | QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tqcar14.0.5r14.0.4r14.0.3r14.0.2r14.0.1r14.0.0Timothy Pearson2012-06-192-3/+3
|\
| * Fix FTBFS related to recently added tqtinterface defines.Darrell Anderson2012-06-182-3/+3
| |
* | Use tqmakeTimothy Pearson2012-06-191-7/+7
|/
* Fix last commitTimothy Pearson2012-06-121-1/+1
|
* Add lib64 to library search directoriesTimothy Pearson2012-06-121-4/+11
| | | | This is related to Bug 1016
* Added tqca package to the sources tree. This module is fromDarrell Anderson2012-04-1729-0/+4955
the original qca-1.0 sources with the TQt layer added. This resolves bug report 817.