summaryrefslogtreecommitdiff
path: root/share/qtcreator/snippets
Commit message (Expand)AuthorAgeFilesLines
* Place each statement of default snippets on their own line.Mitch Curtis2014-11-141-6/+31
* Snippets: Allow lowercase/titlecase/uppercase modifiers for variablesTobias Hunger2013-08-201-1/+1
* Remove semicolon from Q_PROPERTY snipplet.Sergio Martins2013-07-161-1/+1
* add $type$ variable to Q_PROPERTY cpp snippetChristian A. Reiter2013-03-271-1/+1
* Editor: Add snippet for main functionNikolai Kosjar2013-02-191-0/+6
* Add snippet for Q_PROPERTYTobias Hunger2013-02-121-0/+1
* Snippets: Add 'switch' trigger for C++ code snippetsYuchen Deng2011-10-061-0/+7
* Snippets: Put the cursor in a more useful final positionYuchen Deng2011-10-061-12/+10
* Qml snippets: Improve NumberAnimation and PropertyAction.Christian Kamm2011-10-051-2/+2
* QmlJS: Add qsTr to Text snippet.Christian Kamm2011-06-211-1/+1
* Snippets: Rename a few QML snippets variablesLeandro Melo2011-02-221-11/+11
* Snippets: Make it flexible for adding builtin snippetsLeandro Melo2010-12-083-0/+127
* Snippets: Feature enhancement start...Leandro Melo2010-12-082-163/+0
* Removed QML snippets for effects, since they have been removed from QMLThorbjørn Lindeijer2010-10-151-10/+0
* Removed tab characters in QML Item snippetThorbjørn Lindeijer2010-10-151-3/+2
* Remove old and unused snippets file.Leandro Melo2010-09-288-232/+0
* Snippets: Add more templates.Leandro Melo2010-09-271-1/+70
* Add support for C++ snippets.Leandro Melo2010-09-241-0/+9
* QmlJsEditor.snipptes: keeping correct syntax for snippetsThomas Hartmann2010-08-051-5/+5
* QML snippet: property has a name and a value, not two namesThorbjørn Lindeijer2010-07-151-1/+1
* Fix PropertyAction snippetmae2010-06-081-1/+1
* Removed unwanted space from QML property snippetThorbjørn Lindeijer2010-05-181-1/+1
* Implement tooltips for snippetsmae2010-04-091-3/+3
* QmlJSEditor: Update snippets for Qml changes.Christian Kamm2010-04-061-9/+9
* Tweaks to snippets XML definition fileNigel Hietala2010-01-191-12/+12
* first iteration of snippet support for qmlmae2010-01-191-0/+96
* Rename QtWorkbenchSnippet to QtCreatorSnippetAlessandro Portale2009-05-088-24/+24
* Fixes: Implement make install target, Step 1Daniel Molkentin2009-01-218-0/+232