aboutsummaryrefslogtreecommitdiff
path: root/js/models/element-model.js
Commit message (Collapse)AuthorAge
* BSD LicenseKris Kowal2012-07-09
|
* Update copyright boilerplateKris Kowal2012-07-06
|
* IKNINJA-1675 - Cannot resize SVG using free transform tool.Nivesh Rajbhandari2012-06-12
| | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* Body PI fixes.Nivesh Rajbhandari2012-06-07
| | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* fixing a rotation and zoom bugValerio Virgillito2012-06-06
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* removing all model creators.Valerio Virgillito2012-06-05
| | | | | | The elementModel is now a getter that will create a new model when needed. Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Refactor creating elements. Removed makeNJElement and separated the model ↵Valerio Virgillito2012-05-03
| | | | | | creation Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Nesting absolute element in the Tag tool. Refactoring element creation and ↵Valerio Virgillito2012-05-02
| | | | | | element models Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Fixing the element model and adding get elementValerio Virgillito2012-04-26
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* removing _undo array and _targets array and use object instead of matching ↵Valerio Virgillito2012-04-13
| | | | | | arrays to set properties Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Merge branch 'refs/heads/NinjaInternal' into FileIOJose Antonio Marquez2012-02-06
|\
| * Updated color code in the PI to go through element mediator.Nivesh Rajbhandari2012-02-01
| | | | | | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* | Merged old FileIOJose Antonio Marquez2012-01-27
|/
* First commit of Ninja to ninja-internalPierre Frisch2012-01-27
Signed-off-by: Valerio Virgillito <rmwh84@motorola.com>