summaryrefslogtreecommitdiffstats
path: root/Modules/FindQt4.cmake
Commit message (Expand)AuthorAgeFilesLines
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Fix mingw/VS warning message with cross compile re-org.Clinton Stimpson2010-07-151-8/+8
* Find correct Qt plugins for cross-compiling.Clinton Stimpson2010-07-061-1/+7
* Fix some issues with refinding when qmake executable is changed.Clinton Stimpson2010-07-061-0/+7
* Tweak for cygwin, don't convert : to ;Clinton Stimpson2010-07-031-2/+2
* Add cross-compiling support to FindQt4.cmakeClinton Stimpson2010-07-021-239/+222
* Remove macro for querying qmake for qmake variables.Clinton Stimpson2010-06-121-28/+0
* Change to use FindX11.cmake. Should fix #9929.Clinton Stimpson2010-03-171-1/+1
* ENH: Clarify a doc string. Fixes #10358.Clinton Stimpson2010-03-171-1/+3
* Add support for QtDeclartive module.Clinton Stimpson2010-02-181-2/+9
* -make the imported targets feature of FindQt4.cmake fully backwards compatibleAlexander Neundorf2010-01-181-42/+110
* some tweaks as suggested by Brad (no functional changes)Alexander Neundorf2010-01-181-16/+4
* -create imported library targets for the Qt4 libsAlexander Neundorf2010-01-171-34/+32
* Fix bug #10114. Find phonon on some installations.Clinton Stimpson2010-01-131-0/+10
* fix logic of _QT4_ADJUST_LIB_VARS() wrt. release- and debug librariesAlexander Neundorf2009-12-231-13/+15
* sync with KDE: sort the libs alphabeticallyAlexander Neundorf2009-12-201-9/+8
* -add support for QtMultimedia and some sync with KDEAlexander Neundorf2009-12-201-6/+11
* -better support for Qt4 as frameworksAlexander Neundorf2009-12-161-1/+10
* also provide QT_DESIGNER_EXECUTABLE and QT_LINGUIST_EXECUTABLEAlexander Neundorf2009-11-231-1/+18
* Don't search for QtMotif on all platforms - only on X11.Clinton Stimpson2009-11-171-39/+46
* Split some logic of FindQt4.cmake into separate files, which are included aut...Alexander Neundorf2009-11-151-672/+11
* also search for "qmake-mac", which is installed by macports (http://lists.kde...Alexander Neundorf2009-11-121-1/+3
* Search for the header QtAssistant for QT_QTASSISTANT_INCLUDE_DIR instead of Q...Alexander Neundorf2009-11-101-1/+1
* Sort documentation entries better and move mark_as_advanced() a bit backAlexander Neundorf2009-11-091-12/+12
* -another tiny sync with KDE4, no functional changesAlexander Neundorf2009-11-081-2/+6
* some syncing with FindQt4.cmake from KDE, no functional changesAlexander Neundorf2009-11-081-9/+16
* Check for openssl-linked option with Qt 4.4+ before making ssl a dependency.Clinton Stimpson2009-10-071-6/+15
* When getting include dirs for moc, also watch for framework includes and use ...Clinton Stimpson2009-10-051-1/+6
* some syncing with the FindQt4.cmake from KDEAlexander Neundorf2009-10-041-13/+13
* -add the additional features for the dbus macros from KDE's FindQt4.cmakeAlexander Neundorf2009-10-031-7/+13
* document how the minimum version can be specifiedAlexander Neundorf2009-10-011-54/+57
* Add documentation for Cocoa flag and move Motif under X11 flag.Clinton Stimpson2009-10-011-1/+9
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-0/+12
* add support for finding qcollectiongenerator executable. fixes #9248.Clinton Stimpson2009-09-221-9/+17
* Add support for Qt configured with custom qtlibinfix (see issue 9571). Also ...Clinton Stimpson2009-09-221-35/+36
* Fix issue 9581. Qt 4.5+ needs gobject-2.0.Clinton Stimpson2009-09-221-0/+27
* use -o flag instead of > for qdbuscpp2xmlClinton Stimpson2009-09-011-1/+1
* BUG: fix relative paths from different drives on WindowsClinton Stimpson2009-07-161-0/+3
* ENH: Better error message for those who switch from Qt3 to Qt4 and don't cle...Clinton Stimpson2009-05-191-4/+4
* BUG: Fix spaces in file paths for lupdate commandClinton Stimpson2009-05-061-1/+4
* ENH: Add support for QtScriptTools in Qt 4.5.Clinton Stimpson2009-05-061-0/+1
* ENH: Add support for QtScriptTools in Qt 4.5.Clinton Stimpson2009-05-061-1/+5
* ENH: Do a recheck of QT_MAC_USE_COCOA when qmake executable changes.Clinton Stimpson2009-03-261-0/+3
* ENH: Support OUTPUT_LOCATION property for qm files.Clinton Stimpson2009-03-251-1/+7
* BUG: Need to fix find of qtmain library when qmake executable is changed.Clinton Stimpson2009-03-191-0/+4
* ENH: add patch from Debian, which adds support lrelease-qt4 and lupdate-qt4Alexander Neundorf2009-02-251-2/+2
* ENH: Support COMPONENTS argument to find_package().Clinton Stimpson2009-02-191-17/+34
* ENH: Support version argument in find_package().Clinton Stimpson2009-02-191-2/+41
* ENH: Allowing finding a relocated Qt installation which contains a qt.conf t...Clinton Stimpson2009-02-131-23/+14
* ENH: Change FILEPATH to STRING for a list of libraries.Clinton Stimpson2009-02-101-2/+2