summaryrefslogtreecommitdiff
path: root/src/plugins/qmljseditor/qmljscodecompletion.h
Commit message (Expand)AuthorAgeFilesLines
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Add support for C++ snippets.Leandro Melo2010-09-241-5/+3
* Fix krazy issues: Use explicit constructorsTobias Hunger2010-08-271-1/+1
* Allow certain characters to also trigger the completionThorbjørn Lindeijer2010-07-091-1/+2
* Merge branch 'origin/2.0' (early part)Erik Verbruggen2010-06-151-1/+1
|\
| * Don't pass QChar as const & since it's just a unsigned shortThorbjørn Lindeijer2010-06-141-1/+1
* | Moved qmljsmodelmanagerinterface.hRoberto Raggi2010-06-101-4/+4
* | QmlJS: Make ordering in the completion list simpler to change.Christian Kamm2010-06-101-3/+3
* | QmlJS: Trigger another completion if a completion ends with a dot.Christian Kamm2010-06-071-0/+1
* | QmlJS: Autocomplete dot and colon for properties.Christian Kamm2010-06-071-0/+3
|/
* QmlJSEditor: Simplify Qml completion code.Christian Kamm2010-05-191-0/+11
* Fixed completion settings to also apply to the QML code completionThorbjørn Lindeijer2010-05-111-4/+0
* Long live the king!hjk2010-03-051-1/+1
* Renamed qmlmodelmanager.Roberto Raggi2010-02-151-3/+3
* Renamed qmlcodecompletion.Roberto Raggi2010-02-151-0/+95