summaryrefslogtreecommitdiffstats
path: root/modules/tde_uic.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Allows tde macros to be used for processing .ui files in pure TQtMichele Calgaro2022-09-041-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 Banko2021-05-251-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 Banko2021-05-241-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Conversion qt->tqt.Michele Calgaro2018-09-081-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Move last command processing 'ui' file from TDEMacros to tde_uicSlávek Banko2016-03-171-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 KDE4Timothy Pearson2013-02-151-1/+1
|
* Added CACHE option to tde_execute_process and clean up build outputTimothy Pearson2012-03-051-2/+2
| | | | | This partially closes Bug 882 Thanks to Aleksey Midenkov for the patch!
* Fix vague build errors due to blind execution in CMakeTimothy Pearson2012-02-251-4/+7
| | | | | This closes Bug 874 Thanks to Aleksey Midenkov for the patch!
* Add qwizard to kwizard autoconversion from Autotools to CMakeTimothy Pearson2012-02-021-0/+6
|
* [kde-common/cmake] tde_uic.cmake: pass qtplugins argument to generator of headersamelian2011-05-151-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 dirsamelian2011-05-111-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 systemsamelian2011-03-271-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 ↵samelian2011-01-201-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 ↵samelian2010-11-211-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 codebasesamelian2010-11-211-0/+38
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kde-common/cmake@1199209 283d02a7-25f6-0310-bc7c-ecb5cbfe19da