aboutsummaryrefslogtreecommitdiff
path: root/modules/FindQt4.cmake
AgeCommit message (Expand)Author
2009-12-20-sort the libs alphabeticallyAlexander 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 goAlexander Neundorf
2009-12-14-add the framework path to QT_INCLUDE_DIR instead of QT_QTCORE_INCLUDE_DIRAlexander Neundorf
2009-12-13-make building KDE with Qt4 installed as OSX frameworks workAlexander Neundorf
2009-12-01correct copy'n'paste errorPatrick Spendrin
2009-11-24add QtMultimediaPatrick Spendrin
2009-11-23keep in sync with cmake: search for linguist and designerAlexander Neundorf
2009-11-15-sync with cmake: move -DQT_DLL into Qt4ConfigDependentSettings.cmakeAlexander 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-10the special handling for Apple frameworks should not be necessary, this must ...Alexander Neundorf
2009-11-09-sync (and probably fix) the ActiveQt detection on WindowsAlexander Neundorf
2009-11-09-sort documentation entries betterAlexander Neundorf
2009-11-08-move the mark_as_advanced() to the end of the include-path-checking sectionAlexander Neundorf
2009-11-08-use QT_HEADERS_DIR instead of QT_INCLUDE_DIR now after mavong some calls aroundAlexander Neundorf
2009-11-08some more syncing with FindQt4.cmake from cmake:Alexander Neundorf
2009-11-08-some syncing with FindQt4.cmake from cmake: search for cluceneAlexander Neundorf
2009-11-05sync with cmake 2.8 version Patrick Spendrin
2009-10-03more syncing with cmake cvs: enforce refinding stuff if qmake has changedAlexander Neundorf
2009-10-03unset() exists since cmake 2.6.3, so it must not be used in KDEAlexander Neundorf
2009-10-03more syncing with cmake cvs: use the same code for handling mocAlexander Neundorf
2009-10-03-more syncing with the version from cmake cvs: also pass the compile flags to...Alexander Neundorf
2009-10-01more sync: document QT_MAC_USE_COCOAAlexander 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 HEADAlexander Neundorf
2009-08-18Fix detection of Qt's phonon, patch by Pavel Volkovitskiy, approved by Thiago.David Faure
2009-08-17Use -o rather than > so that we don't get an empty file on error (e.g. "qdbus...David Faure
2009-07-09Add Qt Webkit framework support.Mike Arthur
2009-07-09whoops - revert last change, this should not have gone inHarald Fernengel
2009-07-09enable QT_USE_FAST_OPERATOR_PLUS and QT_USE_FAST_CONCATENATIONHarald Fernengel
2009-06-01Also serach for the QtHelp library when using frameworks.Andreas Pakulat
2009-05-28Support and document QT_VERSION_(MAJOR|MINOR|PATCH) as does FindQt4.cmake fromAndreas Pakulat
2008-10-13Did I miss the meaning of this message?Harri Porten
2008-08-26Allow a classname to be specified for QT_ADD_DBUS_INTERFACE, and document the...Alex Merry
2008-08-17Fix close "if"Laurent Montel
2008-08-16FindQt4.cmake: fail if Qt3 has already been foundAlexander 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 directoryAlexander Neundorf
2008-06-05-add -F /Library/Frameworks to the moc arguments, otherwise moc doesn't find ...Alexander Neundorf
2008-06-04fix typoDavid Faure
2008-05-22make DBus work with Qt4 as frameworksAlexander Neundorf
2008-04-26more syncing with cmake cvsAlexander Neundorf
2008-04-26-minor syncing with FindQt4.cmake from cmake cvsAlexander Neundorf
2008-04-11Find Qt also on OSX when compiled without frameworks, but with debugging.Till Adam
2008-03-18fix the documentation for Qt4 againAlexander Neundorf
2008-03-18fix documentation, QT_LIBRARIES doesn't exist Alexander Neundorf
2008-03-12Adjust variableLaurent Montel