Commit Graph

114 Commits

Author SHA1 Message Date
Martin Baeuml 33d00a06fc mv update_gui script 2011-05-17 14:15:03 +02:00
Martin Baeuml f164ceea3a add FeretContainer 2011-05-17 14:12:13 +02:00
Martin Baeuml bc25b1227a add NotImplementedException 2011-05-17 14:12:01 +02:00
Martin Baeuml 604ee59816 remove obsolete loaders 2011-05-17 14:11:52 +02:00
Martin Baeuml 7739f76777 make sloth its own package 2011-05-17 14:04:02 +02:00
Martin Baeuml e2c34aa73c plugin and shortcut experiments 2011-05-16 18:20:32 +02:00
Martin Baeuml 3cc85f8f19 return current index 2011-05-16 18:20:10 +02:00
Martin Baeuml dc0272187e remove obsolete treeview property setting 2011-05-16 18:19:58 +02:00
Martin Baeuml 5d864576d0 - deselect all selected items with ESC
- forward key presses to items
2011-05-16 18:19:23 +02:00
Martin Baeuml 14098567c8 add more data access functions to the model 2011-05-16 18:18:44 +02:00
Martin Baeuml 00348c87c9 make selectNextItem a function 2011-05-16 18:18:05 +02:00
Martin Baeuml 768651f29c start defining new item base class interface 2011-05-16 18:17:06 +02:00
Martin Baeuml dfdc299236 add setColor convenience function 2011-05-16 18:16:47 +02:00
Martin Baeuml 206fe43ed1 color rows in treeview alternating 2011-05-16 18:16:18 +02:00
Martin Baeuml be2c510cdd remove bboxitem which was specifically for BBT 2011-05-16 18:15:03 +02:00
Martin Baeuml bb26b01057 add flag for allowing out of scene events 2011-05-13 16:55:49 +02:00
Martin Baeuml d133981a87 implement PickleContainer 2011-05-13 14:48:03 +02:00
Martin Baeuml f5a585f78f fix typo 2011-05-13 14:47:49 +02:00
Martin Baeuml 6a72d24f8d move LineItem to items 2011-05-13 14:47:34 +02:00
Martin Baeuml 537bad41be add .gitignore 2011-05-13 11:09:10 +02:00
Martin Baeuml 4f25efd52e document containers 2011-05-13 11:08:14 +02:00
Martin Baeuml 94579ab8e2 import callables where path is given as string 2011-05-13 11:07:44 +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 1353f8a72b support starting labeltool from another directory 2011-05-12 18:37:07 +02:00
Martin Baeuml d058b6057a - seperate items and inserters
- use dicts for ITEMS and INSERTERS
2011-05-12 16:57:28 +02:00
Martin Baeuml a56cce4669 start with some documentation 2011-05-12 16:50:04 +02:00
Martin Baeuml 9d4077a204 finish 1st draft of documentation 2011-05-12 15:18:52 +02:00
Martin Baeuml cba6f6ecf2 start writing documentation 2011-05-11 18:15:40 +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 c8ffa0c588 rename sceneitems --> items 2011-05-06 16:25:52 +02:00
Martin Baeuml 9d8870f20a fix PointItemInserter 2011-05-05 17:48:28 +02:00
Martin Baeuml 258988937d fix FixedRatioRectItemInserter 2011-05-05 17:48:20 +02:00
Martin Baeuml 08d78a3ec0 allow inserter or items to be None 2011-05-05 17:47:57 +02:00
Martin Baeuml df48841b8a use ItemFactory inserters 2011-05-05 17:47:35 +02:00
Martin Baeuml 5c5526d34b add py.test testing functions 2011-05-05 17:33:10 +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 edf431533f add TypeRole, returning the type of an AnnotationModelItem 2011-05-05 17:30:45 +02:00
Martin Baeuml 5f65236c3b remove obsolete code 2011-05-05 17:30:18 +02:00
Martin Baeuml 5952bea5ea fix issue with initial size of central widget 2011-05-03 18:59:11 +02:00
Martin Baeuml 4885a35874 allow adding hotkeys to label types 2011-05-03 18:58:51 +02:00
Martin Baeuml 1648c8c283 add standard config file for labeling rects, point, polygons 2011-01-31 12:36:01 +01:00
Martin Baeuml 494cab9fbd allow labeling of ids 2011-01-31 12:35:23 +01:00
Martin Baeuml 28b698196b add reading/writing of ids 2011-01-31 12:34:58 +01:00
Martin Baeuml 7d8532ea76 comment obsolete functions 2011-01-31 12:34:04 +01:00
Martin Baeuml fe001cf71d comment out view resizing/scaling --> rethink 2010-12-10 19:10:29 +01:00
Martin Baeuml 3aa920cf0f remove some debug output 2010-12-10 15:52:22 +01:00
Martin Baeuml 98c07bcb96 update model data somewhat more correctly 2010-12-10 15:19:23 +01:00
Martin Baeuml 6864eac36d display some text in the graphics items 2010-12-10 15:18:50 +01:00