subsurface/qt-ui
Dirk Hohndel 778d6ea103 TableWidgets: change default column width and don't save unchanged widths
Similar change to the dive list. The idea is to not save things that are
the default. This way Subsurface will do the right thing when defaults
change.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-08-26 21:30:54 -07:00
..
css
marble
profile A much better Toolbar for the profile. 2014-08-23 08:09:11 -07:00
statistics Implement the modelDataChanged to repopulate the widget on Statistics 2014-08-25 14:00:38 -07:00
about.cpp
about.h
about.ui
completionmodels.cpp
completionmodels.h
configuredivecomputerdialog.cpp Show correct path after saving dive computer settings 2014-08-21 13:31:34 -05:00
configuredivecomputerdialog.h Change Dive Computer Configuration dialog 2014-08-13 10:48:15 -07:00
configuredivecomputerdialog.ui Change Dive Computer Configuration dialog 2014-08-13 10:48:15 -07:00
divecomponentselection.ui Selective copy: forgot tags in the UI 2014-08-16 18:35:44 -06:00
divecomputermanagementdialog.cpp
divecomputermanagementdialog.h
divecomputermanagementdialog.ui
divelistview.cpp DiveList: don't save default column width 2014-08-26 14:17:15 -07:00
divelistview.h Dive list: seriously simplify the "add to trip" code 2014-08-21 14:20:03 -05:00
divelogexportdialog.cpp HTML: export Translated strings to JSON files. 2014-08-11 08:21:19 -07:00
divelogexportdialog.h HTML: Add total row to yearly statistics table. 2014-08-11 08:21:03 -07:00
divelogexportdialog.ui HTML: Remember General Export Settings. 2014-08-11 08:21:13 -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 Fix planner gas consumption 2014-08-26 11:34:02 -07:00
diveplanner.h Planner: correctly free divedatapoints 2014-08-19 15:06:39 -05:00
diveplanner.ui Planner: limit altitude and pressure 2014-07-15 17:19:49 -07:00
downloadfromdivecomputer.cpp Add "download into private trip" dialog checkmark 2014-08-14 22:40:14 -06:00
downloadfromdivecomputer.h
downloadfromdivecomputer.ui Add "download into private trip" dialog checkmark 2014-08-14 22:40:14 -06:00
globe.cpp Crash clicking on the globe without a dive 2014-08-21 14:31:15 -05: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 Re-enable the edition of the Date after editing a trip. 2014-08-23 08:10:47 -07:00
maintab.h Cut'n'paste for dive data: implement paste side 2014-08-17 11:58:11 -06:00
maintab.ui Fix time zone conversions 2014-07-29 13:01:46 -07:00
mainwindow.cpp Create stub methods and connects the model with the new statistics 2014-08-25 13:58:38 -07:00
mainwindow.h Remove a lot of non-necessary boilerplate code. 2014-08-25 13:57:28 -07:00
mainwindow.ui A much better Toolbar for the profile. 2014-08-23 08:09:11 -07: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 Divelist: switch to better column headers 2014-08-22 15:02:50 -07:00
models.h Rename the model column from NITROX to GAS 2014-08-11 08:41:36 -07:00
plannerSettings.ui Planner: bring sanity to the SAC rate handling 2014-08-19 11:36:54 -05:00
preferences.cpp TankBar: hook into prefs and make ppGraphs resize accordingly 2014-08-15 08:11:14 -06:00
preferences.h Added a 'use default file' button on preferences. 2014-07-16 15:52:29 -07:00
preferences.ui Preferences: increment/decrement partial perssure values by .1 2014-08-18 14:21:11 -05: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
shiftimagetimes.ui
shifttimes.ui
simplewidgets.cpp Selective copy: forgot tags in the UI 2014-08-16 18:35:44 -06:00
simplewidgets.h Cut'n'paste for dive data: implement copy side 2014-08-16 10:07:06 -06:00
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 TableWidgets: change default column width and don't save unchanged widths 2014-08-26 21:30:54 -07:00
tableview.h
tableview.ui
tagwidget.cpp
tagwidget.h
updatemanager.cpp Fix missing translations for webservice responses 2014-08-26 10:30:41 -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
usersurvey.cpp Survey: rename "Save" button to "Send" 2014-08-15 21:41:41 -06: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