aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/cplusplus/typeprettyprinter/tst_typeprettyprinter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tests: Fix deprecation warningChristian Kandeler2020-06-261-1/+1
* C++: fix StarBindFlags behaviorXiaofeng Wang2019-01-301-4/+8
* C++: Enable showEnclosingTemplate also for function typeOrgad Shaneh2016-09-061-1/+3
* C++: Support pretty printing of template enclosing scopeOrgad Shaneh2016-08-191-0/+26
* C++: Add support of ref-qualifier for functions.Dmitry Ashkadov2016-06-221-0/+35
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-8/+8
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | C++: Add star binding to TypePrettyPrinterNikolai Kosjar2013-01-231-111/+308
* | C++: Compile fixes in tests and tools.Nikolai Kosjar2012-10-231-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* C++: Fix function return type printing.Christian Kamm2011-09-121-0/+8
* Replace qt-info@nokia.com with info@qt.nokia.comhjk2011-07-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Add tests for type pretty printer.Christian Kamm2011-03-021-0/+14
* tests: add licence headersBill King2011-02-181-0/+32
* Merge CPlusPlus::NameId and CPlusPlus::Identifier.Roberto Raggi2010-09-021-2/+2
* Autotests: More cleanup of tests, and initial marking of components belonged to.Bill King2010-09-021-0/+1
* Compile.Roberto Raggi2010-08-051-1/+1
* Tests: Fix typeprettyprinter.Christian Kamm2010-06-291-3/+4
* CPlusPlus: Fix several issues in the TypePrettyPrinter.Christian Kamm2010-04-191-0/+165