index
:
msc-tool
main
Interactive research tool for visualizing mulditimensional data.
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-02-28
Added colormap orientation & improved UI.
Samuel Fadel
2016-02-12
Refactoring of Projection{Observer,History} & ManipulationHandler.
Samuel Fadel
2016-02-12
Many bugfixes related to ProjectionObserver.
Samuel Fadel
2016-02-12
Code cleanup: enums & properties renamed/added.
Samuel Fadel
2016-02-11
BarChart: correctly displays current selection.
Samuel Fadel
2016-02-11
TransitionControl: unhandled events are now ignore()'d.
Samuel Fadel
2016-02-11
main(): minor reoganization in signal connections.
Samuel Fadel
2016-02-11
RewindWorkerThread renamed to TransitionWorkerThread.
Samuel Fadel
2016-02-11
VoronoiSplat: even better buffer overflow checks.
Samuel Fadel
2016-02-11
VoronoiSplat: fixed possible buffer overflow.
Samuel Fadel
2016-02-11
Modified the way the history interacts with other components.
Samuel Fadel
2016-02-11
main(): Removed method call to set glyph size in rpPlot.
Samuel Fadel
2016-02-11
Added the ProjectionHistory header to main.h.
Samuel Fadel
2016-02-11
ProjectionHistory: removed the inline qualifier from methods.
Samuel Fadel
2016-02-11
Scatterplot: glyph size is now a Q_PROPERTY.
Samuel Fadel
2016-02-11
TransitionControl: only rewind when needed.
Samuel Fadel
2016-02-10
Added ProjectionHistory object for history tracking.
Samuel Fadel
2016-02-10
ProjectionObserver: previous commit introduced regression, fixing.
Samuel Fadel
2016-02-10
Fixed issue #20; also removed some unused #include.
Samuel Fadel
2016-02-10
Updated signal/slot connections to function pointers.
Samuel Fadel
2016-02-09
ProjectionObserver: rewinding on values only if selections are empty.
Samuel Fadel
2016-02-09
Slightly reworked rewinding; added values rewinding.
Samuel Fadel
2016-02-09
Added TransitionControl and plot rewinding.
Samuel Fadel
2016-02-09
Scatterplot: brush-selecting now toggles selection state.
Samuel Fadel
2016-02-09
Scatterplot: brushing while merging is now more forgiving w.r.t. mistakes.
Samuel Fadel
2016-02-09
Scatterplot: improved interaction state changing code.
Samuel Fadel
2016-02-09
Revert "Scatterplot: interaction now happens only via left mouse button."
Samuel Fadel
2016-02-08
Scatterplot: interaction now happens only via left mouse button.
Samuel Fadel
2016-02-08
User can now select RPs & CPs, using the R & C keys.
Samuel Fadel
2016-02-08
main(): Better handling of absent/invalid options.
Samuel Fadel
2016-02-08
Fixed build issues in pm.pro for *nix systems.
Samuel Fadel
2016-02-08
Merge branch 'master' of bitbucket.org:fadel/pm
Samuel Fadel
2016-02-03
Scatterplot: renamed internal variable & related enum.
Samuel Fadel
2016-02-03
Scatterplot: renamed internal variable & related enum.
Samuel Fadel
2016-02-03
.pro file updated to support more OSes.
Samuel Fadel
2016-02-03
Removed OpenGL version request from main().
Samuel Fadel
2016-02-02
Changes to make code more portable across different compilers.
Samuel Fadel
2016-02-02
Using std::numeric_limits where appropriate.
Samuel Fadel
2016-02-02
Removed tabs in numericrange.h
Samuel Fadel
2016-01-29
More informative splat parameters.
Samuel Fadel
2016-01-29
Changed default color scale to a rainbow variant.
Samuel Fadel
2016-01-29
Fixed issue #18.
Samuel Fadel
2016-01-29
Fixed screenshot functionality and splat visibility.
Samuel Fadel
2016-01-29
Renamed ForceScheme source file to lowercase.
Samuel Fadel
2016-01-29
Removed unused old files.
Samuel Fadel
2016-01-28
Simplified layout & options.
Samuel Fadel
2016-01-28
ProjectionObserver: small change in setType().
Samuel Fadel
2016-01-28
ProjectionObsever now responds to selection changes.
Samuel Fadel
2016-01-28
Scatterplot: set default glyph color (white) when no color is available.
Samuel Fadel
2016-01-28
BarChart: handle right clicks (clear selection).
Samuel Fadel
[next]