Age | Commit message (Expand) | Author |
2013-12-13 | Improve MainTab behavior when using the scroll wheel | Dirk Hohndel |
2013-12-12 | Save and reestore scrollbar position on editing the items. | Tomaz Canabrava |
2013-12-10 | Fix selection tracking bug | Dirk Hohndel |
2013-12-09 | Use implicit zero initialize for the whole array. | Anton Lundin |
2013-12-07 | Fix typo in color | Dirk Hohndel |
2013-12-04 | Make Gnome3 be bearable | Tomaz Canabrava |
2013-12-03 | Attempt to fix the 'click goes to 0,0' thing on the globe. | Tomaz Canabrava |
2013-12-03 | Select the newly added dive after adding it. | Tomaz Canabrava |
2013-12-03 | Don't call fixup_dive when editing a trip | Dirk Hohndel |
2013-12-03 | Make sure the save/cancel message is always shown | Henrik Brautaset Aronsen |
2013-12-02 | Make dive edit message box tex more concise | Dirk Hohndel |
2013-12-02 | Make the message when editing a dive fit better | Dirk Hohndel |
2013-12-02 | Removed The button box from mainwindow, buttons are now on the message. | Tomaz Canabrava |
2013-12-02 | Fixes Setting the dive-location via the map. | Tomaz Canabrava |
2013-12-01 | Reflect air and water temperature changes in dive info | Dirk Hohndel |
2013-11-30 | Separate text labels for air and water temperatures | Henrik Brautaset Aronsen |
2013-11-29 | Avoid using manual timezone offsets. | Michael Andreen |
2013-11-29 | Turn off dive location edit hint when cancelling dive edit | Dirk Hohndel |
2013-11-29 | Editing air or water temperature should modify dive computer, not dive | Dirk Hohndel |
2013-11-28 | Make it possible to hide some columns on the Cylinders Equipment pane. | Tomaz Canabrava |
2013-11-27 | Make sure we keep our notion of what's selected in sync with the UI | Dirk Hohndel |
2013-11-26 | Remember Trip Selection. | Tomaz Canabrava |
2013-11-25 | Switch tab title to Trip Notes when handling a trip | Dirk Hohndel |
2013-11-21 | Fix a couple of warnings | Dirk Hohndel |
2013-11-21 | Refactoring of the configuration handling. | Patrick Valsecchi |
2013-11-19 | Collect per tank SAC rate | Dirk Hohndel |
2013-11-19 | Do per cylinder statistics | Anton Lundin |
2013-11-19 | Fix trip summary line in dive list | Dirk Hohndel |
2013-11-19 | Immediately update the dive flag label when editing location text | Dirk Hohndel |
2013-11-19 | Handle double clicks on globe during dive edit mode | Dirk Hohndel |
2013-11-18 | Fix various issues with the dive add / edit manual dive code | Dirk Hohndel |
2013-11-17 | Remove ununsed variables | Dirk Hohndel |
2013-11-17 | Make editing message consistent with button labels | Tim Wootton |
2013-11-17 | Use date format from system locale | Anton Lundin |
2013-11-16 | Fix wrong handling of Dive Table, and revert some wrong changes. | Tomaz Canabrava |
2013-11-15 | changed tag completition to case-insensitive | Maximilian Güntner |
2013-11-14 | Sort the dive table after adding a dive | Dirk Hohndel |
2013-11-14 | Handle tank data correctly in profile editing mode for manually added dive | Dirk Hohndel |
2013-11-14 | Maintain the selection when aborting "dive add" | Dirk Hohndel |
2013-11-13 | Don't overwrite the new cylinders when adding a dive | Dirk Hohndel |
2013-11-13 | Correct behavior when adding a dive to an empty list and canceling the add | Dirk Hohndel |
2013-11-13 | Partially revert d72c69db7a49f and fix its errors | Tomaz Canabrava |
2013-11-12 | Only auto-complete gps information when empty. | Michael Andreen |
2013-11-12 | Make gas selection for add dive work | Dirk Hohndel |
2013-11-12 | Handle add dive cancel correctly | Dirk Hohndel |
2013-11-12 | First steps to make add dive work with the correct infrastructure | Dirk Hohndel |
2013-11-12 | Add depth colum to cylinder model | Dirk Hohndel |
2013-11-11 | Stop clicks on the globe from changing dive list selection while editing | Dirk Hohndel |
2013-11-10 | Show a cylinder widget in the dive planner | Dirk Hohndel |
2013-11-09 | Merge branch 'addDiveGasFix' | Dirk Hohndel |