Age | Commit message (Expand) | Author |
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 '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 | Use the same code for command line and gui for file handling. | Tomaz Canabrava |
2013-09-03 | Fixed a incorrect signal that shouldn't be there. | Tomaz Canabrava |
2013-09-03 | Missing Files. | Tomaz Canabrava |
2013-09-02 | Code Cleanup: Merged the three TableViews shared code | Tomaz Canabrava |
2013-09-02 | Added missing CSS file. | Tomaz Canabrava |
2013-09-02 | Fixe: Show the profile and info window on opening. | Tomaz Canabrava |
2013-08-30 | Build fix | Dirk Hohndel |
2013-08-30 | Corrected spelling of "weight" in the preferences dialog and code | Benjamin |
2013-08-30 | Merge branch 'bugfixes' of github.com:danilocesar/subsurface | Dirk Hohndel |
2013-08-30 | More Code Cleanup | Tomaz Canabrava |
2013-08-30 | More Code Cleanup. | Tomaz Canabrava |
2013-08-30 | Fix '+' sign for time on the planer, plus code cleanup. | Tomaz Canabrava |
2013-08-30 | Make planned points deletion works on the Table too. | Tomaz Canabrava |
2013-08-30 | Moves deletion logic of divepoints to the Model. | Tomaz Canabrava |
2013-08-30 | Gas choices working, both directions ( Planner and Table ) | Tomaz Canabrava |
2013-08-30 | Added support for changing Depth and Time on the Table. | Tomaz Canabrava |
2013-08-30 | Started the work of Editable Model for the Planner | Tomaz Canabrava |
2013-08-30 | Code Cleanup - Remove temporaries. | Tomaz Canabrava |
2013-08-30 | Code cleanup - Dead Code. | Tomaz Canabrava |
2013-08-29 | fix DownloadDialog behavior | Danilo Cesar Lemes de Paula |
2013-08-28 | Made the TableViews share a bit of code, code cleanup. | Tomaz Canabrava |
2013-08-28 | Added a 'remove' icon on the dive planner table. | Tomaz Canabrava |
2013-08-26 | Fixed moving a dive point between dive points | Tomaz Canabrava |
2013-08-26 | Made possible to add a divepoint between two others. | Tomaz Canabrava |
2013-08-26 | Fixed entering a dive stop before another dive stop. | Tomaz Canabrava |
2013-08-26 | Fixed invalid values on the TableView | Tomaz Canabrava |
2013-08-26 | Fixed a bug where moving a handler would mess the planner | Tomaz Canabrava |
2013-08-26 | Moved a lot of code to the Model, cleaning the interface. | Tomaz Canabrava |