summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-12-09Separate show_dive_text() in two diferent functions.Gravatar Salvador Cuñat
2012-12-09Consistent Quit behavior on the MacGravatar Dirk Hohndel
2012-12-09Don't print partial pressure values in the profileGravatar Dirk Hohndel
2012-12-08Don't print an initial gaschange event that just tells us the gas usedGravatar Dirk Hohndel
2012-12-08Correct partial pressure calculationsGravatar Dirk Hohndel
2012-12-08Correctly parse the two different gas change eventsGravatar Dirk Hohndel
2012-12-08Draw pO2 profile lastGravatar Dirk Hohndel
2012-12-08Make sure pO2 and cns are filled in all samplesGravatar Dirk Hohndel
2012-12-08Make changes to some of the preference immediately visibleGravatar Dirk Hohndel
2012-12-08Show two decimal digits in pO2, pN2 and pHe in the tooltipGravatar Dirk Hohndel
2012-12-07Plot pO2 graph based on sample information, if availableGravatar Dirk Hohndel
2012-12-07Add CNS and pO2 tracking in the samplesGravatar Dirk Hohndel
2012-12-07Initialize helper structure to 0sGravatar Dirk Hohndel
2012-12-07Fix potential uninitialized readGravatar Dirk Hohndel
2012-12-07Fix off by one errorGravatar Dirk Hohndel
2012-12-07Fix embarrassing cut and paste bugsGravatar Dirk Hohndel
2012-12-07Add option to make ceiling visually stand out more in the profileGravatar Dirk Hohndel
2012-12-07Move partial pressure plots up slightlyGravatar Dirk Hohndel
2012-12-07Move 'plot_info' into 'struct graphics_context'Gravatar Linus Torvalds
2012-12-07Add dive computer name to the dive plotGravatar Linus Torvalds
2012-12-07Tune the dive joining surface event insert codeGravatar Linus Torvalds
2012-12-07When merging downloaded dives, strive to keep old dive in 'a'Gravatar Linus Torvalds
2012-12-07Sort the divecomputers alphabetically and have fixed width dropdownGravatar Dirk Hohndel
2012-12-06Add two test dives that triggered the bug fixed in the previous commitGravatar Dirk Hohndel
2012-12-06Fix insert_trip to correctly deal with trips that start at the same timeGravatar Dirk Hohndel
2012-12-06Fix SIGSEGV when joining dives without dive computer informationGravatar Linus Torvalds
2012-12-05Prevent crash when no default device is setGravatar Dirk Hohndel
2012-12-05Split dive computer selection into seperate vendor and product combo boxesGravatar Dirk Hohndel
2012-12-05Fix deco/ndl support for libdivecomputerGravatar Dirk Hohndel
2012-12-05Fix retrieval of object_id value in Uemis downloaderGravatar Dirk Hohndel
2012-12-05Improve reading of extra dive data for UemisGravatar Dirk Hohndel
2012-12-05Fix saving of salinityGravatar Dirk Hohndel
2012-12-05Change Uemis code to use locale indepent floating point parsingGravatar Dirk Hohndel
2012-12-05Turn latitude and longitude into integer micro-degree valuesGravatar Linus Torvalds
2012-12-05Save latitude/longitude using integer mathGravatar Linus Torvalds
2012-12-05Pick up dive numbers from Uemis SDA when starting with empty data fileGravatar Dirk Hohndel
2012-12-05When starting with an empty data file and downloading dives, number themGravatar Dirk Hohndel
2012-12-05Make it easier to pass macro definitions from makeGravatar Dirk Hohndel
2012-12-04Merge trips without modifying the GTK treeGravatar Lubomir I. Ivanov
2012-12-04Improve automatic dive merging logicGravatar Linus Torvalds
2012-12-04Support the new NDL / deco code in the Uemis downloaderGravatar Dirk Hohndel
2012-12-04Improve deco handling and add NDL supportGravatar Dirk Hohndel
2012-12-04Change Uemis debug code to test for bit valuesGravatar Dirk Hohndel
2012-12-01Small cosmetic cleanups of Uemis downloader codeGravatar Dirk Hohndel
2012-12-01Fix stupid error in last minute cleanup of Uemis rewriteGravatar Dirk Hohndel
2012-11-30Make more uemis functions staticGravatar Dirk Hohndel
2012-11-30Remove the hack to mark parsed XML files as downloadedGravatar Dirk Hohndel
2012-11-30Remove the ability to import Uemis SDA filesGravatar Dirk Hohndel
2012-11-30Convert Uemis downloader to directly create divesGravatar Dirk Hohndel
2012-11-28Track Uemis last dive downloaded on a per data-file basisGravatar Dirk Hohndel