| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: Allow users to recover from trying to use an improperly installed Qt | Clinton Stimpson | 2008-03-05 | 1 | -10/+10 |
|
|
* | BUG: Fix error when paths have + in them. (special regex characters) | Clinton Stimpson | 2008-02-14 | 1 | -6/+1 |
|
|
* | BUG: Fix FindQt4.cmake QT4_CREATE_MOC_COMMAND macro to work with spaces in th... | Brad King | 2008-02-13 | 1 | -1/+12 |
|
|
* | ENH: Better way to have escaping done correctly for all generators. | Clinton Stimpson | 2008-02-08 | 1 | -3/+3 |
|
|
* | BUG: Fix arg for moc parameter file so it works with unix makefiles, when the | Clinton Stimpson | 2008-02-08 | 1 | -1/+1 |
|
|
* | BUG: When preserving relative paths for moc generated files, | Clinton Stimpson | 2008-02-01 | 1 | -1/+6 |
|
|
* | ENH: Make lupdate and lrelease executables advanced variables. | Clinton Stimpson | 2008-01-29 | 1 | -1/+3 |
|
|
* | ENH: Allow QT4_WRAP_CPP to work with dir1/myobject.h dir2/myobject.h | Clinton Stimpson | 2008-01-29 | 1 | -2/+11 |
|
|
* | ENH: Improve find for glib/gthread when Qt is configured to use it. | Clinton Stimpson | 2008-01-29 | 1 | -6/+24 |
|
|
* | ENH: Add macros to handle translations. Fixes #6229. | Clinton Stimpson | 2008-01-22 | 1 | -0/+72 |
|
|
* | ENH: For moc commands on Windows, use @param_file method to allow arguments | Clinton Stimpson | 2008-01-11 | 1 | -24/+26 |
|
|
* | ENH: Better QT4_EXTRACT_OPTIONS macro. | Clinton Stimpson | 2007-12-19 | 1 | -14/+15 |
|
|
* | ENH: should define QT_DLL instead of QT_SHARED | Clinton Stimpson | 2007-12-18 | 1 | -4/+3 |
|
|
* | ENH: Improve documentation of new features. | Clinton Stimpson | 2007-12-18 | 1 | -3/+15 |
|
|
* | STYLE: some whitespace syncing with FindQt4.cmake in KDE svn | Alexander Neundorf | 2007-12-16 | 1 | -3/+4 |
|
|
* | ENH: Add OPTIONS argument to some Qt4 macros. | Clinton Stimpson | 2007-12-14 | 1 | -11/+28 |
|
|
* | ENH: Correctly find UiTools library on Mac w/ binary install of Qt. | Clinton Stimpson | 2007-12-11 | 1 | -0/+4 |
|
|
* | ENH: Fix case of windows library names to support | Clinton Stimpson | 2007-11-14 | 1 | -2/+2 |
|
|
* | BUG: handle qmake returning multiple paths for mkspecs. Fixes #5935 | Clinton Stimpson | 2007-11-08 | 1 | -2/+5 |
|
|
* | ENH: Add support for static Qt 4.3 builds. | Clinton Stimpson | 2007-11-08 | 1 | -2/+26 |
|
|
* | ENH: set QT_EDITION_DESKTOPLIGHT and do not disable modules | Bill Hoffman | 2007-09-27 | 1 | -13/+4 |
|
|
* | ENH: look for qt in a beter registry place and disable modules that won't wor... | Bill Hoffman | 2007-09-27 | 1 | -4/+18 |
|
|
* | BUG: if Qt is installed as a framework, add -F to the command line so | Alexander Neundorf | 2007-09-19 | 1 | -3/+10 |
|
|
* | ENH: support QtScript (since Qt 4.3), #4632 | Alexander Neundorf | 2007-08-21 | 1 | -0/+19 |
|
|
* | ENH: patch from #5054: also search for QtUitoolsd lib | Alexander Neundorf | 2007-06-08 | 1 | -1/+1 |
|
|
* | BUG: Fix bug introduced by revision 1.67. The qmake query mode prints inform... | Brad King | 2007-03-01 | 1 | -2/+5 |
|
|
* | BUG: fix for bug # 3954 glib with qt | Bill Hoffman | 2007-02-20 | 1 | -1/+9 |
|
|
* | BUG: fix for bug 4187 fix typo in docs | Bill Hoffman | 2007-02-20 | 1 | -2/+2 |
|
|
* | BUG: fix for bug 4464 handle qmake errors better | Bill Hoffman | 2007-02-19 | 1 | -3/+9 |
|
|
* | BUG: fix for bug 4399 | Bill Hoffman | 2007-02-07 | 1 | -1/+3 |
|
|
* | ENH: fix depend bug in qt | Bill Hoffman | 2007-02-02 | 1 | -2/+7 |
|
|
* | BUG: finally fix #4331, the previous version just caught the tag, the | Alexander Neundorf | 2007-01-31 | 1 | -2/+2 |
|
|
* | COMP: Fix typo that makes all Qt4 builds break | Andy Cedilnik | 2007-01-20 | 1 | -1/+1 |
|
|
* | BUG: fix for bug 4331 | Bill Hoffman | 2007-01-19 | 1 | -2/+2 |
|
|
* | BUG: fix for bug 4331 | Bill Hoffman | 2007-01-19 | 1 | -2/+2 |
|
|
* | ENH: if a wrong qmake has been found, mark it as invalid in the cache, so | Alexander Neundorf | 2007-01-04 | 1 | -15/+19 |
|
|
* | ENH: add QT_USE_QTDBUS as it exists for all other modules too | Alexander Neundorf | 2007-01-04 | 1 | -0/+1 |
|
|
* | BUG: also look for qmake4, as it is named on OpenBSD | Alexander Neundorf | 2007-01-04 | 1 | -8/+8 |
|
|
* | ENH: partly sync with KDE svn: add the macros for generating the dbus files | Alexander Neundorf | 2007-01-03 | 1 | -45/+153 |
|
|
* | ENH: mark more variables ADVANCED | Alexander Neundorf | 2007-01-03 | 1 | -4/+3 |
|
|
* | ENH: partly sync with KDE svn: handle QtMain more like the other libs | Alexander Neundorf | 2007-01-03 | 1 | -10/+12 |
|
|
* | BUG: argument names in macros are not real variables, which can lead to probl... | Alexander Neundorf | 2007-01-03 | 1 | -8/+10 |
|
|
* | STYLE: some more space to make it easier to read | Alexander Neundorf | 2007-01-03 | 1 | -1/+4 |
|
|
* | ENH: partly sync with KDE svn: also find the QtDBus and the QtDesignerCompone... | Alexander Neundorf | 2007-01-03 | 1 | -12/+56 |
|
|
* | ENH: partly sync with the KDE vesion: find the dbus tools coming with Qt sinc... | Alexander Neundorf | 2007-01-03 | 1 | -20/+34 |
|
|
* | ENH: add depend information from qrc files | Bill Hoffman | 2006-11-13 | 1 | -1/+11 |
|
|
* | ENH: look for QtAssistantClient4 | Bill Hoffman | 2006-11-02 | 1 | -2/+2 |
|
|
* | BUG: fix for bug#3898 find qt plugin dir | Bill Hoffman | 2006-10-13 | 1 | -0/+9 |
|
|
* | ENH: make qmake-qt4 really work if qmake is qt3 also fix indent in file, for ... | Bill Hoffman | 2006-10-04 | 1 | -149/+151 |
|
|
* | BUG: fix for bug#3720 | Bill Hoffman | 2006-10-03 | 1 | -0/+9 |
|
|