aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/divelogexportdialog.cpp
AgeCommit message (Expand)Author
2015-10-30Move qt-ui to desktop-widgetsGravatar Tomaz Canabrava
2015-09-05More style and readability changesGravatar Tim Wootton
2015-06-16HTML export: separate UI and logic codeGravatar Dirk Hohndel
2015-05-25Do not connect null to a signalGravatar Tomaz Canabrava
2015-03-14Make exporting photos with HTML optionalGravatar Gehad Elrobey
2015-02-27Show translated String.Gravatar Gehad elrobey
2015-02-27Creating a Notification widget in the Main Window.Gravatar Gehad elrobey
2015-02-22Revert "Update Qt4 patch"Gravatar Dirk Hohndel
2015-02-19Update Qt4 patchGravatar Dirk Hohndel
2015-02-15HTML: Fix Null values in yearly statistics export.Gravatar Gehad elrobey
2015-02-15HTML: Fix exporting themes in multilingual environmentGravatar Gehad elrobey
2015-01-31Export the XSLT based exports in a new thread.Gravatar Gehad elrobey
2015-01-25Write depth unit for current dive not previousGravatar Miika Turkia
2015-01-25Fix segmentation fault on exporting picture depthsGravatar Miika Turkia
2015-01-17Clean up the header filesGravatar Dirk Hohndel
2014-12-31Use unit selection for XSL transformation on CSV exportGravatar Miika Turkia
2014-12-29Highlight that this CSV export is about dive profile.Gravatar Miika Turkia
2014-12-29Description of CSV detail exportGravatar Miika Turkia
2014-12-21Add second CSV export with dive detailsGravatar Dirk Hohndel
2014-10-27Compare image times and sample times as signed intsGravatar Robert C. Helling
2014-10-27divelogexportdialog.cpp: fix a 'uninitialized variable' warningGravatar Lubomir I. Ivanov
2014-10-20HTML: Export unit preferences to settings fileGravatar Gehad elrobey
2014-10-14Export to DiveShareGravatar Salvo 'LtWorf' Tomaselli
2014-10-10Add export for depths of images takenGravatar Robert C. Helling
2014-08-28HTML: Changing the files extensions to jsGravatar Gehad elrobey
2014-08-11HTML: export Translated strings to JSON files.Gravatar Gehad elrobey
2014-08-11HTML: Don't export total statistics value if not chosenGravatar Gehad elrobey
2014-08-11HTML: Remember General Export Settings.Gravatar Gehad elrobey
2014-08-11HTML: Add total row to yearly statistics table.Gravatar Gehad elrobey
2014-08-11HTML: Make export statistics optional.Gravatar Gehad elrobey
2014-08-04HTML: export yearly statistics to JSON files.Gravatar Gehad elrobey
2014-07-31When exporting to XML and no extension given, default to .ssrfGravatar Dirk Hohndel
2014-07-14HTML: Add dive photos to the detailed viewGravatar Gehad elrobey
2014-07-11HTML: fix profile labelsGravatar Gehad elrobey
2014-07-10Add diveloexportdialog explaination strings for translationGravatar Tim Wootton
2014-07-10divelogexportdialog capitalisation consistencyGravatar Tim Wootton
2014-07-10Fix exporting all dives in Subsurface formatGravatar Miika Turkia
2014-06-30HTML: Use jqplot to draw profile.Gravatar Gehad elrobey
2014-06-24HTML: Overwrite all template files if existGravatar Gehad elrobey
2014-06-24HTML: user export options ask for numberingGravatar Gehad elrobey
2014-06-24HTML: Add export list only optionGravatar Gehad elrobey
2014-06-18Don't use std::string in our codeGravatar Thiago Macieira
2014-06-15HTML: remove theme file if already exist in the export directoryGravatar Gehad elrobey
2014-06-15HTML: fix the exporting dialogGravatar Gehad elrobey
2014-06-12Much needed clean on the HTML export dialog code.Gravatar Tomaz Canabrava
2014-06-11Change the QDialog for html export to getExistingFolderGravatar Tomaz Canabrava
2014-06-08Correctly test QString for being emptyGravatar Dirk Hohndel
2014-06-06HTML: export to system dependant path separatorGravatar Gehad elrobey
2014-06-03Fix HTML export white space issuesGravatar Miika Turkia
2014-06-03Remember selection of export HTML settingsGravatar Gehad elrobey