-
It's better to just make it a .hh file to reduce confusion.
-
Also fix typo in pdf-attach-file example.
-
Convert loop to use range-based for statement. Remove unnecessary variables.
-
Convert loop to use range-based for statement. Remove unnecessary variables.
-
Version 1.8 allows QTC::TC to break across lines.
-
This is so it will fit on one line after a qtest upgrade allows us to split lines.
-
This was mainly to get comments about defaults out of constructor initializer lists where their fragile when a code formatter is being used.
-
We have been keeping main's version at the last released version, but starting now, main's version will always be whatever it would be if a release were cut from the tip of main.
-
Some people don't know what CI is, so remove use of that abbreviation when it doesn't add any value.