Age | Commit message (Expand) | Author |
2015-10-06 | Remove unused code | Tomaz Canabrava |
2015-10-01 | Make dive trip location edit work again. | Tomaz Canabrava |
2015-10-01 | Update the dive site location when editing | Tomaz Canabrava |
2015-09-30 | Fix multi-dive edit regarding Dive Sites | Tomaz Canabrava |
2015-09-23 | Removed a ton of dead code | Tomaz Canabrava |
2015-09-23 | Handle palette change for dive site selection | Tomaz Canabrava |
2015-08-29 | Fix edit & show of divesites for new and existing dives. | Sander Kleijwegt |
2015-08-25 | Keep the dive list disabled if editing a dive | Tomaz Canabrava |
2015-08-25 | Move dive site list to its correct position | Tomaz Canabrava |
2015-08-25 | Get taxonomy from edit dive site widget | Tomaz Canabrava |
2015-07-31 | Correctly update the dive when the user edits dive_site | Tomaz Canabrava |
2015-07-16 | Change API signature to act on dive_site, not uuid | Dirk Hohndel |
2015-07-15 | Dive site handling: correctly handle the different scenarios | Dirk Hohndel |
2015-07-14 | Remove quick edit dive site widget | Tomaz Canabrava |
2015-07-13 | Move code that handles location to a sane place | Tomaz Canabrava |
2015-07-13 | Select right divesite on click | Tomaz Canabrava |
2015-07-13 | Get the selected dive site from the list | Tomaz Canabrava |
2015-07-02 | Merge branch 'taxonomy' | Dirk Hohndel |
2015-07-02 | Trigger reverse geo lookup by pressing the button | Dirk Hohndel |
2015-07-01 | Added again a QCompleter to show the possibilities | Tomaz Canabrava |
2015-07-01 | Correctly removes the Location Completion Model | Tomaz Canabrava |
2015-06-27 | Dive site rewrite: mark location field as soon as editing starts | Dirk Hohndel |
2015-06-26 | Dive site rewrite: create a dive site edit dialog without borders | Tomaz Canabrava |
2015-06-26 | Dive site rewrite: location edit on notes tab is again a LineEdit | Tomaz Canabrava |
2015-06-07 | Always send the UUID of the coordinates to the globe | Tomaz Canabrava |
2015-06-04 | Make the plus button work. | Tomaz Canabrava |
2015-06-03 | Remove broken method | Tomaz Canabrava |
2015-06-03 | Don't rely on current_dive to get the dive site id | Tomaz Canabrava |
2015-05-31 | We are not using a completer for location anymore | Tomaz Canabrava |
2015-05-29 | Fix the connections for the Location Edit | Tomaz Canabrava |
2015-05-29 | Update DiveLocationModel when thread finishes | Tomaz Canabrava |
2015-05-29 | Move DivePictureModel to qt-models | Tomaz Canabrava |
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 | Fix signal connections | Tomaz Canabrava |
2015-05-11 | Multi dive edit: treat buddy and divemaster as tag lists | Dirk Hohndel |
2015-02-13 | When updating the dive site name, show this on the maintab | Dirk Hohndel |
2015-02-12 | Remove coordinates from main tab | Dirk Hohndel |
2015-02-12 | Correctly connect the maintab to dive site management | Dirk Hohndel |
2015-02-11 | Pass a fake dive site UUID to the callback. | Tomaz Canabrava |
2015-02-11 | Enable the location edit widget on mainwindow | Tomaz Canabrava |
2015-02-10 | Add the first call to registerApplicationState | Tomaz Canabrava |
2015-01-19 | Always updated the coordinates from the displayed_dive | Dirk Hohndel |
2015-01-10 | Add setpoint events according to divetype | Robert C. Helling |
2015-01-10 | Maintab combobox to set dive type | Robert C. Helling |
2015-01-04 | Make sure we do not fall back to edit mode on accept | Miika Turkia |
2014-11-07 | Show extra data in separate tab on MainTab | Dirk Hohndel |
2014-11-05 | Always copy data in copy and paste mode | Dirk Hohndel |
2014-10-20 | Recalculate the decompression if the date / time of a dive changes | Dirk Hohndel |
2014-08-17 | Cut'n'paste for dive data: implement paste side | Dirk Hohndel |