aboutsummaryrefslogtreecommitdiff
path: root/modules/FindQt4.cmake
AgeCommit message (Expand)Author
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
2007-06-04Add Q_WS_QWS symbol to build system. Also check for that symbol, and link aga...Benjamin Long
2007-04-25Commit my patch into trunkLaurent Montel
2007-04-09win32 fix: added message about the used qmake location, this helps to find pr...Ralf Habacker
2007-03-30we need the debug libs tooChristian Ehrlicher
2007-03-13Why should ICE be required when using FindQt4? breaks when using this file el...David Faure
2007-03-13add -F for finding qt in a non-default locationBenjamin Reed
2007-03-05This patch fixes finding Qt4 when installed as a framework on OS X. The orig...Caleb Tennis
2007-03-01QtScript is static, no -frameworkBenjamin Reed
2007-02-28-some formatting in FindX11.cmakeAlexander Neundorf
2007-02-27-don't use "-L" and "-l" because I don't think this works with MSVC and it mi...Alexander Neundorf
2007-02-27some formattingAlexander Neundorf
2007-02-27Initial support for the IMHO "broken" way of compiling KDE in Qt 4.3:Thiago Macieira
2007-01-31-fix parsing of qrc files, the file tag can have attributesAlexander Neundorf
2007-01-31QT4_ADD_RESOURCES from cmake 2.4.6 to fix kjscmd.qrc parsingChristian Ehrlicher
2007-01-30-sync with cmake cvs: better parsing of the rc filesAlexander Neundorf
2007-01-04-add QT_USE_QTDBUSAlexander Neundorf
2007-01-04partly sync with cmake cvs: if "qmake" is found, check that it's a Qt4 qmake,...Alexander Neundorf
2007-01-03-remove obsolete macroAlexander Neundorf