summaryrefslogtreecommitdiff
path: root/src/plugins/cpptools/cpptoolsjsextension.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge CppTools into CppEditorChristian Kandeler2021-09-011-277/+0
* Utils: Introduce a FilePath constructor from char arrayshjk2021-08-171-1/+2
* "New Class" wizard: Check custom base class for QObject parentChristian Kandeler2021-01-251-0/+90
* Fix warnings about possible detach of temporary objectsJarek Kobus2020-11-161-1/+1
* Wizards: Fix function parameter type in CppToolsJsExtensionChristian Kandeler2020-07-171-1/+1
* "New Class" wizard: Try to find a base class headerChristian Kandeler2020-02-271-0/+69
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* Make QtWidgets wizard work with namespaced QtChristian Kandeler2019-04-301-0/+5
* C++: Do not apply "Lower-case file names" setting to file wizardsChristian Kandeler2019-04-251-22/+21
* Utils: Rename one of the FileName::fromString overloadshjk2019-03-191-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* License update.Eike Ziller2014-10-151-7/+8
* CppTools: Add some methods to the JsExpander.Tobias Hunger2014-09-181-0/+117