aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-03-14Revert "If saving to a git repository fails, don't create oddly named XML file"Gravatar Dirk Hohndel
2014-03-14Improved handling of git syntax names with no git repositoryGravatar Linus Torvalds
2014-03-14If saving to a git repository fails, don't create oddly named XML fileGravatar Dirk Hohndel
2014-03-14Make "save changes" dialog modalGravatar Dirk Hohndel
2014-03-14Revision of Profile part of manualGravatar Willem Ferguson
2014-03-14Convert other users of showError() to the new world orderGravatar Linus Torvalds
2014-03-14show the error string in the GUI rather than stderrGravatar Linus Torvalds
2014-03-14propagate save errors further, don't mark divelist unchangedGravatar Linus Torvalds
2014-03-14error handling: return errors for save functionsGravatar Linus Torvalds
2014-03-14git access: allow arbitrary revision specifiers on readingGravatar Linus Torvalds
2014-03-13git object format: make sure parenthood isn't lost when savingGravatar Linus Torvalds
2014-03-13New iconsGravatar Luisa Pires
2014-03-13New profile: fix Information overlay locationGravatar Dirk Hohndel
2014-03-13Allow remote branch names when reading a git object treeGravatar Linus Torvalds
2014-03-12Create Documentation directory if missingGravatar Miika Turkia
2014-03-12Stop using the "git descriptor file" modelGravatar Linus Torvalds
2014-03-12MainWindow: maintain one window instance of the yearly statisticsGravatar Lubomir I. Ivanov
2014-03-12Profile2: place the ruler and tooltip on top (Z order)Gravatar Lubomir I. Ivanov
2014-03-12Ruler: change how the ruler text drawing worksGravatar Lubomir I. Ivanov
2014-03-12Update and add translationsGravatar Dirk Hohndel
2014-03-12Make some dialogs modal to MainWindowGravatar Lubomir I. Ivanov
2014-03-11git-save: don't create a redundant new commits with no changesGravatar Linus Torvalds
2014-03-11git-save: don't save the subsurface version string in the object treeGravatar Linus Torvalds
2014-03-11git-load: Add trips to the trip list on loadingGravatar Linus Torvalds
2014-03-11Only anim if not first dive when openning subsurface with a divelog.Gravatar Tomaz Canabrava
2014-03-11Defer mainwindow->show()Gravatar Tomaz Canabrava
2014-03-11Support save / load for the Animation Speed on the PreferencesGravatar Tomaz Canabrava
2014-03-11Support Animation Speed via Settings.Gravatar Tomaz Canabrava
2014-03-11Profile2: provide means to disable the tool buttonsGravatar Lubomir I. Ivanov
2014-03-11MainWindow: close all windows once we close the main oneGravatar Lubomir I. Ivanov
2014-03-10Show temperature units in the label when editing diveGravatar Lakshman
2014-03-10Get rid of crazy empty tag_list element at the startGravatar Linus Torvalds
2014-03-10Fixed Subsurface coding style for classes in vim.Gravatar Lakshman
2014-03-10Profile2: reset the zoom level when a new profile is drawnGravatar Lubomir I. Ivanov
2014-03-10Profile2: use a different image when no profile is visibleGravatar Lubomir I. Ivanov
2014-03-10Profile2: use an implicit initializer for a struct arrayGravatar Lubomir I. Ivanov
2014-03-10Profile2: fix some initializer list order warningsGravatar Lubomir I. Ivanov
2014-03-09Fix uninitialized variableGravatar Dirk Hohndel
2014-03-09Increase static buffer sizeGravatar Dirk Hohndel
2014-03-09Read salinity from git objectsGravatar Linus Torvalds
2014-03-09parse divecomputer model nickname/firmware/serial informationGravatar Linus Torvalds
2014-03-09Add event parsing to the git object tree loaderGravatar Linus Torvalds
2014-03-09parse cylinder and weightsystem informationGravatar Linus Torvalds
2014-03-09Parse key/value pairs in dive computer samples tooGravatar Linus Torvalds
2014-03-09Parse basic dive computer sample dataGravatar Linus Torvalds
2014-03-09Parse basic trip and dive data from the git blobsGravatar Linus Torvalds
2014-03-09Start actually parsing the git object dataGravatar Linus Torvalds
2014-03-09git repository reading: start reading the actual file contentsGravatar Linus Torvalds
2014-03-09git dive loading: actually insert the dives into the dive tableGravatar Linus Torvalds
2014-03-09git save format: add dive computer nicknames and firmware detailsGravatar Linus Torvalds