aboutsummaryrefslogtreecommitdiffstats
path: root/profile-widget/profilewidget2.cpp
AgeCommit message (Expand)Author
2016-09-24Separate VPM-B conservatism preference for planner and profileGravatar Rick Walsh
2016-09-24Rename conservatism_level to vpmb_conservatismGravatar Rick Walsh
2016-09-17Introduce heat mapGravatar Robert C. Helling
2016-07-09Have divedatapoint store cylinder id instead of gasmixGravatar Rick Walsh
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-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-09Silence warnings in profilewidget2.cppGravatar Dirk Hohndel
2016-03-08Silence warnings in Profilewidget2Gravatar 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-01-25More Profile Itens on the new SettingsGravatar Tomaz Canabrava
2016-01-25Start to use the QSettings ObjectWrapperGravatar 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-06profilewidget2.cpp: hide the heartbeat graph on an empty stateGravatar Lubomir I. Ivanov
2015-12-01QML-UI: turn of some profile featuresGravatar 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-07profilewidget2.cpp: remove unused variablesGravatar Lubomir I. Ivanov
2015-11-06Untangle DiveCalculatedCeiling from MainWindowGravatar Lubomir I. Ivanov
2015-11-06Untagle DiveCartesianAxis from MainWindowGravatar Lubomir I. Ivanov
2015-11-05Profile: don't compile the desktop specific parts on 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
2015-11-05Untangle Profile from MainWindow: make profile the parent of dialogsGravatar Dirk Hohndel
2015-11-05Untangle Profile from MainWindow: refresh displayGravatar Dirk Hohndel
2015-11-05Untangle Profile from MainWindow: add missing headerGravatar Dirk Hohndel
2015-11-05Untangle Profile from MainWindow: shortcutsGravatar Dirk Hohndel
2015-11-05Untangle Profile from MainWindow: turn off tts/ndl calculationGravatar Dirk Hohndel
2015-11-05Untangle Profile from MainWindow: files on command lineGravatar Dirk Hohndel
2015-11-05Profile: begin untangling from MainWindowGravatar Dirk Hohndel
2015-11-02Merge branch 'cmakeAndPreferences'Gravatar Dirk Hohndel
2015-11-02Preferences: Remove the old dialog and use the new oneGravatar Tomaz Canabrava
2015-10-30Move Profile widget out of desktop-widgetsGravatar Tomaz Canabrava