Age | Commit message (Expand) | Author |
2013-12-08 | Actually process the dives downloaded from divelogs.de | Dirk Hohndel |
2013-12-06 | Finish download from divelogs.de | Dirk Hohndel |
2013-12-06 | Whitespace cleanup | Dirk Hohndel |
2013-12-04 | Compile fix | Dirk Hohndel |
2013-12-04 | Webservices: fix QString argument for zip_open() | Lubomir I. Ivanov |
2013-12-03 | Implement the network part of the support for divelogs.de | Thiago Macieira |
2013-12-03 | Add support for timing the download out | Thiago Macieira |
2013-12-03 | Set the download reply pointer to NULL after dismissing it | Thiago Macieira |
2013-12-03 | Properly reset the state of the download dialog before dismissing | Thiago Macieira |
2013-12-03 | Improve the status message in the download dialog | Thiago Macieira |
2013-12-03 | webservices: Move the static functions to the top of the file | Thiago Macieira |
2013-12-03 | Make the QNetworkAccessManager a singleton available to all | Thiago Macieira |
2013-12-03 | General fixes and improvements | Thiago Macieira |
2013-12-03 | Whitespace: fix indentation in subsurfacewebservices.* to use tabs | Thiago Macieira |
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 |