Age | Commit message (Expand) | Author |
2017-12-29 | cleanup: Uninitialized scalar field | Jan Mulder |
2017-12-29 | cleanup: Uninitialized pointer field | Jan Mulder |
2017-12-18 | Implement different zoom levels for dive photos tab | Berthold Stoeger |
2017-12-15 | divepicturemodel: Reset start and end row for displayed_dive correctly | Stefan Fuchs |
2017-12-13 | Fine tune the position of pictures in the profile | Stefan Fuchs |
2017-12-13 | Dive pictures show pictures of all selected dives | Stefan Fuchs |
2017-12-01 | Prevent redundant replanning | Robert C. Helling |
2017-12-01 | Control growth of time axis | Robert C. Helling |
2017-12-01 | Dive picture handling: Re enable multi select, improve mouse events | Stefan Fuchs |
2017-11-30 | Use better aliases for icons. | Martin Měřinský |
2017-11-29 | Revert "Use consistent aliases for all icons." | Dirk Hohndel |
2017-11-29 | Use consistent aliases for all icons. | Martin Měřinský |
2017-11-25 | Fix toggling of partial pressure graphs | Berthold Stoeger |
2017-11-25 | In strings change tank to cylinder | Stefan Fuchs |
2017-11-25 | Hand planner variables to profile | Robert C. Helling |
2017-11-23 | Fix obscure display bug in profile widget, where heat map wasn't shown | Berthold Stoeger |
2017-11-18 | Prevent signed/unsigned comparison warning | Berthold Stoeger |
2017-11-13 | mobile: icon size in profile | Jan Mulder |
2017-10-26 | desktop UI: no longer attempt to manually show error notifications | Dirk Hohndel |
2017-10-20 | Silence random warnings | Dirk Hohndel |
2017-10-20 | Translate dc text in profile also if string has suffix for > 1 DC | Stefan Fuchs |
2017-10-19 | When selecting icons for events don't misinterpret a gaschange | Stefan Fuchs |
2017-10-19 | Use displayed_dc instead of current_dc | Robert C. Helling |
2017-10-18 | Add a icon for gaschange to Oxy with all green tank shoulder color | Stefan Fuchs |
2017-10-18 | Find current gasmix for heatmap | Robert C. Helling |
2017-10-08 | Hide outdated gas name strings in profile in planner | Stefan Fuchs |
2017-09-15 | End tankbar at the correct end of the dive plot | Stefan Fuchs |
2017-09-14 | Update the tankbar code to work with the new gas handling | Dirk Hohndel |
2017-08-26 | Move unused code into the disabled block | Dirk Hohndel |
2017-08-07 | Fix the overprinting of gas name and pressure value on the profile | Linus Torvalds |
2017-07-27 | Profile support for multiple concurrent pressure sensors | Linus Torvalds |
2017-07-22 | Show multiple gas pressures in the profile even if the dive isn't CCR | Linus Torvalds |
2017-07-21 | Start cleaning up sensor indexing for multiple sensors | Linus Torvalds |
2017-06-22 | Translate the strings "planned dive" and "manually added dive" in the profile | Stefan Fuchs |
2017-06-16 | code cleanup: remove unimplemented classes and structs | Jan Mulder |
2017-05-26 | Display gas density instead of SAC in planner | Robert C. Helling |
2017-05-26 | Fix right boundary when moving last handle in planner | Robert C. Helling |
2017-04-29 | Add SPDX header to profile widgets | Dirk Hohndel |
2017-03-28 | minimal pO2 threshold: color the p02 graph also for minumum | Jan Mulder |
2017-03-28 | minimal pO2 threshold: split max threshold into min and max | Jan Mulder |
2017-03-26 | MOBILE: Display pO2 and Setpoint for CCR dives | Joakim Bygdell |
2017-03-24 | Fix double to int truncation in C++ code | Jeremie Guichard |
2017-03-11 | Merge branch 'master' of https://github.com/dje29/subsurface | Dirk Hohndel |
2017-03-11 | We use 'setpoint' in UI. Use it also for documentation and comments. No seman... | Martin Měřinský |
2017-03-11 | Use abbreviations with dots. | Martin Měřinský |
2017-03-11 | Change type of divedatepoint.depth to depth_t | Robert C. Helling |
2017-03-08 | Change calls to rint into lrint avoiding conversion warnings | Jeremie Guichard |
2017-03-04 | heartrate, heartbeat > heart rate | Martin Měřinský |
2017-03-04 | divecomputer > dive computer | Martin Měřinský |
2017-03-04 | Correct "set-point" -> "setpoint" and window title setpoint change | Stefan Fuchs |