Age | Commit message (Expand) | Author |
2014-08-27 | CCR Patch: Adapt pressure interpolation for CCR | willem ferguson |
2014-08-26 | Small whitespace cleanup | Dirk Hohndel |
2014-08-26 | TableWidgets: change default column width and don't save unchanged widths | Dirk Hohndel |
2014-08-26 | DiveList: don't save default column width | Dirk Hohndel |
2014-08-26 | CCR patch: Create memory space to store cylinder pressures | Willem Ferguson |
2014-08-26 | Fix planner gas consumption | Dirk Hohndel |
2014-08-26 | Fix missing translations for webservice responses | Dirk Hohndel |
2014-08-25 | Implement the modelDataChanged to repopulate the widget on Statistics | Tomaz Canabrava |
2014-08-25 | Use scene()->clear() instead of manually clearing the scene. | Tomaz Canabrava |
2014-08-25 | Use aboutToBeRemoved instead of removed | Tomaz Canabrava |
2014-08-25 | Implement the resizeEvent to make the statistics always visible. | Tomaz Canabrava |
2014-08-25 | Create stub methods and connects the model with the new statistics | Tomaz Canabrava |
2014-08-25 | Add the old Statistics to have a reference view while programming | Tomaz Canabrava |
2014-08-25 | Remove a lot of non-necessary boilerplate code. | Tomaz Canabrava |
2014-08-25 | Add initial skeleton for the Statistics Redesign | Tomaz Canabrava |
2014-08-25 | Code cleanup: gaspressures.c | Willem Ferguson |
2014-08-25 | Fix NO_USERMANUAL building for android | Anton Lundin |
2014-08-25 | Fix android font config | Anton Lundin |
2014-08-25 | CCR code: Split profile.c into two files, with gas caluclations separate. | Willem Ferguson |
2014-08-23 | Re-enable the edition of the Date after editing a trip. | Tomaz Canabrava |
2014-08-23 | A much better Toolbar for the profile. | Tomaz Canabrava |
2014-08-23 | Complement the CMakesList.txt with the latest file inclusions. | Tomaz Canabrava |
2014-08-23 | TankBar: don't risk dereferencing stale pointers | Dirk Hohndel |
2014-08-22 | Add new strings and pull latest translations | Dirk Hohndel |
2014-08-22 | Use the Windows default font on Windows 7 and 8/8.1 | Dirk Hohndel |
2014-08-22 | Divelist: Use more sensible default column widths | Dirk Hohndel |
2014-08-22 | Divelist: switch to better column headers | Dirk Hohndel |
2014-08-22 | We should never show decimals on depth in feet | Dirk Hohndel |
2014-08-21 | Fix selection logic when manually adding a dive | Dirk Hohndel |
2014-08-21 | Planner: Control-Click removes divedatapoint and all following ones | Robert C. Helling |
2014-08-21 | Crash clicking on the globe without a dive | Karina Mochetti |
2014-08-21 | Dive list: seriously simplify the "add to trip" code | Dirk Hohndel |
2014-08-21 | Show correct path after saving dive computer settings | Joseph W. Joshua |
2014-08-21 | Make sure tank bar button triggers tank bar | Dirk Hohndel |
2014-08-21 | One more attempt to get Mac back to work with Qt4 | Dirk Hohndel |
2014-08-21 | make clean should also remove ssrf-version.h | Dirk Hohndel |
2014-08-21 | Add keywords in .desktop file | Salvo 'LtWorf' Tomaselli |
2014-08-20 | make clean should remove the compiled binary | Dirk Hohndel |
2014-08-20 | Import decostop information from UDDF files | Anton Lundin |
2014-08-20 | Import NDL form UDDF files | Anton Lundin |
2014-08-19 | Planner: don't show CC Set Point when planning dives | Dirk Hohndel |
2014-08-19 | Planner: make sure start time is reflected in diveplan and displayed_dive | Dirk Hohndel |
2014-08-19 | Fix crash when calling the planner twice in a row | Dirk Hohndel |
2014-08-19 | Fix build on Mac with Qt4 | Dirk Hohndel |
2014-08-19 | Don't trigger creation of dive from invalid plan in planCreated() | Dirk Hohndel |
2014-08-19 | Mark manually entered waypoints as such | Dirk Hohndel |
2014-08-19 | Planner: make sure no old handles are around when entering Add/Plan | Dirk Hohndel |
2014-08-19 | Planner: after canceling a plan, redraw the profile | Dirk Hohndel |
2014-08-19 | Planner: clear out model before re-planning a dive | Dirk Hohndel |
2014-08-19 | Add ability to replan a dive that we planned before | Dirk Hohndel |