| Commit message (Expand) | Author | Age | Files | Lines |
* | Modules: Update documentation formatting | Bartosz Kosiorek | 2019-04-08 | 1 | -3/+2 |
|
|
* | Help: Convert remaining modules to block-style comments | Kitware Robot | 2018-10-22 | 1 | -9/+10 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -13/+3 |
|
|
* | FindQt4: prevent overlinking when using UseQt4.cmake. | Clinton Stimpson | 2014-02-26 | 1 | -1/+3 |
|
|
* | Qt4: Use generator expression in COMPILE_DEFINITIONS (#14692) | Stephen Kelly | 2014-01-13 | 1 | -7/+1 |
|
|
* | qt4: Fix linking with QtSvg to not include QtXml. | Clinton Stimpson | 2013-10-23 | 1 | -1/+1 |
|
|
* | Convert builtin help to reStructuredText source files | Kitware Robot | 2013-10-15 | 1 | -4/+9 |
|
|
* | Qt4: Add SYSTEM option to include_directories. | Clinton Stimpson | 2012-12-03 | 1 | -2/+10 |
|
|
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -16/+16 |
|
|
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 1 | -74/+74 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -1/+1 |
|
|
* | Qt4: Fix dependencies of QtDeclartive. | Clinton Stimpson | 2011-11-29 | 1 | -3/+3 |
|
|
* | Add QT_LIBRARIES_PLUGINS variable to UseQt4. | Mike McQuaid | 2011-10-03 | 1 | -0/+2 |
|
|
* | Add -DQT_NO_DEBUG if no build type is specified so Qt plugins will work. | Clinton Stimpson | 2011-06-23 | 1 | -0/+3 |
|
|
* | Qt4: complete module dependencies in UseQt4.cmake | Clinton Stimpson | 2011-06-13 | 1 | -0/+7 |
|
|
* | Modules: Fix spelling 'To distributed' -> 'To distribute' | Todd Gamblin | 2010-08-09 | 1 | -1/+1 |
|
|
* | Add cross-compiling support to FindQt4.cmake | Clinton Stimpson | 2010-07-02 | 1 | -2/+2 |
|
|
* | -add support for QtMultimedia in UseQt4.cmake (#10675) | Alex Neundorf | 2010-05-06 | 1 | -2/+3 |
|
|
* | Add support for QtDeclartive module. | Clinton Stimpson | 2010-02-18 | 1 | -1/+3 |
|
|
* | -better support for Qt4 as frameworks | Alexander Neundorf | 2009-12-16 | 1 | -3/+0 |
|
|
* | BUG: Fix #10021 don't specify libraries Qt depends on unless Qt is static. | Clinton Stimpson | 2009-12-15 | 1 | -1/+4 |
|
|
* | QtHelp depends on QtNetwork | Clinton Stimpson | 2009-10-01 | 1 | -1/+1 |
|
|
* | Convert CMake non-find modules to BSD License | Brad King | 2009-09-28 | 1 | -0/+12 |
|
|
* | ENH: Add support for QtScriptTools in Qt 4.5. | Clinton Stimpson | 2009-05-06 | 1 | -2/+3 |
|
|
* | ENH: Add support for building with Qt's ActiveX support on Windows. | Clinton Stimpson | 2009-02-06 | 1 | -2/+5 |
|
|
* | ENH: Better way to add framework includes. | Clinton Stimpson | 2009-01-28 | 1 | -1/+1 |
|
|
* | ENH: Should have a -F for framework includes on Mac. Fixes ParaView build w... | Clinton Stimpson | 2009-01-23 | 1 | -0/+3 |
|
|
* | BUG: Fix #7934. phonon doesn't always depend on QtDBus. | Clinton Stimpson | 2008-11-05 | 1 | -1/+5 |
|
|
* | ENH: Similar to how qmake does it... | Clinton Stimpson | 2008-05-19 | 1 | -4/+4 |
|
|
* | ENH: Automatically add dependent modules. | Clinton Stimpson | 2008-03-14 | 1 | -95/+41 |
|
|
* | ENH: Add support for Qt 4.4's phonon module. | Clinton Stimpson | 2008-03-13 | 1 | -0/+22 |
|
|
* | ENH: Use new COMPILE_DEFINITIONS_* with set_property to | Clinton Stimpson | 2008-02-01 | 1 | -11/+4 |
|
|
* | ENH: Define QT_NO_DEBUG when building with release Qt libs. | Clinton Stimpson | 2007-12-01 | 1 | -0/+11 |
|
|
* | ENH: support QtScript | Alexander Neundorf | 2007-08-21 | 1 | -0/+4 |
|
|
* | ENH: add QT_USE_QTDBUS as it exists for all other modules too | Alexander Neundorf | 2007-01-04 | 1 | -2/+5 |
|
|
* | BUG: Patch from Clinton to restore proper QT3_SUPPORT macro definition. | Brad King | 2006-10-04 | 1 | -0/+1 |
|
|
* | ENH: fixes from Clinton to allow qt to work with static libs | Bill Hoffman | 2006-09-06 | 1 | -100/+56 |
|
|
* | ENH: fix for optimized debug stuff | Bill Hoffman | 2006-08-01 | 1 | -96/+12 |
|
|
* | ENH: fix qtmain for release | Bill Hoffman | 2006-08-01 | 1 | -3/+3 |
|
|
* | ENH: fix qtmain for release | Bill Hoffman | 2006-08-01 | 1 | -1/+1 |
|
|
* | ENH: -apply the patches by Clinton Stimpson and Kenneth Moreland which fix | Alexander Neundorf | 2006-04-27 | 1 | -0/+13 |
|
|
* | ENH: add documentation support for modules | Bill Hoffman | 2005-12-14 | 1 | -7/+5 |
|
|
* | ENH: add -D options for qt stuff | Bill Hoffman | 2005-09-12 | 1 | -0/+7 |
|
|
* | ENH: add Ken Morelands fixes for FindQT | Bill Hoffman | 2005-09-08 | 1 | -0/+200 |
|
|