Age | Commit message (Expand) | Author |
2014-07-03 | Planner: Add backgas breaks | Robert C. Helling |
2014-07-03 | UI restructure: use displayed_dive for add dive and plan dive | Dirk Hohndel |
2014-07-03 | UI restructure: don't use random dives from the divelist for data | Dirk Hohndel |
2014-07-03 | UI restructure: make planner act on displayed_dive | Dirk Hohndel |
2014-07-03 | UI restructure: add clone_dive helper | Dirk Hohndel |
2014-07-03 | UI restructure: get rid of "current" pointer in cylinders and weights | Dirk Hohndel |
2014-07-03 | UI restructure: only switch to edit mode if user made change | Dirk Hohndel |
2014-07-03 | UI restructure: track if any data was modified | Dirk Hohndel |
2014-07-03 | UI restructure: improve memory handling in maintab | Dirk Hohndel |
2014-07-03 | Add a "smart strdup" helper named copy_string() | Dirk Hohndel |
2014-07-03 | UI restructure: updateDiveInfo displays displayed_dive | Dirk Hohndel |
2014-07-03 | UI restructure: always display pictures for displayed dive | Dirk Hohndel |
2014-07-03 | UI restructure: updateDiveInfo shows the selected dive by default | Dirk Hohndel |
2014-07-03 | UI restructure: plotDive: plot current dive by default & use displayed_dive | Dirk Hohndel |
2014-07-03 | UI restructure: add helper function to copy and clear a dive | Dirk Hohndel |
2014-07-02 | UI restructure: fix get_divenr to do the right thing on a copy of a dive | Dirk Hohndel |
2014-07-02 | UI restructure: plotDive should just take one dive | Dirk Hohndel |
2014-07-02 | UI restructure: use a global variable to hold the dive we show / edit | Dirk Hohndel |
2014-07-01 | HTML: use Right/Left arrows to switch between dives | Gehad Elrobey |
2014-07-01 | Don't show gaschange events at the beginning of a dive | Linus Torvalds |
2014-07-01 | Add dive: remove cylinder pressures from samples | Dirk Hohndel |
2014-07-01 | Equipment edit: for some reason we need a local copy of index | Dirk Hohndel |
2014-07-01 | Maintab: fix tab stop order | Dirk Hohndel |
2014-07-01 | Planner: use the traditional date widget | Dirk Hohndel |
2014-07-01 | Use gas_mod helper instead of local version | Anton Lundin |
2014-07-01 | Picture loading: only add the pictures to "reasonable" dives | Dirk Hohndel |
2014-07-01 | Small whitespace fix | Dirk Hohndel |
2014-07-01 | Implement a cache for the scaled images | Dirk Hohndel |
2014-07-01 | Clarify the gaschange icon | Anton Lundin |
2014-07-01 | Show subsurface logo in dive plan print out | Robert C. Helling |
2014-07-01 | Show ascent gas consumption separately in planner | Robert C. Helling |
2014-07-01 | fix tab step order in planner settings. | Joakim Bygdell |
2014-06-30 | Main Window: start showing dive list and globe | Dirk Hohndel |
2014-06-30 | Only replot the dive if maxDepth > oldMaxDepth on plan / add mode. | Tomaz Canabrava |
2014-06-30 | Better colors for Add and Plan modes. | Tomaz Canabrava |
2014-06-30 | Revert Date widget to default in Qt | Tomaz Canabrava |
2014-06-30 | Selects the dive date before showing it up. | Tomaz Canabrava |
2014-06-30 | Added a shortcut 'ESC' to close the calendar widget | Tomaz Canabrava |
2014-06-30 | Calendar widget should hide when clicking somewhere else | Tomaz Canabrava |
2014-06-30 | Fixed SearchBar layout and icons | Tomaz Canabrava |
2014-06-30 | Align the texts on the Left inside of Right for the DiveList | Tomaz Canabrava |
2014-06-30 | User survey: detect the machine the app is running on | Dirk Hohndel |
2014-06-30 | User survey: don't ask more than once per invocation | Dirk Hohndel |
2014-06-30 | Merge branch 'survey' | Dirk Hohndel |
2014-06-30 | Fix Qt4 build | Dirk Hohndel |
2014-06-30 | User survey: actually collect and send the data to the backend | Dirk Hohndel |
2014-06-30 | Small white space tune-up on JS file | Miika Turkia |
2014-06-30 | HTML: Show nice values when pressure is not available | Gehad elrobey |
2014-06-30 | HTML: Fix listlib whitespace errors. | Gehad elrobey |
2014-06-30 | HTML: Use jqplot to draw profile. | Gehad elrobey |