Age | Commit message (Expand) | Author |
2009-12-20 | -sort the libs alphabetically | Alexander Neundorf |
2009-12-20 | -sync with cmake: move the check for the window system before the include-dir... | Alexander Neundorf |
2009-12-20 | -syncing with cmake: 7 differences less, 35 left to go | Alexander Neundorf |
2009-12-14 | -add the framework path to QT_INCLUDE_DIR instead of QT_QTCORE_INCLUDE_DIR | Alexander Neundorf |
2009-12-13 | -make building KDE with Qt4 installed as OSX frameworks work | Alexander Neundorf |
2009-12-01 | correct copy'n'paste error | Patrick Spendrin |
2009-11-24 | add QtMultimedia | Patrick Spendrin |
2009-11-23 | keep in sync with cmake: search for linguist and designer | Alexander Neundorf |
2009-11-15 | -sync with cmake: move -DQT_DLL into Qt4ConfigDependentSettings.cmake | Alexander Neundorf |
2009-11-15 | -more syncing with cmake: split some logic of FindQt4.cmake into separate fil... | Alexander Neundorf |
2009-11-12 | -also search for qmake-mac, which is used as name for qmake by macports (http... | Alexander Neundorf |
2009-11-12 | -remove commented out code for Apple, which was not necessary anymore (since ... | Alexander Neundorf |
2009-11-10 | the special handling for Apple frameworks should not be necessary, this must ... | Alexander Neundorf |
2009-11-09 | -sync (and probably fix) the ActiveQt detection on Windows | Alexander Neundorf |
2009-11-09 | -sort documentation entries better | Alexander Neundorf |
2009-11-08 | -move the mark_as_advanced() to the end of the include-path-checking section | Alexander Neundorf |
2009-11-08 | -use QT_HEADERS_DIR instead of QT_INCLUDE_DIR now after mavong some calls around | Alexander Neundorf |
2009-11-08 | some more syncing with FindQt4.cmake from cmake: | Alexander Neundorf |
2009-11-08 | -some syncing with FindQt4.cmake from cmake: search for clucene | Alexander Neundorf |
2009-11-05 | sync with cmake 2.8 version | Patrick Spendrin |
2009-10-03 | more syncing with cmake cvs: enforce refinding stuff if qmake has changed | Alexander Neundorf |
2009-10-03 | unset() exists since cmake 2.6.3, so it must not be used in KDE | Alexander Neundorf |
2009-10-03 | more syncing with cmake cvs: use the same code for handling moc | Alexander Neundorf |
2009-10-03 | -more syncing with the version from cmake cvs: also pass the compile flags to... | Alexander Neundorf |
2009-10-01 | more sync: document QT_MAC_USE_COCOA | Alexander Neundorf |
2009-10-01 | -more synching with the file from cmake: support specifiying the minimum Qt v... | Alexander Neundorf |
2009-10-01 | -some more syncing with the version from cmake: | Alexander Neundorf |
2009-10-01 | -start synching with the FindQt4.cmake from current cmake cvs HEAD | Alexander Neundorf |
2009-08-18 | Fix detection of Qt's phonon, patch by Pavel Volkovitskiy, approved by Thiago. | David Faure |
2009-08-17 | Use -o rather than > so that we don't get an empty file on error (e.g. "qdbus... | David Faure |
2009-07-09 | Add Qt Webkit framework support. | Mike Arthur |
2009-07-09 | whoops - revert last change, this should not have gone in | Harald Fernengel |
2009-07-09 | enable QT_USE_FAST_OPERATOR_PLUS and QT_USE_FAST_CONCATENATION | Harald Fernengel |
2009-06-01 | Also serach for the QtHelp library when using frameworks. | Andreas Pakulat |
2009-05-28 | Support and document QT_VERSION_(MAJOR|MINOR|PATCH) as does FindQt4.cmake from | Andreas Pakulat |
2008-10-13 | Did I miss the meaning of this message? | Harri Porten |
2008-08-26 | Allow a classname to be specified for QT_ADD_DBUS_INTERFACE, and document the... | Alex Merry |
2008-08-17 | Fix close "if" | Laurent Montel |
2008-08-16 | FindQt4.cmake: fail if Qt3 has already been found | Alexander Neundorf |
2008-07-20 | -remove empty lines from documentation block in FindQt4.cmake, so everything ... | Alexander Neundorf |
2008-06-06 | -no space necessary between -F and the directory | Alexander Neundorf |
2008-06-05 | -add -F /Library/Frameworks to the moc arguments, otherwise moc doesn't find ... | Alexander Neundorf |
2008-06-04 | fix typo | David Faure |
2008-05-22 | make DBus work with Qt4 as frameworks | Alexander Neundorf |
2008-04-26 | more syncing with cmake cvs | Alexander Neundorf |
2008-04-26 | -minor syncing with FindQt4.cmake from cmake cvs | Alexander Neundorf |
2008-04-11 | Find Qt also on OSX when compiled without frameworks, but with debugging. | Till Adam |
2008-03-18 | fix the documentation for Qt4 again | Alexander Neundorf |
2008-03-18 | fix documentation, QT_LIBRARIES doesn't exist | Alexander Neundorf |
2008-03-12 | Adjust variable | Laurent Montel |