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