index
:
qt-creator/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
11.0
12.0
13.0
14.0
15.0
16.0
17.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3dfirst
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
share
/
qtcreator
/
snippets
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMakePM: Add a sample Find Module CMake package snippet
Cristian Adam
2023-09-29
1
-0
/
+85
*
AutoTest: Provide a couple of test related snippets
Christian Stenger
2023-09-26
1
-0
/
+58
*
CMakePM: Add CMake snippets
Cristian Adam
2023-09-19
1
-0
/
+38
*
C++ editor: Make generated Q_PROPERTYs FINAL by default
Ulf Hermann
2023-04-20
1
-1
/
+1
*
ProjectExplorer: Clean up variables
Christian Kandeler
2020-10-02
1
-7
/
+7
*
C++: Fix highlighting Q_PROPERTY with template types
Christian Kandeler
2020-07-08
1
-1
/
+1
*
Snippets: Add snippet range-based for
Nikolai Kosjar
2019-01-29
1
-0
/
+3
*
Snippets: Add snippet for namespace with closing comment
David Schulz
2018-03-13
1
-0
/
+3
*
Snippets: Add struct snippet
Nikolai Kosjar
2017-06-12
1
-0
/
+9
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-16
/
+11
*
Snippets: Add license snippets
Tobias Hunger
2015-10-19
1
-0
/
+123
*
Place each statement of default snippets on their own line.
Mitch Curtis
2014-11-14
1
-6
/
+31
*
Snippets: Allow lowercase/titlecase/uppercase modifiers for variables
Tobias Hunger
2013-08-20
1
-1
/
+1
*
Remove semicolon from Q_PROPERTY snipplet.
Sergio Martins
2013-07-16
1
-1
/
+1
*
add $type$ variable to Q_PROPERTY cpp snippet
Christian A. Reiter
2013-03-27
1
-1
/
+1
*
Editor: Add snippet for main function
Nikolai Kosjar
2013-02-19
1
-0
/
+6
*
Add snippet for Q_PROPERTY
Tobias Hunger
2013-02-12
1
-0
/
+1
*
Snippets: Add 'switch' trigger for C++ code snippets
Yuchen Deng
2011-10-06
1
-0
/
+7
*
Snippets: Put the cursor in a more useful final position
Yuchen Deng
2011-10-06
1
-12
/
+10
*
Qml snippets: Improve NumberAnimation and PropertyAction.
Christian Kamm
2011-10-05
1
-2
/
+2
*
QmlJS: Add qsTr to Text snippet.
Christian Kamm
2011-06-21
1
-1
/
+1
*
Snippets: Rename a few QML snippets variables
Leandro Melo
2011-02-22
1
-11
/
+11
*
Snippets: Make it flexible for adding builtin snippets
Leandro Melo
2010-12-08
3
-0
/
+127
*
Snippets: Feature enhancement start...
Leandro Melo
2010-12-08
2
-163
/
+0
*
Removed QML snippets for effects, since they have been removed from QML
Thorbjørn Lindeijer
2010-10-15
1
-10
/
+0
*
Removed tab characters in QML Item snippet
Thorbjørn Lindeijer
2010-10-15
1
-3
/
+2
*
Remove old and unused snippets file.
Leandro Melo
2010-09-28
8
-232
/
+0
*
Snippets: Add more templates.
Leandro Melo
2010-09-27
1
-1
/
+70
*
Add support for C++ snippets.
Leandro Melo
2010-09-24
1
-0
/
+9
*
QmlJsEditor.snipptes: keeping correct syntax for snippets
Thomas Hartmann
2010-08-05
1
-5
/
+5
*
QML snippet: property has a name and a value, not two names
Thorbjørn Lindeijer
2010-07-15
1
-1
/
+1
*
Fix PropertyAction snippet
mae
2010-06-08
1
-1
/
+1
*
Removed unwanted space from QML property snippet
Thorbjørn Lindeijer
2010-05-18
1
-1
/
+1
*
Implement tooltips for snippets
mae
2010-04-09
1
-3
/
+3
*
QmlJSEditor: Update snippets for Qml changes.
Christian Kamm
2010-04-06
1
-9
/
+9
*
Tweaks to snippets XML definition file
Nigel Hietala
2010-01-19
1
-12
/
+12
*
first iteration of snippet support for qml
mae
2010-01-19
1
-0
/
+96
*
Rename QtWorkbenchSnippet to QtCreatorSnippet
Alessandro Portale
2009-05-08
8
-24
/
+24
*
Fixes: Implement make install target, Step 1
Daniel Molkentin
2009-01-21
8
-0
/
+232