qt6-bb10/src/tools/qlalr
Allan Sandfeld Jensen 564b59d903 Another round of replacing 0 with nullptr
This time based on grepping to also include documentation, tests and
examples previously missed by the automatic tool.

Change-Id: Ied1703f4bcc470fbc275f759ed5b7c588a5c4e9f
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2020-10-07 23:02:47 +02:00
..
doc Doc: Remove \contentspage commands 2020-03-15 10:48:58 +01:00
examples Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
.prev_CMakeLists.txt CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
CMakeLists.txt CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
compress.cpp Another round of 0->nullptr cleanup 2020-07-31 12:56:50 +02:00
compress.h Use QList instead of QVector in qtbase 2020-07-07 11:48:45 +02:00
cppgenerator.cpp Another round of 0->nullptr cleanup 2020-07-31 12:56:50 +02:00
cppgenerator.h Use QList instead of QVector in other tools 2020-06-25 22:30:54 +02:00
dotgraph.cpp Prefix textstream operators with Qt:: 2019-05-02 11:52:02 +00:00
dotgraph.h
grammar.cpp Another round of 0->nullptr cleanup 2020-07-31 12:56:50 +02:00
grammar_p.h
lalr.cpp Disentangle QIODevice dependencies 2020-08-15 20:55:31 +02:00
lalr.g Use QList instead of QVector in other tools 2020-06-25 22:30:54 +02:00
lalr.h Disentangle QIODevice dependencies 2020-08-15 20:55:31 +02:00
main.cpp qlalr: replace QLinkedList with std::list 2019-07-02 22:27:11 +02:00
parsetable.cpp Prefix textstream operators with Qt:: 2019-05-02 11:52:02 +00:00
parsetable.h
qlalr.pro qlalr: fix description 2018-01-05 10:32:20 +00:00
recognizer.cpp Another round of 0->nullptr cleanup 2020-07-31 12:56:50 +02:00
recognizer.h Use QList instead of QVector in other tools 2020-06-25 22:30:54 +02:00