Add directwrite support to the configure script
[profile/ivi/qtbase.git] / qmake / library /
2012-11-29 Oswald Buddenhagenfix bootstrapped build
2012-11-28 Oswald Buddenhagenfix non-qmake build of the evaluator
2012-11-02 Jerome PasionMerge branch 'master' of ssh://codereview.qt-project...
2012-11-01 Oswald Buddenhagenrewrite default spec handling
2012-10-26 Tor Arne VestbøMerge remote-tracking branch 'gerrit/master' into newdocs
2012-10-25 Simon HausmannFix qmake's pro file cache to interact correctly with...
2012-09-22 Iikka EklundChange copyrights from Nokia to Digia
2012-09-21 Marc MutzUse QStringList::join(QChar) overload where applicable...
2012-09-21 Marc Mutzqmake: add ProStringList::join(QChar)
2012-09-21 Oswald Buddenhagenmake error() abort the qmake run, not just the current...
2012-09-19 Oswald Buddenhagenresolve only one level of symlinks, and only for the...
2012-09-19 Oswald Buddenhagenfold m_qmakespecFull back into m_qmakespec
2012-09-18 Oswald Buddenhagenfix non-bootstrapped $$system()'s line end conversions...
2012-09-18 Oswald Buddenhagendon't allow overloading of built-in functions
2012-09-18 Oswald Buddenhagenremove the entirely insane whitespace compression
2012-09-17 Sergio Ahumadaqmake: Include own header first
2012-09-13 Oswald Buddenhagenremove support for non-lowercased $$eXpaNd() functions
2012-09-13 Oswald Buddenhagendon't pretend that break()/next()/return() are functions
2012-09-13 Oswald Buddenhagenimprove parse error recovery paths
2012-09-10 Oswald Buddenhagenport qmake to qt creator's qmake language evaluator
2012-09-07 Oswald Buddenhagenintroduce qmake variable abstractions