Commit Graph

104 Commits

Author SHA1 Message Date
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
Martin Baeuml 1e077e31e1 handle dirty changes for saving correctly 2010-12-10 15:17:46 +01:00
Martin Baeuml 0c34bee4e8 remove unneeded point item 2010-12-10 15:13:00 +01:00
Martin Baeuml b0bb8d0568 write one line for each rect 2010-12-09 17:18:57 +01:00
Martin Baeuml 485a4fb757 fix navigation 2010-12-09 17:18:21 +01:00
Martin Baeuml 4560ffa2c2 implement saving 2010-12-09 17:18:08 +01:00
Martin Baeuml 59720e8500 add FixedRatioRectItemInserter 2010-12-09 17:17:45 +01:00
Martin Baeuml e6cbdb7cb8 fix called function name 2010-12-09 16:10:49 +01:00
Martin Baeuml 902993bdf5 allow removing of selected items via del key 2010-12-09 16:10:15 +01:00
Martin Baeuml 2f460f4f86 connect button area stateChanged to scene 2010-12-09 16:04:35 +01:00
Martin Baeuml 5078639b88 basic support for handling key event in the scene 2010-12-09 15:56:03 +01:00