subsurface/qt-ui
Thiago Macieira b654bcdd7a Generate the file name for the dive log upload in the caller
This is a cleaner approach, according to the discussion in the mailing
list. It is also better because we can use QTemporaryDir in Qt 5.
Finally, it avoids having to remember to free it at every point.s

Signed-off-by: Thiago Macieira <thiago@macieira.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2013-12-20 09:53:05 -08:00
..
css Fix TableWidget ( equipment ones ) on dark scheme. 2013-12-12 03:26:39 +01:00
marble
about.cpp Fix all leak-at-exit from singletons in Subsurface 2013-11-30 09:28:42 -08:00
about.h Make the classes generated by uic be real members of our classes 2013-10-03 12:13:48 -07:00
about.ui Removed another unused text 2013-11-29 12:11:12 -08:00
completionmodels.cpp Fix all leak-at-exit from singletons in Subsurface 2013-11-30 09:28:42 -08:00
completionmodels.h Added a custom widget for tagging dives 2013-11-02 03:37:31 +01:00
csvimportdialog.cpp Allow comma separated CSV files 2013-12-04 15:27:09 -08:00
csvimportdialog.h Add optional support for stopdepth import from csv 2013-11-21 15:54:28 -08:00
csvimportdialog.ui Add application icon to dialogs 2013-11-30 12:01:32 -08:00
divecomputermanagementdialog.cpp Fix all leak-at-exit from singletons in Subsurface 2013-11-30 09:28:42 -08:00
divecomputermanagementdialog.h Random white space cleanup 2013-10-15 04:37:31 -07:00
divecomputermanagementdialog.ui Add application icon to dialogs 2013-11-30 12:01:32 -08:00
divelistview.cpp Use QFile::{encode,decode}Name for file names 2013-12-20 09:53:05 -08:00
divelistview.h Divelogs.de: add a divelist context menu item for upload 2013-12-09 15:51:17 +02:00
diveplanner.cpp Planner: don't abort when saving a dive 2013-12-20 09:53:05 -08:00
diveplanner.h Remove some unused variables 2013-12-09 22:47:28 +01:00
diveplanner.ui Add some limits to the GF's 2013-12-04 15:49:55 -08:00
downloadfromdivecomputer.cpp Reset libdivecomuter import canceled state 2013-12-10 08:09:42 +01:00
downloadfromdivecomputer.h downloadfromdivecomputer.h: remove a forward declaration 2013-12-11 16:30:10 +01:00
downloadfromdivecomputer.ui Add application icon to dialogs 2013-11-30 12:01:32 -08:00
globe.cpp Attempt to fix the 'click goes to 0,0' thing on the globe. 2013-12-03 18:48:17 -08:00
globe.h Fixes Setting the dive-location via the map. 2013-12-02 09:44:55 -08:00
graphicsview-common.cpp graphicsview-common.cpp: Add more contrast to certain B/W colors 2013-10-15 04:23:43 -07:00
graphicsview-common.h
groupedlineedit.cpp Removed obsolete code. 2013-12-20 09:53:04 -08:00
groupedlineedit.h Simplify the code by removing a few options from the if. 2013-12-20 09:53:04 -08:00
kmessagewidget.cpp
kmessagewidget.h Random white space cleanup 2013-10-15 04:37:31 -07:00
maintab.cpp When saving / canceling edition, focus back to the Dive List 2013-12-20 09:53:05 -08:00
maintab.h Make sure the save/cancel message is always shown 2013-12-03 13:01:16 -08:00
maintab.ui Make sure the save/cancel message is always shown 2013-12-03 13:01:16 -08:00
mainwindow.cpp Use QFile::{encode,decode}Name for file names 2013-12-20 09:53:05 -08:00
mainwindow.h Open external links in default browser 2013-12-05 07:31:29 -08:00
mainwindow.ui Kill the use of CSS - Fixes a Lot of issues on dark color schemes. 2013-12-12 03:26:39 +01:00
modeldelegates.cpp Copyed the code from Dirk that solved the mac issue on cylinders. 2013-12-12 03:26:39 +01:00
modeldelegates.h Fix TableWidget ( equipment ones ) on dark scheme. 2013-12-12 03:26:39 +01:00
models.cpp Kill the use of CSS - Fixes a Lot of issues on dark color schemes. 2013-12-12 03:26:39 +01:00
models.h Added a language preference to the Settings. 2013-12-06 09:49:05 -08:00
plotareascene.cpp
plotareascene.h
preferences.cpp Make default font setting actually work 2013-12-18 13:38:40 -08:00
preferences.h Added a filter option to the Language Chooser 2013-12-06 11:56:00 -08:00
preferences.ui Update the diffrent units when switching system 2013-12-08 16:18:00 +01:00
printdialog.cpp PrintDialog: reset the progress bar each time the dialog opens 2013-12-04 15:52:21 +02:00
printdialog.h PrintDialog: reset the progress bar each time the dialog opens 2013-12-04 15:52:21 +02:00
printlayout.cpp Silence signed vs. unsigned compare warning 2013-12-08 09:41:42 +01:00
printlayout.h Cleanup some uninitialized variables 2013-12-04 15:57:53 -08:00
printoptions.cpp Print: adjustments to PrintDialog 2013-11-30 18:56:25 +02:00
printoptions.h Make the classes generated by uic be real members of our classes 2013-10-03 12:13:48 -07:00
printoptions.ui Remove more unused windowTitle properties 2013-11-29 11:02:15 -08:00
profilegraphics.cpp Fix an unused variable warning 2013-12-19 07:28:26 -08:00
profilegraphics.h Adds unhide to profile menu context menu 2013-12-18 14:07:41 -08:00
renumber.ui Renumber dialog should default to start at 1 2013-12-07 06:49:52 -08:00
shifttimes.ui Add application icon to dialogs 2013-11-30 12:01:32 -08:00
simplewidgets.cpp Fix all leak-at-exit from singletons in Subsurface 2013-11-30 09:28:42 -08:00
simplewidgets.h Fix all leak-at-exit from singletons in Subsurface 2013-11-30 09:28:42 -08:00
starwidget.cpp Fix uninitialised variable read 2013-11-30 09:24:59 -08:00
starwidget.h Fix uninitialised variable read 2013-11-30 09:24:59 -08:00
subsurfacewebservices.cpp Generate the file name for the dive log upload in the caller 2013-12-20 09:53:05 -08:00
subsurfacewebservices.h Divelogs.de: change the 'Apply' button to 'Done' for upload 2013-12-09 18:40:52 +01:00
tableview.cpp Fix TableWidget ( equipment ones ) on dark scheme. 2013-12-12 03:26:39 +01:00
tableview.h Partially revert d72c69db7a and fix its errors 2013-11-13 11:58:47 +09:00
tableview.ui Remove more unused windowTitle properties 2013-11-29 11:02:15 -08:00
tagwidget.cpp Do not New / Delete the item, use the Stack. 2013-12-20 09:53:04 -08:00
tagwidget.h Fix the inconsistent behaviour of QCompleter 2013-11-02 17:10:34 +01:00
webservices.ui Webservices: make the dialog title more generic 2013-12-10 05:52:26 +01:00