summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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 <[email protected]> (cherry picked from commit fe8afc4649ab348ef297dddd677b5eae4543a1da)
* SLOT changed to TQT_SLOT.Slávek Banko2020-01-101-4/+4
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 2eade3294c42f72c9b96a81764be4a584b31cabf)
* Updated obsolete GPL license addresses to current GPL address.Slávek Banko2020-01-104-5/+5
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit b2893375710bf15193105ccaf5b04da4c6ab7988)
* Add common cmake submodule.Slávek Banko2020-01-092-0/+3
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit c06a27801f19a5d03f3fc21b5a792467fce3d029)
* Fix support for GCC hidden visibility.Slávek Banko2020-01-092-10/+12
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 402204029ea9cf32d4c473a92eb8fd40f079268c)
* Small adjustments to cmake conversionSlávek Banko2020-01-096-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 <[email protected]> (cherry picked from commit bd91ae659cf7e7ae03fa587aeac0753c6ec78ce2)
* Conversion to the cmake building system.gregory guy2020-01-098-25/+203
| | | | | Signed-off-by: gregory guy <[email protected]> (cherry picked from commit 671faf252fe4100120aa86f1e144ae5c93b26900)
* Replace Qt branding with TQt ones.r14.0.7Chris2019-08-132-11/+11
| | | | | | Signed-off-by: Chris <[email protected]> Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 24c97b77f50f29d9296a005e9f3f5ba0a38319b1)
* Fixed incorrect TTQ rename (TTQ -> TQ)r14.0.6Michele Calgaro2018-10-142-4/+4
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit c9036df21135235ae00ee3f2813fbffffe02da4d)
* 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.