piskel/src/js/controller
2015-10-06 00:21:13 +02:00
..
dialogs Cleaning up settings and dialogs CSS 2015-06-07 12:40:40 +02:00
drawing Added JSCS linter to enforce style conventions 2015-04-14 18:02:33 +02:00
piskel Issue #277 : Move all name update logic to a dedicated controller polling the model 2015-09-20 10:42:15 +02:00
preview Issue #305 : Changed naming for consistency -> original-size 2015-09-13 23:28:53 +02:00
settings Merge pull request #314 from juliandescottes/add-save-service 2015-10-01 01:10:23 +02:00
CanvasBackgroundController.js Added JSCS linter to enforce style conventions 2015-04-14 18:02:33 +02:00
CursorCoordinatesController.js Issue #311 : Cleanup and comments 2015-10-06 00:21:13 +02:00
DrawingController.js Remove color argument from BaseTool/BaseSelect interfaces 2015-09-16 23:40:44 +02:00
FramesListController.js Added JSCS linter to enforce style conventions 2015-04-14 18:02:33 +02:00
HeaderController.js Issue #277 : Switch HeaderController to events instead of infinite setTimeout 2015-10-01 01:07:29 +02:00
LayersListController.js Issue #281 : Add app.settings & user pref for layer preview opacity 2015-07-26 02:00:46 +02:00
MinimapController.js Added JSCS linter to enforce style conventions 2015-04-14 18:02:33 +02:00
NotificationController.js Added JSCS linter to enforce style conventions 2015-04-14 18:02:33 +02:00
PaletteController.js Integrate selectedColorsService into PaletteController and PaletteListController 2015-09-16 22:57:52 +02:00
PalettesListController.js Integrate selectedColorsService into PaletteController and PaletteListController 2015-09-16 22:57:52 +02:00
ProgressBarController.js Added JSCS linter to enforce style conventions 2015-04-14 18:02:33 +02:00
ToolController.js Issue #311 : Cleanup and comments 2015-10-06 00:21:13 +02:00
TransformationsController.js Issue #315 : Implement custom replay for transform tools + add drawing test support 2015-10-02 01:27:59 +02:00