subsurface/qt-ui
Miika Turkia 28454889d9 Use DateTimeOriginal on image import
Some digital cameras do not set the DateTime exif field bat use
DateTimeOriginal. If the first option is not found, use the second one
to try to detect the moment when the image was shot.

Signed-off-by: Miika Turkia <miika.turkia@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-02-18 08:46:22 -08:00
..
css
marble
profile Make part of the context menu work (gas change event) 2014-02-17 14:50:14 -08:00
about.cpp Make sure the about dialog is correctly centered 2014-02-12 06:06:13 -08:00
about.h Put include guard to every header 2014-02-11 12:37:01 -08:00
about.ui SubsurfaceAbout class cleanup. 2014-02-08 08:00:27 -08:00
completionmodels.cpp Migrate MainTab models(QStringListModel) 2014-02-11 12:36:45 -08:00
completionmodels.h Put include guard to every header 2014-02-11 12:37:01 -08:00
csvimportdialog.h
divecomputermanagementdialog.cpp Replace mainWindow() with MainWindow::instance() 2014-02-12 11:42:59 -08:00
divecomputermanagementdialog.h Put include guard to every header 2014-02-11 12:37:01 -08:00
divecomputermanagementdialog.ui
divelistview.cpp Code cleanup 2014-02-17 20:34:09 -08:00
divelistview.h Compute dive computer/camera time offset from sample picture 2014-02-17 10:59:30 -08:00
divelogimportdialog.cpp Add unit support for CSV import 2014-02-15 06:33:33 -08:00
divelogimportdialog.h
divelogimportdialog.ui Add unit support for CSV import 2014-02-15 06:33:33 -08:00
diveplanner.cpp Replace mainWindow() with MainWindow::instance() 2014-02-12 11:42:59 -08:00
diveplanner.h Put include guard to every header 2014-02-11 12:37:01 -08:00
diveplanner.ui
downloadfromdivecomputer.cpp Initialize device_data_t data 2014-02-15 06:31:50 -08:00
downloadfromdivecomputer.h Put include guard to every header 2014-02-11 12:37:01 -08:00
downloadfromdivecomputer.ui
exif.cpp Include images in profile 2014-02-06 11:29:23 -08:00
exif.h Put include guard to every header 2014-02-11 12:37:01 -08:00
globe.cpp Replace mainWindow() with MainWindow::instance() 2014-02-12 11:42:59 -08:00
globe.h Put include guard to every header 2014-02-11 12:37:01 -08:00
graphicsview-common.cpp Whitespace and dead code cleanup 2014-02-12 06:22:10 -08:00
graphicsview-common.h Put include guard to every header 2014-02-11 12:37:01 -08:00
groupedlineedit.cpp
groupedlineedit.h Put include guard to every header 2014-02-11 12:37:01 -08:00
kmessagewidget.cpp
kmessagewidget.h Put include guard to every header 2014-02-11 12:37:01 -08:00
maintab.cpp Replace mainWindow() with MainWindow::instance() 2014-02-12 11:42:59 -08:00
maintab.h Put include guard to every header 2014-02-11 12:37:01 -08:00
maintab.ui Expand tags approach to divemaster field 2014-01-19 13:57:40 -08:00
mainwindow.cpp Automated whitespace / coding style correction 2014-02-13 22:12:17 -08:00
mainwindow.h Add recent files to main menu. 2014-02-13 22:05:05 -08:00
mainwindow.ui Removed the 'Unused Tanks' from the toolbar. 2014-02-14 21:50:05 -08:00
modeldelegates.cpp Update #include statement for QStringListModel 2014-02-11 12:36:53 -08:00
modeldelegates.h Put include guard to every header 2014-02-11 12:37:01 -08:00
models.cpp Replace mainWindow() with MainWindow::instance() 2014-02-12 11:42:59 -08:00
models.h Put include guard to every header 2014-02-11 12:37:01 -08:00
preferences.cpp Replace mainWindow() with MainWindow::instance() 2014-02-12 11:42:59 -08:00
preferences.h Put include guard to every header 2014-02-11 12:37:01 -08:00
preferences.ui Remove the graph options from the Preferences 2014-02-08 14:29:40 -08:00
printdialog.cpp Correctly track parent of print dialog 2014-02-12 06:26:25 -08:00
printdialog.h Put include guard to every header 2014-02-11 12:37:01 -08:00
printlayout.cpp Don't redeclare variables of the same name 2014-02-12 13:24:40 -08:00
printlayout.h Put include guard to every header 2014-02-11 12:37:01 -08:00
printoptions.cpp
printoptions.h Put include guard to every header 2014-02-11 12:37:01 -08:00
printoptions.ui
profilegraphics.cpp Don't redeclare variables of the same name 2014-02-12 13:24:40 -08:00
profilegraphics.h Put include guard to every header 2014-02-11 12:37:01 -08:00
renumber.ui
shiftimagetimes.ui Compute dive computer/camera time offset from sample picture 2014-02-17 10:59:30 -08:00
shifttimes.ui
simplewidgets.cpp Use DateTimeOriginal on image import 2014-02-18 08:46:22 -08:00
simplewidgets.h Compute dive computer/camera time offset from sample picture 2014-02-17 10:59:30 -08:00
starwidget.cpp
starwidget.h
subsurfacewebservices.cpp Ensure the correct parent is used in the dialog 2014-02-12 13:25:23 -08:00
subsurfacewebservices.h Put include guard to every header 2014-02-11 12:37:01 -08:00
tableview.cpp
tableview.h Put include guard to every header 2014-02-11 12:37:01 -08:00
tableview.ui
tagwidget.cpp Ignore mouse wheel events on tags widget 2014-01-19 13:56:06 -08:00
tagwidget.h Put include guard to every header 2014-02-11 12:37:01 -08:00
usermanual.cpp
usermanual.h
usermanual.ui Close search panel by button click 2014-02-10 07:12:35 -08:00
webservices.ui