summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove debug config for inputmethod pluginsOBATA Akio2020-08-034-4/+4
| | | | | | No reason to force to debug build. Signed-off-by: OBATA Akio <obache@wizdas.com>
* Fix to set libtool special mode-args as a compiler flagOBATA Akio2020-07-261-2/+2
| | | | Signed-off-by: OBATA Akio <obache@wizdas.com>
* Fix to record {MAJOR}.{MINOR} to `library_names` in libtool fileOBATA Akio2020-07-251-1/+1
| | | | Signed-off-by: OBATA Akio <obache@wizdas.com>
* Fix to set `old_library` in libtool file only for `staticlib` projectOBATA Akio2020-07-251-1/+5
| | | | Signed-off-by: OBATA Akio <obache@wizdas.com>
* Fix potentially buffer overrun related to readlink(2)OBATA Akio2020-07-251-1/+1
| | | | Signed-off-by: OBATA Akio <obache@wizdas.com>
* Fix to detect file conponent from path properly in Makefile generatorOBATA Akio2020-07-233-6/+6
| | | | | | | It should be either `path.right(path.length() - sep_pos - 1)` or `path.mid(sep_pos + 1)`. Signed-off-by: OBATA Akio <obache@wizdas.com>
* Fix to detect XRandR on multi-prefix package platformsOBATA Akio2020-07-191-16/+16
| | | | | | | | Change to find two XrandR header files from invidual directory. "Xrandr.h" is in `libXrandr`, and "randr.h" is in `xorgproto` (used to be `randrproto`) package, so they may be installed into different prefix. Signed-off-by: OBATA Akio <obache@wizdas.com>
* Remove unwanted code for writing pngOBATA Akio2020-07-181-13/+0
| | | | | | | `info_ptr->channels` will be set in the next called `png_set_IHDR()`, so it is no effect. Signed-off-by: OBATA Akio <obache@wizdas.com>
* Change to use PKG_LIBPNG_VER for libpng version checkOBATA Akio2020-07-181-23/+23
| | | | | | It is suggested in png.h for applications. Signed-off-by: OBATA Akio <obache@wizdas.com>
* Update X11 path on NetBSDOBATA Akio2020-07-121-4/+4
| | | | | | It should be X11R7 on modern ports with recent releases. Signed-off-by: OBATA Akio <obache@wizdas.com>
* Remove a symbolic link referring removed fileOBATA Akio2020-07-121-1/+0
| | | | | | It should be removed when obsoleted TQStack class removal. Signed-off-by: OBATA Akio <obache@wizdas.com>
* Fix to display verbose message in some config testsOBATA Akio2020-07-103-3/+3
| | | | Signed-off-by: OBATA Akio <obache@wizdas.com>
* Improve modern res API available conditionOBATA Akio2020-07-091-1/+1
| | | | | | | | | `__RES` is usable to check release date of resolver library. Such modern res API appeared in BIND-8.2.0 libbind with `__RES == 19980901`, it was refrected as BIND-8.2.2-P5 to glibc at pre 2.3 release with `__RES == 19991006`. Signed-off-by: OBATA Akio <obache@wizdas.com>
* Replace dead URLs of "SEE ALSO" section in man pages to trinity onesOBATA Akio2020-07-094-5/+5
| | | | Signed-off-by: OBATA Akio <obache@wizdas.com>
* Fix maketqpf man page based on source codesOBATA Akio2020-07-091-7/+14
| | | | | | | | Change to use usage of the command instead of copy from qembed's one for "SYNTAX" section. Fix fontdir path from source code. Signed-off-by: OBATA Akio <obache@wizdas.com>
* Fix a typo in tqlinguist man pageOBATA Akio2020-07-091-1/+1
| | | | Signed-off-by: OBATA Akio <obache@wizdas.com>
* Refrect qt -> tqt changes to man1OBATA Akio2020-07-079-110/+110
| | | | | | | Adjust page name to the installed tool name and follow class name changes in examples. Signed-off-by: OBATA Akio <obache@wizdas.com>
* Further cleanup of left over material after removal of Qt2's TQListIterator ↵Michele Calgaro2020-05-241-1/+0
| | | | | | class. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Italian)Michele Calgaro2020-05-231-16/+18
| | | | | | | Currently translated at 100.0% (15 of 15 strings) Translation: dependencies/tqt3 - examples-i18n Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3-examples-i18n/it/
* Translated using Weblate (Italian)Michele Calgaro2020-05-231-35/+35
| | | | | | | Currently translated at 100.0% (464 of 464 strings) Translation: dependencies/tqt3 Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3/it/
* Missed out in previous commit :-( Documentation updated accordingly.Michele Calgaro2020-05-231-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed minor typo in H file include names.Michele Calgaro2020-05-231-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed obsolete Qt2's TQStack class and replaced with TQt3's TQPtrStack.Michele Calgaro2020-05-239-99/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Improved code for keyboard and mouse grabbing and releasing to avoidMichele Calgaro2020-04-291-23/+28
| | | | | | unnecessary actions. This relates loosely to bug 2955. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed incorrect execution bit.Michele Calgaro2020-04-121-0/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update translations binary filesSlávek Banko2020-04-109-1/+1
| | | | | | because they are not generated during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* The translation file mywidget_en.ts in examples/i18n renamedSlávek Banko2020-04-102-2/+2
| | | | | | to mywidget.ts to serve as a template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Recovering an accidentally damaged PNG image.Slávek Banko2020-03-221-0/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix typo.Slávek Banko2020-03-221-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Remove dates from generated files.Slávek Banko2020-03-207-15/+9
| | | | | | This is related to the effort for reproducible builds. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DilOS: add compiler visibilityDenis Kozadaev2020-02-151-1/+1
| | | | Signed-off-by: Denis Kozadaev <denis@dilos.org>
* Translated using Weblate (Slovak)Marek Mlynar2020-02-131-15/+15
| | | | | | | Currently translated at 100.0% (15 of 15 strings) Translation: dependencies/tqt3 - examples-i18n Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3-examples-i18n/sk/
* Translated using Weblate (Slovak)Marek Mlynar2020-02-131-1010/+1010
| | | | | | | Currently translated at 100.0% (464 of 464 strings) Translation: dependencies/tqt3 Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3/sk/
* Added translation using Weblate (Slovak)Marek Mlynar2020-02-121-0/+70
|
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-3048-408/+408
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Russian)Serg Bormant2020-01-031-16/+18
| | | | | | | Currently translated at 100.0% (15 of 15 strings) Translation: dependencies/tqt3 - examples-i18n Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3-examples-i18n/ru/
* Translated using Weblate (Russian)Serg Bormant2020-01-031-53/+55
| | | | | | | Currently translated at 100.0% (488 of 488 strings) Translation: dependencies/tqt3 Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3/ru/
* Fix crash in tqimage for certain malformed ppm image filesSlávek Banko2019-12-161-1/+1
| | | | | | | | | | The ppm format specifies that the maximum color value field must be less than 65536. The handler did not enforce this, leading to potentional overflow when the value was used in 16 bits context. Based on Qt5 patch for CVE-2018-19872. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS when building with musl libc.Slávek Banko2019-12-111-0/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Added symlink include/qsql_sqlite3.h.Slávek Banko2019-12-082-6/+7
| | | | | | Updated make-symlinks.sh script. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Translated using Weblate (German)Chris2019-11-231-8/+9
| | | | | | | Currently translated at 100.0% (198 of 198 strings) Translation: dependencies/tqt3 - tools-assistant Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3-tools-assistant/de/
* Translated using Weblate (French)Francois2019-11-201-55/+57
| | | | | | | Currently translated at 17.7% (50 of 282 strings) Translation: dependencies/tqt3 - examples-demo Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3-examples-demo/fr/
* Fix build with PostgreSQL 12+.Slávek Banko2019-11-181-0/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Remove bool/my_bool artifact, the 'bool' data type is part of the c++François Andriot2019-11-181-1/+1
| | | | | | language and was added to c compilers with c99. Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Update translations binary filesSlávek Banko2019-11-171-0/+0
| | | | | | because they are not generated during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Remove double German entry for desktop files.François Andriot2019-11-162-2/+0
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Translated using Weblate (Portuguese (Brazil))Rafael de Campos2019-11-131-4/+4
| | | | | | | Currently translated at 100.0% (464 of 464 strings) Translation: dependencies/tqt3 Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3/pt_BR/
* Added tqDebug/tqWarning/tqFatal functions that takes a TQCStringMichele Calgaro2019-09-052-1/+20
| | | | | | | argument. This fixes FTBFS of examples caused by previous ambiguous call and solves bug 3021. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS from prior commit.Slávek Banko2019-08-311-5/+5
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* add MYSQL_SSL_* to the driver for MySQL connectionsDenis Kozadaev2019-08-311-2/+23
| | | | Signed-off-by: Denis Kozadaev <denis@dilos.org>