| .. |
|
generators
|
assume windows shell iff dir separator is backslash
|
2012-06-27 14:35:31 +02:00 |
|
CHANGES
|
Initial import from the monolithic Qt.
|
2011-04-27 12:05:43 +02:00 |
|
Makefile.unix
|
Fixed Wince Makefile environment
|
2012-06-19 16:46:09 +02:00 |
|
Makefile.win32
|
Fixed Wince Makefile environment
|
2012-06-19 16:46:09 +02:00 |
|
Makefile.win32-g++
|
Fixed Wince Makefile environment
|
2012-06-19 16:46:09 +02:00 |
|
cachekeys.h
|
Remove "All rights reserved" line from license headers.
|
2012-01-30 03:54:59 +01:00 |
|
main.cpp
|
repurpose deprecated -E switch
|
2012-06-27 14:35:30 +02:00 |
|
meta.cpp
|
const correctness for variables()
|
2012-06-27 14:35:30 +02:00 |
|
meta.h
|
Remove "All rights reserved" line from license headers.
|
2012-01-30 03:54:59 +01:00 |
|
option.cpp
|
repurpose deprecated -E switch
|
2012-06-27 14:35:30 +02:00 |
|
option.h
|
remove QMAKE_EXT_H_MOC and QMAKE_CPP_MOD_MOC from Option
|
2012-06-27 14:35:25 +02:00 |
|
project.cpp
|
reduce a bit of code dupe while assembling feature search path
|
2012-06-27 14:35:31 +02:00 |
|
project.h
|
repurpose deprecated -E switch
|
2012-06-27 14:35:30 +02:00 |
|
property.cpp
|
introduce /get property variants
|
2012-06-19 16:39:58 +02:00 |
|
property.h
|
optimize QMakeProperty
|
2012-03-01 21:00:23 +01:00 |
|
qmake.pri
|
Fixed Wince Makefile environment
|
2012-06-19 16:46:09 +02:00 |
|
qmake.pro
|
properly declare the host tools as such in the project files
|
2012-06-19 16:37:50 +02:00 |
|
qmake_pch.h
|
QHash security fix (1/2): add global QHash seed
|
2012-04-03 19:12:13 +02:00 |