subsurface/qt-ui
Dirk Hohndel 0739da38c5 Don't allow two gas changes at the same time
t = 0 isn't really special here. We shouldn't allow two gas changes at the
same time, period.

We also can do away with the special handling to mark the dive list
changed and replot things if a gas change gets removed. That's done at the
end of this function either way.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-03-11 11:44:25 -07:00
..
css
marble
profile Don't allow two gas changes at the same time 2015-03-11 11:44:25 -07:00
statistics
about.cpp add and use a version.c / version.h pair 2015-02-15 13:26:51 -08:00
about.h
about.ui
completionmodels.cpp Update completion model for dive site names 2015-02-12 11:19:27 -08:00
completionmodels.h
configuredivecomputerdialog.cpp Remove the ProfileWidget from mainwindow.ui 2015-02-10 10:45:45 -08:00
configuredivecomputerdialog.h
configuredivecomputerdialog.ui Use a progressbar in the configure dc dialog 2015-01-21 17:03:18 +12:00
divecomponentselection.ui Switch components for cut/paste dive to dive site logic 2015-02-12 21:11:51 -08:00
divecomputermanagementdialog.cpp Remove the DiveList from the mainwindow.ui 2015-02-10 10:45:45 -08:00
divecomputermanagementdialog.h
divecomputermanagementdialog.ui
divelistview.cpp Add option to undo deleted dives 2015-02-11 08:07:23 -08:00
divelistview.h
divelogexportdialog.cpp Show translated String. 2015-02-27 06:31:12 +01:00
divelogexportdialog.h Revert "Update Qt4 patch" 2015-02-22 08:30:34 -08:00
divelogexportdialog.ui
divelogimportdialog.cpp Trim CSV lines on import 2015-03-10 14:27:43 -07:00
divelogimportdialog.h
divelogimportdialog.ui
divepicturewidget.cpp Don't call UI functions from helper code 2015-03-10 10:22:34 -07:00
divepicturewidget.h Don't call UI functions from helper code 2015-03-10 10:22:34 -07:00
diveplanner.cpp Improve gas accounting in the panner 2015-03-09 10:39:50 -07:00
diveplanner.h Move the Profile out of the mainwindow.ui 2015-02-10 10:45:46 -08:00
diveplanner.ui
diveshareexportdialog.cpp Move helper functions around 2015-02-23 09:31:08 -08:00
diveshareexportdialog.h
diveshareexportdialog.ui
downloadfromdivecomputer.cpp Revert "Update Qt4 patch" 2015-02-22 08:30:34 -08:00
downloadfromdivecomputer.h
downloadfromdivecomputer.ui Typos, punctuation and capitalisation. 2015-01-26 07:25:37 -08:00
filtermodels.cpp Make filters work with dive sites 2015-02-12 22:45:47 -08:00
filtermodels.h
filterwidget.ui
globe.cpp Allow editing of dive sites 2015-02-13 14:27:35 -08:00
globe.h Add the first call to registerApplicationState 2015-02-10 10:45:44 -08:00
graphicsview-common.cpp CCR option: display o2 sensor data 2015-01-21 17:00:18 +12:00
graphicsview-common.h CCR option: display o2 sensor data 2015-01-21 17:00:18 +12:00
groupedlineedit.cpp Clean up the header files 2015-01-18 21:25:59 +12:00
groupedlineedit.h
kmessagewidget.cpp Clean up the header files 2015-01-18 21:25:59 +12:00
kmessagewidget.h
listfilter.ui
locationInformation.ui Create simple class to hold the location management. 2015-02-11 16:34:02 -08:00
maintab.cpp Remove redundant code 2015-03-10 07:47:00 -07:00
maintab.h When updating the dive site name, show this on the maintab 2015-02-13 23:50:31 -08:00
maintab.ui Rename the tab "Dive info" to "Info", and "Dive notes" to "Notes" 2015-02-14 11:18:53 -08:00
mainwindow.cpp Don't call UI functions from helper code 2015-03-10 10:22:34 -07:00
mainwindow.h Change the references to ShowError to the new notification object. 2015-02-27 06:31:10 +01:00
mainwindow.ui Creating a Notification widget in the Main Window. 2015-02-27 06:31:06 +01:00
metrics.cpp
metrics.h
modeldelegates.cpp Finish the cleanup of mainwindow.ui 2015-02-10 10:45:46 -08:00
modeldelegates.h
models.cpp Allow removal of manually added unused cylinders 2015-03-10 11:41:52 -07:00
models.h
notificationwidget.cpp Creating a Notification widget in the Main Window. 2015-02-27 06:31:06 +01:00
notificationwidget.h Creating a Notification widget in the Main Window. 2015-02-27 06:31:06 +01:00
plannerDetails.ui Add the PlannerDetails class 2015-02-10 10:45:45 -08:00
plannerSettings.ui Revert "Update Qt4 patch" 2015-02-22 08:30:34 -08:00
preferences.cpp Remove the DiveList from the mainwindow.ui 2015-02-10 10:45:45 -08:00
preferences.h
preferences.ui Try to make the Facebook interaction be more pleasant 2015-01-30 22:36:49 -08:00
printdialog.cpp Clean up the header files 2015-01-18 21:25:59 +12:00
printdialog.h
printlayout.cpp Get location from dive site for printing 2015-02-12 22:45:47 -08:00
printlayout.h
printoptions.cpp Clean up the header files 2015-01-18 21:25:59 +12:00
printoptions.h
printoptions.ui
renumber.ui
searchbar.ui
setpoint.ui
shiftimagetimes.ui
shifttimes.ui
simplewidgets.cpp Change the diveSiteMessage to show close or accept/reject 2015-03-10 11:35:05 -07:00
simplewidgets.h Change the diveSiteMessage to show close or accept/reject 2015-03-10 11:35:05 -07:00
socialnetworks.cpp Get location for Facebook from dive site 2015-02-12 22:45:47 -08:00
socialnetworks.h
socialnetworksdialog.ui
starwidget.cpp Clean up the header files 2015-01-18 21:25:59 +12:00
starwidget.h
subsurfacewebservices.cpp Change the references to ShowError to the new notification object. 2015-02-27 06:31:10 +01:00
subsurfacewebservices.h
tableview.cpp Clean up the header files 2015-01-18 21:25:59 +12:00
tableview.h
tableview.ui
tagwidget.cpp Remove information panel from mainwindow.ui 2015-02-10 10:45:45 -08:00
tagwidget.h
undocommands.cpp Add ability to undo renumbering of dives 2015-02-28 12:44:14 +01:00
undocommands.h Add ability to undo renumbering of dives 2015-02-28 12:44:14 +01:00
updatemanager.cpp Move helper functions around 2015-02-23 09:31:08 -08:00
updatemanager.h Add unique but random UUID to server queries 2015-01-25 12:02:13 -08:00
usermanual.cpp Make search and close shortcut for user manual work on Mac 2015-01-28 14:30:19 -08:00
usermanual.h Make search and close shortcut for user manual work on Mac 2015-01-28 14:30:19 -08:00
usersurvey.cpp Move helper functions around 2015-02-23 09:31:08 -08:00
usersurvey.h Move helper functions around 2015-02-23 09:31:08 -08:00
usersurvey.ui Include iPhone companion app to user survey 2015-01-30 22:48:08 -08:00
webservices.ui