summaryrefslogtreecommitdiffstats
path: root/qt-ui/profilegraphics.cpp
AgeCommit message (Expand)Author
2013-09-17Bugfix plot of ceiling violationGravatar Anton Lundin
2013-08-08Use maxx from graphics context for time calculation.Gravatar Michael Andreen
2013-08-05Fix " begin" and " end" for events in plot.Gravatar Michael Andreen
2013-08-05Support more than one event of the same type in Qt tooltip.Gravatar Michael Andreen
2013-07-18Profile: support grayscale plottingGravatar Lubomir I. Ivanov
2013-07-18Profile: add the isGrayscale flagGravatar Lubomir I. Ivanov
2013-07-18Profile: use a printMode flag in ProfileGraphicsViewGravatar Lubomir I. Ivanov
2013-07-05Profile: prevent a bug when switching viewsGravatar Lubomir I. Ivanov
2013-07-05Profile: improve tooltip animationGravatar Lubomir I. Ivanov
2013-07-05Profile: small tweak for tooltip separator lineGravatar Lubomir I. Ivanov
2013-07-05Profile: collapse tooltip back to original heightGravatar Lubomir I. Ivanov
2013-07-04Profile: attempt on better zoom and pan logicGravatar Lubomir I. Ivanov
2013-07-04Profile: use more levels of zoomGravatar Lubomir I. Ivanov
2013-07-04Profile: prevent a zoom glitch at maximum zoom levelGravatar Lubomir I. Ivanov
2013-07-02Profile: add white outline to all textGravatar Lubomir I. Ivanov
2013-07-02Revert "Profile: add white outline to all text"Gravatar Dirk Hohndel
2013-07-02Silence some warningsGravatar Dirk Hohndel
2013-07-02Merge branch 'nitpicks' of github.com:tcanabrava/subsurfaceGravatar Dirk Hohndel
2013-07-02Shared background for profile and planner.Gravatar Tomaz Canabrava
2013-07-02Added 2 new files to handle the common stuff for graphics.Gravatar Tomaz Canabrava
2013-06-29Profile: add white outline to all textGravatar Lubomir I. Ivanov
2013-06-28Profile: move the bounding box below plot dataGravatar Lubomir I. Ivanov
2013-06-18Converting the device_info list into a Qt data structureGravatar Dirk Hohndel
2013-06-14Plot cleanupGravatar Dirk Hohndel
2013-06-13Merge branch 'linusDiveList' of https://github.com/tcanabrava/subsurfaceGravatar Dirk Hohndel
2013-06-12Do not plot on showEvent if dive is already plotted.Gravatar Tomaz Canabrava
2013-06-10Added a slot to set the full time of the dive planGravatar Tomaz Canabrava
2013-06-10Added a simple "TextEditor" in the graph, for a plan mode.Gravatar Tomaz Canabrava
2013-06-10Added a 'Plan' mode and a 'Dive' mode on the profile.Gravatar Tomaz Canabrava
2013-06-10Implemented the movement of the ToolTip by Hand.Gravatar Tomaz Canabrava
2013-06-10Save / Restore toolTip information position on the Profile when switching dives.Gravatar Tomaz Canabrava
2013-06-10Fix memory leakGravatar Tomaz Canabrava
2013-06-10Moved the 'create fake dc' to it's own function in device.cGravatar Tomaz Canabrava
2013-06-07Hide/Show tooltip on mouse over view widgetGravatar Helio Chissini de Castro
2013-06-06Fix movement of the tooltip overlayGravatar Tomaz Canabrava
2013-05-31Show the gas with the pressure diagramGravatar Dirk Hohndel
2013-05-31Show GF for calculated ceiling above the graphGravatar Dirk Hohndel
2013-05-31Cleanup minor issues with ceilings for individualy tissuesGravatar Dirk Hohndel
2013-05-31Show ceilings for individual tissuesGravatar Robert Helling
2013-05-29Correct the ceiling preference handlingGravatar Dirk Hohndel
2013-05-29Connect preferences to the rest of the codeGravatar Dirk Hohndel
2013-05-28Fix the positioning of text in the dive profileGravatar Dirk Hohndel
2013-05-26Hook up most of the Preferences dialogGravatar Dirk Hohndel
2013-05-22The never ending, futile fight for whitespace consistencyGravatar Dirk Hohndel
2013-05-22Re-enable dive computer selectiomGravatar Dirk Hohndel
2013-05-22Fixed update the plot as we resize the view.Gravatar Tomaz Canabrava
2013-05-16Fix loading a dive via command line.Gravatar Tomaz Canabrava
2013-05-16Fix loading a second dive, after the first file was loaded.Gravatar Tomaz Canabrava
2013-05-16Fixed the loading of some mapsGravatar Tomaz Canabrava
2013-05-14Clean up some typosGravatar Henrik Brautaset Aronsen