
- dialogs auto-updating make it impossible to edit
- edit vector dialog - changing name causes crash
	- check locking, run valgrind
- delete database (piolib crashes), ascii - doesn't update
	- reload makes ascii continue just fine
- edit vector where existing vector is selected, file name is filled but the
  field/column field is not filled
- unloading and reloading plugin with new interface doesn't update the dialog
- overwrite all doesn't work in plugin manager
- plugin error returns need to be enhanced (esp if malloc fails)
- view vector values dialog was giving lower precision than expected
	- QTable is really slow here!
- Quickly create curve must go, functionality must be moved into Edit Curve
	- Need a way to take "INDEX" from a file which doesn't exist as a curve
          yet
- Styleguide violation 
- updates are calling plugins too often without need

