summaryrefslogtreecommitdiff
path: root/src/plugins/qmljseditor/qmljsquickfixassist.h
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-091-7/+8
* Always pass Core::Id by value.Christian Kandeler2014-07-011-1/+1
* CodeAssistant: Replace virtual with QTC_OVERRIDEOrgad Shaneh2014-02-171-8/+10
* QmlJSEditor: Use ICore::dialogParent for component dialogEike Ziller2014-02-101-2/+0
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* TextEditor: Move isAsynchronous() up to IAssistProviderNikolai Kosjar2013-10-011-0/+1
* 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
* QmlJS: Move SemanticInfo from qmljseditor to qmljstoolsKai Koehne2012-04-161-2/+2
* Long live the king!hjk2012-01-261-1/+1
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | more Id type fixeshjk2011-11-101-1/+1
* | QmlJS: Add quick fix to wrap element in Loader.Christian Kamm2011-10-191-1/+1
|/
* Refactoring changes: Cleanup and improvements.Christian Kamm2011-08-191-1/+2
* New code assist APILeandro Melo2011-05-181-0/+91