Age | Commit message (Expand) | Author |
2015-05-21 | Fix typo | Paul-Erik Törrönen |
2015-05-17 | Use the QtWaitingSpinner instead of blocking the MainTab | Tomaz Canabrava |
2015-05-17 | Better name for the disable/enable geolocation edit | Tomaz Canabrava |
2015-05-17 | Don't enable the widgets before finishing the thread | 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-05-02 | Improve multi dive tag list edits | Dirk Hohndel |
2015-04-23 | When deleting a cylinder, adapt gas changes | Dirk Hohndel |
2015-04-22 | When editing the location, make sure it gets applied to the dives | Dirk Hohndel |
2015-03-30 | maintab.cpp: fix editing dive profiles from trips | Lubomir I. Ivanov |
2015-03-16 | Correctly create a dive site with the name entered on the Notes tab | Dirk Hohndel |
2015-03-10 | Remove redundant code | Tomaz Canabrava |
2015-03-10 | Remove dead code. | Tomaz Canabrava |
2015-02-14 | Rename the tab "Dive info" to "Info", and "Dive notes" to "Notes" | Henrik Brautaset Aronsen |
2015-02-13 | When updating the dive site name, show this on the maintab | Dirk Hohndel |
2015-02-13 | maintab change for get_dive_site_uuid_by_name | Dirk Hohndel |
2015-02-12 | Remove coordinates from main tab | Dirk Hohndel |
2015-02-12 | Switch components for cut/paste dive to dive site logic | Dirk Hohndel |
2015-02-12 | Correctly connect the maintab to dive site management | Dirk Hohndel |
2015-02-12 | Make editing a location work with dive sites | Dirk Hohndel |
2015-02-12 | Clear the location if we have no dive site | Dirk Hohndel |
2015-02-12 | Show GPS coordinates based on dive site on MainTab | Dirk Hohndel |
2015-02-12 | Show location based on dive site on MainTab | Dirk Hohndel |
2015-02-11 | Pass a fake dive site UUID to the callback. | Tomaz Canabrava |
2015-02-11 | Accept / Cancel location edit | Tomaz Canabrava |
2015-02-11 | Enable the location edit widget on mainwindow | Tomaz Canabrava |
2015-02-10 | Finish the cleanup of mainwindow.ui | Tomaz Canabrava |
2015-02-10 | Remove the ProfileWidget 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-02-10 | Only update tags in the selected dives if they were changed | Dirk Hohndel |
2015-02-02 | Do not go to edit mode if nothing changed | Miika Turkia |
2015-01-31 | Update ceiling when changing dive mode | Robert C. Helling |
2015-01-30 | Don't go to edit mode if the dive notes field didn't change. | Gehad elrobey |
2015-01-28 | Let notes expand to full with fbsupport off | Anton Lundin |
2015-01-19 | While editing the coordinates we need to compare to the displayed_dive | Dirk Hohndel |
2015-01-19 | Don't just change the location when double clicking on the globe | Dirk Hohndel |
2015-01-19 | Always updated the coordinates from the displayed_dive | Dirk Hohndel |
2015-01-18 | Clean up the header files | Dirk Hohndel |
2015-01-17 | Make Facebook support a config option | Dirk Hohndel |
2015-01-17 | Minor PSCR fixes | Robert C. Helling |
2015-01-11 | Don't use current_dc unless you know there's a current_dive | Dirk Hohndel |
2015-01-10 | Refactor dctype -> divemode | Robert C. Helling |
2015-01-10 | Replot after changing divetype | Robert C. Helling |
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 | Initialize edit hack variable | Miika Turkia |
2015-01-04 | Make sure we do not fall back to edit mode on accept | Miika Turkia |
2015-01-04 | Trip editing: zero out potential previous edits | Dirk Hohndel |
2015-01-03 | When editing trip data, only copy actual changes | Dirk Hohndel |