qtbase/qmake/generators
Joerg Bornemann 11206b5340 Remove QMakeLocalFileName::is_null
This is never different from real_name.isNull().

Change-Id: Ic1442f2eec4d7dfb2d3694e85d664f1509d4b68b
Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
2019-08-30 12:30:26 +02:00
..
mac Merge remote-tracking branch 'origin/5.13' into dev 2019-06-14 13:45:18 +02:00
unix Merge remote-tracking branch 'origin/5.13' into dev 2019-08-13 09:46:17 +02:00
win32 Improve readability of commands in VS project files 2019-08-22 18:15:08 +02:00
makefile.cpp Remove dead QMakeSourceFileInfo caching feature from QMake 2019-08-20 20:27:52 +02:00
makefile.h Warn about conflicting DESTDIR/TARGET combination in debug_and_release 2019-08-09 10:29:28 +02:00
makefiledeps.cpp Remove QMakeLocalFileName::is_null 2019-08-30 12:30:26 +02:00
makefiledeps.h Remove QMakeLocalFileName::is_null 2019-08-30 12:30:26 +02:00
metamakefile.cpp Warn about conflicting DESTDIR/TARGET combination in debug_and_release 2019-08-09 10:29:28 +02:00
metamakefile.h qmake: Apply modernize-use-nullptr 2018-08-08 17:30:32 +00:00
projectgenerator.cpp Do not use QList<QMakeLocalFileName> 2019-08-12 08:05:14 +02:00
projectgenerator.h Merge remote-tracking branch 'origin/5.13' into dev 2019-06-14 13:45:18 +02:00
xmloutput.cpp Merge remote-tracking branch 'origin/5.13' into dev 2019-08-16 01:00:33 +02:00
xmloutput.h