Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allows tde macros to be used for processing .ui files in pure TQt | Michele Calgaro | 2022-09-04 | 1 | -13/+26 |
| | | | | | | applications. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | tde_uic: Set CMAKE_MODULE_PATH only if it is needed. This prevents CMP0017. | Slávek Banko | 2021-05-25 | 1 | -1/+3 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | tde_add_ui_files: Use TDE_CMAKE_MODULES to determine the path for tde_uic.cmake. | Slávek Banko | 2021-05-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Conversion qt->tqt. | Michele Calgaro | 2018-09-08 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Move last command processing 'ui' file from TDEMacros to tde_uic | Slávek Banko | 2016-03-17 | 1 | -0/+6 |
| | | | | | | Used cmake method of processing output from the command Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 1 | -1/+1 |
| | |||||
* | Added CACHE option to tde_execute_process and clean up build output | Timothy Pearson | 2012-03-05 | 1 | -2/+2 |
| | | | | | This partially closes Bug 882 Thanks to Aleksey Midenkov for the patch! | ||||
* | Fix vague build errors due to blind execution in CMake | Timothy Pearson | 2012-02-25 | 1 | -4/+7 |
| | | | | | This closes Bug 874 Thanks to Aleksey Midenkov for the patch! | ||||
* | Add qwizard to kwizard autoconversion from Autotools to CMake | Timothy Pearson | 2012-02-02 | 1 | -0/+6 |
| | |||||
* | [kde-common/cmake] tde_uic.cmake: pass qtplugins argument to generator of header | samelian | 2011-05-15 | 1 | -4/+5 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kde-common/cmake@1232088 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | [kde-common/cmake] tde_uic: copy ui.h extension to binary dir | samelian | 2011-05-11 | 1 | -0/+6 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kde-common/cmake@1231438 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | [cmake] reworked tqtinterface build system | samelian | 2011-03-27 | 1 | -3/+3 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kde-common/cmake@1226235 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | [kde-common/cmake] tde_uic.cmake: copy .ui file locally and run tqt-replace ↵ | samelian | 2011-01-20 | 1 | -2/+7 |
| | | | | | | before uic git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kde-common/cmake@1215873 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | [kde-common/cmake] make tde_uic usable even if TDE_QTPLUGINS_DIR is not set ↵ | samelian | 2010-11-21 | 1 | -5/+7 |
| | | | | | | (i.e. kdelibs context) git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kde-common/cmake@1199426 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | [kde-common/cmake] added a special uic wrapper, for using with TDE codebase | samelian | 2010-11-21 | 1 | -0/+38 |
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kde-common/cmake@1199209 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |