aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/profile/profilewidget2.cpp
AgeCommit message (Expand)Author
2014-01-23Move the creation of the Gas Pressure item to the constructorGravatar Tomaz Canabrava
2014-01-23Don't recreate the tissues, but instead, reshape them.Gravatar Tomaz Canabrava
2014-01-22Make the tissues be preferences-aware.Gravatar Tomaz Canabrava
2014-01-22Do not delete / new object that can be cached.Gravatar Tomaz Canabrava
2014-01-22Simplify the code for the reported ceiling.Gravatar Tomaz Canabrava
2014-01-22Prepare for plotting partial pressures in the new profileGravatar Tomaz Canabrava
2014-01-22Fix the ZLevel value of some items.Gravatar Tomaz Canabrava
2014-01-22Add a MeanDepthItem that has 2 strings.Gravatar Tomaz Canabrava
2014-01-21Draw the Ceiling in red if preferences are marked for that.Gravatar Tomaz Canabrava
2014-01-21Remember to clean the tissues when changing dives.Gravatar Tomaz Canabrava
2014-01-21Add the tissues to the profile graphGravatar Tomaz Canabrava
2014-01-21Add the DiveCalculatedCeiling item.Gravatar Tomaz Canabrava
2014-01-21Add the depth text.Gravatar Tomaz Canabrava
2014-01-21Add the dive computer text.Gravatar Tomaz Canabrava
2014-01-19Plot the events on top of the profile.Gravatar Tomaz Canabrava
2014-01-19Fix the positioning of the Labels using the new DiveTextItemGravatar Tomaz Canabrava
2014-01-18Add mean depth to new profileGravatar Dirk Hohndel
2014-01-18Fix maxdepth in new profileGravatar Dirk Hohndel
2014-01-18Fix crash in new profileGravatar Michael Andreen
2014-01-17Add the gas pressure plot.Gravatar Tomaz Canabrava
2014-01-17Create a version of create_graph_info that doesn't depend on GC.Gravatar Tomaz Canabrava
2014-01-17Add Information about the Pressure to the Model.Gravatar Tomaz Canabrava
2014-01-17Added the Cylinder Pressure AxisGravatar Tomaz Canabrava
2014-01-17Remove warning about a null pixmap.Gravatar Tomaz Canabrava
2014-01-17Remove warning about item not on the scene.Gravatar Tomaz Canabrava
2014-01-17Fix a crash.Gravatar Tomaz Canabrava
2014-01-17Fix compile time warningsGravatar Dirk Hohndel
2014-01-17Do not display the Time AxisGravatar Tomaz Canabrava
2014-01-17Made the Axis be aware of Direction.Gravatar Tomaz Canabrava
2014-01-17Added the Temperature Graph.Gravatar Tomaz Canabrava
2014-01-17Added a DiveEventItem that knows how to handle itself.Gravatar Tomaz Canabrava
2014-01-17Started the code for a grid that knows how to handle itself.Gravatar Tomaz Canabrava
2014-01-17Use the same methods as the old profile to discover the boundaries.Gravatar Tomaz Canabrava
2014-01-16Get rid of build warningsGravatar Dirk Hohndel
2014-01-16Fix compile error when not building with CONFIG+=debugGravatar Dirk Hohndel
2014-01-16Whitespace and coding style updatesGravatar Dirk Hohndel
2014-01-16Reworked the calculate_max_limits and plotted the dive.Gravatar Tomaz Canabrava
2014-01-16Added debug code to help understand the ProfileGravatar Tomaz Canabrava
2014-01-16Importantly, I had forgotten to start the state machineGravatar Tomaz Canabrava
2014-01-16Added names to the states, so it's easier to debug.Gravatar Tomaz Canabrava
2014-01-16Added a Context menu so we can test the state switching.Gravatar Tomaz Canabrava
2014-01-16Added the Animations for the transitions of the States.Gravatar Tomaz Canabrava
2014-01-16Aparrently there's no need for a showEvent here.Gravatar Tomaz Canabrava
2014-01-16Fix the size of the scene on screen and Background improvements.Gravatar Tomaz Canabrava
2014-01-16Added all the state transitions for each state.Gravatar Tomaz Canabrava
2014-01-16Added Constants to the code, to ease the setup of the transitions.Gravatar Tomaz Canabrava
2014-01-16Started the work on the States for the Profile.Gravatar Tomaz Canabrava
2014-01-16Added the flag to ignore item transformations on the background.Gravatar Tomaz Canabrava
2014-01-16Setup the default icon sizes and locations.Gravatar Tomaz Canabrava
2014-01-16Initializing the new Profile Class.Gravatar Tomaz Canabrava