subsurface/qt-ui
Robert C. Helling b0da8c2707 When adding a waypoint, use the gasmix of the _next_ waypoint.
This corrects the logic of adding a waypoint actually meaning that
a previous segment is subdivided into two. Both new segments should
by default use the gas of the old one. Since the gas is stored
in the waypoint (divedatapoint) at the end, we need to use the _next_
gas.

Signed-off-by: Robert C. Helling <helling@atdotde.de>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-07-05 07:43:41 -07:00
..
css
marble Resync included header with upstream 2014-01-15 15:49:50 +07:00
profile UI restructure: don't use random dives from the divelist for data 2014-07-03 14:43:32 -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
divecomputermanagementdialog.cpp Fixing Hotkeys inconsistency for divecomputer/pref/numbering windows 2014-04-25 13:24:39 -07:00
divecomputermanagementdialog.h Massive automated whitespace cleanup 2014-02-27 20:09:57 -08:00
divecomputermanagementdialog.ui Make some dialogs modal to MainWindow 2014-03-12 10:14:17 -07:00
divelistview.cpp Fix crash when trying to add a dive or plan when a filter is active. 2014-06-26 15:49:19 -07:00
divelistview.h Fix crash when trying to add a dive or plan when a filter is active. 2014-06-26 15:49:19 -07:00
divelogexportdialog.cpp HTML: Use jqplot to draw profile. 2014-06-30 07:56:47 -07:00
divelogexportdialog.h Headers cleanup. 2014-06-26 15:47:02 -07:00
divelogexportdialog.ui HTML: user export options ask for numbering 2014-06-24 21:39:58 +08:00
divelogimportdialog.cpp Ctrl-W and -Q support for GPS, divelogs.de, divecomputer and CVS import 2014-04-25 10:47:44 -07:00
divelogimportdialog.h Headers cleanup. 2014-06-26 15:47:02 -07:00
divelogimportdialog.ui Fix layout of import CVS 2014-06-11 14:21:09 -07:00
divepicturewidget.cpp UI restructure: updateDiveInfo displays displayed_dive 2014-07-03 09:37:55 -07:00
divepicturewidget.h UI restructure: always display pictures for displayed dive 2014-07-03 09:37:55 -07:00
diveplanner.cpp When adding a waypoint, use the gasmix of the _next_ waypoint. 2014-07-05 07:43:41 -07:00
diveplanner.h Planner: Add backgas breaks 2014-07-03 16:33:19 -07:00
diveplanner.ui Make planner buttons consistent with Maintab 2014-07-04 07:28:41 -07:00
downloadfromdivecomputer.cpp Rework slot to quiet down Qt5 warning 2014-05-26 06:25:00 -07:00
downloadfromdivecomputer.h Headers cleanup. 2014-06-26 15:47:02 -07:00
downloadfromdivecomputer.ui Enable libdivecomputer log or dump from the UI 2013-12-24 16:26:00 -08:00
globe.cpp Globe: don't show the location edit message after aborting plan 2014-06-29 17:45:11 -07:00
globe.h Headers cleanup. 2014-06-26 15:47:02 -07:00
graphicsview-common.cpp Make heartrate grid less confusing 2014-04-28 12:45:42 -07:00
graphicsview-common.h Make heartrate grid less confusing 2014-04-28 12:45:42 -07:00
groupedlineedit.cpp Much, much smarter way of finding the Tags 2014-05-27 20:03:29 -07:00
groupedlineedit.h Massive automated whitespace cleanup 2014-02-27 20:09:57 -08:00
kmessagewidget.cpp Don't add a close button to KMessageWidget 2014-07-04 07:46:35 -07:00
kmessagewidget.h Another small tweak to whitespace tool 2014-03-05 13:02:23 -08:00
maintab.cpp Add dive: don't throw away the pressure data entered 2014-07-04 11:48:02 -07:00
maintab.h UI restructure: only switch to edit mode if user made change 2014-07-03 09:37:55 -07:00
maintab.ui Maintab: fix tab stop order 2014-07-01 09:53:31 -07:00
mainwindow.cpp UI restructure: simplify setup of add and plan mode 2014-07-04 07:24:52 -07:00
mainwindow.h UI restructure: simplify setup of add and plan mode 2014-07-04 07:24:52 -07:00
mainwindow.ui Main Window: start showing dive list and globe 2014-06-30 20:53:53 -07:00
modeldelegates.cpp Change the Star Widget to use QImage instead of QPixmap 2014-06-20 15:43:10 -07:00
modeldelegates.h Better handling of mouse on the delegates ( Equipment Edition ) 2014-04-25 07:19:18 -07:00
models.cpp UI restructure: get rid of "current" pointer in cylinders and weights 2014-07-03 09:37:55 -07:00
models.h UI restructure: get rid of "current" pointer in cylinders and weights 2014-07-03 09:37:55 -07:00
plannerSettings.ui fix tab step order in planner settings. 2014-07-01 07:01:44 -07:00
preferences.cpp Rename slot to get rid of auto-connect warning 2014-06-28 06:35:19 -07:00
preferences.h Rename slot to get rid of auto-connect warning 2014-06-28 06:35:19 -07:00
preferences.ui New page "Network settings" 2014-06-26 15:43:47 -07:00
printdialog.cpp Print dialog: make Ctrl-Q and Ctlr-W work 2014-04-25 10:27:44 -07:00
printdialog.h Remove printing when building for Android 2014-03-27 10:42:07 -07:00
printlayout.cpp UI restructure: plotDive: plot current dive by default & use displayed_dive 2014-07-03 09:37:54 -07:00
printlayout.h Headers cleanup. 2014-06-26 15:47:02 -07:00
printoptions.cpp
printoptions.h Headers cleanup. 2014-06-26 15:47:02 -07:00
printoptions.ui UI adjustments in Print Dialog Window 2014-04-16 12:17:49 -07:00
renumber.ui Make some dialogs modal to MainWindow 2014-03-12 10:14:17 -07:00
searchbar.ui Fixed SearchBar layout and icons 2014-06-30 16:04:24 -07:00
shiftimagetimes.ui Image time shift dialog: remove the silly AM 2014-06-29 19:31:42 -07:00
shifttimes.ui Add current time and adjusted time to gui when adjusting dive's timestamp 2014-03-21 21:26:09 -07:00
simplewidgets.cpp Selects the dive date before showing it up. 2014-06-30 16:06:18 -07:00
simplewidgets.h Calendar widget should hide when clicking somewhere else 2014-06-30 16:05:43 -07:00
starwidget.cpp Change the Star Widget to use QImage instead of QPixmap 2014-06-20 15:43:10 -07:00
starwidget.h Change the Star Widget to use QImage instead of QPixmap 2014-06-20 15:43:10 -07:00
subsurfacewebservices.cpp UI restructure: updateDiveInfo shows the selected dive by default 2014-07-03 09:37:55 -07:00
subsurfacewebservices.h Fix Qt4 build 2014-06-30 14:05:02 -07:00
tableview.cpp Massive automated whitespace cleanup 2014-02-27 20:09:57 -08:00
tableview.h Massive automated whitespace cleanup 2014-02-27 20:09:57 -08:00
tableview.ui
tagwidget.cpp Headers cleanup. 2014-06-26 15:47:02 -07:00
tagwidget.h Headers cleanup. 2014-06-26 15:47:02 -07:00
updatemanager.cpp Gratuitous whitespace changes 2014-05-22 11:40:22 -07:00
updatemanager.h Gratuitous whitespace changes 2014-05-22 11:40:22 -07:00
usermanual.cpp Fixed SearchBar layout and icons 2014-06-30 16:04:24 -07:00
usermanual.h Fixed SearchBar layout and icons 2014-06-30 16:04:24 -07:00
usersurvey.cpp User survey: detect the machine the app is running on 2014-06-30 15:54:49 -07:00
usersurvey.h User survey: actually collect and send the data to the backend 2014-06-30 12:30:46 -07:00
usersurvey.ui User survey: actually collect and send the data to the backend 2014-06-30 12:30:46 -07:00
webservices.ui Add option to save userid in data files 2014-04-14 09:40:30 -07:00