subsurface/qt-ui
Robert C. Helling 5f44fdd9cf Make planner work again for CCR dives
The latest CCR patches had rendered the planner not usable for CCR dives.
This patch corrects this (and reenables the CCR set point column for
segments). The problem was that a new member setpoint of struct divepoint
had been introduced, but there was already po2 which had the same meaning.
This patch merges the two and renames them setpoint to prevent future
confusion.

Signed-off-by: Robert C. Helling <helling@atdotde.de>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-10-19 07:07:07 -07:00
..
css Fix TableWidget ( equipment ones ) on dark scheme. 2013-12-12 03:26:39 +01:00
marble Resync included header with upstream 2014-01-15 15:49:50 +07:00
profile Unify icon metrics 2014-10-18 15:16:15 -07:00
statistics Implement the modelDataChanged to repopulate the widget on Statistics 2014-08-25 14:00:38 -07:00
about.cpp Quit Subsurface with about window in front 2014-04-25 10:21:55 -07:00
about.h Headers cleanup. 2014-06-26 15:47:02 -07:00
about.ui SubsurfaceAbout class cleanup. 2014-02-08 08:00:27 -08:00
completionmodels.cpp Gratuitous whitespace changes 2014-05-22 11:40:22 -07:00
completionmodels.h Put include guard to every header 2014-02-11 12:37:01 -08:00
configuredivecomputerdialog.cpp Add support to reset OSTC3 settings to default 2014-10-18 15:22:22 -07:00
configuredivecomputerdialog.h Add support to reset OSTC3 settings to default 2014-10-18 15:22:22 -07:00
configuredivecomputerdialog.ui Add support to reset OSTC3 settings to default 2014-10-18 15:22:22 -07:00
divecomponentselection.ui Selective copy: forgot tags in the UI 2014-08-16 18:35:44 -06:00
divecomputermanagementdialog.cpp misc capitalisation and spelling 2014-07-11 07:06:26 -07:00
divecomputermanagementdialog.h Massive automated whitespace cleanup 2014-02-27 20:09:57 -08:00
divecomputermanagementdialog.ui divecomputermanagementdilog capitalisation consitency 2014-07-10 16:26:20 -07:00
divelistview.cpp Dynamic dive trip list column widths 2014-10-18 15:16:03 -07:00
divelistview.h Dive list: seriously simplify the "add to trip" code 2014-08-21 14:20:03 -05:00
divelogexportdialog.cpp Export to DiveShare 2014-10-14 20:33:46 +02:00
divelogexportdialog.h Add export for depths of images taken 2014-10-10 08:03:45 -04:00
divelogexportdialog.ui Export to DiveShare 2014-10-14 20:33:46 +02:00
divelogimportdialog.cpp Add quirks for Seabear CSV settings for pressure 2014-07-10 12:40:41 -07:00
divelogimportdialog.h Add support for importing pressure from CSV files 2014-07-10 12:40:25 -07:00
divelogimportdialog.ui divelogimportdialog capitalisation consitency 2014-07-10 16:27:50 -07:00
divepicturewidget.cpp Picture handling: cleaning up the mess 2014-08-05 12:37:14 -07:00
divepicturewidget.h Picture handling: cleaning up the mess 2014-08-05 12:37:14 -07:00
diveplanner.cpp Make planner work again for CCR dives 2014-10-19 07:07:07 -07:00
diveplanner.h Planner: correctly free divedatapoints 2014-08-19 15:06:39 -05:00
diveplanner.ui Planner: limit altitude and pressure 2014-07-15 17:19:49 -07:00
diveshareexportdialog.cpp Export to DiveShare 2014-10-14 20:33:46 +02:00
diveshareexportdialog.h Export to DiveShare 2014-10-14 20:33:46 +02:00
diveshareexportdialog.ui Export to DiveShare 2014-10-14 20:33:46 +02:00
downloadfromdivecomputer.cpp Pass the whole 'device_data_t' to the uemis downloader 2014-10-12 07:34:46 -04:00
downloadfromdivecomputer.h Headers cleanup. 2014-06-26 15:47:02 -07:00
downloadfromdivecomputer.ui Add "download into private trip" dialog checkmark 2014-08-14 22:40:14 -06:00
globe.cpp Crash clicking on the globe without a dive 2014-08-21 14:31:15 -05:00
globe.h Headers cleanup. 2014-06-26 15:47:02 -07:00
graphicsview-common.cpp Tissue saturation plot a la Sherwater Pretel 2014-09-19 21:46:30 -07:00
graphicsview-common.h Tissue saturation plot a la Sherwater Pretel 2014-09-19 21:46:30 -07:00
groupedlineedit.cpp Remove double include 2014-10-15 22:53:10 +02:00
groupedlineedit.h Massive automated whitespace cleanup 2014-02-27 20:09:57 -08:00
kmessagewidget.cpp Correctly remove the Close button from most message widgets 2014-08-04 22:45:17 -07:00
kmessagewidget.h Another small tweak to whitespace tool 2014-03-05 13:02:23 -08:00
maintab.cpp Report CNS in dive info tab 2014-09-18 06:16:44 -07:00
maintab.h Cut'n'paste for dive data: implement paste side 2014-08-17 11:58:11 -06:00
maintab.ui Slight change to info tab layout 2014-09-18 06:38:03 -07:00
mainwindow.cpp Fix typo that broke settings. 2014-09-20 18:36:08 -07:00
mainwindow.h Tissue saturation plot a la Sherwater Pretel 2014-09-19 21:46:30 -07:00
mainwindow.ui Tissue saturation plot a la Sherwater Pretel 2014-09-19 21:46:30 -07:00
metrics.cpp Unify icon metrics 2014-10-18 15:16:15 -07:00
metrics.h Unify icon metrics 2014-10-18 15:16:15 -07:00
modeldelegates.cpp Unify icon metrics 2014-10-18 15:16:15 -07:00
modeldelegates.h Dynamic dive trip list column widths 2014-10-18 15:16:03 -07:00
models.cpp Define auxiliary functions for metrics 2014-10-18 15:16:07 -07:00
models.h Define auxiliary functions for metrics 2014-10-18 15:16:07 -07:00
plannerSettings.ui Planner: bring sanity to the SAC rate handling 2014-08-19 11:36:54 -05:00
preferences.cpp Tissue saturation plot a la Sherwater Pretel 2014-09-19 21:46:30 -07:00
preferences.h Added a 'use default file' button on preferences. 2014-07-16 15:52:29 -07:00
preferences.ui Preferences: increment/decrement partial perssure values by .1 2014-08-18 14:21:11 -05:00
printdialog.cpp Printing: only give up if no size is available 2014-08-05 10:01:38 -07:00
printdialog.h Printing: only give up if no size is available 2014-08-05 10:01:38 -07:00
printlayout.cpp Print: rename the variable 'isHeading' to 'newHeading' 2014-08-05 12:49:35 -07:00
printlayout.h PrintLayout: disable the QPainter scaling 2014-07-24 21:06:19 -07:00
printoptions.cpp Printing: add 1 dive per page option 2014-07-24 11:33:28 -07:00
printoptions.h Printing: add 1 dive per page option 2014-07-24 11:33:28 -07:00
printoptions.ui Fix the layout on the Print Dialog 2014-08-04 09:50:55 -07:00
renumber.ui Make some dialogs modal to MainWindow 2014-03-12 10:14:17 -07:00
searchbar.ui Add a horizontal spacer to make the searchbar layout better 2014-07-11 17:00:23 -07:00
shiftimagetimes.ui shifimmagetimes capitalisation consitency and title 2014-07-11 07:05:10 -07:00
shifttimes.ui shiftimes capitalisation consitency and title 2014-07-11 07:05:17 -07:00
simplewidgets.cpp Add possibility to filter by more than one criteria at a time 2014-10-02 07:35:23 -07:00
simplewidgets.h Add possibility to filter by more than one criteria at a time 2014-10-02 07:35:23 -07:00
starwidget.cpp Unify icon metrics 2014-10-18 15:16:15 -07:00
starwidget.h Unify icon metrics 2014-10-18 15:16:15 -07:00
subsurfacewebservices.cpp Typos 2014-09-18 06:24:05 -07:00
subsurfacewebservices.h Give Subsurface a distinct User Agent string 2014-07-31 11:20:11 -07:00
tableview.cpp Fix plus icon position based on the theme 2014-10-18 15:18:38 -07:00
tableview.h Fix plus icon position based on the theme 2014-10-18 15:18:38 -07:00
tableview.ui Fix plus icon position based on the theme 2014-10-18 15:18:38 -07:00
tagfilter.ui Add skeleton to the Tag Filtering. 2014-09-17 15:27:21 -07:00
tagwidget.cpp Misc UI capitalisation consitencies and other text changes 2014-07-11 10:44:09 -07:00
tagwidget.h Headers cleanup. 2014-06-26 15:47:02 -07:00
updatemanager.cpp Fix missing translations for webservice responses 2014-08-26 10:30:41 -07:00
updatemanager.h Rely on QNetworkReply finished() signal instead of AccessManager one 2014-07-16 13:56:46 -07:00
usermanual.cpp Add missing application icon 2014-07-18 10:21:42 -07:00
usermanual.h Use a layout to lay down the search and the help 2014-07-11 16:59:14 -07:00
usersurvey.cpp Survey: rename "Save" button to "Send" 2014-08-15 21:41:41 -06:00
usersurvey.h Better User Agent for Subsurface 2014-08-08 11:13:05 -07:00
usersurvey.ui Fix layout for User Survey 2014-07-16 09:11:04 -07:00
webservices.ui webservice capitalisation consitency 2014-07-11 07:05:38 -07:00