summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-04-09Add dive tags and support invalid divesGravatar Ďoďo
2013-04-09Switch to UTF-8 on .DLD exportGravatar Miika Turkia
2013-04-08Forgot to add planner-gtk.cGravatar Dirk Hohndel
2013-04-08Separate Gtk related code from core logic: plannerGravatar Dirk Hohndel
2013-04-07Fix some of the gcc-4.8 warningsGravatar Dirk Hohndel
2013-04-07Merge branch 'cleanup-from-Qt-branch' of github.com:henrik242/subsurfaceGravatar Dirk Hohndel
2013-04-07Continue to separate Gtk related code from core logic: divelistGravatar Dirk Hohndel
2013-04-07Separate Gtk related code from core logic: divelistGravatar Dirk Hohndel
2013-04-07Move set_filename() calls outside of parse_file()Gravatar Alberto Mardegan
2013-04-03Windows installer needs libsqliteGravatar Dirk Hohndel
2013-04-02planning: Add option to have last stop at 6m/20ftGravatar Anton Lundin
2013-03-28Fix cylinder pressure interpolationGravatar Linus Torvalds
2013-03-28Use the new get_o2()/get_he() helper functions more widelyGravatar Linus Torvalds
2013-03-28Fix get_cylinder_index() gasmix comparisonsGravatar Linus Torvalds
2013-03-28When merging dives, match up the cylinders to each other using gasmixGravatar Linus Torvalds
2013-03-26Make relative times default in planner 2Gravatar Robert C. Helling
2013-03-26gtk-gui.c: Some small whitespace indentation fixesGravatar Lubomir I. Ivanov
2013-03-26Store the main window maximized state in the configurationGravatar Lubomir I. Ivanov
2013-03-26Check if DLD contains non-ascii charactersGravatar Miika Turkia
2013-03-26B/W Print: Make sure that all colors are monochromeGravatar Lubomir I. Ivanov
2013-03-26Fix end pressure on DLD exportGravatar Miika Turkia
2013-03-26Fix pressures on UDDF exportGravatar Miika Turkia
2013-03-26Gases and events support for UDDF exportGravatar Miika Turkia
2013-03-26Print dialog: Fix inaccessible controls on WindowsGravatar Lubomir I. Ivanov
2013-03-26Color print: Show SAC lines in a color different from whiteGravatar Lubomir I. Ivanov
2013-03-25Add macros for text sizesGravatar Dirk Hohndel
2013-03-24Export dives to UDDF fileGravatar Miika Turkia
2013-03-20Print_c Make colorButton remember last state during sessionGravatar Salvador Cuñat
2013-03-20divelist.c: Fix an 'implicit declaration' warningGravatar Lubomir I. Ivanov
2013-03-19Fix error while translating base of height calculation in print functionGravatar Salvador Cuñat
2013-03-19Rescale print layout sizes to add to 100%Gravatar Dirk Hohndel
2013-03-19Make slider labels consistent in print dialogGravatar Dirk Hohndel
2013-03-19Added support for UDDf version 3.1Gravatar Miika Turkia
2013-03-19Add an insensitive scale for tracking the notes heightGravatar Salvador Cuñat
2013-03-19Fix warning on g_signal_connect() for radio4Gravatar Salvador Cuñat
2013-03-19Add user definible options to the print menu - slider versionGravatar Salvador Cuñat
2013-03-18Manually remove events in the profile context menuGravatar Dirk Hohndel
2013-03-18Finetune event triangle position to have the top point at the event timeGravatar Dirk Hohndel
2013-03-18Manually add bookmarks in the profile context menuGravatar Robert C. Helling
2013-03-18Generate heading event on DM4 importGravatar Miika Turkia
2013-03-18Correctly handle first gas when deciding if gas is usedGravatar Robert C. Helling
2013-03-18Take only used gases into account when showing gas in divelistGravatar Robert C. Helling
2013-03-17Manually add gas changes to a diveGravatar Dirk Hohndel
2013-03-17First step towards a context menu in the profile viewGravatar Dirk Hohndel
2013-03-17Terminate decode at end of string and fix mem leakGravatar Miika Turkia
2013-03-16Only print separator when really needed on importGravatar Miika Turkia
2013-03-15Use a generic 64bit int typeGravatar Dirk Hohndel
2013-03-15Support divelogs.de exports that include Cyrillic charactersGravatar Miika Turkia
2013-03-14Correct ending pressure for .DLD exportGravatar Miika Turkia
2013-03-14Fix bug in colour print initialisation.Gravatar Amit Chaudhuri