summaryrefslogtreecommitdiffstats
path: root/Modules/FindQt4.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* ENH: Support .hpp with automoc.Clinton Stimpson2009-02-091-1/+5
* BUG: When detecting if qmake executable is changed, don't error if pathClinton Stimpson2009-02-071-3/+3
* ENH: Add support for building with Qt's ActiveX support on Windows.Clinton Stimpson2009-02-061-0/+31
* ENH: Also find .moc files if there are spaces between # and include.Clinton Stimpson2009-01-291-1/+1
* BUG: Fixed recent regression when finding some includes.Clinton Stimpson2009-01-261-3/+3
* ENH: Add convenience for identifying Cocoa based Qt.Clinton Stimpson2009-01-231-0/+3
* BUG: Fix for #8247.Clinton Stimpson2008-12-151-5/+17
* BUG: Revert 1.138.Clinton Stimpson2008-11-251-14/+23
* BUG: Fix #7969. Fix moc output files if source dir contains regex characters.Clinton Stimpson2008-11-051-5/+7
* BUG: Fix find of assistant on Mac.Clinton Stimpson2008-10-241-2/+2
* BUG: Fix regression in finding QtAssistantClinton Stimpson2008-10-201-3/+17
* ENH: better way to find uic and moc.Clinton Stimpson2008-10-151-23/+14
* ENH: When changing the qmake pointed to, re-find all of Qt's includes, libra...Clinton Stimpson2008-10-141-294/+117
* BUG: Fix find of dbus dependency in Qt 4.4Clinton Stimpson2008-10-131-3/+3
* ENH: Fix #7784. Fix link of glib when needed.Clinton Stimpson2008-10-071-6/+7
* ENH: Fix #7433. Put list of files in a .pro file and call lupdate on it,Clinton Stimpson2008-09-221-3/+17
* BUG: remove debug statements.Clinton Stimpson2008-09-221-2/+0
* ENH: For #7433, add a bit more documentation and add abilityClinton Stimpson2008-09-181-3/+9
* ENH: For #7433, add documentation that directories also can be specified toClinton Stimpson2008-08-301-3/+3
* ENH: Add comments about pre-processor defines and moc.Clinton Stimpson2008-08-261-2/+3
* ENH: Use COMPILE_DEFINTIONS instead of DEFINITIONS.Clinton Stimpson2008-08-261-4/+6
* ENH: Add -DWIN32 for moc on Windows. Final fix for #7465.Clinton Stimpson2008-08-261-0/+3
* ENH: Add -D preprocessor defines to the moc commands.Clinton Stimpson2008-08-251-16/+16
* BUG: fix closing IF()Alexander Neundorf2008-08-171-1/+1
* BUG: fix #7447, FindModulesExecuteAll test fails if both Qt3 and KDE4 can beAlexander Neundorf2008-08-161-4/+17
* BUG: Watch for empty qconfig.pri files. Fixes #7287.Clinton Stimpson2008-07-051-3/+3
* 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