aboutsummaryrefslogtreecommitdiff
path: root/modules/FindQt4.cmake
AgeCommit message (Expand)Author
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
2008-03-11Fix the cmake test so that QT_QTWEBKIT_FOUND is set when QtWebKit is found.Alex Merry
2008-02-15Avoid a cmake warning by terminating the IF properly.Till Adam
2008-02-15QtClucene doesn't have public APILaurent Montel
2008-02-15Add new variable for new libLaurent Montel
2008-01-29adjust order of includesDavid Johnson
2007-12-19-synced partly with cmake cvs FindQt4.cmake: optional OPTIONS argument for so...Alexander Neundorf
2007-12-16no need to have different success messages for Windows and UNIXAlexander Neundorf
2007-12-16-remove macros QT4_ADD_DBUS_INTERFACE_NO_NAMESPACE() and QT4_ADD_DBUS_INTERFA...Alexander Neundorf
2007-12-14Move the wchar_t msvc fix local to phonon, including it for everything linked...Shane King
2007-12-13Fixed build for ds9 phonon backend with msvcShane King
2007-12-11apply patch to properly set QT_NO_DEBUG in release buildsChristian Ehrlicher
2007-10-24Support for passing "-i includefile" to qdbusxml2cpp. Can be useful for the Q...David Faure
2007-10-05Merged KIO::JobFlags branchDavid Faure
2007-09-24Adapt CMakeLists.txt as discussed with Alex.Laurent Montel
2007-09-19unbreakAlex Merry
2007-09-19-make QT4_ADD_DBUS_INTERFACES work not-by-accident and remove some unnecessar...Alexander Neundorf
2007-09-19partly sync with cmake cvs: handle relative/absolute paths in Qt rc files bet...Alexander Neundorf
2007-09-11compile fixRalf Habacker
2007-09-11all variables starts with QT_, we should too Ralf Habacker
2007-09-11win32 requires a variable containing the qt install dirRalf Habacker
2007-08-21typoAlexander Neundorf
2007-07-25- okayed by thiagoJason vanRijn Kasper
2007-07-21remove tabsPeter Kümmel
2007-07-21too much parameters for the msvc IDE, put them into a file and use the moc op...Peter Kümmel
2007-07-14back to unix styleChristian Ehrlicher
2007-07-14fix for msvc when find_package(Qt) is called more than once.Christian Ehrlicher
2007-07-09it's d4, not 4dFrank Osterfeld
2007-07-09fix linebreaksFrank Osterfeld
2007-07-09build with mingwFrank Osterfeld
2007-06-20Remove the now uncessary QtScript from QT_QTUITOOLS_LIBRARY.Andreas Pakulat
2007-06-13Fix for Q_WS_MAC on mac when frameworks are enabled, based on patch by mac.yo...David Faure
2007-06-09Get kdelib to build with Qtopia Core. Remove old Q_WS_QWS ifdefs. Add needed ...Benjamin Long
2007-06-07fix commentsMatthias Kretz