Age | Commit message (Expand) | Author |
2012-08-14 | Add exposure protection tracking | Dirk Hohndel |
2012-08-14 | Fixed another memory leak | Dirk Hohndel |
2012-08-14 | Fixed a small memory leak in divelist.c | Lubomir I. Ivanov |
2012-08-14 | Fix selecting and unselecting summary items | Dirk Hohndel |
2012-08-14 | Apply sort functions to the correct model, don't select summary entries | Dirk Hohndel |
2012-08-14 | Maintain selected rows when switching between list model and tree model | Dirk Hohndel |
2012-08-14 | Create duplicate list model so sorting by columns works again | Dirk Hohndel |
2012-08-14 | Improve tree model implementation | Dirk Hohndel |
2012-08-13 | Allow date based grouping | Dirk Hohndel |
2012-08-10 | Don't print a total weight of 0 in the weight column | Dirk Hohndel |
2012-08-07 | Add total weight column to divelist | Dirk Hohndel |
2012-08-06 | Fill the list of weightsystems from data in existing dives | Dirk Hohndel |
2012-08-06 | Remove weightsystem entry with no description | Dirk Hohndel |
2012-08-06 | Remember the last weight used per weightsystem | Dirk Hohndel |
2012-07-31 | Add a separate "Save as" entry to the menu | Mikko Rasa |
2012-07-31 | Changes to menu icons | Mikko Rasa |
2012-07-31 | Improved depth info for dives without samples | Mikko Rasa |
2012-07-31 | Divide the panes evenly in view_three | Mikko Rasa |
2012-07-12 | file.c: Fix a file descriptor leak in readfile() | Andrew Clayton |
2012-07-10 | Update for libdivecomputer pkg-config include file changes | Linus Torvalds |
2012-06-30 | Fix a couple of possible divide-by-zero conditions in statistics | Linus Torvalds |
2012-06-27 | Make the 'Add Dive' dialog at least slightly less butt-ugly | Linus Torvalds |
2012-06-27 | Make it possible to do "Add Dive" from just the main dive menu | Linus Torvalds |
2012-06-27 | Add depth entry to new dive edit dialog | Linus Torvalds |
2012-06-27 | Rough "Add new dive" infrastructure in the divelist | Linus Torvalds |
2012-06-22 | Update to new sane libdivecomputer interfaces | Linus Torvalds |
2012-06-19 | Fix cochran CSV pressure data import | Linus Torvalds |
2012-06-19 | cochran: add support for importing the exported CSV files | Linus Torvalds |
2012-06-19 | Add a few more conversion helper functions to dive.h | Linus Torvalds |
2012-06-19 | Update cochran depth precision: it's in 3-inch increments | Linus Torvalds |
2012-06-18 | Add some more cochran data parsing code/comments | Linus Torvalds |
2012-06-18 | Add tankpressure parsing for UDDF files | Linus Torvalds |
2012-06-11 | updated/corrected comment | Maximilian Güntner |
2012-06-11 | added "Zoom" button and improved scaling | Maximilian Güntner |
2012-06-09 | fixed indentation | Maximilian Güntner |
2012-06-09 | use increments that make sense for 600 seconds | Maximilian Güntner |
2012-06-08 | Plot shorter (apnea) dives with a reasonable scale | Maximilian Güntner |
2012-05-29 | Save dive computer device name. | Terrance Stanfield |
2012-05-12 | Allow overriding the default xslt path | Linus Torvalds |
2012-05-12 | Suunto SDE conversion: add boat name to notes if it exists | Linus Torvalds |
2012-05-12 | Suunto SDE updates, take 178: add weight and visibility info | Linus Torvalds |
2012-05-12 | Fix more Suunto SDM xml conversion problems | Linus Torvalds |
2012-05-11 | Fix dive notes import from Suundo SDM | Linus Torvalds |
2012-05-07 | Fix subsurface.desktop category entry | Khalid El Fathi |
2012-05-07 | Fix subsurface manpage - missing description and parsing problem | Khalid El Fathi |
2012-05-05 | set subsurface_flush_conf() to no-op in wondows.c | Lubomir I. Ivanov |
2012-05-03 | divecomputer importing: show the date of the currently importing dive | Linus Torvalds |
2012-05-02 | Show dive import text updates in the progress bar | Linus Torvalds |
2012-05-02 | Change the Dive computer import button from "Ok" to "Retry" on error | Linus Torvalds |
2012-05-02 | Move the "Import" function from the File menu to the Log menu | Linus Torvalds |