Age | Commit message (Expand) | Author |
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 |
2015-05-17 | Fix signal connections | Tomaz Canabrava |
2015-05-11 | Make sure that the save file dialog actually is marked as such | Dirk Hohndel |
2015-05-10 | Get the location information in a separate thread | Tomaz Canabrava |
2015-05-08 | Only warn when trying to replan a logged dive | Robert C. Helling |
2015-04-29 | Display a notification while image hashing is ongoing. | Robert C. Helling |
2015-04-14 | Show error messages for incorrect edit invocation | Gehad elrobey |
2015-04-04 | OSTCTools-Add support to import .dive files | Salvador Cuñat |
2015-03-30 | Make the image hashing non-blocking again | Robert C. Helling |
2015-03-30 | Manual added dives edit button is missing | Gehad elrobey |
2015-03-21 | Implement handler for cancel button of Save As dialog | Claudiu Olteanu |