Age | Commit message (Expand) | Author |
2013-12-11 | Guard against dereferencing undef | Anton Lundin |
2013-12-09 | Remove some unused variables | Anton Lundin |
2013-12-07 | Fix profile legend strings | Sergey Starosek |
2013-12-04 | Different Icon for a Bookmark Event. | Tomaz Canabrava |
2013-12-04 | Fixes positioning of the legend in View and Print modes. | Tomaz Canabrava |
2013-12-04 | Improve labeling for partial pressure graphs | Dirk Hohndel |
2013-12-03 | Disable calc_ndl_tts for print | Anton Lundin |
2013-12-03 | Add legend for the Partial Gass Pressure if active. | Tomaz Canabrava |
2013-12-01 | We need the correct context to translate event names | Dirk Hohndel |
2013-11-30 | More strings to be translated | Sergey Starosek |
2013-11-30 | Remove unused variable | Anton Lundin |
2013-11-30 | Reorder initializers to be more c++-strict | Anton Lundin |
2013-11-28 | Fixes ToolTip Item showing out of boundaries tooltips | Tomaz Canabrava |
2013-11-28 | More gradient on the partial pressure graph. | Tomaz Canabrava |
2013-11-27 | Rephrase tooltip | Dirk Hohndel |
2013-11-26 | Fixes the positioning of the ToolBar | Tomaz Canabrava |
2013-11-26 | Fix ToolTip disappeared when resizing the ProfileWindow | Tomaz Canabrava |
2013-11-21 | Cleanup and bugfix gaschange event printing | Anton Lundin |
2013-11-21 | Refactoring of the configuration handling. | Patrick Valsecchi |
2013-11-21 | Complete add bookmark for the profile context menu | Dirk Hohndel |
2013-11-21 | Work around QMessageBox not showing its title on Mac | Dirk Hohndel |
2013-11-19 | Add gas change event from profile context menu | Dirk Hohndel |
2013-11-19 | Hiding events doesn't change the dive_table | Dirk Hohndel |
2013-11-19 | Hooked up 'Hide Events' | Tomaz Canabrava |
2013-11-19 | Enable the 'Remove Event' callback. | Tomaz Canabrava |
2013-11-19 | Adds half of the support for the menu on the profile. | Tomaz Canabrava |
2013-11-19 | Print bailout on separate row from SP change | Anton Lundin |
2013-11-16 | Fix showing the tooltips on the profile. | Tomaz Canabrava |
2013-11-16 | Fix a crash with trying to show the tooltip on the profile. | Tomaz Canabrava |
2013-11-15 | Make tooltips work in the profile toolbar | Taiane Ramos |
2013-11-07 | Don't translate the fake DC models | Dirk Hohndel |
2013-11-01 | Added a new option to edit the dives. | Tomaz Canabrava |
2013-10-17 | Move sac-calculation to profile.c | Anton Lundin |
2013-10-15 | Fixed the moving around of the InfoPanel on non KDE enviroments. | Tomaz Canabrava |
2013-10-15 | profilegraphics.cpp: Use text sizes in plot_text() | Lubomir I. Ivanov |
2013-10-14 | Fix the DC ceiling in the profile. | Patrick Valsecchi |
2013-10-11 | Remove unused arg in plot_cylinder_pressure | Anton Lundin |
2013-10-11 | Good deal of whitespace fixes and code cleanup. | Tomaz Canabrava |
2013-10-09 | Fix potential uninitialized variable | Dirk Hohndel |
2013-10-07 | Compile without depending on the global MAX macro | Thiago Macieira |
2013-10-07 | Remove even more code and declarations | Dirk Hohndel |
2013-10-03 | Lookup gas via the plot_data, not the event | Anton Lundin |
2013-10-03 | Profile: use a 10px font when printing profile text | Lubomir I. Ivanov |
2013-09-27 | correct the placement of pressure markers | Maximilian Güntner |
2013-09-27 | Added a toolbar to the profile | Maximilian Güntner |
2013-09-27 | Added a ruler which can be dragged along the profile | Maximilian Güntner |
2013-09-27 | plot seconds with a fixed width of 2 | Maximilian Güntner |
2013-09-23 | Remove o2/he from plot_data and fix gas plot text | Anton Lundin |
2013-09-17 | Bugfix plot of ceiling violation | Anton Lundin |
2013-08-08 | Use maxx from graphics context for time calculation. | Michael Andreen |