| Age | Commit message (Expand) | Author |
| 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 |
| 2007-06-04 | Add Q_WS_QWS symbol to build system. Also check for that symbol, and link aga... | Benjamin Long |
| 2007-04-25 | Commit my patch into trunk | Laurent Montel |
| 2007-04-09 | win32 fix: added message about the used qmake location, this helps to find pr... | Ralf Habacker |
| 2007-03-30 | we need the debug libs too | Christian Ehrlicher |
| 2007-03-13 | Why should ICE be required when using FindQt4? breaks when using this file el... | David Faure |
| 2007-03-13 | add -F for finding qt in a non-default location | Benjamin Reed |
| 2007-03-05 | This patch fixes finding Qt4 when installed as a framework on OS X. The orig... | Caleb Tennis |
| 2007-03-01 | QtScript is static, no -framework | Benjamin Reed |
| 2007-02-28 | -some formatting in FindX11.cmake | Alexander 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-27 | some formatting | Alexander Neundorf |
| 2007-02-27 | Initial 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 attributes | Alexander Neundorf |
| 2007-01-31 | QT4_ADD_RESOURCES from cmake 2.4.6 to fix kjscmd.qrc parsing | Christian Ehrlicher |
| 2007-01-30 | -sync with cmake cvs: better parsing of the rc files | Alexander Neundorf |
| 2007-01-04 | -add QT_USE_QTDBUS | Alexander Neundorf |
| 2007-01-04 | partly sync with cmake cvs: if "qmake" is found, check that it's a Qt4 qmake,... | Alexander Neundorf |
| 2007-01-03 | -remove obsolete macro | Alexander Neundorf |
| 2007-01-03 | -add optional argument for the interface name to QT4_GENERATE_DBUS_INTERFACE | Alexander Neundorf |
| 2007-01-03 | mark more variables as advanced | Alexander Neundorf |
| 2007-01-03 | partly sync with cmake cvs: search QtCore inc dir only in the dir qmake reported | Alexander Neundorf |
| 2007-01-03 | partly sync with cmake cvs: use the QT_QUERY_QMAKE macro | Alexander Neundorf |
| 2007-01-03 | partly sync with cmake cvs: cosmetics | Alexander Neundorf |
| 2007-01-03 | partly sync with cmake cvs: add QT_PLUGIN_DIR and some comments | Alexander Neundorf |
| 2006-12-31 | find the right qmake on OpenBSD... | Marc Espie |
| 2006-11-06 | qtmain/qtmaind changes: | Peter Kümmel |
| 2006-11-03 | update with the QTMAIN part of the cmake cvs | Peter Kümmel |
| 2006-10-24 | add a missing d fro qtuitools debug lib | Christian Ehrlicher |
| 2006-10-24 | Apparently this is still needed for Qt-4.2.1/msvc | David Faure |
| 2006-10-23 | Now that we're using Qt-4.2, we can clean up FindQt4.cmake to stop looking fo... | David Faure |
| 2006-10-22 | assistantclient lib is now named QtAssistantClient4(d) on windows... | Christian Ehrlicher |
| 2006-10-13 | SVN_SILENT: fix tab | Laurent Montel |
| 2006-10-13 | Fix tab | Laurent Montel |
| 2006-10-12 | Fix kdevelop not linking due to QT_QTDESIGNERCOMPONENTS_LIBRARY being empty (... | David Faure |
| 2006-10-11 | Add cmake macro for qtdesignercomponents lib | Laurent Montel |
| 2006-09-13 | ergh, only test was made a framework | Benjamin Reed |
| 2006-09-13 | these are proper frameworks now | Benjamin Reed |
| 2006-09-12 | Just comments | David Faure |
| 2006-09-11 | - new names for the qt dbus code generators | Simon Hausmann |