summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-08-18Merge branch 'joshua-gsoc' of git://github.com/thiagomacieira/subsurface into...Gravatar Dirk Hohndel
2014-08-18Preferences: increment/decrement partial perssure values by .1Gravatar Dirk Hohndel
2014-08-18Planner: assign a dive number if the right number seems obviousGravatar Dirk Hohndel
2014-08-18TankBar: make outline zero-widthGravatar Dirk Hohndel
2014-08-17Fix build with Qt 5Gravatar Thiago Macieira
2014-08-17HTML: time unit is in minutes not seconds.Gravatar Gehad elrobey
2014-08-17HTML: Fix Fake precision value.Gravatar Gehad elrobey
2014-08-17HTML: Update the user-manual with the new export settings.Gravatar Gehad elrobey
2014-08-17Uemis downloader: show the timestamp for dives while downloadingGravatar Dirk Hohndel
2014-08-17Change presentation of OSTC 3 firmware versionGravatar Joseph W. Joshua
2014-08-17HTML: change empty O2 Value to Air.Gravatar Gehad elrobey
2014-08-17HTML: Make theme colors consistent.Gravatar Gehad elrobey
2014-08-17HTML: Make SAC, OTU and CNS in uppercase letters.Gravatar Gehad elrobey
2014-08-17HTML: add units to time in dive profile.Gravatar Gehad elrobey
2014-08-17HTML: don't show cylinders or weights table if they don't existGravatar Gehad elrobey
2014-08-17HTML: Don't export others trip if no dives are selected.Gravatar Gehad elrobey
2014-08-17Fix typoGravatar Miika Turkia
2014-08-17Fix and simplify get_file_nameGravatar Thiago Macieira
2014-08-17Cut'n'paste for dive data: implement paste sideGravatar Dirk Hohndel
2014-08-17Ensure Subsurface still compiles with libdivecomputer 0.4.xGravatar Thiago Macieira
2014-08-16Selective copy: forgot tags in the UIGravatar Dirk Hohndel
2014-08-16Don't always clear the dive before selectively copyingGravatar Dirk Hohndel
2014-08-16Don't show seconds for dive start time in the UIGravatar Dirk Hohndel
2014-08-16Make divelist gas column slightly easier to understandGravatar Dirk Hohndel
2014-08-16Cut'n'paste for dive data: implement copy sideGravatar Dirk Hohndel
2014-08-16Cut'n'paste for dive data: implement some infrastructureGravatar Dirk Hohndel
2014-08-16Dive edit: allow the user to explicitly clear a GPS locationGravatar Dirk Hohndel
2014-08-16Hack double tank support for export to divelogsGravatar Miika Turkia
2014-08-15Survey: rename "Save" button to "Send"Gravatar Dirk Hohndel
2014-08-15TankBar: hook into prefs and make ppGraphs resize accordinglyGravatar Dirk Hohndel
2014-08-15TankBar: use the itemPos as intendedGravatar Dirk Hohndel
2014-08-14Add "download into private trip" dialog checkmarkGravatar Linus Torvalds
2014-08-14Add gas text to tank barsGravatar Dirk Hohndel
2014-08-14Add initial support for a visual tracker of gas usedGravatar Dirk Hohndel
2014-08-14HTML: Add coordinates to the HTML exportsGravatar Gehad elrobey
2014-08-14HTML: Sort by number based on the chosen number format.Gravatar Gehad elrobey
2014-08-14HTML: export selected dives in trips.Gravatar Gehad elrobey
2014-08-14HTML: arrow navigation is based on full dive list.Gravatar Gehad elrobey
2014-08-14HTML: Scroll page to the top before showing the detailed view.Gravatar Gehad elrobey
2014-08-14HTML: don't update axis on window resizeGravatar Gehad elrobey
2014-08-14HTML: Fix sorting water and air temperature valuesGravatar Gehad elrobey
2014-08-13Make SAC values in planner settings respect unit settingsGravatar Robert C. Helling
2014-08-13Improve on error reporting in the ConfigureDiveComputer classGravatar Joseph W. Joshua
2014-08-13Hide status message when an error message is presentGravatar Joseph W. Joshua
2014-08-13Use QXmlStreamReader for xml restoreGravatar Joseph W. Joshua
2014-08-13Change Dive Computer Configuration dialogGravatar Joseph W. Joshua
2014-08-13Use QXmlStreamReader for dive computer settings backupGravatar Joseph W. Joshua
2014-08-13Use macros for OSTC 3 setting codesGravatar Joseph W. Joshua
2014-08-13Start Work on Firmware UpdateGravatar Joseph W. Joshua
2014-08-13Add read/write support for OSTC 3 SetPoint settingsGravatar Joseph W. Joshua