Bill Hoffman
|
380f8f6b4b
|
ENH: make sure qmake is on the machine before running it
|
2005-07-20 12:48:12 -04:00 |
Bill Hoffman
|
300e6c98c1
|
ENH: fix qt bug
|
2005-07-18 08:47:52 -04:00 |
Bill Hoffman
|
8d418fb898
|
ENH: fix hard coded include from patch
|
2005-07-15 12:41:07 -04:00 |
Bill Hoffman
|
7ea6617b07
|
ENH: fix hard coded include from patch
|
2005-07-15 12:39:39 -04:00 |
Bill Hoffman
|
bd88a6f6ce
|
ENH: fix hard coded include from patch
|
2005-07-15 12:39:14 -04:00 |
Bill Hoffman
|
dc1426b6a3
|
ENH: add new qt stuff from warfield@bwh.harvard.edu, thanks
|
2005-07-15 12:14:47 -04:00 |
Brad King
|
100d856cb0
|
ENH: Added search locations for a FreeBSD location. Contributed by Alexander Neundorf.
|
2005-06-07 08:44:30 -04:00 |
Brad King
|
290ffc01b6
|
ENH: Removing extra 64-bit search paths. They are now constructed automatically from the paths listed.
|
2005-04-07 14:27:01 -04:00 |
Brad King
|
76f9050026
|
ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose.
|
2005-04-07 13:46:02 -04:00 |
Bill Hoffman
|
590ca03884
|
FIX: fix for bug 1409
|
2005-02-17 10:45:41 -05:00 |
Andy Cedilnik
|
0e67feb17a
|
ENH: Use FIND_PACKAGE instead of INCLUDE(Find...
|
2004-09-10 11:15:07 -04:00 |
Andy Cedilnik
|
ad4f98f3cf
|
ENH: Cleanup. Use relative path to modules
|
2004-08-26 22:52:53 -04:00 |
Bill Hoffman
|
0220a85e33
|
ENH: remove verbose QT message
|
2004-08-05 11:59:20 -04:00 |
Bill Hoffman
|
f929104ae8
|
BUG: put back flags to maintain backwards compatibility
|
2004-07-22 10:59:34 -04:00 |
Andy Cedilnik
|
b0d86400d9
|
BUG: These regular expressions were wrong because \\t does not match tab. Also, this fix prevents whole file to be dumped to the cache
|
2004-07-13 10:03:32 -04:00 |
Bill Hoffman
|
0e0eec1162
|
merge in fixes from neundorf at kde org, bug 869
|
2004-07-09 15:38:41 -04:00 |
Bill Hoffman
|
6ccbfe9795
|
clean up commands so they don't need extra variable
|
2004-06-16 09:44:03 -04:00 |
Bill Hoffman
|
44803a00c5
|
ENH: look for qtmoc in some other places
|
2004-05-20 16:26:54 -04:00 |
Andy Cedilnik
|
de30a184a2
|
ENH: Add QT_ASSISTANTCLIENT_LIBRARY support. Fixes Bug #425 - Suggsted mod to FindQt.cmake to handle qassistantclient.lib
|
2003-12-29 14:19:07 -05:00 |
Andy Cedilnik
|
8a0e3c103b
|
ENH: Make it work for QT 2.3 non commercial on windows
|
2003-08-01 19:13:38 -04:00 |
Andy Cedilnik
|
cb4e99f712
|
ENH: Fix indentation
|
2003-08-01 16:48:07 -04:00 |
Andy Cedilnik
|
7762431bb0
|
ENH: when linking in QT, we should also link DL, since QT uses them
|
2003-07-30 15:38:58 -04:00 |
Andy Cedilnik
|
9549a5f1dd
|
ENH: QT if it is multi threaded should link in threads
|
2003-07-30 13:39:08 -04:00 |
Andy Cedilnik
|
f0a9aa814e
|
ENH: Use FindX11 when doing Qt on unix
|
2003-07-29 17:15:19 -04:00 |
Andy Cedilnik
|
64db4e2cd8
|
ENH: More locations
|
2003-05-28 07:53:50 -04:00 |
Andy Cedilnik
|
ded93e30e6
|
Add QT on debian
|
2003-04-02 08:45:20 -05:00 |
Bill Hoffman
|
e44be57f6d
|
ENH: change FIND_FILE to FIND_PROGRAM
|
2003-01-28 15:44:45 -05:00 |
Ken Martin
|
6c61762b0f
|
merge from branch
|
2003-01-13 10:11:23 -05:00 |
Ian Scott
|
e18a53698e
|
Make QT variables advanced
|
2002-09-13 09:49:35 -04:00 |
Ian Scott
|
cf10b0b4f6
|
Need to use $ENV{} to access environment variables
|
2002-09-13 05:39:42 -04:00 |
Ian Scott
|
c5d31d32e2
|
Fix Bugs
|
2002-09-02 16:59:47 -04:00 |
Ian Scott
|
5f60153d2f
|
Add helpful message for QT Windows users
Add FindZLib in new format
Move FindJPEG and FINDWGET over to new scheme
|
2002-09-02 12:05:40 -04:00 |
Ian Scott
|
63d64d5780
|
Define a single expected format for the values defined in every FindXXX.cmake file.
Upgrade all the QT functionality to use the new FindXXX.cmake format
Add a module for AVIFile.
|
2002-09-02 07:03:43 -04:00 |
Franck Bettinger
|
b98f942ccc
|
fixed QT_UIC_EXE name
|
2001-11-16 09:40:08 -05:00 |
Franck Bettinger
|
123f9b50ea
|
support for compilation of .ui files into .h and .cxx files
|
2001-11-09 12:08:50 -05:00 |
Ian Scott
|
7008bdcb10
|
fixed some stupid mistakes
I thought I had tested these - honest
|
2001-10-16 15:40:14 -04:00 |
Ian Scott
|
99423f444a
|
Some simple modules for finding and linking qt
|
2001-10-16 15:32:38 -04:00 |