| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'findqt4-withqt5' | Brad King | 2013-03-18 | 1 | -0/+7 |
|\ |
|
| * | FindQt4: If Qt5 is in CMAKE_PREFIX_PATH, be sure to find Qt4 includes. | Clinton Stimpson | 2013-03-18 | 1 | -0/+7 |
|
|
* | | Merge topic 'set-QT_MAJOR_VERSION' | Brad King | 2013-03-18 | 1 | -0/+6 |
|\ \ |
|
| * | | FindQt4: Set the INTERFACE_QT_MAJOR_VERSION for Qt4::QtCore | Stephen Kelly | 2013-03-18 | 1 | -0/+6 |
| |/ |
|
* | | FindQt4: Set the Qt4_FOUND variable if Qt4 is found | Stephen Kelly | 2013-03-18 | 1 | -3/+5 |
|/ |
|
* | FindQt4: Fix QT_QMAKE{_QMAKE => }_EXECUTABLE typo | Brad King | 2013-03-13 | 1 | -1/+1 |
|
|
* | FindQt4: Do not use qmake from Qt5 | Janne Rönkkö | 2013-03-12 | 1 | -36/+53 |
|
|
* | Only add existing targets to the Qt4 target depends properties. | Stephen Kelly | 2013-02-26 | 1 | -6/+10 |
|
|
* | Don't add target-specific interface includes and defines to Qt 4 targets. | Stephen Kelly | 2013-02-13 | 1 | -8/+0 |
|
|
* | Generate config-specific interface link libraries propeties. | Stephen Kelly | 2013-02-09 | 1 | -6/+18 |
|
|
* | Automatically link to the qtmain library when linking to QtCore. | Stephen Kelly | 2013-01-23 | 1 | -0/+28 |
|
|
* | Merge topic 'qt4-target-depends' | Brad King | 2013-01-10 | 1 | -0/+26 |
|\ |
|
| * | FindQt4: Add INTERFACE includes and defines to Qt4 targets | Stephen Kelly | 2013-01-10 | 1 | -0/+26 |
|
|
* | | Merge topic 'qt4-version-openssl' | Brad King | 2013-01-08 | 1 | -5/+5 |
|\ \
| |/
|/| |
|
| * | FindQt4: set QT_VERSION_* variables sooner. | Clinton Stimpson | 2013-01-07 | 1 | -5/+5 |
|
|
* | | Qt4: Add module dependencies to the IMPORTED targets | Stephen Kelly | 2013-01-07 | 1 | -0/+55 |
|/ |
|
* | Merge topic 'OpenBSD-patches' | David Cole | 2012-12-11 | 1 | -6/+6 |
|\ |
|
| * | OpenBSD: Add paths for Qt3/Qt4 | Amit Kulkarni | 2012-12-05 | 1 | -6/+6 |
|
|
* | | Qt4: Add SYSTEM option to include_directories. | Clinton Stimpson | 2012-12-03 | 1 | -0/+4 |
|/ |
|
* | Find* (and some other): use ${CMAKE_CURRENT_LIST_DIR} in include() | Rolf Eike Beer | 2012-11-04 | 1 | -2/+2 |
|
|
* | FindQt4: Avoid "finding" non-existent library in a .framework | David Cole | 2012-09-06 | 1 | -0/+12 |
|
|
* | Merge topic 'fix-Qt-casing' | Brad King | 2012-08-30 | 1 | -1/+1 |
|\ |
|
| * | Fix casing of 'Qt' in docs, comments and user-visible strings. | Stephen Kelly | 2012-08-28 | 1 | -1/+1 |
|
|
* | | Fix errors detecting Qt4 on Windows 8. | Clinton Stimpson | 2012-08-24 | 1 | -1/+1 |
|/ |
|
* | Merge topic 'qt4_use_modules' | David Cole | 2012-08-20 | 1 | -0/+11 |
|\ |
|
| * | Add new qt4_use_modules function. | Stephen Kelly | 2012-08-19 | 1 | -0/+11 |
|
|
* | | FindQt4: Give precedence to QTDIR environment variable, if set. | Clinton Stimpson | 2012-08-16 | 1 | -5/+5 |
|
|
* | | FindQt4: Give precedence to QTDIR environment variable, if set. | Clinton Stimpson | 2012-08-16 | 1 | -1/+1 |
|
|
* | | Fix regex for qt minor version. | Clinton Stimpson | 2012-08-16 | 1 | -1/+1 |
|/ |
|
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -92/+92 |
|
|
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 1 | -420/+420 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -56/+56 |
|
|
* | Fix typo direcotry -> directory (and similar) [#13444] | Rolf Eike Beer | 2012-07-30 | 1 | -1/+1 |
|
|
* | FindQt4: extend documentation | Rolf Eike Beer | 2012-06-20 | 1 | -6/+19 |
|
|
* | Merge topic 'qt4-phonon-backend' | David Cole | 2012-06-05 | 1 | -1/+5 |
|\ |
|
| * | Added conditional for the phonon backend plugin. | Kurtis Nusbaum | 2012-05-29 | 1 | -1/+5 |
|
|
* | | Fix the number variable comparison when Qt is not found. | Stephen Kelly | 2012-05-03 | 1 | -1/+1 |
|
|
* | | Abort FindQt4.cmake if Qt 5 is found. | David Faure | 2012-05-03 | 1 | -4/+16 |
|/ |
|
* | FindQt4: clarify warning message about incorrect Qt installation. | Clinton Stimpson | 2012-02-09 | 1 | -2/+3 |
|
|
* | Add QT_LIBRARIES_PLUGINS variable to UseQt4. | Mike McQuaid | 2011-10-03 | 1 | -0/+8 |
|
|
* | qt4: also find QtUiTools when cross compiling with mingw. | Clinton Stimpson | 2011-08-29 | 1 | -3/+4 |
|
|
* | Remove C compiler requirement from FindQt4.cmake | Clinton Stimpson | 2011-07-28 | 1 | -7/+7 |
|
|
* | Merge topic 'qt4-apple-framework-fix' | Brad King | 2011-07-26 | 1 | -13/+13 |
|\ |
|
| * | Qt4: Fix reference of undefined variable when detecting frameworks on Mac OS X | Clinton Stimpson | 2011-07-25 | 1 | -13/+13 |
|
|
* | | Add qt4/QtCore to help find Qt headers when cross-compiling. | Clinton Stimpson | 2011-07-22 | 1 | -1/+1 |
|/ |
|
* | Add imported targets support for frameworks on Mac. | Clinton Stimpson | 2011-06-13 | 1 | -23/+24 |
|
|
* | When cross compiling, don't double-root paths when using find_*. | Markus Rathgeb | 2011-03-10 | 1 | -34/+34 |
|
|
* | Fix regression in 43cb9b8. | Clinton Stimpson | 2011-02-24 | 1 | -0/+5 |
|
|
* | Merge topic 'qt4-fphsa' | Brad King | 2011-02-22 | 1 | -133/+52 |
|\ |
|
| * | When checking find_package() components, special case qtmain. | Clinton Stimpson | 2011-02-04 | 1 | -1/+7 |
|
|