aboutsummaryrefslogtreecommitdiffstats
path: root/profile-widget
AgeCommit message (Expand)Author
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
2015-11-05Profile: include Qt headers directlyGravatar Dirk Hohndel
2015-11-05Profile: don't compile the desktop specific parts on mobileGravatar Dirk Hohndel
2015-11-05Profile: add define when building subsurface-mobileGravatar Dirk Hohndel
2015-11-05Untangle Profile from MainTabGravatar Dirk Hohndel
2015-11-05Untangle Profile from MainWindow: edit current profileGravatar Dirk Hohndel
2015-11-05Untangle Profile from MainWindow: update main tab via signalGravatar Dirk Hohndel
2015-11-05Untangle Profile from MainWindow: remove silly indirectionGravatar Dirk Hohndel