Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed QT_NON_COMMERCIAL check and related code. | Michele Calgaro | 2022-02-07 | 7 | -47/+0 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit cde9d7e9428e90ce8ba0bb86802f85f186adf741) | ||||
* | TQt Designer: use global includes instead of includehints and | Michele Calgaro | 2022-01-24 | 2 | -18/+48 |
| | | | | | | | remove duplicated include directives if found in UI files. Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 09659a5623bcb28a6234c0fe2357b8eca56c240f) | ||||
* | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2022-01-11 | 2 | -9/+7 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit fef67fdc511ba55f4c9eff8e6451240fede2e94f) | ||||
* | Fixed broken Q_FULL_TEMPLATE_INSTANTIATION define (renamed to ↵ | Michele Calgaro | 2021-02-13 | 4 | -4/+4 |
| | | | | | | | TQ_FULL_TEMPLATE_INSTANTIATION). Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 0f480dc43f6a3dc50b438a17fc2526ca444065ec) | ||||
* | Undo an unwanted deletion of the 'register' in the string. | Slávek Banko | 2021-02-02 | 1 | -1/+1 |
| | | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 2a00c1661bb3947e6342de813507d5a3c0729477) | ||||
* | Update translations binary files | Slávek Banko | 2020-10-16 | 1 | -0/+0 |
| | | | | | | | because they are not generated during build. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 66e96fca347628062ade0dd216696e2715168b7a) | ||||
* | Merge translation files from master branch. | Slávek Banko | 2020-10-16 | 6 | -153/+154 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Remove dates from generated files. | Slávek Banko | 2020-03-21 | 2 | -2/+2 |
| | | | | | | | This is related to the effort for reproducible builds. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 9d5d503f747ce54a6c048a415dae1b33d6b9b047) | ||||
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 99e56ba8db70324cc5c7ab416a3b48171613bd59) | ||||
* | Remove double German entry for desktop files. | François Andriot | 2019-11-17 | 2 | -2/+0 |
| | | | | | Signed-off-by: gregory guy <[email protected]> (cherry picked from commit 4052defa1b90cd40e01293a4106c734381461251) | ||||
* | Translated using Weblate (German) | P 9 | 2019-08-11 | 1 | -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/ (cherry picked from commit 3149d89c978d07b20bf563257aff81f5ab47e925) | ||||
* | This fixes bug: 639 | gregory guy | 2019-06-01 | 8 | -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 <[email protected]> (cherry picked from commit 6131b4262eeb4093cc5c44ddee97b3da75c5f523) | ||||
* | Add brightness keys support | Roman Savochenko | 2017-07-30 | 1 | -0/+5 |
| | | | | | | | | The code partially taken from Qt4 This relates to bug 2775 Signed-off-by: Roman Savochenko <[email protected]> (cherry picked from commit 4c308190789d7f5ffc940d70dd5ea8a002fa4b30) | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-24 | 258 | -0/+0 |
| | | | | (cherry picked from commit 30d1cb0bef61c5b81dc89e16484bfde350233e7b) | ||||
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵ | Timothy Pearson | 2014-10-13 | 1 | -6/+6 |
| | | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance | ||||
* | Fix tqteditor hidden visibility needed for cppeditor plugin | Slávek Banko | 2014-02-11 | 1 | -1/+1 |
| | |||||
* | Fix FTBFS due to hidden visibility | Slávek Banko | 2014-02-02 | 5 | -9/+9 |
| | |||||
* | Build by default as a shared | Francois Andriot | 2014-02-02 | 3 | -6/+5 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2013-12-02 | 12 | -19/+19 |
| | |||||
* | Revert "Update minor TQt3 tool names to match current TQt3 sources in GIT" | Timothy Pearson | 2013-11-07 | 16 | -32/+32 |
| | | | | This reverts commit 40e50e6f20276afb557992a51d47618b014e388d. | ||||
* | Update minor TQt3 tool names to match current TQt3 sources in GIT | Timothy Pearson | 2013-11-07 | 16 | -32/+32 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2013-11-06 | 42 | -56/+56 |
| | |||||
* | Fix FTBFS in qvfb with libpng >= 1.5 | Francois Andriot | 2013-08-15 | 1 | -0/+8 |
| | |||||
* | Fix 'format not a string literal' error | Francois Andriot | 2013-08-15 | 1 | -9/+9 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2013-05-07 | 10 | -10/+10 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2013-03-21 | 3 | -0/+26 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-11-17 | 1 | -1/+1 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-10-20 | 10 | -48/+48 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-07-28 | 19 | -60/+61 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-06-19 | 8 | -8/+8 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-06-17 | 17 | -156/+156 |
| | |||||
* | Automated update from qt3 | Timothy Pearson | 2012-03-06 | 31 | -565/+565 |
| | |||||
* | Automated conversion from qt3 | Timothy Pearson | 2012-02-29 | 1 | -1/+1 |
| | |||||
* | Automated conversion from qt3 | Timothy Pearson | 2012-02-28 | 44 | -198/+198 |
| | |||||
* | Automated update from qt3 | Timothy Pearson | 2012-02-27 | 43 | -124/+124 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-02-13 | 124 | -240/+240 |
| | |||||
* | Automated update | Timothy Pearson | 2012-01-27 | 2 | -2/+2 |
| | |||||
* | Update to latest tqt3 automated conversion | Timothy Pearson | 2012-01-26 | 332 | -1738/+1738 |
| | |||||
* | Fix linear alphabet string errors | Timothy Pearson | 2012-01-25 | 2 | -2/+2 |
| | |||||
* | Update tqt3 from qt3 | Timothy Pearson | 2012-01-12 | 1 | -0/+1 |
| | |||||
* | Update tqt3 to support gcc visibility | Timothy Pearson | 2012-01-08 | 3 | -5/+5 |
| | | | | This closes Bug 696 | ||||
* | Sync again | Timothy Pearson | 2011-12-05 | 3 | -5/+5 |
| | |||||
* | Sync with latest script | Timothy Pearson | 2011-12-05 | 365 | -405/+405 |
| | |||||
* | Update from latest conversion script | Timothy Pearson | 2011-12-05 | 1 | -1/+1 |
| | |||||
* | Fix native TQt3 uic failure with KListView widgets | Timothy Pearson | 2011-11-15 | 1 | -2/+2 |
| | |||||
* | Fix native TQt3 accidental conversion to tquit | Timothy Pearson | 2011-11-14 | 19 | -32/+32 |
| | |||||
* | Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731 | Timothy Pearson | 2011-11-08 | 941 | -0/+168286 |