summaryrefslogtreecommitdiffstats
path: root/Modules/UseQt4.cmake
Commit message (Expand)AuthorAgeFilesLines
* Qt4: Fix dependencies of QtDeclartive.Clinton Stimpson2011-11-291-3/+3
* Add QT_LIBRARIES_PLUGINS variable to UseQt4.Mike McQuaid2011-10-031-0/+2
* Add -DQT_NO_DEBUG if no build type is specified so Qt plugins will work.Clinton Stimpson2011-06-231-0/+3
* Qt4: complete module dependencies in UseQt4.cmakeClinton Stimpson2011-06-131-0/+7
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Add cross-compiling support to FindQt4.cmakeClinton Stimpson2010-07-021-2/+2
* -add support for QtMultimedia in UseQt4.cmake (#10675)Alex Neundorf2010-05-061-2/+3
* Add support for QtDeclartive module.Clinton Stimpson2010-02-181-1/+3
* -better support for Qt4 as frameworksAlexander Neundorf2009-12-161-3/+0
* BUG: Fix #10021 don't specify libraries Qt depends on unless Qt is static.Clinton Stimpson2009-12-151-1/+4
* QtHelp depends on QtNetworkClinton Stimpson2009-10-011-1/+1
* Convert CMake non-find modules to BSD LicenseBrad King2009-09-281-0/+12
* ENH: Add support for QtScriptTools in Qt 4.5.Clinton Stimpson2009-05-061-2/+3
* ENH: Add support for building with Qt's ActiveX support on Windows.Clinton Stimpson2009-02-061-2/+5
* ENH: Better way to add framework includes.Clinton Stimpson2009-01-281-1/+1
* ENH: Should have a -F for framework includes on Mac. Fixes ParaView build w...Clinton Stimpson2009-01-231-0/+3
* BUG: Fix #7934. phonon doesn't always depend on QtDBus.Clinton Stimpson2008-11-051-1/+5
* ENH: Similar to how qmake does it...Clinton Stimpson2008-05-191-4/+4
* ENH: Automatically add dependent modules.Clinton Stimpson2008-03-141-95/+41
* ENH: Add support for Qt 4.4's phonon module.Clinton Stimpson2008-03-131-0/+22
* ENH: Use new COMPILE_DEFINITIONS_* with set_property toClinton Stimpson2008-02-011-11/+4
* ENH: Define QT_NO_DEBUG when building with release Qt libs.Clinton Stimpson2007-12-011-0/+11
* ENH: support QtScriptAlexander Neundorf2007-08-211-0/+4
* ENH: add QT_USE_QTDBUS as it exists for all other modules tooAlexander Neundorf2007-01-041-2/+5
* BUG: Patch from Clinton to restore proper QT3_SUPPORT macro definition.Brad King2006-10-041-0/+1
* ENH: fixes from Clinton to allow qt to work with static libsBill Hoffman2006-09-061-100/+56
* ENH: fix for optimized debug stuffBill Hoffman2006-08-011-96/+12
* ENH: fix qtmain for releaseBill Hoffman2006-08-011-3/+3
* ENH: fix qtmain for releaseBill Hoffman2006-08-011-1/+1
* ENH: -apply the patches by Clinton Stimpson and Kenneth Moreland which fixAlexander Neundorf2006-04-271-0/+13
* ENH: add documentation support for modulesBill Hoffman2005-12-141-7/+5
* ENH: add -D options for qt stuffBill Hoffman2005-09-121-0/+7
* ENH: add Ken Morelands fixes for FindQTBill Hoffman2005-09-081-0/+200