Age | Commit message (Expand) | Author |
2015-07-16 | Change API signature to act on dive_site, not uuid | Dirk Hohndel |
2015-07-12 | Divinglog import: add .sql extension for import | Miika Turkia |
2015-07-06 | Be more careful freeing taxonomy data | Dirk Hohndel |
2015-06-29 | Building without Marble: don't try to connect a signal to the globe | Dirk Hohndel |
2015-06-27 | Globe: use lighter and darker flags to mark the current dive site | Dirk Hohndel |
2015-06-26 | Dive site rewrite: remove superfluous connect | Dirk Hohndel |
2015-06-26 | Dive site rewrite: remove a ton of code from the LocationManagement | Tomaz Canabrava |
2015-06-25 | Don't show datafile version warning if no file was opened | Dirk Hohndel |
2015-06-22 | Show warning if user loads an old datafile | Tomaz Canabrava |
2015-06-22 | Do not mess with dive location automatically | Tomaz Canabrava |
2015-06-21 | Some file dialogs insist on adding a default extension | Dirk Hohndel |
2015-06-20 | Track minimum datafile version | Dirk Hohndel |
2015-06-16 | Set up signalling to display notes in planner again. | Robert C. Helling |
2015-06-16 | Remove all the no longer necessary code that aborts read of first V2 file | Dirk Hohndel |
2015-06-16 | Cloud storage: warn the user if we are not online | Dirk Hohndel |
2015-06-16 | Code cleanup: implement window title update via signal | Dirk Hohndel |
2015-06-15 | Cloud storage: use preference member instead of hard coded strings | Dirk Hohndel |
2015-06-14 | Cloud storage: only offer cloud storage related options when verified | Dirk Hohndel |
2015-06-13 | Move git related declarations into their own header file | Dirk Hohndel |
2015-06-12 | Use friendlier file name when asking about saving changes | Dirk Hohndel |
2015-06-12 | Cloud storage: better window title | Dirk Hohndel |
2015-06-12 | Indicate that there are unsaved changes with a '*' in the window title | Dirk Hohndel |
2015-06-11 | Dive site management: show pictures instead of profile | Dirk Hohndel |
2015-06-11 | Revert "Dive site management: remove the profile view" | Dirk Hohndel |
2015-06-10 | Dive site management: remove the profile view | Dirk Hohndel |
2015-06-10 | Don't show the V2 warning anymore | Dirk Hohndel |
2015-06-07 | Do not connect to same signal/slot twice | Tomaz Canabrava |
2015-06-07 | Always send the UUID of the coordinates to the globe | Tomaz Canabrava |
2015-06-03 | Connect the signals | Tomaz Canabrava |
2015-06-03 | Different states for edit / add dive site | Tomaz Canabrava |
2015-06-03 | Remove unnecessary calls | Tomaz Canabrava |
2015-06-01 | Create a new DiveSite when user clicks on add | Tomaz Canabrava |
2015-06-01 | Manage Dive Site from the MainMenu | Tomaz Canabrava |
2015-06-01 | Move helper function to the appropriate file | Dirk Hohndel |
2015-06-01 | Cloud storage: only make this available with new enough libgit2 | Dirk Hohndel |
2015-05-31 | Cloud storage: first stab at implementing cloud storage | Dirk Hohndel |
2015-05-29 | Move DivePictureModel to qt-models | Tomaz Canabrava |
2015-05-29 | Fewer rebuilds triggered by changes in models.h | Tomaz Canabrava |
2015-05-29 | Move the YearlyStatisticsModel to qt-models | Tomaz Canabrava |
2015-05-29 | Move WeigthSystem Info model to qt-models | Tomaz Canabrava |
2015-05-29 | Move Tankinfomodel to its own file | Tomaz Canabrava |
2015-05-29 | Move DivePlannerModel and CylinderModel to qt-models | Tomaz Canabrava |
2015-05-27 | Strip the default suffix if saving to git branch | Dirk Hohndel |
2015-05-26 | Do not set the dive_site when changing dives | Tomaz Canabrava |
2015-05-25 | Layout issues: Fix the Profile/Toolbar | Tomaz Canabrava |
2015-05-25 | Layout issues: Remove auto layout management from mainwindow.cpp | Tomaz Canabrava |
2015-05-22 | Location management: reflect changes to the coordinates on the map | Dirk Hohndel |
2015-05-21 | Fix typo | Paul-Erik Törrönen |
2015-05-17 | Better name for the disable/enable geolocation edit | Tomaz Canabrava |
2015-05-17 | Move Locationinformation to its own file. | Tomaz Canabrava |