index
:
extra-cmake-modules.git
hurd
master
hurd extra-cmake-modules.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
FindQt5Transitional.cmake
Age
Commit message (
Expand
)
Author
2012-05-08
-move FindQt5Transitional to the find-modules/ directory
Alex Neundorf
2012-05-08
-add logic to handle components which exist in Qt5 but not in Qt4
Alex Neundorf
2012-04-18
QDBus macros are now in the QDBus module. No need for QDBusTools.
Stephen Kelly
2012-04-10
QtGui doesn't depend on QtXml.
Stephen Kelly
2012-04-10
Make it easier to build for Qt5.
Stephen Kelly
2012-02-21
Make this work with find_package(... REQUIRED).
Stephen Kelly
2012-02-21
Qt5Declarative and Qt5Quick are actually incompatible
Stephen Kelly
2012-02-15
Set Qt5Transitional_FOUND if Qt4 is found
Christophe Giboudeaux
2012-02-12
Move the option to build with Qt5 to ECM.
Stephen Kelly
2012-02-12
Make sure the Qt Sql module is handled.
Stephen Kelly
2012-02-12
Rename QtQuick1 to QtQuick.
Stephen Kelly
2012-02-10
Add missing QtConcurrent entry.
Stephen Kelly
2012-02-07
Add WebKit handling.
Stephen Kelly
2012-02-07
Add transitional code for declarative.
Stephen Kelly
2012-02-07
Handle the new QtConcurrent library.
Stephen Kelly
2012-02-03
Also handle QtUiTools.
Stephen Kelly
2012-02-02
Add some porting modules to ECM.
Stephen Kelly