subsurface/qt-ui
Tomaz Canabrava 46aa97bfc4 Do not set the dive_site when changing dives
We should only set the dive_site on the dive site management widget when
we are going to use that information, this is because the dive_site
management widget will filter all dives on the dive list.

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-05-26 21:45:54 -07:00
..
css
marble
profile Only print gasname for a segment in planner if it differs from the previous one 2015-05-08 10:04:22 -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 Whitespace cleanup 2014-12-28 21:02:28 -08:00
configuredivecomputerdialog.ui Use a progressbar in the configure dc dialog 2015-01-21 17:03:18 +12:00
divecomponentselection.ui Layout issues: Fix DiveShare export dialog 2015-05-25 17:45:13 -07:00
divecomputermanagementdialog.cpp Remove the DiveList from the mainwindow.ui 2015-02-10 10:45:45 -08:00
divecomputermanagementdialog.h
divecomputermanagementdialog.ui
divelistview.cpp Remove support for Qt4 (part 1) 2015-05-24 09:37:18 -07:00
divelistview.h Allow images to be added via the web 2015-04-24 09:36:21 -07:00
divelogexportdialog.cpp Do not connect null to a signal 2015-05-25 17:45:13 -07:00
divelogexportdialog.h Revert "Update Qt4 patch" 2015-02-22 08:30:34 -08:00
divelogexportdialog.ui Layout issues: Fix the export dialog 2015-05-25 17:43:21 -07:00
divelogimportdialog.cpp Add suit field for CSV import 2015-04-24 06:50:50 -07:00
divelogimportdialog.h Import support for new Seabear format 2015-03-23 05:44:06 -07:00
divelogimportdialog.ui Layout issues: Fix the DiveImportDialog 2015-05-25 17:45:11 -07:00
divepicturewidget.cpp Allow images to be added via the web 2015-04-24 09:36:21 -07:00
divepicturewidget.h Load remote images 2015-03-16 12:42:36 -07:00
diveplanner.cpp Make gaschange from contex menu act as a gaschange 2015-05-17 15:07:06 -07:00
diveplanner.h Make gaschange from contex menu act as a gaschange 2015-05-17 15:07:06 -07:00
diveplanner.ui Layout issues: Fix DiveShare export dialog 2015-05-25 17:45:13 -07:00
diveshareexportdialog.cpp Move helper functions around 2015-02-23 09:31:08 -08:00
diveshareexportdialog.h
diveshareexportdialog.ui Layout issues: Fix DiveShare export dialog 2015-05-25 17:45:13 -07:00
downloadfromdivecomputer.cpp Merge branch 'v4.4-branch' into newmaster 2015-05-21 13:45:25 -07:00
downloadfromdivecomputer.h Dive d/l selection UI: clear table when retrying 2015-01-11 07:46:21 -08:00
downloadfromdivecomputer.ui Layout issues: Fix DownloadFromDiveComputer 2015-05-25 17:45:13 -07:00
filtermodels.cpp Remove extra ; at the end of lines. 2015-05-17 13:44:51 -07:00
filtermodels.h MultiFilterInterface - initilize member + remove extra ; 2015-03-25 02:28:22 -07:00
filterwidget.ui Add better icons for the filter dialog 2014-12-31 23:53:28 -08:00
globe.cpp Location management: reflect changes to the coordinates on the map 2015-05-22 12:29:39 -07:00
globe.h Location management: reflect changes to the coordinates on the map 2015-05-22 12:29:39 -07: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 Remove support for Qt4 (part 6) 2015-05-24 09:37:23 -07:00
groupedlineedit.h
kmessagewidget.cpp Clean up the header files 2015-01-18 21:25:59 +12:00
kmessagewidget.h 727 fixed 2014-11-17 06:02:21 +00:00
listfilter.ui Layout issues: Fix spacing for the filter dialog 2015-05-25 17:43:08 -07:00
locationinformation.cpp Location management: reflect changes to a location's name 2015-05-22 12:29:47 -07:00
locationinformation.h Location management: reflect changes to the coordinates on the map 2015-05-22 12:29:39 -07:00
locationInformation.ui Layout issues: Major rework on the MainTab 2015-05-25 17:43:14 -07:00
maintab.cpp Fix typo 2015-05-21 16:05:09 -07:00
maintab.h Fix typo 2015-05-21 16:05:09 -07:00
maintab.ui Layout issues: Fix rating/visibility vs suit 2015-05-25 17:45:15 -07:00
mainwindow.cpp Do not set the dive_site when changing dives 2015-05-26 21:45:54 -07:00
mainwindow.h Move Locationinformation to its own file. 2015-05-17 13:51:13 -07:00
mainwindow.ui Layout issues: Fix the layout ugliness on Mac & Linux 2015-05-25 17:42:49 -07:00
metrics.cpp
metrics.h
modeldelegates.cpp Fix a couple of typos 2015-03-19 11:17:39 -07:00
modeldelegates.h Turn of replotting while the cylinder type combo box is active 2014-12-17 21:33:55 -08:00
models.cpp Show seconds in duration for free dives 2015-05-17 13:40:11 -07:00
models.h Add the ability to modify the cylinder use in the UI 2014-11-17 14:03:37 +00:00
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 Layout issues: Fix planner layout 2015-05-25 17:45:13 -07:00
plannerSettings.ui Layout issues: Fix planner layout 2015-05-25 17:45:13 -07:00
preferences.cpp Add option to display GPS coordinates as decimals 2015-05-20 10:34:10 -07:00
preferences.h Ignore QWebView in Android 2015-01-14 07:49:24 +13:00
preferences.ui Layout issues: Fix planner layout 2015-05-25 17:45:13 -07:00
printdialog.cpp Clean up the header files 2015-01-18 21:25:59 +12:00
printdialog.h Print: add the support to store margins and printer options 2014-11-13 15:05:11 -08:00
printlayout.cpp Remove support for Qt4 (part 5) 2015-05-24 09:37:23 -07:00
printlayout.h Print: add the support to store margins and printer options 2014-11-13 15:05:11 -08:00
printoptions.cpp Clean up the header files 2015-01-18 21:25:59 +12:00
printoptions.h Print: add the support to store margins and printer options 2014-11-13 15:05:11 -08:00
printoptions.ui
qtwaitingspinner.cpp Add a new class, QtWaitingSpinner, MIT Licensed. 2015-05-17 15:00:25 -07:00
qtwaitingspinner.h Add a new class, QtWaitingSpinner, MIT Licensed. 2015-05-17 15:00:25 -07:00
renumber.ui
searchbar.ui
setpoint.ui A widget to add a set-point change 2014-12-01 14:19:03 -08:00
shiftimagetimes.ui Added warning when not all images can be added. 2015-03-15 15:47:37 -07:00
shifttimes.ui
simplewidgets.cpp Move Locationinformation to its own file. 2015-05-17 13:51:13 -07:00
simplewidgets.h Move Locationinformation to its own file. 2015-05-17 13:51:13 -07:00
socialnetworks.cpp Get location for Facebook from dive site 2015-02-12 22:45:47 -08:00
socialnetworks.h Facebook integration: Album name is required 2014-12-29 11:59:21 -08:00
socialnetworksdialog.ui Facebook integration: improve dialog layout 2014-12-29 11:58:38 -08:00
starwidget.cpp Clean up the header files 2015-01-18 21:25:59 +12:00
starwidget.h
subsurfacewebservices.cpp Remove support for Qt4 (part 4) 2015-05-24 09:37:23 -07:00
subsurfacewebservices.h
tableview.cpp TableView - improving the column width calculation 2015-03-19 15:33:16 -07:00
tableview.h TableView - improving the column width calculation 2015-03-19 15:33:16 -07:00
tableview.ui Revert "Remove unused strings from ui files" 2014-12-24 10:06:41 -08:00
tagwidget.cpp Remove information panel from mainwindow.ui 2015-02-10 10:45:45 -08:00
tagwidget.h 727 fixed 2014-11-17 06:02:21 +00:00
undocommands.cpp Add ability to undo removing of dives from trips 2015-04-14 10:29:15 -07:00
undocommands.h Add ability to undo removing of dives from trips 2015-04-14 10:29:15 -07: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
urldialog.ui Allow images to be added via the web 2015-04-24 09:36:21 -07: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