Commit Graph

18 Commits

Author SHA1 Message Date
Leandro Melo
e32cf192f7 Snippets: Rename a few QML snippets variables
Task-number: QTCREATORBUG-3803
2011-02-22 11:01:05 +01:00
Leandro Melo
898bc97cce Snippets: Make it flexible for adding builtin snippets
Instead of in one XML embedded as a resource, now builtin
snippets can be specified on any XML distributed under share.
2010-12-08 17:22:14 +01:00
Leandro Melo
7528c6d617 Snippets: Feature enhancement start...
Provide an interface so users can create/edit/remove snippets.
2010-12-08 17:22:07 +01:00
Thorbjørn Lindeijer
3051fd4c98 Removed QML snippets for effects, since they have been removed from QML
At least for now QML has no built in effects like DropShadow, Colorize
or Blur. So it makes no sense to keep the snippets for adding these.

Reviewed-by: Roberto Raggi
Reviewed-by: andre
2010-10-15 16:52:19 +02:00
Thorbjørn Lindeijer
0c0df86d30 Removed tab characters in QML Item snippet
Trivial fix.
2010-10-15 13:05:55 +02:00
Leandro Melo
5f13590372 Remove old and unused snippets file.
Reviewed-by: Alessandro Portale
2010-09-28 14:45:44 +02:00
Leandro Melo
769b2103a3 Snippets: Add more templates. 2010-09-27 10:31:41 +02:00
Leandro Melo
cafcce0c37 Add support for C++ snippets. 2010-09-24 20:22:03 +02:00
Thomas Hartmann
3ecdb94c5b QmlJsEditor.snipptes: keeping correct syntax for snippets
Reviewed-by: Roberto Raggi
2010-08-05 15:36:12 +02:00
Thorbjørn Lindeijer
a76773191d QML snippet: property has a name and a value, not two names 2010-07-15 16:24:01 +02:00
mae
4ae5d62699 Fix PropertyAction snippet
Reviewed-by: thorbjorn
2010-06-08 12:52:36 +02:00
Thorbjørn Lindeijer
3fea2a6b65 Removed unwanted space from QML property snippet
Task-number: QTCREATORBUG-1402
2010-05-18 13:01:22 +02:00
mae
8eedde33c5 Implement tooltips for snippets 2010-04-09 12:59:49 +02:00
Christian Kamm
d8535a23fe QmlJSEditor: Update snippets for Qml changes.
Task-number: QTCREATORBUG-1032
Reviewed-by: Erik Verbruggen
2010-04-06 10:21:47 +02:00
Nigel Hietala
4c37504540 Tweaks to snippets XML definition file 2010-01-19 23:16:25 +02:00
mae
5b8a678672 first iteration of snippet support for qml
Done with Thorbjorn and Roberto
2010-01-19 18:50:50 +01:00
Alessandro Portale
0a593aa448 Rename QtWorkbenchSnippet to QtCreatorSnippet
Rename qtworkbench to qtcreator
2009-05-08 16:43:16 +02:00
Daniel Molkentin
0f20a20b4c Fixes: Implement make install target, Step 1
Details: Moving files so that the local layout corresponds to the layout pushed by make install.
Adjust Make target, modify the resource path of the loader to find the resources in the
right place. All pathes are still looked up relative to binaryPath(), libs are found via
relative rpath.
2009-01-21 08:52:19 +01:00