Commit Graph

72 Commits (4ff1736d07f4137436bc4351ce45c30d08219c61)
 

Author SHA1 Message Date
samelian 4ff1736d07 [cmake] rename TQt.pc to tqt.pc
13 years ago
samelian 54ded844d2 [kde-common/cmake] tde_install_icons: properly clearing theme
13 years ago
tpearson 00b33407b5 Enable Qt4 compilation again
13 years ago
samelian 1490f9ea11 [cmake] reworked tqtinterface build system
13 years ago
tpearson fd184a6b47 Add Qt autodetect option
13 years ago
samelian a8e9c1fde7 [kde-common/cmake] enforce out-of-source mode
13 years ago
samelian 229d15f085 [kde-common/cmake] FindQt.cmake: removed defaulting to qt3 QT_INCLUDE_DIRS/QT_INCLUDE_DIRS
13 years ago
samelian e485f45020 [kde-common/cmake] TDEMacros.cmake: added tde_setup_install_path()
13 years ago
tpearson 62c6e00a6b Fix uic name under TQt for Qt4
13 years ago
tpearson dd54129544 Added crude Qt3/Qt4 autodetect
13 years ago
tpearson 32490077f2 Add preliminary support for TQt for Qt4 to CMake
13 years ago
samelian 6759dd7183 [kde-common/cmake] tde_create_handbook: added EXTRA directive; *.css files are detected automatically
13 years ago
samelian 6c3831775e [kde-common/cmake] tde_create_handbook(): added SRCDIR directive
13 years ago
tpearson 587fb7aa4d Bring the HTML directory in line with the old Automake directory
13 years ago
samelian 93ceb90e9d [kde-common/cmake] tde_automoc: fixed variable colision
13 years ago
samelian f221235019 [kde-common/cmake] tde_automoc: use absolute path to source header
13 years ago
samelian 59fd2d7347 [kde-common/cmake] added META_INCLUDES directive
13 years ago
samelian ce35309a6c [kde-common/cmake] FindTDE.cmake: check for makekdewidgets
13 years ago
samelian 45082122fc [kde-common/cmake] TDEMacros.cmake: added tde_moc macro
13 years ago
tpearson e7fa629192 Improve Qt4 detection
13 years ago
samelian 972b980c05 [kde-common/cmake] tde_uic.cmake: copy .ui file locally and run tqt-replace before uic
13 years ago
tpearson d40bdd8deb Use new tqt uic
13 years ago
tpearson e72d5e06a6 Fix TQt UIC detection
13 years ago
tpearson 5bb7407bbc Fix TQt detection
13 years ago
samelian 288a9224e5 [kde-common/cmake] tde_add_library: do not add soversion for exported libraries without version
13 years ago
samelian a4caa4c796 [kde-common/cmake] FindQt.cmake: checking for patched Qt; added more flags to QT_DEFINITIONS
13 years ago
tpearson ce1a03a49a Fix Qt4 handling of threading
13 years ago
samelian 5c180c43be [kde-common/cmake] using our own export procedure, for more control
13 years ago
tpearson 2098cacfe9 TQt for Qt4 does not need the Qt3Support library
13 years ago
tpearson f00bf4399d Improve default case library handling
13 years ago
tpearson d15313e0c7 Fix up fallthrough tqt detection case
13 years ago
tpearson 13eab31526 Add fallback case
13 years ago
samelian 581a653144 [kde-common/cmake] tde_add_library: processing .skel files when they aren't in current directory
13 years ago
samelian b3e57d72df [kde-common/cmake] added FindTDE.cmake
13 years ago
samelian 9aa116c2d7 [kde-common/cmake] added two macros: tde_create_handbook and tde_auto_add_subdirectories
13 years ago
samelian d077488b31 [kde-common/cmake] added tde_include_tqt macro
14 years ago
samelian 447692aab4 [kde-common/cmake/modules] added tde_save / tde_restore macros
14 years ago
samelian 242a64afc8 [kde-common/cmake] looking for tde_uic.cmake in CMAKE_MODULE_PATH
14 years ago
samelian 1ab8856ee0 [kde-common/cmake] make tde_uic usable even if TDE_QTPLUGINS_DIR is not set (i.e. kdelibs context)
14 years ago
samelian 1af843c88c [kde-common/cmake] added a special uic wrapper, for using with TDE codebase
14 years ago
samelian 695b35791d [kde-common/cmake] tde_add_library: CMAKE_PROJECT_NAME replaced with PROJECT_NAME
14 years ago
samelian 78bb63fad0 [kde-common/cmake] added EXPORT directive to macro tde_add_kdeinit_executable
14 years ago
samelian e0e9e985b3 [kde-common/cmake] added support for imported targets; few fixes DESTDIR related
14 years ago
samelian 9476589c12 [kde-common/cmake] added find module for TQt
14 years ago
samelian fce0eb84ef [cmake/modules] TDEMacros.cmake: follow KDE4 rules for path names; added new macros: tde_add_ui_files, tde_automoc, tde_conditional_add_subdirectory; some other small changes.
14 years ago
samelian ebac6a52bc [kde-common/cmake] tde_setup_paths: I decided to follow KDE4 rules for names of installing paths
14 years ago
samelian 688c4ba9d0 [kde-common/cmake] tde_install_icons: detect locolor theme icons; ignoring icons with invalid names
14 years ago
samelian 955e3bfa94 [kde-common/cmake] rename QT_INCLUDE_DIR to QT_INCLUDE_DIRS and QT_LIBRARY_DIR to QT_LIBRARY_DIRS
14 years ago
samelian ce53981f65 [kde-common/cmake] added our own FindQt module
14 years ago
samelian 829a6389f3 [kde-common/cmake] added macro tde_message_fatal
14 years ago