index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qt-ui
/
subsurfacewebservices.cpp
Age
Commit message (
Expand
)
Author
2013-11-30
Fix all leak-at-exit from singletons in Subsurface
Thiago Macieira
2013-11-30
QT-UI: fix some typos
Alexandre Belloni
2013-11-29
Don't call deleteLater on ui elements
Dirk Hohndel
2013-11-29
Make sure Subsurface webservice user id is always uppercase
Dirk Hohndel
2013-10-24
Minimum hooking-up done, divelogs.de shows on menu-activation.
Tomaz Canabrava
2013-10-24
Added the skeleton for the Download / Upload from Divelogs.de
Tomaz Canabrava
2013-10-24
fix the string of the subsurfice webservice on the settings.
Tomaz Canabrava
2013-10-24
Fixed a crash when the user canceled the download from webservice dialog.
Tomaz Canabrava
2013-10-24
Created a 'WebService' dialog that will handle download and upload.
Tomaz Canabrava
2013-10-16
GUI for CSV import
Miika Turkia
2013-10-11
Begin to Cleanup the Models, trying to reduce boilerplate.
Tomaz Canabrava
2013-10-06
First steps towards removing glib dependencies
Dirk Hohndel
2013-10-03
Make the classes generated by uic be real members of our classes
Thiago Macieira
2013-10-03
Include the ui_*.h headers in the main headers.
Thiago Macieira
2013-06-28
A couple of dialog modality considerations
Lubomir I. Ivanov
2013-06-28
Close child windows and dialogs with main window
Lubomir I. Ivanov
2013-06-08
Fix webservice download dialog
Dirk Hohndel
2013-06-06
Hoocked up the Apply button.
Tomaz Canabrava
2013-06-06
Hoocked up the buttons and the parsing of the XML.
Tomaz Canabrava
2013-06-06
Added initial support for download dive info from the subsurface web service.
Tomaz Canabrava