summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Install icons to places instead of filesystemsTimothy Pearson2012-11-191-1/+1
* Install mng icons as well as png and svg iconsTimothy Pearson2012-09-101-1/+1
* Fix TDE version detectionTimothy Pearson2012-08-071-1/+1
* Second patch for covariant return type checkTimothy Pearson2012-06-151-1/+1
* Remove spurious tmoc check from tqtqui moduleTimothy Pearson2012-06-141-12/+0
* Add FindTQtQUITimothy Pearson2012-06-121-0/+57
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-1/+1
* Update final HTML install path so all modules are consistent.Darrell Anderson2012-04-101-1/+1
* Add support for tqt.pcTimothy Pearson2012-03-061-3/+12
* Added CACHE option to tde_execute_process and clean up build outputTimothy Pearson2012-03-054-17/+46
* Rename kde-config to tde-configTimothy Pearson2012-02-261-8/+8
* Fix vague build errors due to blind execution in CMakeTimothy Pearson2012-02-254-41/+82
* Add new tde_setup_architecture_flags macroTimothy Pearson2012-02-191-0/+14
* [TDEMacros.cmake] added tde_save_and_set() macroSerghei Amelian2012-02-121-1/+6
* Update version checksTimothy Pearson2012-02-111-3/+3
* Add qwizard to kwizard autoconversion from Autotools to CMakeTimothy Pearson2012-02-021-0/+6
* Clean up tdelfeditor warnings in CMake buildsTimothy Pearson2012-01-191-8/+9
* Update tdelfeditor argument listTimothy Pearson2012-01-021-1/+1
* Automatically generate ELF metadata for each TDE executableTimothy Pearson2011-12-311-0/+77
* Additional renaming of kde to tdeTimothy Pearson2011-11-161-1/+1
* Actually move the kde files that were renamed in the last commitTimothy Pearson2011-11-062-0/+0
* Additional kde to tde renamingTimothy Pearson2011-11-062-13/+13
* Enable owner write access on suid executablesv3.5.13tpearson2011-10-261-1/+1
* Fix FTBFS under CMaketpearson2011-08-211-3/+3
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-212-5/+5
* Revert prior commit as it caused other problemstpearson2011-08-081-1/+1
* Fix FTBFS under Debiantpearson2011-08-081-1/+1
* [kde-common/cmake] tde_uic.cmake: pass qtplugins argument to generator of headersamelian2011-05-151-4/+5
* [kde-common/cmake] tde_uic: copy ui.h extension to binary dirsamelian2011-05-111-0/+6
* [kde-common/cmake] fixed tde_moc() macrosamelian2011-05-101-1/+1
* [kde-common/cmake] added tde_file_to_cpp() macrosamelian2011-04-281-0/+18
* [kde-common/cmake] added tde_create_translation() macrosamelian2011-04-211-0/+77
* [kde-common/cmake] added NOINDEX directive to tde_create_handbook() macrosamelian2011-04-181-20/+32
* [cmake] rename TQt.pc to tqt.pcsamelian2011-03-301-21/+13
* [kde-common/cmake] tde_install_icons: properly clearing themesamelian2011-03-301-0/+1
* Enable Qt4 compilation againtpearson2011-03-301-9/+17
* [cmake] reworked tqtinterface build systemsamelian2011-03-276-257/+73
* Add Qt autodetect optiontpearson2011-03-251-0/+10
* [kde-common/cmake] enforce out-of-source modesamelian2011-03-251-0/+11
* [kde-common/cmake] FindQt.cmake: removed defaulting to qt3 QT_INCLUDE_DIRS/QT...samelian2011-03-241-7/+0
* [kde-common/cmake] TDEMacros.cmake: added tde_setup_install_path()samelian2011-03-231-1/+14
* Fix uic name under TQt for Qt4tpearson2011-03-211-1/+1
* Added crude Qt3/Qt4 autodetecttpearson2011-03-211-0/+26
* Add preliminary support for TQt for Qt4 to CMaketpearson2011-03-202-2/+112
* [kde-common/cmake] tde_create_handbook: added EXTRA directive; *.css files ar...samelian2011-03-171-4/+12
* [kde-common/cmake] tde_create_handbook(): added SRCDIR directivesamelian2011-03-121-2/+15
* Bring the HTML directory in line with the old Automake directorytpearson2011-03-121-1/+1
* [kde-common/cmake] tde_automoc: fixed variable colisionsamelian2011-03-081-3/+4
* [kde-common/cmake] tde_automoc: use absolute path to source headersamelian2011-03-081-2/+4
* [kde-common/cmake] added META_INCLUDES directivesamelian2011-03-071-2/+30