Age | Commit message (Expand) | Author |
2013-09-18 | Fix updateDiveInfo to clear coordinates when called with invalid dive | Dirk Hohndel |
2013-09-18 | Don't show the planner widget when adding a dive | Dirk Hohndel |
2013-09-18 | Only calculate deco stops in planner mode | Dirk Hohndel |
2013-09-18 | Rename createDecostops to drawProfile | Dirk Hohndel |
2013-09-18 | Use Planner dialog to add dive | Dirk Hohndel |
2013-09-18 | Fix the annoying tab order issue in the notes tab | Dirk Hohndel |
2013-09-18 | Added the Message and the Buttons on the Equipment Tab | Tomaz Canabrava |
2013-09-18 | Add a Warning icon on the changed tabs, for edition of dives. | Tomaz Canabrava |
2013-09-18 | Good deal of Code Cleanup for the maintab | Tomaz Canabrava |
2013-09-18 | Show DiveNotes when program starts. | Tomaz Canabrava |
2013-09-18 | Destroy the main window before exiting the application | Thiago Macieira |
2013-09-18 | Show sample time in the mouseover. | Anton Lundin |
2013-09-18 | Only calculate with he when he is present in event | Anton Lundin |
2013-09-18 | Use the right event type | Anton Lundin |
2013-09-17 | move process_dives to the mainthread | Danilo Cesar Lemes de Paula |
2013-09-17 | Fix SIGSEGV after dive computer download | Linus Torvalds |
2013-09-17 | Improved handling of latitude and longitude. | Michael Andreen |
2013-09-17 | Enable opening files with .zip suffix | Henrik Brautaset Aronsen |
2013-09-17 | Update installer so we can cross-build for Windows | Dirk Hohndel |
2013-09-17 | Fix Windows compile | Dirk Hohndel |
2013-09-17 | Two header files missing for Mac OSX | Robert Helling |
2013-09-17 | Bugfix plot of ceiling violation | Anton Lundin |
2013-09-16 | Planner: start time is relative | Dirk Hohndel |
2013-09-16 | Merge branch 'deviceProbe' of github.com:danilocesar/subsurface | Dirk Hohndel |
2013-09-16 | implement device probe in C | Danilo Cesar Lemes de Paula |
2013-09-16 | Merge branch 'quirks' of https://github.com/tcanabrava/subsurface | Dirk Hohndel |
2013-09-16 | Merge branch 'multiDiveEdition' of https://github.com/tcanabrava/subsurface | Dirk Hohndel |
2013-09-16 | Plotted the Scale on the Ruler ( depth / time ) on the planner | Tomaz Canabrava |
2013-09-16 | Use the same line dimensions as the profile, on the planner. | Tomaz Canabrava |
2013-09-16 | Ok on the planner now correctly creates a Dive. | Tomaz Canabrava |
2013-09-16 | Move the creation of the dive plan to the model | Tomaz Canabrava |
2013-09-16 | Plug the Cancel action on the Dive Planner Table and start the 'ok' code. | Tomaz Canabrava |
2013-09-16 | Position the X and Y labels of the Rulers | Tomaz Canabrava |
2013-09-10 | Fix row counting bug | Dirk Hohndel |
2013-09-10 | Merge branch 'downloaddialog' of github.com:danilocesar/subsurface | Dirk Hohndel |
2013-09-10 | Change ws_info and tank_info types | Dirk Hohndel |
2013-09-10 | Fill ws_info structure and use it when entering weight systems | Dirk Hohndel |
2013-09-10 | improve DownloadDialog's error handling | Danilo Cesar Lemes de Paula |
2013-09-10 | improve DownloadDialog UI control | Danilo Cesar Lemes de Paula |
2013-09-09 | Make the Plus Button on the planner work. | Tomaz Canabrava |
2013-09-09 | Last gas used will be used on new dive planner point. | Tomaz Canabrava |
2013-09-09 | Merge branch 'moreDivePlanner' of https://github.com/tcanabrava/subsurface | Dirk Hohndel |
2013-09-09 | Signal that the model changed when editing plan specific information. | Tomaz Canabrava |
2013-09-09 | Plug most of the dive planner - non - model stuff. | Tomaz Canabrava |
2013-09-09 | Enable the CC SetPoint on the planner, also input bug fix. | Tomaz Canabrava |
2013-09-09 | Removed Warnings | Tomaz Canabrava |
2013-09-09 | Use the same code for command line and gui for file handling. | Tomaz Canabrava |
2013-09-09 | Fix QString Usage | Tomaz Canabrava |
2013-09-09 | Code Cleanup, Tabs instead of Spaces. | Tomaz Canabrava |
2013-09-03 | Fixed a incorrect signal that shouldn't be there. | Tomaz Canabrava |