aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpptools/doxygengenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* CppTools: ModernizeNikolai Kosjar2019-02-081-6/+1
* CppTools: modernizeAlessandro Portale2019-01-211-2/+2
* TextEditor: move convenience from texteditor to utilsIvan Donchevskii2017-09-221-6/+3
* CppTools: Clean up includes of doxygengenerator.cppNikolai Kosjar2017-03-081-2/+4
* Fix compilation using Qt5.6 on macOSChristian Stenger2017-02-031-12/+8
* Remove unneded includes of QStringBuilderJarek Kobus2017-02-021-1/+0
* CppEditor: Generate doxygen comments for functions with macrosNikolai Kosjar2016-03-041-3/+25
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | C++: Remove unneeded qualificationsOrgad Shaneh2015-02-041-1/+1
|/
* CPlusPlus: Use QVector<Token> instead of QListhjk2014-11-061-1/+1
* License updateEike Ziller2014-10-091-7/+8
* C++: Use Token::utf16chars{Begin,End} where appropriateNikolai Kosjar2014-05-231-1/+1
* C++: Clarify units of a TokenNikolai Kosjar2014-05-151-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Clean headers in CppTools.Friedemann Kleint2013-04-101-7/+0
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-6/+6
* C++: Improved automatic Doxygen comment blocks with CppStyleKnut Petter Svendsen2013-02-211-4/+18
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* CppEditor: fix indentation of auto-completed comments.Francois Ferrand2012-03-151-9/+3
* Add missing copyright headersTobias Hunger2012-03-051-0/+32
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* C++: Replace non-absolute-critical asserts for soft onesLeandro Melo2012-01-241-1/+3
* C++: Rename source/setSource to utf8Source/setUtf8SourceLeandro Melo2012-01-131-1/+1
* C++: Automatic Doxygen comment blocks generationLeandro Melo2011-12-091-0/+289