summaryrefslogtreecommitdiffstats
path: root/Modules/FindQt4.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* ENH: add QT_USE_QTDBUS as it exists for all other modules tooAlexander Neundorf2007-01-041-0/+1
* BUG: also look for qmake4, as it is named on OpenBSDAlexander Neundorf2007-01-041-8/+8
* ENH: partly sync with KDE svn: add the macros for generating the dbus filesAlexander Neundorf2007-01-031-45/+153
* ENH: mark more variables ADVANCEDAlexander Neundorf2007-01-031-4/+3
* ENH: partly sync with KDE svn: handle QtMain more like the other libsAlexander Neundorf2007-01-031-10/+12
* BUG: argument names in macros are not real variables, which can lead to probl...Alexander Neundorf2007-01-031-8/+10
* STYLE: some more space to make it easier to readAlexander Neundorf2007-01-031-1/+4
* ENH: partly sync with KDE svn: also find the QtDBus and the QtDesignerCompone...Alexander Neundorf2007-01-031-12/+56
* ENH: partly sync with the KDE vesion: find the dbus tools coming with Qt sinc...Alexander Neundorf2007-01-031-20/+34
* ENH: add depend information from qrc filesBill Hoffman2006-11-131-1/+11
* ENH: look for QtAssistantClient4Bill Hoffman2006-11-021-2/+2
* BUG: fix for bug#3898 find qt plugin dirBill Hoffman2006-10-131-0/+9
* ENH: make qmake-qt4 really work if qmake is qt3 also fix indent in file, for ...Bill Hoffman2006-10-041-149/+151
* BUG: fix for bug#3720Bill Hoffman2006-10-031-0/+9
* ENH: fix from clintonBill Hoffman2006-10-021-1/+1
* ENH: fixes from Clinton to allow qt to work with static libsBill Hoffman2006-09-061-74/+192
* ENH: fix for qtmainBill Hoffman2006-08-011-1/+3
* ENH: fix for location of error logBill Hoffman2006-08-011-1/+1
* ENH: add QtCored as a possible name for qtcore debugBill Hoffman2006-08-011-1/+1
* ENH: fix for optimized debug stuffBill Hoffman2006-08-011-5/+9
* ENH: fix qtmain for releaseBill Hoffman2006-08-011-5/+0
* ENH: fix qtmain for releaseBill Hoffman2006-08-011-0/+5
* ENH: put back find qtmainBill Hoffman2006-08-011-0/+8
* ENH: Updates from KDEAndy Cedilnik2006-06-161-55/+22
* ENH: centralized locaiton of CMakeFiles settingKen Martin2006-06-141-12/+20
* ENH: add qtmain to findqtBill Hoffman2006-05-251-0/+6
* BUG: kde3: use QT_UIC_EXECUTABLE instead of simply uicAlexander Neundorf2006-05-191-119/+119
* ENH: remove bad quoteed codeBill Hoffman2006-05-121-4/+3
* ENH: fix path problem with qtBill Hoffman2006-05-121-72/+74
* ENH: fix for bug 3216 allow full path to qt input filesBill Hoffman2006-05-111-2/+2
* ENH: fix windows path issueBill Hoffman2006-05-051-4/+4
* ENH: fix qt version detectionBill Hoffman2006-05-021-3/+3
* ENH: use the ADD_FILE_DEPENDENCIES() macro coming with cmake instead aAlexander Neundorf2006-04-271-21/+11
* ENH: -apply the patches by Clinton Stimpson and Kenneth Moreland which fixAlexander Neundorf2006-04-271-451/+605
* BUG: Fix typoAndy Cedilnik2006-02-281-1/+1
* ENH: Add support for debian having both qt3 and qt4Andy Cedilnik2006-02-281-1/+1
* ENH: use program files env for searchingBill Hoffman2006-02-281-0/+1
* BUG: Fixed qt version message. Submitted by Tanner Lovelace.Brad King2006-02-081-1/+1
* ENH: change to fatal errorBill Hoffman2006-01-251-3/+3
* ENH: add qt quiet stuffBill Hoffman2006-01-091-7/+12
* ENH: cleanupsKen Martin2005-12-151-14/+12
* ENH: add documentation support for modulesBill Hoffman2005-12-141-108/+106
* ENH: fix typoBill Hoffman2005-09-191-1/+1