summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵r14.1.1Michele Calgaro2023-09-245-20/+20
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b35e0845dc9b3c8b9a5e52a682c769f383933fae)
* Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERNMichele Calgaro2023-09-1413-20/+20
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1ba13366a7a377d50b9e8df9044ce11d8209f98c)
* Replace various Q_* and QT_* defines with TQ_* and TQT_*Michele Calgaro2023-09-0729-134/+134
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 926102a455014e6ab308aaced19e32eed7ed4414)
* Remove unnecessary accelerators from .ui filesMichele Calgaro2022-09-2212-171/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed QT_NON_COMMERCIAL check and related code.Michele Calgaro2022-02-077-47/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* TQt Designer: use global includes instead of includehints andMichele Calgaro2022-01-232-18/+48
| | | | | | remove duplicated include directives if found in UI files. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-112-9/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed broken Q_FULL_TEMPLATE_INSTANTIATION define (renamed to ↵Michele Calgaro2021-02-134-4/+4
| | | | | | TQ_FULL_TEMPLATE_INSTANTIATION). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Undo an unwanted deletion of the 'register' in the string.Slávek Banko2021-02-021-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update translations binary filesSlávek Banko2020-10-161-0/+0
| | | | | | because they are not generated during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Remove dates from generated files.Slávek Banko2020-03-202-2/+2
| | | | | | This is related to the effort for reproducible builds. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-301-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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/
* 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 (German)P 92019-08-101-4/+6
| | | | | | | Currently translated at 0.2% (2 of 1178 strings) Translation: dependencies/tqt3 - tools-designer Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3-tools-designer/de/
* This fixes bug: 639gregory guy2019-06-018-9/+416
| | | | | | | | | | | | | | | Add desktop files for: - tqassistant - tqdesigner - tqlinguist - tqtconfig These files have been made with the contribution of Laurent Dard's patch (see bugzilla:639) with little change/addition from I. Add 'sysshare' option to the configure script. Signed-off-by: gregory guy <g-gregory@gmx.fr>
* Adjusted to use new TQStringVariantMap type.Michele Calgaro2019-06-013-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed dummy int parameter from TQVariant(bool, int).Michele Calgaro2019-05-2310-31/+31
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-1733-153/+153
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-2710-16/+16
| | | | | | | | | | | 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>
* Always build with a clean namespaceSlávek Banko2018-09-242-3/+2
| | | | | | | | | QT_CLEAN_NAMESPACE constant is no more needed This may theoretically affect applications created for Qt1 and Qt2, but such applications require further modifications as well. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add brightness keys supportRoman Savochenko2017-07-301-0/+5
| | | | | | | The code partially taken from Qt4 This relates to bug 2775 Signed-off-by: Roman Savochenko <rom_as@oscada.org>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-23258-0/+0
|
* Automated update from Qt3Timothy Pearson2015-03-0517-216/+216
|
* Moved iconview widget to src/widget folders.Michele Calgaro2015-02-061-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-131-6/+6
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Fix tqteditor hidden visibility needed for cppeditor pluginSlávek Banko2014-02-111-1/+1
|
* Fix FTBFS due to hidden visibilitySlávek Banko2014-02-025-9/+9
|
* Build by default as a sharedFrancois Andriot2014-02-023-6/+5
|
* Automated update from Qt3Timothy Pearson2013-12-0212-19/+19
|
* Revert "Update minor TQt3 tool names to match current TQt3 sources in GIT"Timothy Pearson2013-11-0716-32/+32
| | | | This reverts commit 40e50e6f20276afb557992a51d47618b014e388d.
* Update minor TQt3 tool names to match current TQt3 sources in GITTimothy Pearson2013-11-0716-32/+32
|
* Automated update from Qt3Timothy Pearson2013-11-0642-56/+56
|
* Fix FTBFS in qvfb with libpng >= 1.5Francois Andriot2013-08-151-0/+8
|
* Fix 'format not a string literal' errorFrancois Andriot2013-08-151-9/+9
|
* Automated update from Qt3Timothy Pearson2013-05-0710-10/+10
|
* Automated update from Qt3Timothy Pearson2013-03-213-0/+26
|
* Automated update from Qt3Timothy Pearson2012-11-171-1/+1
|
* Automated update from Qt3Timothy Pearson2012-10-2010-48/+48
|
* Automated update from Qt3Timothy Pearson2012-07-2819-60/+61
|
* Automated update from Qt3Timothy Pearson2012-06-198-8/+8
|
* Automated update from Qt3Timothy Pearson2012-06-1717-156/+156
|
* Automated update from qt3Timothy Pearson2012-03-0631-565/+565
|
* Automated conversion from qt3Timothy Pearson2012-02-291-1/+1
|
* Automated conversion from qt3Timothy Pearson2012-02-2844-198/+198
|
* Automated update from qt3Timothy Pearson2012-02-2743-124/+124
|
* Automated update from Qt3Timothy Pearson2012-02-13124-240/+240
|
* Automated updateTimothy Pearson2012-01-272-2/+2
|
* Update to latest tqt3 automated conversionTimothy Pearson2012-01-26332-1738/+1738
|
* Fix linear alphabet string errorsTimothy Pearson2012-01-252-2/+2
|