Age | Commit message (Expand) | Author |
2015-06-26 | Dive site rewrite: change the default sizes of the dialog | Tomaz Canabrava |
2015-06-26 | Dive site rewrite: do not use Qt Model Match | Tomaz Canabrava |
2015-06-26 | Dive site rewrite: fix potential crash | Tomaz Canabrava |
2015-06-26 | Dive site rewrite: copy the changed dive site to the original | Tomaz Canabrava |
2015-06-26 | Dive site rewrite: create a dive site if string doesn't exist | Tomaz Canabrava |
2015-06-26 | Dive site rewrite: mark location as changed when a dive site changes | Tomaz Canabrava |
2015-06-26 | Dive site rewrite: better member name | Tomaz Canabrava |
2015-06-26 | Dive site rewrite: try to fix a crash | Tomaz Canabrava |
2015-06-26 | Dive site rewrite: copy the current dive to the displayed dive | Tomaz Canabrava |
2015-06-26 | Dive site rewrite: correctly position the edit site widget | Tomaz Canabrava |
2015-06-26 | Dive site rewrite: create a dive site edit dialog without borders | Tomaz Canabrava |
2015-06-26 | Dive site rewrite: add the taxonomy labels for the dive sites | Tomaz Canabrava |
2015-06-26 | Dive site rewrite: use a QCompleter to show the list of dive sites | Tomaz Canabrava |
2015-06-26 | Dive site rewrite: location edit on notes tab is again a LineEdit | Tomaz Canabrava |
2015-06-21 | Fix a number of resource leaks | Dirk Hohndel |
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-10 | When done reverse geocoding, hide the notification | Dirk Hohndel |
2015-06-09 | Fix building with NO_MARBLE issue | Gehad elrobey |
2015-06-07 | Select the correct dive in EditAddedDive mode | 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 | Remove broken method | Tomaz Canabrava |
2015-06-03 | Do not trigger a dive site change when setting a dive | Tomaz Canabrava |
2015-06-03 | Don't clear the underline model of the combobox | Tomaz Canabrava |
2015-06-03 | Remove commented out code | Tomaz Canabrava |
2015-06-03 | Don't rely on current_dive to get the dive site id | Tomaz Canabrava |
2015-06-03 | Update KMessageWidget to KF5 | Tomaz Canabrava |
2015-06-01 | Simplify model handling and crashes fixes | Tomaz Canabrava |
2015-06-01 | Create a new DiveSite when user clicks on add | Tomaz Canabrava |
2015-05-31 | Fix crash | Dirk Hohndel |
2015-05-31 | Don't ask for a GeoCoordinate when editing a dive | Tomaz Canabrava |
2015-05-31 | We are not using a completer for location anymore | Tomaz Canabrava |
2015-05-29 | Correctly set the dive site id on the dive | 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 | Change the Location from a LineEdit to a ComboBox | Tomaz Canabrava |
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 ExtraDataModel to qt-models | Tomaz Canabrava |
2015-05-29 | Move WeightModel to qt-models | Tomaz Canabrava |
2015-05-29 | Move DivePlannerModel and CylinderModel to qt-models | Tomaz Canabrava |
2015-05-28 | Correctly save dive rating after changing it | Salvador Cuñat |
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 |