summaryrefslogtreecommitdiffstats
path: root/dilos/dependencies/tqt3
Commit message (Collapse)AuthorAgeFilesLines
* DEB tqt3: switch to tq* style filesMichele Calgaro2024-06-081-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tqt3: switch to tq* icon filesMichele Calgaro2024-06-081-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tqt3: switch to tq* text filesMichele Calgaro2024-06-081-7/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tqt3: switch to tq* str filesMichele Calgaro2024-06-061-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tqt3: switch to tq* image filesMichele Calgaro2024-06-061-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tqt3: switch to tq* ptr filesMichele Calgaro2024-06-061-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tqt3: switch to tq* template library filesMichele Calgaro2024-06-051-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tqt3: switch to tqwidget* filesMichele Calgaro2024-06-052-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tqt3: switch to tq* canvas related filesMichele Calgaro2024-05-311-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tqt3: switch to tq* dom and xml related filesMichele Calgaro2024-05-301-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tqt3: switch to tq* sql related filesMichele Calgaro2024-05-281-19/+19
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DilOS tqt3: add input context header filesMichele Calgaro2024-05-271-0/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tqt3: switch to tqobject* filesMichele Calgaro2024-05-271-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tqt3: move tqt.h from tqtinterfaceMichele Calgaro2024-05-271-0/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tqt3: Add Recommends for t64 package omitted in PR #282.Slávek Banko2024-03-061-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tqt3: Change the library package name in case of incompatible ABI for ↵Slávek Banko2024-03-061-3/+40
| | | | | | 64-bit time_t. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tqt3: Update README file name.Slávek Banko2023-12-193-2/+5
| | | | | | This relates to issue TDE/tqt3#93. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Change debhelper compatibility level to 10.Slávek Banko2023-11-052-2/+2
| | | | | | Use DEB_COMPRESS_EXCLUDE_ALL instead of deprecated DEB_COMPRESS_EXCLUDE. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tqt3: drop compat filesMichele Calgaro2023-07-082-70/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tqt3: adjusted after removing Qt2's TQSemiModal and TQSortedList classesMichele Calgaro2023-07-061-2/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tqt3: remove Qt2 obsolete classesMichele Calgaro2023-06-035-26/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tqt3: Split shared libraries from the tqt3-apps-dev to a separate package.Slávek Banko2023-02-194-9/+22
| | | | | | | | Since libraries are not built as static, but as shared, libraries are needed at runtime, and it is desirable to be installed independently of the development environment. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Move DEB_DH_BUILDDEB_ARGS to common cdbs rules.Slávek Banko2021-04-041-0/+7
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Update the Maintainer's address to the TDE Debian Team.Slávek Banko2021-01-131-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tqt3: Force file permissions in the tarball for examples.Slávek Banko2020-12-051-0/+1
| | | | | | It addresses independence from UMASK to ensure a reproducible build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tqt3: Add the tirpc include directory to the includes.Slávek Banko2020-09-201-0/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tqt3: Refrect qt -> tqt changes to man1.Slávek Banko2020-07-079-12/+19
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: removed obsolete Qt2's TQStack class and replaced with TQt3's TQPtrStack.Michele Calgaro2020-05-231-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DilOS tqt3: Add dh_strip_nondeterminism to support a reproducible build.Slávek Banko2020-03-231-2/+2
| | | | | | Correction of a typo in the TQWidget documentation is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DilOS tqt3: Create tqt3-examples.tar.gz in a reproducible way.Slávek Banko2020-03-211-8/+6
| | | | | | Remove attic.tar.gz from libtqt3-compat-headers. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Change debhelper compatibility level to 9.Slávek Banko2020-03-081-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DilOS: fix tqt3 dependenciesDenis Kozadaev2020-01-302-12/+7
| | | | Signed-off-by: Denis Kozadaev <denis@dilos.org>
* DilOS: Use BASEDIR for pre/post scriptsDenis Kozadaev2019-09-0911-2/+36
| | | | Signed-off-by: Denis Kozadaev <denis@dilos.org>
* DilOS: Add package tqt3Denis Kozadaev2019-09-0965-0/+2058
Signed-off-by: Denis Kozadaev <denis@dilos.org>