summaryrefslogtreecommitdiffstats
path: root/Modules/FindQt4.cmake
Commit message (Expand)AuthorAgeFilesLines
* BUG: Fix issue when Qt from Linux distro is usedClinton Stimpson2008-03-191-43/+47
* BUG: Don't clear output strings before using.Clinton Stimpson2008-03-191-2/+2
* STYLE: Improve documentation by expanding on how UseQt4.cmake fits in.Clinton Stimpson2008-03-181-10/+33
* STYLE: fix documentation again: QT_LIBRARIES exists if you use Qt4 via UseQt4...Alexander Neundorf2008-03-181-2/+4
* STYLE: fix documentation, QT_LIBRARIES doesn't exist, and also didn't existAlexander Neundorf2008-03-181-2/+1
* ENH: Satisfy QtDBus dependencies for builds with static Qt.Clinton Stimpson2008-03-181-4/+33
* ENH: For Mac OS X, remove QuickTime link for Qt 4.3+ and add AppKit link for...Clinton Stimpson2008-03-171-1/+12
* ENH: Added FindPackageMessage moduleBrad King2008-03-171-3/+3
* BUG: Fix typo to find QAssistantClient header.Clinton Stimpson2008-03-141-1/+1
* ENH: Satisfy QtNetwork and QtOpenGL dependencies for builds with static Qt.Clinton Stimpson2008-03-141-1/+13
* ENH: Automatically add dependent modules.Clinton Stimpson2008-03-141-23/+23
* ENH: Support static Qt 4.4 builds using QtHelp module.Clinton Stimpson2008-03-141-0/+4
* ENH: Add support for Qt 4.4's phonon module.Clinton Stimpson2008-03-131-0/+16
* ENH: Add support for new modules in Qt 4.4. Fixes #6316.Clinton Stimpson2008-03-131-106/+117
* ENH: Allow users to recover from trying to use an improperly installed QtClinton Stimpson2008-03-051-10/+10
* BUG: Fix error when paths have + in them. (special regex characters)Clinton Stimpson2008-02-141-6/+1
* BUG: Fix FindQt4.cmake QT4_CREATE_MOC_COMMAND macro to work with spaces in th...Brad King2008-02-131-1/+12
* ENH: Better way to have escaping done correctly for all generators.Clinton Stimpson2008-02-081-3/+3
* BUG: Fix arg for moc parameter file so it works with unix makefiles, when theClinton Stimpson2008-02-081-1/+1
* BUG: When preserving relative paths for moc generated files,Clinton Stimpson2008-02-011-1/+6
* ENH: Make lupdate and lrelease executables advanced variables.Clinton Stimpson2008-01-291-1/+3
* ENH: Allow QT4_WRAP_CPP to work with dir1/myobject.h dir2/myobject.hClinton Stimpson2008-01-291-2/+11
* ENH: Improve find for glib/gthread when Qt is configured to use it.Clinton Stimpson2008-01-291-6/+24
* ENH: Add macros to handle translations. Fixes #6229.Clinton Stimpson2008-01-221-0/+72
* ENH: For moc commands on Windows, use @param_file method to allow argumentsClinton Stimpson2008-01-111-24/+26
* ENH: Better QT4_EXTRACT_OPTIONS macro.Clinton Stimpson2007-12-191-14/+15
* ENH: should define QT_DLL instead of QT_SHAREDClinton Stimpson2007-12-181-4/+3
* ENH: Improve documentation of new features.Clinton Stimpson2007-12-181-3/+15
* STYLE: some whitespace syncing with FindQt4.cmake in KDE svnAlexander Neundorf2007-12-161-3/+4
* ENH: Add OPTIONS argument to some Qt4 macros.Clinton Stimpson2007-12-141-11/+28
* ENH: Correctly find UiTools library on Mac w/ binary install of Qt.Clinton Stimpson2007-12-111-0/+4
* ENH: Fix case of windows library names to supportClinton Stimpson2007-11-141-2/+2
* BUG: handle qmake returning multiple paths for mkspecs. Fixes #5935Clinton Stimpson2007-11-081-2/+5
* ENH: Add support for static Qt 4.3 builds.Clinton Stimpson2007-11-081-2/+26
* ENH: set QT_EDITION_DESKTOPLIGHT and do not disable modulesBill Hoffman2007-09-271-13/+4
* ENH: look for qt in a beter registry place and disable modules that won't wor...Bill Hoffman2007-09-271-4/+18
* BUG: if Qt is installed as a framework, add -F to the command line soAlexander Neundorf2007-09-191-3/+10
* ENH: support QtScript (since Qt 4.3), #4632Alexander Neundorf2007-08-211-0/+19
* ENH: patch from #5054: also search for QtUitoolsd libAlexander Neundorf2007-06-081-1/+1
* BUG: Fix bug introduced by revision 1.67. The qmake query mode prints inform...Brad King2007-03-011-2/+5
* BUG: fix for bug # 3954 glib with qtBill Hoffman2007-02-201-1/+9
* BUG: fix for bug 4187 fix typo in docsBill Hoffman2007-02-201-2/+2
* BUG: fix for bug 4464 handle qmake errors betterBill Hoffman2007-02-191-3/+9
* BUG: fix for bug 4399Bill Hoffman2007-02-071-1/+3
* ENH: fix depend bug in qtBill Hoffman2007-02-021-2/+7
* BUG: finally fix #4331, the previous version just caught the tag, theAlexander Neundorf2007-01-311-2/+2
* COMP: Fix typo that makes all Qt4 builds breakAndy Cedilnik2007-01-201-1/+1
* BUG: fix for bug 4331Bill Hoffman2007-01-191-2/+2
* BUG: fix for bug 4331Bill Hoffman2007-01-191-2/+2
* ENH: if a wrong qmake has been found, mark it as invalid in the cache, soAlexander Neundorf2007-01-041-15/+19