summaryrefslogtreecommitdiffstats
path: root/qt-ui/profile
AgeCommit message (Expand)Author
2014-02-11Put include guard to every headerGravatar Boris Barbulovski
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-11Use our macro for FP comparisonsGravatar Dirk Hohndel
2014-02-11Fix bug in logic expressionGravatar Dirk Hohndel
2014-02-11Clean up include filesGravatar Dirk Hohndel
2014-02-10Don't repopulate the model if the dive didn't changeGravatar Dirk Hohndel
2014-02-10Clean up the setDive functionGravatar Dirk Hohndel
2014-02-10Set up the dive that was passed in as first diveGravatar Dirk Hohndel
2014-02-10Profile2: Prevent another crash if no dives are presentGravatar Lubomir I. Ivanov
2014-02-10Do not add the items to the scene twice.Gravatar Tomaz Canabrava
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-10Improve sanity check for DivePlotDataModel::data()Gravatar Boris Barbulovski
2014-02-10memory leak fix(that I created in some previous commits).Gravatar Boris Barbulovski
2014-02-10Profile2: Prevent a crash if no dives are presentGravatar Lubomir I. Ivanov
2014-02-10Use 'struct membuffer' for profile info string generationGravatar Linus Torvalds
2014-02-09ProfileWidget2 class improvementsGravatar Boris Barbulovski
2014-02-09ToolTipItem class improvementsGravatar Boris Barbulovski
2014-02-09DiveTextItem improvementsGravatar Boris Barbulovski
2014-02-09diveprofileitem.cpp improvementsGravatar Boris Barbulovski
2014-02-09DivePlotDataModel improvementsGravatar Boris Barbulovski
2014-02-09Initialize variable members in DiveCartesianAxis class.Gravatar 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
2014-02-06Add an event filter to hide normal tooltipsGravatar Tomaz Canabrava
2014-02-06Big improvement in speed ( callgrind )Gravatar Tomaz Canabrava
2014-02-06Make the Tooltip Item work on the new profile.Gravatar Tomaz Canabrava
2014-02-06Adapt the ToolTip to work on the new profileGravatar Tomaz Canabrava
2014-02-06Add the tooltip item to the new profile.Gravatar Tomaz Canabrava
2014-02-06Move the divetooltipitem to its own file.Gravatar Tomaz Canabrava
2014-02-05Fix DepthAxis when partial pressures aren't used.Gravatar Michael Andreen
2014-02-05Fix the zoom-panning for the new profileGravatar Lubomir I. Ivanov
2014-02-05Added Mouse based Zoom / Movement.Gravatar Tomaz Canabrava
2014-02-05Fix hiding the tissues when user set 'show ceiling' to false.Gravatar Tomaz Canabrava
2014-02-05Optimizations and fixes on the new profile.Gravatar Tomaz Canabrava