| Commit message (Expand) | Author | Age | Files | Lines |
| * | CPlusPlus: Fix pretty-printing of constrained function parameters | Christian Kandeler | 2025-09-01 | 1 | -0/+1 |
| * | Replace GPL-3.0 with GPL-3.0-only | Kai Köhne | 2023-01-10 | 1 | -1/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -24/+2 |
| * | CPlusPlus: Drop the OverView::operator() overloads | hjk | 2022-06-28 | 1 | -2/+1 |
| * | CppEditor: Use trailing return type when moving function definition | Christian Kandeler | 2022-04-05 | 1 | -0/+1 |
| * | C++: Support pretty printing of template enclosing scope | Orgad Shaneh | 2016-08-19 | 1 | -0/+1 |
| * | Update License according to agreement with Free Qt Foundation | Tobias Hunger | 2016-01-19 | 1 | -17/+12 |
| * | Update License | Eike Ziller | 2015-01-16 | 1 | -6/+6 |
| * | License update | Eike Ziller | 2014-10-09 | 1 | -7/+8 |
| * | Incremented year in copyright info | Robert Loehning | 2014-01-08 | 1 | -1/+1 |
| * | Doc: move docs from h files to cpp files | Leena Miettinen | 2013-07-18 | 1 | -0/+43 |
| * | CppEditor: Respect whitespace in operator names for more quick fixes | Nikolai Kosjar | 2013-06-25 | 1 | -0/+1 |
| * | fix include style relating to cplusplus libraries | Oswald Buddenhagen | 2013-04-03 | 1 | -3/+4 |
| * | Merge remote-tracking branch 'origin/2.6' | Oswald Buddenhagen | 2013-01-31 | 1 | -1/+1 |
| |\ |
|
| | * | Incremented year in copyright infov2.6.2 | Robert Loehning | 2013-01-29 | 1 | -1/+1 |
| * | | C++: Add star binding to TypePrettyPrinter | Nikolai Kosjar | 2013-01-23 | 1 | -4/+5 |
| * | | Cpp: No need for accessors for simple structs | hjk | 2012-10-11 | 1 | -91/+8 |
| |/ |
|
| * | Adjust license headers | hjk | 2012-10-05 | 1 | -21/+20 |
| * | Contact -> qt-project.org | Eike Ziller | 2012-07-19 | 1 | -3/+1 |
| * | Long live the king! | hjk | 2012-01-26 | 1 | -1/+1 |
| * | all: s/info@qt.nokia.com/qt-info@nokia.com/ | hjk | 2011-11-03 | 1 | -2/+2 |
| * | Fix/add copyright headers | Tobias Hunger | 2011-05-06 | 1 | -1/+1 |
| * | Update license. | hjk | 2011-04-13 | 1 | -14/+13 |
| * | It's 2011 now. | con | 2011-01-12 | 1 | -1/+1 |
| * | License headers. | con | 2010-12-17 | 1 | -7/+11 |
| * | Pretty print templates. | Roberto Raggi | 2010-08-11 | 1 | -1/+12 |
| * | Get rid of Oveview::prettyTypeWithName() and LookupContext::minimalName() | Roberto Raggi | 2010-07-29 | 1 | -21/+0 |
| * | Sprinkled a bit of doxymentation over various classes. | Erik Verbruggen | 2010-07-28 | 1 | -0/+2 |
| * | Get rid of the deprecated method Overview::setShowFullQualifiedNames(). | Roberto Raggi | 2010-07-21 | 1 | -11/+0 |
| * | Fixes: Completing switch statements with enums in namespaces or classes. | con | 2010-07-19 | 1 | -0/+12 |
| * | Quickfix for adding a declaration to a class from a definition. | Erik Verbruggen | 2010-07-12 | 1 | -0/+23 |
| * | Don't add the default arguments when completing function definitions. | Christian Kamm | 2010-03-05 | 1 | -1/+12 |
| * | Long live the king! | hjk | 2010-03-05 | 1 | -1/+1 |
| * | Use const names. | Roberto Raggi | 2009-12-01 | 1 | -2/+2 |
| * | long live the king | hjk | 2009-08-14 | 1 | -1/+1 |
| * | Update license headers and sales contact details. | Jason McDonald | 2009-06-17 | 1 | -2/+2 |
| * | Fixed HTML escaping issues in the function argument widget | Thorbjørn Lindeijer | 2009-05-28 | 1 | -17/+28 |
| * | Fixed prettyprint of template types. | Roberto Raggi | 2009-05-19 | 1 | -1/+12 |
| * | Fixes: change file license headers to include LGPL | hjk | 2009-02-25 | 1 | -21/+17 |
| * | Improved the C++ hover handler. | Roberto Raggi | 2009-02-16 | 1 | -1/+12 |
| * | Improved the type pretty printer. | Roberto Raggi | 2009-02-13 | 1 | -4/+5 |
| * | Bump year in licence header. | Daniel Molkentin | 2009-01-13 | 1 | -1/+1 |
| * | chancge Nokia GPL exception version from 1.2 to 1.3 | hjk | 2008-12-16 | 1 | -1/+1 |
| * | off-by-one in headers | hjk | 2008-12-02 | 1 | -1/+0 |
| * | end-of-line whitespace correction of the new headers | hjk | 2008-12-02 | 1 | -10/+11 |
| * | more cosmetic changes | hjk | 2008-12-02 | 1 | -10/+25 |
| * | Initial import | con | 2008-12-02 | 1 | -0/+91 |