summaryrefslogtreecommitdiffstats
path: root/Modules/FindQt4.cmake
Commit message (Expand)AuthorAgeFilesLines
* BUG: Fix for #7118.Clinton Stimpson2008-06-061-0/+1
* ENH: Some Linux distros don't install xorg-devel, png-devel, etc... whenClinton Stimpson2008-06-031-14/+49
* ENH: Find debug libs from static Qt on Windows.Clinton Stimpson2008-05-261-18/+18
* ENH: use PATHS keywordBill Hoffman2008-05-231-0/+1
* ENH: Make Qt not found if the QtCore library can't be found.Clinton Stimpson2008-05-211-3/+17
* ENH: Qt/Mac binary install puts QtCLucene library in a different place than theClinton Stimpson2008-05-091-0/+4
* ENH: Allow finding phonon and QtDBus on Mac. Fixes #6950.Clinton Stimpson2008-05-031-0/+2
* BUG: Fix typo reported in #6790.Clinton Stimpson2008-04-101-1/+1
* BUG: Fix problem with last patch when trying to take substr of shorter stringsClinton Stimpson2008-04-071-1/+5
* BUG: Fix 6726. Create correct moc rule for configured headers in binary dir.Clinton Stimpson2008-04-071-1/+7
* BUG: make sure all paths extracted from qmake are converted to cmake paths be...Bill Hoffman2008-04-021-4/+20
* STYLE: add documentation for QT4_CREATE_MOC and QT4_AUTOMOC (#6687)Alexander Neundorf2008-04-011-2/+17
* ENH: Add QT_VERSION_MAJOR, QT_VERSION_MINOR, QT_VERSION_PATCH variables.Clinton Stimpson2008-03-271-8/+12
* ENH: fix ifBill Hoffman2008-03-241-1/+1
* 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