subsurface/qt-ui
Tomaz Canabrava 483320a0c0 Disable edit dive site if already in edit mode
If user selected a new dive site (a dive site that doesn't
exists yet, to be created) and clicked in edit it would edit
the *old* dive site. this is not optimal, but since it
removes a severe regression it will be like this (I won't
change it till 5.0) for a while, until I have time to
actually code something not messy for that.

The current dive location management is *much* nicer than
the old one, code-wise. No more magic numbers, magic codepaths,
magic constants, qt black magic. It's straigth-forward code
simple to follow, simple to edit.

This was something I was actually postponing for 5.0 but I
managed to get a boost of subsurface time at work.

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-09-23 14:15:50 -07:00
..
css
marble
profile
statistics
about.cpp
about.h Headers cleanup. 2014-06-26 15:47:02 -07:00
about.ui
btdeviceselectiondialog.cpp
btdeviceselectiondialog.h
btdeviceselectiondialog.ui
configuredivecomputerdialog.cpp
configuredivecomputerdialog.h
configuredivecomputerdialog.ui
divecomponentselection.ui
divecomputermanagementdialog.cpp Fewer rebuilds triggered by changes in models.h 2015-05-29 14:13:44 -07:00
divecomputermanagementdialog.h
divecomputermanagementdialog.ui
divelistview.cpp
divelistview.h
divelogexportdialog.cpp
divelogexportdialog.h
divelogexportdialog.ui
divelogimportdialog.cpp CSV import: strip whitespace from column names before matching 2015-09-11 11:10:36 -07:00
divelogimportdialog.h
divelogimportdialog.ui
divepicturewidget.cpp Move DivePictureModel to qt-models 2015-05-29 14:14:27 -07:00
divepicturewidget.h Move DivePictureModel to qt-models 2015-05-29 14:14:27 -07:00
diveplanner.cpp Don't offer gas selection for the last waypoint in planner 2015-09-11 09:15:14 -07:00
diveplanner.h
diveplanner.ui
diveshareexportdialog.cpp Remove unneeded includes 2015-08-31 15:12:18 -07:00
diveshareexportdialog.h
diveshareexportdialog.ui
downloadfromdivecomputer.cpp Uemis downloader: start downloading using the correct dive ID 2015-09-19 21:30:33 -07:00
downloadfromdivecomputer.h
downloadfromdivecomputer.ui
filterwidget.ui
globe.cpp Enable building with NO_MARBLE again 2015-07-31 11:01:57 -07:00
globe.h Enable building with NO_MARBLE again 2015-07-31 11:01:57 -07:00
graphicsview-common.cpp
graphicsview-common.h
groupedlineedit.cpp
groupedlineedit.h
kmessagewidget.cpp
kmessagewidget.h
listfilter.ui
locationinformation.cpp
locationinformation.h
locationInformation.ui Make it possible to use Subsurface in height=768 2015-09-02 15:25:44 -07:00
maintab.cpp Disable edit dive site if already in edit mode 2015-09-23 14:15:50 -07:00
maintab.h
maintab.ui
mainwindow.cpp
mainwindow.h
mainwindow.ui
metrics.cpp
metrics.h
modeldelegates.cpp
modeldelegates.h
notificationwidget.cpp
notificationwidget.h
plannerDetails.ui
plannerSettings.ui
preferences.cpp
preferences.h
preferences.ui
printdialog.cpp
printdialog.h Printing: add template_options struct that contains template 2015-07-05 21:00:25 +03:00
printoptions.cpp
printoptions.h
printoptions.ui
qtwaitingspinner.cpp
qtwaitingspinner.h
renumber.ui
searchbar.ui
setpoint.ui
shiftimagetimes.ui
shifttimes.ui
simplewidgets.cpp
simplewidgets.h
socialnetworks.cpp
socialnetworks.h
socialnetworksdialog.ui
starwidget.cpp
starwidget.h Unify icon metrics 2014-10-18 15:16:15 -07:00
subsurfacewebservices.cpp Fix a crash on divelogs.de export 2015-09-09 03:05:54 -07:00
subsurfacewebservices.h
tableview.cpp
tableview.h TableView - improving the column width calculation 2015-03-19 15:33:16 -07:00
tableview.ui
tagwidget.cpp
tagwidget.h
templateedit.cpp Printing: minor fixes as suggested by Lubomir 2015-09-16 21:32:22 -07:00
templateedit.h
templateedit.ui
undocommands.cpp
undocommands.h
updatemanager.cpp
updatemanager.h
urldialog.ui
usermanual.cpp
usermanual.h
usersurvey.cpp Move helper functions around 2015-02-23 09:31:08 -08:00
usersurvey.h
usersurvey.ui
webservices.ui