aboutsummaryrefslogtreecommitdiffstats
path: root/profile-widget
AgeCommit message (Expand)Author
2016-04-20Only do 9 minute interval for min/max/avgGravatar Dirk Hohndel
2016-04-20Fix 3-, 6- and 9-minute min/max calculationsGravatar Linus Torvalds
2016-04-14Silence warningGravatar Dirk Hohndel
2016-04-04Start using the actual cylinder data for gas switch eventsGravatar Linus Torvalds
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel
2016-04-04Don't write back dive data that hasn't changed in gitGravatar Linus Torvalds
2016-03-28QML UI: take device pixel ratio into account when scaling pixmaps on iOSGravatar Dirk Hohndel
2016-03-23Undo two more unsigned changes that are no longer neededGravatar Dirk Hohndel
2016-03-19Profile widget: Display gradient factors used in planGravatar Rick Walsh
2016-03-09Clean up signedness confusion in tankitem.cppGravatar Dirk Hohndel
2016-03-09Clean up signedness confusion in diveprofileitem.cppGravatar Dirk Hohndel
2016-03-09Silence warnings in profilewidget2.cppGravatar Dirk Hohndel
2016-03-09Silence warnings in divetooltipitem.cppGravatar Tomaz Canabrava
2016-03-09Silence warnings in divepixmapitem.cppGravatar Tomaz Canabrava
2016-03-08Silence warnings in TankItemGravatar Tomaz Canabrava
2016-03-08Silence warnings in Profilewidget2Gravatar Tomaz Canabrava
2016-03-08Silence warnings in DiveProfileItemGravatar Tomaz Canabrava
2016-03-08Silence warnings in DiveEventItemGravatar Tomaz Canabrava
2016-03-08Silence warnings in DiveCartesianAxisGravatar Tomaz Canabrava
2016-03-06Clean up handling of various include fileGravatar Tomaz Canabrava
2016-02-20Add option to allocate the samples in fake_dc()Gravatar Dirk Hohndel
2016-02-06Profile: don't compile code that isn't needed on mobileGravatar Dirk Hohndel
2016-02-05profile-widget: use smaller event icons on Subsurface-mobileGravatar Rick Walsh
2016-02-05Do not run the deco calculations in the mobile appGravatar Dirk Hohndel
2016-01-25Fix bug on the visibility of the Ruler GraphGravatar Tomaz Canabrava
2016-01-25Fix Ceiling GraphGravatar Tomaz Canabrava
2016-01-25Fix Display / Hide Calculated CeilingGravatar Tomaz Canabrava
2016-01-25More Profile Itens on the new SettingsGravatar Tomaz Canabrava
2016-01-25Changed quite a few shorts to bool on the c++ implementtionGravatar Tomaz Canabrava
2016-01-25Start to use the QSettings ObjectWrapperGravatar Tomaz Canabrava
2016-01-08Correctly handle SubsurfaceMobileGravatar Tomaz Canabrava
2016-01-05Small changes to the profileGravatar Joakim Bygdell
2015-12-27QML UI: don't show "1 of n" for multiple dive computersGravatar Dirk Hohndel
2015-12-06diveprofileitem.cpp: fix unused variable warning on mobileGravatar Lubomir I. Ivanov
2015-12-06profilewidget2.cpp: hide the heartbeat graph on an empty stateGravatar Lubomir I. Ivanov
2015-12-03Prevent gaschange tank icons from using garbage coords.Gravatar K. \"pestophagous\" Heller
2015-12-01QML-UI: turn of some profile featuresGravatar Dirk Hohndel
2015-12-01Profile: avoid potential crashGravatar Dirk Hohndel
2015-11-24Drag and Drop ImagesGravatar Robert C. Helling
2015-11-15Planner: support profile in planner printGravatar Lubomir I. Ivanov
2015-11-11profilewidget2: Only add actions in desktop versionGravatar Sebastian Kügler
2015-11-10divetooltipitem.cpp: prettify the tooltip bounds and paddingGravatar Lubomir I. Ivanov
2015-11-07profilewidget2.cpp: remove unused variablesGravatar Lubomir I. Ivanov
2015-11-06Don't connect to the PreferencesDialog in Subsurface-mobileGravatar Dirk Hohndel
2015-11-06Remove more unnecessary include file referencesGravatar Dirk Hohndel
2015-11-06remove some mainwindow.h includesGravatar Lubomir I. Ivanov
2015-11-06Untangle DiveCalculatedCeiling from MainWindowGravatar Lubomir I. Ivanov
2015-11-06This patch reverts ae709ab30ee6abGravatar Lubomir I. Ivanov
2015-11-06Untagle DiveCartesianAxis from MainWindowGravatar Lubomir I. Ivanov
2015-11-05Untangle profile from MainWindow: work around print modeGravatar Dirk Hohndel