aboutsummaryrefslogtreecommitdiff
path: root/main_view.qml
AgeCommit message (Expand)Author
2016-04-04LinePlot: working properly (and updates settings).Samuel Fadel
2016-03-15Initial CUBu support & LinePlot (with bundling) component.Samuel Fadel
2016-03-02Improvements related to ColorScale and screenshots.Samuel Fadel
2016-02-29Added dialog for saving screenshots with a prefix.Samuel Fadel
2016-02-28Added colormap orientation & improved UI.Samuel Fadel
2016-02-12Many bugfixes related to ProjectionObserver.Samuel Fadel
2016-02-12Code cleanup: enums & properties renamed/added.Samuel Fadel
2016-02-11Modified the way the history interacts with other components.Samuel Fadel
2016-02-09Added TransitionControl and plot rewinding.Samuel Fadel
2016-02-08User can now select RPs & CPs, using the R & C keys.Samuel Fadel
2016-01-29More informative splat parameters.Samuel Fadel
2016-01-29Changed default color scale to a rainbow variant.Samuel Fadel
2016-01-29Fixed screenshot functionality and splat visibility.Samuel Fadel
2016-01-28Simplified layout & options.Samuel Fadel
2016-01-27Regular points now visible by default (and quite small).Samuel Fadel
2016-01-25Scatterplots & splat now share the same scaling.Samuel Fadel
2016-01-21Added second bar chart.Samuel Fadel
2016-01-20Added color scale selection and aggregate error.Samuel Fadel
2016-01-19Updated options & hacks to change color scales.Samuel Fadel
2016-01-18Smaller colormap view.Samuel Fadel
2016-01-18Removed unused menus.Samuel Fadel
2016-01-18Corrected colormap z value so that it is always on top.Samuel Fadel
2016-01-18Updated options.Samuel Fadel
2016-01-17Options panel: Reorganized and added some new stub components.Samuel Fadel
2016-01-17Added option to toggle the visibility of scatterplots.Samuel Fadel
2016-01-17Removed menu to change techniques.Samuel Fadel
2016-01-17Added/changed a few visualization options.Samuel Fadel
2016-01-17Added a options panel.Samuel Fadel
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