subsurface/qt-ui
Joseph W. Joshua cc6c385f33 Start Work on Firmware Update
This patch implements the first step towards OSTC 3 firmware update.
Its not much, just file selection, but I will build up on it from there.

Implements a thread to initiate firmware updates. Currently, this is
for the OSTC 3.

Signed-off-by: Joseph W. Joshua <joejoshw@gmail.com>
Signed-off-by: Thiago Macieira <thiago@macieira.org>
2014-08-13 10:48:15 -07:00
..
css
marble
profile Move the Trash bin to the topRight on the pictures 2014-08-07 13:12:32 -07:00
about.cpp
about.h
about.ui
completionmodels.cpp
completionmodels.h
configuredivecomputerdialog.cpp Start Work on Firmware Update 2014-08-13 10:48:15 -07:00
configuredivecomputerdialog.h Start Work on Firmware Update 2014-08-13 10:48:15 -07:00
configuredivecomputerdialog.ui Start Work on Firmware Update 2014-08-13 10:48:15 -07:00
divecomputermanagementdialog.cpp
divecomputermanagementdialog.h
divecomputermanagementdialog.ui
divelistview.cpp Do not recreate all the dive just because a picture was added. 2014-08-04 10:38:00 -07:00
divelistview.h
divelogexportdialog.cpp HTML: export yearly statistics to JSON files. 2014-08-04 10:03:12 -07:00
divelogexportdialog.h HTML: export yearly statistics to JSON files. 2014-08-04 10:03:12 -07:00
divelogexportdialog.ui Add missing application icon 2014-07-18 10:21:42 -07:00
divelogimportdialog.cpp
divelogimportdialog.h
divelogimportdialog.ui
divepicturewidget.cpp Picture handling: cleaning up the mess 2014-08-05 12:37:14 -07:00
divepicturewidget.h Picture handling: cleaning up the mess 2014-08-05 12:37:14 -07:00
diveplanner.cpp Don't recalculate plan automatically with low GFHigh 2014-08-05 08:06:17 -07:00
diveplanner.h Don't recalculate plan automatically with low GFHigh 2014-08-05 08:06:17 -07:00
diveplanner.ui Planner: limit altitude and pressure 2014-07-15 17:19:49 -07:00
downloadfromdivecomputer.cpp Try to avoid inconsistent selection state after divecomputer download 2014-07-14 21:44:57 -07:00
downloadfromdivecomputer.h
downloadfromdivecomputer.ui
globe.cpp Correctly remove the Close button from most message widgets 2014-08-04 22:45:17 -07:00
globe.h
graphicsview-common.cpp
graphicsview-common.h
groupedlineedit.cpp C++ Correctness and code cleanup. 2014-07-29 09:38:10 -07:00
groupedlineedit.h
kmessagewidget.cpp Correctly remove the Close button from most message widgets 2014-08-04 22:45:17 -07:00
kmessagewidget.h
maintab.cpp Reload the dive list after accepting changes 2014-08-07 10:23:08 -07:00
maintab.h Delete pictures from the Widget by pressing delete 2014-08-06 18:32:28 -07:00
maintab.ui Fix time zone conversions 2014-07-29 13:01:46 -07:00
mainwindow.cpp Create Dive Computer configuration dialog 2014-08-09 11:50:14 -03:00
mainwindow.h Create Dive Computer configuration dialog 2014-08-09 11:50:14 -03:00
mainwindow.ui Create Dive Computer configuration dialog 2014-08-09 11:50:14 -03:00
modeldelegates.cpp Whitespace fixes. 2014-07-23 07:47:15 -07:00
modeldelegates.h Add the HTML Delegate to printing. 2014-07-18 10:14:27 -07:00
models.cpp Don't show a SAC of 0.0l/min (or cuft/min) 2014-08-06 07:39:19 -07:00
models.h Printing: print depth unit in table 2014-07-11 21:59:21 -07:00
plannerSettings.ui Fix unresizable DiveList 2014-08-04 09:49:51 -07:00
preferences.cpp Animation speed is a value, not a boolean 2014-07-23 07:50:03 -07:00
preferences.h Added a 'use default file' button on preferences. 2014-07-16 15:52:29 -07:00
preferences.ui Don't make the preferences dialog so huge 2014-08-06 07:51:12 -07:00
printdialog.cpp Printing: only give up if no size is available 2014-08-05 10:01:38 -07:00
printdialog.h Printing: only give up if no size is available 2014-08-05 10:01:38 -07:00
printlayout.cpp Print: rename the variable 'isHeading' to 'newHeading' 2014-08-05 12:49:35 -07:00
printlayout.h PrintLayout: disable the QPainter scaling 2014-07-24 21:06:19 -07:00
printoptions.cpp Printing: add 1 dive per page option 2014-07-24 11:33:28 -07:00
printoptions.h Printing: add 1 dive per page option 2014-07-24 11:33:28 -07:00
printoptions.ui Fix the layout on the Print Dialog 2014-08-04 09:50:55 -07:00
renumber.ui
searchbar.ui Add a horizontal spacer to make the searchbar layout better 2014-07-11 17:00:23 -07:00
shiftimagetimes.ui
shifttimes.ui
simplewidgets.cpp Misc UI capitalisation consitencies and other text changes 2014-07-11 10:44:09 -07:00
simplewidgets.h
starwidget.cpp
starwidget.h
subsurfacewebservices.cpp Better User Agent for Subsurface 2014-08-08 11:13:05 -07:00
subsurfacewebservices.h Give Subsurface a distinct User Agent string 2014-07-31 11:20:11 -07:00
tableview.cpp Misc UI capitalisation consitencies and other text changes 2014-07-11 10:44:09 -07:00
tableview.h
tableview.ui
tagwidget.cpp Misc UI capitalisation consitencies and other text changes 2014-07-11 10:44:09 -07:00
tagwidget.h
updatemanager.cpp Better User Agent for Subsurface 2014-08-08 11:13:05 -07:00
updatemanager.h Rely on QNetworkReply finished() signal instead of AccessManager one 2014-07-16 13:56:46 -07:00
usermanual.cpp Add missing application icon 2014-07-18 10:21:42 -07:00
usermanual.h Use a layout to lay down the search and the help 2014-07-11 16:59:14 -07:00
usersurvey.cpp Better User Agent for Subsurface 2014-08-08 11:13:05 -07:00
usersurvey.h Better User Agent for Subsurface 2014-08-08 11:13:05 -07:00
usersurvey.ui Fix layout for User Survey 2014-07-16 09:11:04 -07:00
webservices.ui