summaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2014-08-25Remove a lot of non-necessary boilerplate code.Gravatar Tomaz Canabrava
2014-08-25Add initial skeleton for the Statistics RedesignGravatar Tomaz Canabrava
2014-08-25Fix NO_USERMANUAL building for androidGravatar Anton Lundin
2014-08-23Re-enable the edition of the Date after editing a trip.Gravatar Tomaz Canabrava
2014-08-23A much better Toolbar for the profile.Gravatar Tomaz Canabrava
2014-08-23TankBar: don't risk dereferencing stale pointersGravatar Dirk Hohndel
2014-08-22Divelist: Use more sensible default column widthsGravatar Dirk Hohndel
2014-08-22Divelist: switch to better column headersGravatar Dirk Hohndel
2014-08-21Fix selection logic when manually adding a diveGravatar Dirk Hohndel
2014-08-21Planner: Control-Click removes divedatapoint and all following onesGravatar Robert C. Helling
2014-08-21Crash clicking on the globe without a diveGravatar Karina Mochetti
2014-08-21Dive list: seriously simplify the "add to trip" codeGravatar Dirk Hohndel
2014-08-21Show correct path after saving dive computer settingsGravatar Joseph W. Joshua
2014-08-21Make sure tank bar button triggers tank barGravatar Dirk Hohndel
2014-08-19Planner: don't show CC Set Point when planning divesGravatar Dirk Hohndel
2014-08-19Planner: make sure start time is reflected in diveplan and displayed_diveGravatar Dirk Hohndel
2014-08-19Fix crash when calling the planner twice in a rowGravatar Dirk Hohndel
2014-08-19Don't trigger creation of dive from invalid plan in planCreated()Gravatar Dirk Hohndel
2014-08-19Mark manually entered waypoints as suchGravatar Dirk Hohndel
2014-08-19Planner: make sure no old handles are around when entering Add/PlanGravatar Dirk Hohndel
2014-08-19Planner: after canceling a plan, redraw the profileGravatar Dirk Hohndel
2014-08-19Planner: clear out model before re-planning a diveGravatar Dirk Hohndel
2014-08-19Add ability to replan a dive that we planned beforeGravatar Dirk Hohndel
2014-08-19Planner: don't calculate ascent while adding waypointsGravatar Dirk Hohndel
2014-08-19Planner: correctly free divedatapointsGravatar Dirk Hohndel
2014-08-19Planner: bring sanity to the SAC rate handlingGravatar Dirk Hohndel
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-17Cut'n'paste for dive data: implement paste sideGravatar Dirk Hohndel
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-16Cut'n'paste for dive data: implement copy sideGravatar Dirk Hohndel
2014-08-16Dive edit: allow the user to explicitly clear a GPS locationGravatar Dirk Hohndel
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-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-13Change Dive Computer Configuration dialogGravatar 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
2014-08-13Add reading and writing of OSTC 3 Dil valuesGravatar Joseph W. Joshua
2014-08-13Implement saving of OSTC3 Gas SettingsGravatar Joseph W. Joshua
2014-08-13Read OSTC3 GasSetting ValuesGravatar Joseph W. Joshua