subsurface/qt-ui
Dirk Hohndel fbd00c6b0d Planner: add event that explains when planner turns red
I don't know why the plot_info was walked backwards - for our purposes
walking forward needs to make a lot more sense. And the event nicely goes
away when the diveplan gets modified and the displayed_dive gets reset.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-07-11 10:26:22 -07:00
..
css
marble
profile Planner: add event that explains when planner turns red 2014-07-11 10:26:22 -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
completionmodels.cpp Gratuitous whitespace changes 2014-05-22 11:40:22 -07:00
completionmodels.h
divecomputermanagementdialog.cpp misc capitalisation and spelling 2014-07-11 07:06:26 -07:00
divecomputermanagementdialog.h
divecomputermanagementdialog.ui divecomputermanagementdilog capitalisation consitency 2014-07-10 16:26:20 -07:00
divelistview.cpp divelistview capitalisation consitency 2014-07-11 07:05:59 -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: fix profile labels 2014-07-11 06:59:00 -07:00
divelogexportdialog.h Headers cleanup. 2014-06-26 15:47:02 -07:00
divelogexportdialog.ui divelogexportdialog capitalisation consistency 2014-07-10 16:26:41 -07: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 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 diverplanner capitalisation consitency 2014-07-10 16:29:01 -07:00
diveplanner.h Move drop_stone_mode setting to prefs 2014-07-09 14:40:36 -07:00
diveplanner.ui diverplanner capitalisation consitency 2014-07-10 16:29:01 -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 downloadfromdivecomputer capitalisation consitency 2014-07-10 16:29:24 -07:00
globe.cpp misc capitalisation and spelling 2014-07-11 07:06:26 -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 Forbid the use of empty strings as tags 2014-07-10 10:17:50 -07:00
groupedlineedit.h
kmessagewidget.cpp Don't add a close button to KMessageWidget 2014-07-04 07:46:35 -07:00
kmessagewidget.h
maintab.cpp misc capitalisation and spelling 2014-07-11 07:06:26 -07:00
maintab.h Complete GPS coordinates on location focusout. 2014-07-09 09:40:44 -07:00
maintab.ui Prefer "temp." vs "temp" and sometimes "temperature" 2014-07-10 16:30:56 -07:00
mainwindow.cpp It's safe to delete NULL pointers 2014-07-11 09:58:55 -07:00
mainwindow.h Added the toggle picture button and hoocked it up 2014-07-10 19:59:23 -07:00
mainwindow.ui Added the toggle picture button and hoocked it up 2014-07-10 19:59:23 -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 misc capitalisation and spelling 2014-07-11 07:06:26 -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 plannersettings capitalisation consitency 2014-07-10 16:30:14 -07:00
preferences.cpp preferences capitalisation consistency 2014-07-10 16:30:39 -07:00
preferences.h Rename slot to get rid of auto-connect warning 2014-06-28 06:35:19 -07:00
preferences.ui preferences capitalisation consistency 2014-07-10 16:30:39 -07:00
printdialog.cpp Print dialog: make Ctrl-Q and Ctlr-W work 2014-04-25 10:27:44 -07:00
printdialog.h
printlayout.cpp Printing: scale fonts when printing 2014-07-09 13:12:29 -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
renumber.ui
searchbar.ui Fixed SearchBar layout and icons 2014-06-30 16:04:24 -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 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
tableview.h
tableview.ui
tagwidget.cpp Correctly fake keyPressEvent for tabs and returns 2014-07-10 10:18:23 -07:00
tagwidget.h Headers cleanup. 2014-06-26 15:47:02 -07:00
updatemanager.cpp Remove HTML from translated strings 2014-07-09 10:34:51 -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 Implements consistent capitalisation and minor tweaks to survey text 2014-07-10 16:24:55 -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 Implements consistent capitalisation and minor tweaks to survey text 2014-07-10 16:24:55 -07:00
webservices.ui webservice capitalisation consitency 2014-07-11 07:05:38 -07:00