| Commit message (Expand) | Author | Age | Files | Lines |
* | [kde-common/cmake] tde_uic: copy ui.h extension to binary dir | samelian | 2011-05-11 | 1 | -0/+6 |
* | [kde-common/cmake] fixed tde_moc() macro | samelian | 2011-05-10 | 1 | -1/+1 |
* | [kde-common/cmake] added tde_file_to_cpp() macro | samelian | 2011-04-28 | 1 | -0/+18 |
* | [kde-common/cmake] added tde_create_translation() macro | samelian | 2011-04-21 | 1 | -0/+77 |
* | [kde-common/cmake] added NOINDEX directive to tde_create_handbook() macro | samelian | 2011-04-18 | 1 | -20/+32 |
* | [cmake] rename TQt.pc to tqt.pc | samelian | 2011-03-30 | 1 | -21/+13 |
* | [kde-common/cmake] tde_install_icons: properly clearing theme | samelian | 2011-03-30 | 1 | -0/+1 |
* | Enable Qt4 compilation again | tpearson | 2011-03-30 | 1 | -9/+17 |
* | [cmake] reworked tqtinterface build system | samelian | 2011-03-27 | 6 | -257/+73 |
* | Add Qt autodetect option | tpearson | 2011-03-25 | 1 | -0/+10 |
* | [kde-common/cmake] enforce out-of-source mode | samelian | 2011-03-25 | 1 | -0/+11 |
* | [kde-common/cmake] FindQt.cmake: removed defaulting to qt3 QT_INCLUDE_DIRS/QT... | samelian | 2011-03-24 | 1 | -7/+0 |
* | [kde-common/cmake] TDEMacros.cmake: added tde_setup_install_path() | samelian | 2011-03-23 | 1 | -1/+14 |
* | Fix uic name under TQt for Qt4 | tpearson | 2011-03-21 | 1 | -1/+1 |
* | Added crude Qt3/Qt4 autodetect | tpearson | 2011-03-21 | 1 | -0/+26 |
* | Add preliminary support for TQt for Qt4 to CMake | tpearson | 2011-03-20 | 2 | -2/+112 |
* | [kde-common/cmake] tde_create_handbook: added EXTRA directive; *.css files ar... | samelian | 2011-03-17 | 1 | -4/+12 |
* | [kde-common/cmake] tde_create_handbook(): added SRCDIR directive | samelian | 2011-03-12 | 1 | -2/+15 |
* | Bring the HTML directory in line with the old Automake directory | tpearson | 2011-03-12 | 1 | -1/+1 |
* | [kde-common/cmake] tde_automoc: fixed variable colision | samelian | 2011-03-08 | 1 | -3/+4 |
* | [kde-common/cmake] tde_automoc: use absolute path to source header | samelian | 2011-03-08 | 1 | -2/+4 |
* | [kde-common/cmake] added META_INCLUDES directive | samelian | 2011-03-07 | 1 | -2/+30 |
* | [kde-common/cmake] FindTDE.cmake: check for makekdewidgets | samelian | 2011-03-06 | 1 | -0/+1 |
* | [kde-common/cmake] TDEMacros.cmake: added tde_moc macro | samelian | 2011-01-23 | 1 | -0/+21 |
* | Improve Qt4 detection | tpearson | 2011-01-21 | 1 | -3/+3 |
* | [kde-common/cmake] tde_uic.cmake: copy .ui file locally and run tqt-replace b... | samelian | 2011-01-20 | 1 | -2/+7 |
* | Use new tqt uic | tpearson | 2011-01-13 | 1 | -1/+1 |
* | Fix TQt UIC detection | tpearson | 2011-01-12 | 1 | -1/+6 |
* | Fix TQt detection | tpearson | 2011-01-12 | 1 | -1/+1 |
* | [kde-common/cmake] tde_add_library: do not add soversion for exported librari... | samelian | 2011-01-10 | 1 | -9/+24 |
* | [kde-common/cmake] FindQt.cmake: checking for patched Qt; added more flags to... | samelian | 2011-01-10 | 1 | -2/+16 |
* | Fix Qt4 handling of threading | tpearson | 2011-01-06 | 1 | -4/+12 |
* | [kde-common/cmake] using our own export procedure, for more control | samelian | 2011-01-06 | 2 | -6/+52 |
* | TQt for Qt4 does not need the Qt3Support library | tpearson | 2011-01-05 | 1 | -1/+1 |
* | Improve default case library handling | tpearson | 2011-01-05 | 1 | -0/+3 |
* | Fix up fallthrough tqt detection case | tpearson | 2011-01-05 | 1 | -1/+1 |
* | Add fallback case | tpearson | 2011-01-01 | 1 | -0/+1 |
* | [kde-common/cmake] tde_add_library: processing .skel files when they aren't i... | samelian | 2010-12-16 | 1 | -1/+1 |
* | [kde-common/cmake] added FindTDE.cmake | samelian | 2010-12-12 | 1 | -0/+85 |
* | [kde-common/cmake] added two macros: tde_create_handbook and tde_auto_add_sub... | samelian | 2010-12-12 | 1 | -1/+117 |
* | [kde-common/cmake] added tde_include_tqt macro | samelian | 2010-12-05 | 1 | -0/+11 |
* | [kde-common/cmake/modules] added tde_save / tde_restore macros | samelian | 2010-11-28 | 1 | -0/+18 |
* | [kde-common/cmake] looking for tde_uic.cmake in CMAKE_MODULE_PATH | samelian | 2010-11-21 | 1 | -1/+1 |
* | [kde-common/cmake] make tde_uic usable even if TDE_QTPLUGINS_DIR is not set (... | samelian | 2010-11-21 | 1 | -5/+7 |
* | [kde-common/cmake] added a special uic wrapper, for using with TDE codebase | samelian | 2010-11-21 | 2 | -2/+57 |
* | [kde-common/cmake] tde_add_library: CMAKE_PROJECT_NAME replaced with PROJECT_... | samelian | 2010-11-19 | 1 | -1/+1 |
* | [kde-common/cmake] added EXPORT directive to macro tde_add_kdeinit_executable | samelian | 2010-11-18 | 1 | -1/+10 |
* | [kde-common/cmake] added support for imported targets; few fixes DESTDIR related | samelian | 2010-10-27 | 2 | -15/+32 |
* | [kde-common/cmake] added find module for TQt | samelian | 2010-10-24 | 1 | -0/+20 |
* | [cmake/modules] TDEMacros.cmake: follow KDE4 rules for path names; added new ... | samelian | 2010-10-24 | 1 | -16/+103 |