summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-03-15Refactored image timestamp checking.Gravatar Jan Darowski
2015-03-15CSV import: average depth name fixGravatar Miika Turkia
2015-03-15Change the zoom level on globe if no coordinates are setGravatar Claudiu Olteanu
2015-03-14Make exporting photos with HTML optionalGravatar Gehad Elrobey
2015-03-14Profile: fix a couple of warningsGravatar Lubomir I. Ivanov
2015-03-14Profile: call clearHandlers() in setAddState()Gravatar Lubomir I. Ivanov
2015-03-14Profile: fix potential mem leak in pointsInserted()Gravatar Lubomir I. Ivanov
2015-03-14Revert 4f9705f3f5Gravatar Lubomir I. Ivanov
2015-03-14Some simple test for file parsingGravatar Dirk Hohndel
2015-03-14Add verbose debug output to parse_manual_fileGravatar Dirk Hohndel
2015-03-14Add Subsurface resources to testsGravatar Dirk Hohndel
2015-03-14Provide useful warning when we can't find an XSLT fileGravatar Dirk Hohndel
2015-03-14Temporary fix to allow importing of CSV filesGravatar Dirk Hohndel
2015-03-11Better testing if the first gas is explicitGravatar Dirk Hohndel
2015-03-11Don't allow two gas changes at the same timeGravatar Dirk Hohndel
2015-03-11Make sure no gas changes with negative time can be addedGravatar Dirk Hohndel
2015-03-11Simplify the code that replaces a gas change event at t=0Gravatar Dirk Hohndel
2015-03-11Event name should be a const char *Gravatar Dirk Hohndel
2015-03-11Removing gas change events @0:00 when new one is addedGravatar Yousef Hamza
2015-03-11HTML: don't show dive photos if photos are missingGravatar Gehad elrobey
2015-03-11HTML: Report start cylinder pressure correctly.Gravatar Gehad elrobey
2015-03-11HTML: fix the value of cylinder gas in trimix divesGravatar Gehad elrobey
2015-03-11Planner: disable mouse interaction when zoomed inGravatar Lubomir I. Ivanov
2015-03-11datatrak: some codings style fixes and fopen() usageGravatar Lubomir I. Ivanov
2015-03-10Trim CSV lines on importGravatar Miika Turkia
2015-03-10Allow removal of manually added unused cylindersGravatar Joakim Bygdell
2015-03-10Change the diveSiteMessage to show close or accept/rejectGravatar Dirk Hohndel
2015-03-10Clean up the UI when finished editingGravatar Dirk Hohndel
2015-03-10Turn the toolbar back on after editing a dive siteGravatar Dirk Hohndel
2015-03-10Don't call enableEdition() every time a change is madeGravatar Dirk Hohndel
2015-03-10Don't enter dive site edit mode whenever the coordinates are set in the UIGravatar Dirk Hohndel
2015-03-10Add notificationwidget to cmake buildGravatar Dirk Hohndel
2015-03-10Don't call UI functions from helper codeGravatar Dirk Hohndel
2015-03-10Import Datatrak/WLog filesGravatar Salvador Cuñat
2015-03-10Clear after accepting / rejecting the LocationEditGravatar Tomaz Canabrava
2015-03-10Change color / mark widget as changed correctly on LocationEditGravatar Tomaz Canabrava
2015-03-10Clone a bit of code to mark the Location Widget changedGravatar Tomaz Canabrava
2015-03-10Remove redundant codeGravatar Tomaz Canabrava
2015-03-10Remove dead code.Gravatar Tomaz Canabrava
2015-03-10Do not show the Edit mode message when entering location management screenGravatar Tomaz Canabrava
2015-03-09Import subsurface-android build scriptGravatar Anton Lundin
2015-03-09Improve gas accounting in the pannerGravatar Joakim Bygdell
2015-03-09Fix building with NO_PRINTING for AndroidGravatar Anton Lundin
2015-03-08Include upper case extensions on import dialogGravatar Miika Turkia
2015-03-08Ignore buddy pressures in Liquivision importGravatar Miika Turkia
2015-03-08Fix a crash on Liquivision importGravatar Miika Turkia
2015-03-08Add explicit setpoint change at t=0 when planning CCR divesGravatar Robert C. Helling
2015-02-28Add ability to undo renumbering of divesGravatar Grace Karanja
2015-02-28HTML: Add Max. depth to dive view.Gravatar Gehad elrobey
2015-02-28Show notification message while logs are converted from v2Gravatar Gehad elrobey