Commit Graph

21 Commits

Author SHA1 Message Date
Martin Baeuml 00348c87c9 make selectNextItem a function 2011-05-16 18:18:05 +02:00
Martin Baeuml bb26b01057 add flag for allowing out of scene events 2011-05-13 16:55:49 +02:00
Martin Baeuml c84e02befe - move annotation model and containers to package annotations
- implement AnnotationContainerFactory
2011-05-13 11:07:03 +02:00
Martin Baeuml a56cce4669 start with some documentation 2011-05-12 16:50:04 +02:00
Martin Baeuml 57b407bac3 implement loaders 2011-05-06 17:28:35 +02:00
Martin Baeuml 3f0aa1c99a implement new config system 2011-05-06 16:26:57 +02:00
Martin Baeuml df48841b8a use ItemFactory inserters 2011-05-05 17:47:35 +02:00
Martin Baeuml 2ba3f9d02f implement ItemFactory 2011-05-05 17:32:55 +02:00
Martin Baeuml 0963312398 move inserters to sceneitems 2011-05-05 17:31:47 +02:00
Martin Baeuml 494cab9fbd allow labeling of ids 2011-01-31 12:35:23 +01:00
Martin Baeuml 59720e8500 add FixedRatioRectItemInserter 2010-12-09 17:17:45 +01:00
Martin Baeuml 902993bdf5 allow removing of selected items via del key 2010-12-09 16:10:15 +01:00
Martin Baeuml 5078639b88 basic support for handling key event in the scene 2010-12-09 15:56:03 +01:00
Martin Baeuml 869864f425 remove unneeded model 2010-12-09 11:24:24 +01:00
Martin Baeuml c4476b41d8 add new annotation items via mouse interaction and iteminserters 2010-12-08 17:33:26 +01:00
Martin Baeuml 8ab46abae5 readd previously remove mousehandlers 2010-12-08 17:32:49 +01:00
Martin Baeuml 41809ed668 set scene rect correctly
make sure that image is always in the background
2010-12-08 16:56:15 +01:00
Martin Baeuml 64520fc2d0 actually display images in the scene 2010-12-07 18:15:14 +01:00
Martin Baeuml 1759c3afe9 integrate annotation model and scene 2010-12-07 17:26:00 +01:00
Martin Baeuml 2d657478ff a modularized approach to item adding 2010-12-03 17:59:42 +01:00
Lukas Rybok 3c5c5f9f94 initial view version 2010-11-24 16:47:35 +01:00