aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppeditor/cppinsertqtpropertymembers.cpp
Commit message (Expand)AuthorAgeFilesLines
* CppEditor: Rearrange quick fix filesLorenz Haas2013-04-151-205/+0
* Clean headers in CppEditor.Friedemann Kleint2013-04-101-6/+0
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-6/+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
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-4/+3
* | CppEditor: Remove obsolete commentsOrgad Shaneh2012-11-281-2/+0
* | CppEditor: simplify CppQuickFixOperation interfacehjk2012-11-071-12/+14
* | CppEditor: remove operator() overloads from OverViewhjk2012-10-171-2/+2
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* QuickFixes: Fix capitalization of descriptionsKai Koehne2012-05-101-1/+1
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Long live the king!hjk2012-01-261-1/+1
* C++: Replace non-absolute-critical asserts for soft onesLeandro Melo2012-01-241-4/+6
* CppEditor: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-121-12/+20
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Refactoring changes: Cleanup and improvements.Christian Kamm2011-08-191-11/+12
* Header cleanup in various plugins.Friedemann Kleint2011-08-181-0/+1
* New code assist APILeandro Melo2011-05-181-7/+11
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* License headers, part 2con2010-12-171-7/+11
* Added semantic checks for stray semicolons and topldevel empty declarations.Roberto Raggi2010-12-161-1/+1
* C++: Add quick fix for Q_PROPERTY.Christian Kamm2010-12-101-0/+194