aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/profile/profilewidget2.cpp
AgeCommit message (Expand)Author
2014-02-27New profile: add the RulerItemGravatar Tomaz Canabrava
2014-02-27New profile: connect the scale actionGravatar Tomaz Canabrava
2014-02-26New profile: create fake DC if we have no samplesGravatar Dirk Hohndel
2014-02-25New profile: add event info to tooltipGravatar Dirk Hohndel
2014-02-23New profile: create new class for DiveHeartrateItemGravatar Dirk Hohndel
2014-02-23New profile: better positioning for the heartrate labelsGravatar Dirk Hohndel
2014-02-23Calculate minimum and maximum heartrateGravatar Dirk Hohndel
2014-02-23Don't try to set visibility of events before they have been addedGravatar Dirk Hohndel
2014-02-19Implement the rest of the heartbeat.Gravatar Tomaz Canabrava
2014-02-19New profile: partial addition of heartrateGravatar Dirk Hohndel
2014-02-17Make part of the context menu work (gas change event)Gravatar Tomaz Canabrava
2014-02-16New profile: some more slight rearrangementsGravatar Dirk Hohndel
2014-02-16Fine tune positioning of temperature and tank pressure linesGravatar Dirk Hohndel
2014-02-16New profile: improve mean depth lineGravatar Dirk Hohndel
2014-02-15Fix z-value of the PartialPressure gas graph over the timeAxisGravatar Tomaz Canabrava
2014-02-15Make it possible to hide some of the grid lines.Gravatar Tomaz Canabrava
2014-02-15Better setup of the defaults for the grid.Gravatar Tomaz Canabrava
2014-02-15Create the grids.Gravatar Tomaz Canabrava
2014-02-15Remove the class 'CartesianPlane'Gravatar Tomaz Canabrava
2014-02-15Make font label scale a per axis propertyGravatar Dirk Hohndel
2014-02-12Replace mainWindow() with MainWindow::instance()Gravatar Boris Barbulovski
2014-02-12Make the mean depth line follow the size of the axis.Gravatar Tomaz Canabrava
2014-02-12Hide the extra axis labels on release mode, show on debug mode.Gravatar Tomaz Canabrava
2014-02-12Added cylinder pressure shrinking on show/hide partial pressure.Gravatar Tomaz Canabrava
2014-02-12Shrink temperature axis when partial pressures are shown.Gravatar Tomaz Canabrava
2014-02-12Animate transition between show / hide partial pressure graphsGravatar Tomaz Canabrava
2014-02-11More renamingGravatar Dirk Hohndel
2014-02-11New profile: enable switching between dive computersGravatar Dirk Hohndel
2014-02-11Minor cleanupGravatar Dirk Hohndel
2014-02-10Don't repopulate the model if the dive didn't changeGravatar Dirk Hohndel
2014-02-10Set up the dive that was passed in as first diveGravatar Dirk Hohndel
2014-02-10Fixed item visibility on emptyState after being on profileState.Gravatar Tomaz Canabrava
2014-02-10Clear the data when the model resets.Gravatar Tomaz Canabrava
2014-02-10memory leak fix(that I created in some previous commits).Gravatar Boris Barbulovski
2014-02-09ProfileWidget2 class improvementsGravatar Boris Barbulovski
2014-02-08Fix placement of notification area and dive computer name.Gravatar Tomaz Canabrava
2014-02-08Fix the rest of item visibilities and a few alignment fixes.Gravatar Tomaz Canabrava
2014-02-08Re-enable more items on the new profile.Gravatar Tomaz Canabrava
2014-02-08Partial pressures and cylinder pressure back on profile.Gravatar Tomaz Canabrava
2014-02-08Remove code that was unused.Gravatar Tomaz Canabrava
2014-02-08Show the profile again.Gravatar Tomaz Canabrava
2014-02-08Fix time and half of depth lines.Gravatar Tomaz Canabrava
2014-02-08Start the profile stateGravatar Tomaz Canabrava
2014-02-08Fix the 'Empty' profile state that was broken for ages.Gravatar Tomaz Canabrava
2014-02-08Start to make things sane again...Gravatar Tomaz Canabrava
2014-02-08Remove duplicated additemGravatar Tomaz Canabrava
2014-02-08Break everything to make it correct next time.Gravatar Tomaz Canabrava
2014-02-08Huge code cleanup.Gravatar Tomaz Canabrava
2014-02-06Process events just after starting the StateMachineGravatar Tomaz Canabrava
2014-02-06Remove a lot of unused code.Gravatar Tomaz Canabrava