aboutsummaryrefslogtreecommitdiff
path: root/main_view.qml
AgeCommit message (Collapse)Author
2015-09-24Added placeholder object for history graph; smaller main window.Samuel Fadel
2015-09-24Removed redundant properties from QML file.Samuel Fadel
2015-09-24Improved & changed layout for future changes.Samuel Fadel
2015-09-24Updated selection handling code; implemented option to save subsample plot.Samuel Fadel
2015-09-01Improvements related to visual representation of distortions.Samuel Fadel
- New continuous color scale class; - Improvements in signal handler for calculating distortions; - Implementation of the NP(k) measure.
2015-05-22Improvements to UI and performance.Samuel Fadel
2015-05-21Added (non-functional) file dialog for opening files.Samuel Fadel
2015-05-21Nearly complete implementation of interaction.Samuel Fadel
Interaction still does not work due to signals not being correctly emitted.
2015-05-21Initial selection implementation.Samuel Fadel
2015-05-21Updated UI.Samuel Fadel
- Removed unnecessary UI elements from QML file; - Added the ColorScale class and implemented glyph color mapping from class labels; - Mark geometry nodes of individual glyphs as dirty when updating the scene graph.
2015-05-15Initial commit. ForceScheme seems bugged.Samuel Fadel