Projects/laydi
Projects
/
laydi
Archived
7
0
Fork 0
Commit Graph

26 Commits

Author SHA1 Message Date
Arnar Flatberg 026d68cc5a only update novel current selection 2006-10-09 18:31:09 +00:00
Arnar Flatberg fc21c58ab3 Added icons to navigator 2006-08-30 10:27:45 +00:00
Einar Ryeng 1b9aff1c5a The selection view now works. Functions can return a dataset.Selection object which will be stored in the selection list. 2006-08-29 23:57:21 +00:00
Arnar Flatberg 97e652edce fixes 2006-08-28 12:06:05 +00:00
Arnar Flatberg 7eb3fa8b46 Fixed dataset placement in navigator 2006-08-27 14:12:37 +00:00
Einar Ryeng b769288b3b Added a selection view tab, placed next to the "Log" tab. The tab currently
only displays the current selection.
2006-08-07 14:14:42 +00:00
Reidar Strand Hagen 184a49ef9a fixed ordering of multiple selected datasets 2006-05-09 12:22:50 +00:00
Reidar Strand Hagen 56a6028547 Validation on number of inputs added 2006-05-03 11:52:54 +00:00
Reidar Strand Hagen fa3b1182bc Added font/bg colours to Navigator. (uses coloumns 3,4 in TreeModel, set in projects.py) 2006-04-27 15:51:25 +00:00
Truls Alexander Tangstad 5bb93af6f0 Changed generic observer pattern and project dependency in plots to be a two-way selection-listener model.
The project listens to selections done in plot and broadcasts it back to all plots (including source) which allows them to redraw properly.
2006-04-27 14:38:48 +00:00
Einar Ryeng 359903c5ab Made system a package. 2006-04-25 09:53:35 +00:00
Einar Ryeng ba2a769f01 Function names are now folders in the navigator. 2006-04-24 15:20:27 +00:00
Einar Ryeng 179a2f88a9 The navigator now displays the plots and data in a tree that shows the ancestry information. 2006-04-24 14:52:21 +00:00
Truls Alexander Tangstad 6c72dec7fa Removed need to provide plots with project/workflow on creation, is instead injected by project itself when added to it. 2006-04-24 14:42:45 +00:00
Arnar Flatberg a2e4392a72 Complete rewrite of dataset class, with (all) the necessary updates 2006-04-24 09:53:07 +00:00
Truls Alexander Tangstad 95eb78bf0d Use name of data in navigator. 2006-04-21 14:30:10 +00:00
Arnar Flatberg fc4e62f799 current datset selection fix 2006-04-21 09:23:05 +00:00
Einar Ryeng c09f2ceb92 * fluent, *.py: Data and plots returned from functions will now show up in
the navigator window.
2006-04-20 14:29:13 +00:00
Arnar Flatberg 6a4ae8ecf1 mainly overhaul of observers, and removal of project singleton 2006-04-20 10:27:58 +00:00
Einar Ryeng f45c9c6bf7 * fluent: General cleanup. 2006-04-19 19:59:55 +00:00
Arnar Flatberg 4541716f90 small fix 2006-04-19 19:26:14 +00:00
Arnar Flatberg 0eebd9436c object selection fix 2006-04-19 18:50:10 +00:00
Arnar Flatberg 56dac31529 Updated plots to demonstrate current selection update 2006-04-19 18:25:44 +00:00
Arnar Flatberg a8937ededb mainly play in plots 2006-04-18 14:25:46 +00:00
Einar Ryeng adc3bf6bb1 * project.py: Added comments. 2006-04-17 00:29:00 +00:00
Arnar Flatberg 23fb12f53a First commit 2006-04-16 22:57:50 +00:00