aboutsummaryrefslogtreecommitdiff
path: root/main_view.qml
AgeCommit message (Expand)Author
2016-01-16Added the Colormap component.Samuel Fadel
2016-01-15VoronoiSplat & Scatterplot: splatting is now a separate component.Samuel Fadel
2016-01-15QML: added components for handling selection modes in the future.Samuel Fadel
2016-01-13Subsamples/samples renamed to control points (CP) where possible.Samuel Fadel
2016-01-12main_view.qml: Fixed small typo.Samuel Fadel
2016-01-11Reordered scatterplot components and removed explicit z-order.Samuel Fadel
2016-01-11Main view is now a single projection.Samuel Fadel
2016-01-07Added a bar chart.Samuel Fadel
2016-01-06Restored width of main window.Samuel Fadel
2015-12-19Experimenting using VoronoiSplat as a texture.Samuel Fadel
2015-12-19New rendering (VoronoiSplat) -- incomplete.Samuel Fadel
2015-10-22Added PLMP as an alternative technique to use; knn() is now exposed in the mp...Samuel Fadel
2015-10-13Argument handling and file saving.Samuel Fadel
2015-09-29Inital history graph implementation and using linear scales where applicable.Samuel Fadel
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
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
2015-05-21Initial selection implementation.Samuel Fadel
2015-05-21Updated UI.Samuel Fadel
2015-05-15Initial commit. ForceScheme seems bugged.Samuel Fadel