summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-08-29Deactivate 'Show profiles' if 'table print' is checked.Gravatar Pierre-Yves Chibon
2012-08-28Merge branch 'freediving-tweaks' of git://github.com/mguentner/subsurfaceGravatar Linus Torvalds
2012-08-28Merge git://git.tdb.fi/ext/subsurfaceGravatar Linus Torvalds
2012-08-28Work on the printing of the dives, first attempt to print as table.Gravatar Pierre-Yves Chibon
2012-08-28Remove include not present in new libdivecomputer.Gravatar Pierre-Yves Chibon
2012-08-27make the font size the same when printing on win32/linuxGravatar Lubomir I. Ivanov
2012-08-27Merge branch 'trips' of git://git.hohndel.org/subsurfaceGravatar Linus Torvalds
2012-08-27Fix an issue with trips that have dives from multiple input filesGravatar Dirk Hohndel
2012-08-27Update for new libdivecomputer interfacesGravatar Linus Torvalds
2012-08-27Some simple test dives for the trips codeGravatar Dirk Hohndel
2012-08-27First cut of explicit trip trackingGravatar Dirk Hohndel
2012-08-27Only quote the quote characters in xml attributesGravatar Linus Torvalds
2012-08-27Merge branch 'quoting' of git://git.hohndel.org/subsurfaceGravatar Linus Torvalds
2012-08-27Add single and double quotes to escaped characters in XML outputGravatar Dirk Hohndel
2012-08-27Start re-working the print UI to allow printing tables with no profiles.Gravatar Pierre-Yves Chibon
2012-08-26Might as well free current_fileGravatar Dirk Hohndel
2012-08-26Do some whitespace cleanupGravatar Linus Torvalds
2012-08-26replaced stdndup() with the inlined equivalentGravatar Lubomir I. Ivanov
2012-08-26file.c: open a file in binary mode in readfile()Gravatar Lubomir I. Ivanov
2012-08-26Fix broken default filename for save-asGravatar Dirk Hohndel
2012-08-26Ignore Nitrox/He seetings when editing cylinders for multiple divesGravatar Dirk Hohndel
2012-08-22moved zoomed_plot to display.hGravatar Maximilian Güntner
2012-08-22plot the time with a fixed padding (leading zero)Gravatar Maximilian Güntner
2012-08-22Merge branch 'master' into freediving-tweaksGravatar Maximilian Güntner
2012-08-21Add helper 'for_each_dive()' dive iteratorGravatar Linus Torvalds
2012-08-21Fix single-dive editing oddityGravatar Linus Torvalds
2012-08-22Check if multi-dive editing is actually neededGravatar Mikko Rasa
2012-08-22Fix an off-by-one error in buffer allocationGravatar Mikko Rasa
2012-08-20Add a "Dive details" widget to the print dialogGravatar Linus Torvalds
2012-08-20Improve group selection semanticsGravatar Linus Torvalds
2012-08-20Avoid changing selection status when collapsing/expanding groupsGravatar Linus Torvalds
2012-08-20Rework dive selection logicGravatar Linus Torvalds
2012-08-18divelist: add 'Expand all' and 'Collapse all' menu itemsGravatar Linus Torvalds
2012-08-18Change default behavior for Stats to show selected divesGravatar Dirk Hohndel
2012-08-18Fix default size for scrollable notebookGravatar Dirk Hohndel
2012-08-18Make the notebook portion (dive notes/equipment/info) a scrollable windowGravatar Linus Torvalds
2012-08-18Select better (?) default date for adding new diveGravatar Linus Torvalds
2012-08-18Improve divelist group header informationGravatar Linus Torvalds
2012-08-18Add weight and suit support for JDiveLog importGravatar Miika Turkia
2012-08-18Fix uninitialized pointer crash for "Save As"Gravatar Linus Torvalds
2012-08-18Make fill_missing_tank_pressures robust against missing cylinder infoGravatar Linus Torvalds
2012-08-18Make fixup_divep robust against insane dive timesGravatar Linus Torvalds
2012-08-18Correct multi-edit equipment update logicGravatar Dirk Hohndel
2012-08-18Fix crash when editing weight system infoGravatar Dirk Hohndel
2012-08-17Import Divesuit information from DivingLog XML fileGravatar Dirk Hohndel
2012-08-17Minor Macos menu entry modification fixGravatar Dirk Hohndel
2012-08-17When editing multiple files, don't override existing equipment entriesGravatar Dirk Hohndel
2012-08-17Merge branch 'fixes' of git://git.hohndel.org/subsurfaceGravatar Linus Torvalds
2012-08-17Another selection fixGravatar Dirk Hohndel
2012-08-17More fiddling with the selectionGravatar Dirk Hohndel