Age | Commit message (Expand) | Author |
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 |
2013-08-05 | Fix " begin" and " end" for events in plot. | Michael Andreen |
2013-08-05 | Support more than one event of the same type in Qt tooltip. | Michael Andreen |
2013-07-18 | Profile: support grayscale plotting | Lubomir I. Ivanov |
2013-07-18 | Profile: add the isGrayscale flag | Lubomir I. Ivanov |
2013-07-18 | Profile: use a printMode flag in ProfileGraphicsView | Lubomir I. Ivanov |
2013-07-05 | Profile: prevent a bug when switching views | Lubomir I. Ivanov |
2013-07-05 | Profile: improve tooltip animation | Lubomir I. Ivanov |
2013-07-05 | Profile: small tweak for tooltip separator line | Lubomir I. Ivanov |
2013-07-05 | Profile: collapse tooltip back to original height | Lubomir I. Ivanov |
2013-07-04 | Profile: attempt on better zoom and pan logic | Lubomir I. Ivanov |
2013-07-04 | Profile: use more levels of zoom | Lubomir I. Ivanov |
2013-07-04 | Profile: prevent a zoom glitch at maximum zoom level | Lubomir I. Ivanov |