Age | Commit message (Expand) | Author |
2014-08-23 | TankBar: don't risk dereferencing stale pointers | Dirk Hohndel |
2014-08-22 | Divelist: Use more sensible default column widths | Dirk Hohndel |
2014-08-22 | Divelist: switch to better column headers | Dirk Hohndel |
2014-08-21 | Fix selection logic when manually adding a dive | Dirk Hohndel |
2014-08-21 | Planner: Control-Click removes divedatapoint and all following ones | Robert C. Helling |
2014-08-21 | Crash clicking on the globe without a dive | Karina Mochetti |
2014-08-21 | Dive list: seriously simplify the "add to trip" code | Dirk Hohndel |
2014-08-21 | Show correct path after saving dive computer settings | Joseph W. Joshua |
2014-08-21 | Make sure tank bar button triggers tank bar | Dirk Hohndel |
2014-08-19 | Planner: don't show CC Set Point when planning dives | Dirk Hohndel |
2014-08-19 | Planner: make sure start time is reflected in diveplan and displayed_dive | Dirk Hohndel |
2014-08-19 | Fix crash when calling the planner twice in a row | Dirk Hohndel |
2014-08-19 | Don't trigger creation of dive from invalid plan in planCreated() | Dirk Hohndel |
2014-08-19 | Mark manually entered waypoints as such | Dirk Hohndel |
2014-08-19 | Planner: make sure no old handles are around when entering Add/Plan | Dirk Hohndel |
2014-08-19 | Planner: after canceling a plan, redraw the profile | Dirk Hohndel |
2014-08-19 | Planner: clear out model before re-planning a dive | Dirk Hohndel |
2014-08-19 | Add ability to replan a dive that we planned before | Dirk Hohndel |
2014-08-19 | Planner: don't calculate ascent while adding waypoints | Dirk Hohndel |
2014-08-19 | Planner: correctly free divedatapoints | Dirk Hohndel |
2014-08-19 | Planner: bring sanity to the SAC rate handling | Dirk Hohndel |
2014-08-18 | Merge branch 'joshua-gsoc' of git://github.com/thiagomacieira/subsurface into... | Dirk Hohndel |
2014-08-18 | Preferences: increment/decrement partial perssure values by .1 | Dirk Hohndel |
2014-08-18 | Planner: assign a dive number if the right number seems obvious | Dirk Hohndel |
2014-08-18 | TankBar: make outline zero-width | Dirk Hohndel |
2014-08-17 | Cut'n'paste for dive data: implement paste side | Dirk Hohndel |
2014-08-16 | Selective copy: forgot tags in the UI | Dirk Hohndel |
2014-08-16 | Don't always clear the dive before selectively copying | Dirk Hohndel |
2014-08-16 | Cut'n'paste for dive data: implement copy side | Dirk Hohndel |
2014-08-16 | Dive edit: allow the user to explicitly clear a GPS location | Dirk Hohndel |
2014-08-15 | Survey: rename "Save" button to "Send" | Dirk Hohndel |
2014-08-15 | TankBar: hook into prefs and make ppGraphs resize accordingly | Dirk Hohndel |
2014-08-15 | TankBar: use the itemPos as intended | Dirk Hohndel |
2014-08-14 | Add "download into private trip" dialog checkmark | Linus Torvalds |
2014-08-14 | Add gas text to tank bars | Dirk Hohndel |
2014-08-14 | Add initial support for a visual tracker of gas used | Dirk Hohndel |
2014-08-13 | Make SAC values in planner settings respect unit settings | Robert C. Helling |
2014-08-13 | Improve on error reporting in the ConfigureDiveComputer class | Joseph W. Joshua |
2014-08-13 | Hide status message when an error message is present | Joseph W. Joshua |
2014-08-13 | Change Dive Computer Configuration dialog | Joseph W. Joshua |
2014-08-13 | Start Work on Firmware Update | Joseph W. Joshua |
2014-08-13 | Add read/write support for OSTC 3 SetPoint settings | Joseph W. Joshua |
2014-08-13 | Add reading and writing of OSTC 3 Dil values | Joseph W. Joshua |
2014-08-13 | Implement saving of OSTC3 Gas Settings | Joseph W. Joshua |
2014-08-13 | Read OSTC3 GasSetting Values | Joseph W. Joshua |
2014-08-13 | Move non gui code from qt-ui | Joseph W. Joshua |
2014-08-13 | Start working on GAS and DIL tables | Joseph W. Joshua |
2014-08-13 | THIS COMMIT NEEDS A COMMIT MESSAGE | Joseph W. Joshua |
2014-08-13 | Add more OSTC 3 settings | Joseph W. Joshua |
2014-08-13 | Change ConfigureDiveComputerDialog to use tabbed interface | Joseph W. Joshua |