Age | Commit message (Expand) | Author |
2014-01-15 | Convert to TRUE/FALSE to stdbools true/false | Anton Lundin |
2014-01-07 | Get rid of pointers to dive structures in the UI | Dirk Hohndel |
2013-12-24 | Don't use QList if sizeof(item) > void*. | Tomaz Canabrava |
2013-12-18 | Adds unhide to profile menu context menu | Tim Wootton |
2013-12-09 | Remove some unused variables | Anton Lundin |
2013-12-04 | Different Icon for a Bookmark Event. | Tomaz Canabrava |
2013-12-03 | Add legend for the Partial Gass Pressure if active. | 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-01 | Added a new option to edit the dives. | Tomaz Canabrava |
2013-10-15 | Fixed the moving around of the InfoPanel on non KDE enviroments. | Tomaz Canabrava |
2013-10-15 | Random white space cleanup | Dirk Hohndel |
2013-10-11 | Remove unused arg in plot_cylinder_pressure | Anton Lundin |
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-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: improve tooltip animation | Lubomir I. Ivanov |
2013-07-04 | Profile: attempt on better zoom and pan logic | Lubomir I. Ivanov |
2013-07-02 | Profile: add white outline to all text | Lubomir I. Ivanov |
2013-06-19 | Consistently use slots / signals | Dirk Hohndel |
2013-06-14 | Plot cleanup | Dirk Hohndel |
2013-06-10 | Added a slot to set the full time of the dive plan | Tomaz Canabrava |
2013-06-10 | Added a simple "TextEditor" in the graph, for a plan mode. | Tomaz Canabrava |
2013-06-10 | Added a 'Plan' mode and a 'Dive' mode on the profile. | Tomaz Canabrava |
2013-06-10 | Implemented the movement of the ToolTip by Hand. | Tomaz Canabrava |
2013-06-10 | Save / Restore toolTip information position on the Profile when switching dives. | Tomaz Canabrava |
2013-06-10 | Fix memory leak | Tomaz Canabrava |
2013-06-07 | Hide/Show tooltip on mouse over view widget | Helio Chissini de Castro |
2013-05-31 | Show the gas with the pressure diagram | Dirk Hohndel |
2013-05-26 | Hook up most of the Preferences dialog | Dirk Hohndel |
2013-05-22 | The never ending, futile fight for whitespace consistency | Dirk Hohndel |
2013-05-22 | Re-enable dive computer selectiom | Dirk Hohndel |
2013-05-16 | Fix loading a second dive, after the first file was loaded. | Tomaz Canabrava |
2013-05-10 | Fixed loading the first dive via command line on the profile. | Tomaz Canabrava |
2013-05-10 | Fixed Zoom and Positioning of the Ruler Items | Tomaz Canabrava |
2013-05-10 | Fix some compiler warnings | Dirk Hohndel |
2013-05-10 | Change the plot text so it receives a QPointF instead of x,y, and a Parent | Tomaz Canabrava |
2013-05-10 | Only drag the tooltip panel when not zooming. | Tomaz Canabrava |
2013-05-10 | Fix Tooltip Positions, code cleanup | Tomaz Canabrava |
2013-05-09 | The Zoom is working just like the GTK Version. | Tomaz Canabrava |
2013-05-09 | Removed unused code that I'm sure it's safe to delete. | Tomaz Canabrava |
2013-05-09 | Plot the vertical ruler on the left of the profile. | Tomaz Canabrava |
2013-05-09 | Plot pp Text | Tomaz Canabrava |
2013-05-09 | Plotting deco text. | Tomaz Canabrava |
2013-05-09 | Plotting cylinder pressure text. | Tomaz Canabrava |
2013-05-09 | Plotting depth text. | Tomaz Canabrava |
2013-05-09 | Plotting temperature text. | Tomaz Canabrava |