Age | Commit message (Expand) | Author |
2015-09-28 | Make importing of GPS locations less verbose | Dirk Hohndel |
2015-09-23 | Windows XP doesn't contain a valid CA for our cloud certificate | Dirk Hohndel |
2015-09-09 | Fix a crash on divelogs.de export | Miika Turkia |
2015-09-07 | Include dive site on divelogs export | Miika Turkia |
2015-07-31 | Transform GlobeGPS in a static instance() class | Tomaz Canabrava |
2015-07-22 | Make password change asynchronous | Dirk Hohndel |
2015-07-22 | Cloud storage: enable password update | Dirk Hohndel |
2015-07-16 | Change API signature to act on dive_site, not uuid | Dirk Hohndel |
2015-06-24 | Rewrite GPS fix matching code for imports from our webservice | Dirk Hohndel |
2015-06-22 | Avoid possible use of uninitialized variable | Dirk Hohndel |
2015-06-22 | Better error handling | Dirk Hohndel |
2015-06-22 | Address uninitialized member warnings | Dirk Hohndel |
2015-06-16 | Move checking the cloud connection into its own files | Dirk Hohndel |
2015-06-15 | Cloud storage: use preference member instead of hard coded strings | Dirk Hohndel |
2015-06-14 | Cloud storage: clear our last error if verification succeeds | Dirk Hohndel |
2015-06-14 | Cloud storage: show in preferences if cloud account was verified | Dirk Hohndel |
2015-06-14 | Cloud storage: clean up handling of cloud storage account | Dirk Hohndel |
2015-06-12 | Cloud storage: check connection before connecting | Dirk Hohndel |
2015-06-10 | Don't show all the auto generated dive sites on the globe | Dirk Hohndel |
2015-06-09 | Merge branch 'cloudstorage' | Dirk Hohndel |
2015-06-09 | Cloud storage: implement confirmation of email address via PIN | Dirk Hohndel |
2015-06-09 | Cloud storage: initial support for confirming the email PIN | Dirk Hohndel |
2015-06-09 | Discard all temporary sites after merging with dive list | Dirk Hohndel |
2015-06-09 | Subsurface GPS webservice: make sure dive log is marked as modified | Dirk Hohndel |
2015-06-09 | Fix building with NO_MARBLE issue | Gehad elrobey |
2015-06-07 | Cloud storage: first stab at creating an account on the backend | Dirk Hohndel |
2015-06-07 | Always send the UUID of the coordinates to the globe | Tomaz Canabrava |
2015-05-24 | Remove support for Qt4 (part 4) | Tomaz Canabrava |
2015-04-28 | Simplify creation of the upload file for Divelogs.de | Dirk Hohndel |
2015-04-28 | Show error if creation of the Divelogs.de upload file fails | Dirk Hohndel |
2015-03-25 | DivelogsDeWebServices::multipart - initializes member | Marcos CARDINOT |
2015-02-27 | Change the references to ShowError to the new notification object. | Gehad elrobey |
2015-02-23 | Move helper functions around | Dirk Hohndel |
2015-02-17 | subsurfacewebservices.cpp: add QDebug include | Lubomir I. Ivanov |
2015-02-13 | Adapt GPS coordinate download from our companion app to dive sites | Dirk Hohndel |
2015-02-11 | Remove redundant function | Dirk Hohndel |
2015-02-10 | Remove the ProfileWidget from mainwindow.ui | Tomaz Canabrava |
2015-02-10 | Remove information panel from mainwindow.ui | Tomaz Canabrava |
2015-02-10 | Remove the Globe from the mainwindow.ui | Tomaz Canabrava |
2015-02-10 | Remove the DiveList from the mainwindow.ui | Tomaz Canabrava |
2015-01-17 | Clean up the header files | Dirk Hohndel |
2015-01-09 | Add more infrastructure for a separate dive table | Dirk Hohndel |
2014-11-18 | Move update check and survey to the new domain | Dirk Hohndel |
2014-09-18 | Typos | Salvo Tomaselli |
2014-08-27 | Define PATH_MAX if it's not defined | Salvo 'LtWorf' Tomaselli |
2014-08-08 | Better User Agent for Subsurface | Dirk Hohndel |
2014-08-05 | Web: use subsurface_fopen() for non-ASCII paths on Win32 | Lubomir I. Ivanov |
2014-08-04 | Don't use tmpfile() | Dirk Hohndel |
2014-08-03 | Try to fix divelogs upload on Windows | Miika Turkia |
2014-07-31 | Give Subsurface a distinct User Agent string | Dirk Hohndel |