summaryrefslogtreecommitdiffstats
path: root/qt-ui/subsurfacewebservices.cpp
AgeCommit message (Expand)Author
2013-11-30Fix all leak-at-exit from singletons in SubsurfaceGravatar Thiago Macieira
2013-11-30QT-UI: fix some typosGravatar Alexandre Belloni
2013-11-29Don't call deleteLater on ui elementsGravatar Dirk Hohndel
2013-11-29Make sure Subsurface webservice user id is always uppercaseGravatar Dirk Hohndel
2013-10-24Minimum hooking-up done, divelogs.de shows on menu-activation.Gravatar Tomaz Canabrava
2013-10-24Added the skeleton for the Download / Upload from Divelogs.deGravatar Tomaz Canabrava
2013-10-24fix the string of the subsurfice webservice on the settings.Gravatar Tomaz Canabrava
2013-10-24Fixed a crash when the user canceled the download from webservice dialog.Gravatar Tomaz Canabrava
2013-10-24Created a 'WebService' dialog that will handle download and upload.Gravatar Tomaz Canabrava
2013-10-16GUI for CSV importGravatar Miika Turkia
2013-10-11Begin to Cleanup the Models, trying to reduce boilerplate.Gravatar Tomaz Canabrava
2013-10-06First steps towards removing glib dependenciesGravatar Dirk Hohndel
2013-10-03Make the classes generated by uic be real members of our classesGravatar Thiago Macieira
2013-10-03Include the ui_*.h headers in the main headers.Gravatar Thiago Macieira
2013-06-28A couple of dialog modality considerationsGravatar Lubomir I. Ivanov
2013-06-28Close child windows and dialogs with main windowGravatar Lubomir I. Ivanov
2013-06-08Fix webservice download dialogGravatar Dirk Hohndel
2013-06-06Hoocked up the Apply button.Gravatar Tomaz Canabrava
2013-06-06Hoocked up the buttons and the parsing of the XML.Gravatar Tomaz Canabrava
2013-06-06Added initial support for download dive info from the subsurface web service.Gravatar Tomaz Canabrava