Age | Commit message (Expand) | Author |
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 |
2013-07-02 | Profile: add white outline to all text | Lubomir I. Ivanov |
2013-07-02 | Revert "Profile: add white outline to all text" | Dirk Hohndel |
2013-07-02 | Silence some warnings | Dirk Hohndel |
2013-07-02 | Merge branch 'nitpicks' of github.com:tcanabrava/subsurface | Dirk Hohndel |
2013-07-02 | Shared background for profile and planner. | Tomaz Canabrava |
2013-07-02 | Added 2 new files to handle the common stuff for graphics. | Tomaz Canabrava |
2013-06-29 | Profile: add white outline to all text | Lubomir I. Ivanov |
2013-06-28 | Profile: move the bounding box below plot data | Lubomir I. Ivanov |
2013-06-18 | Converting the device_info list into a Qt data structure | Dirk Hohndel |
2013-06-14 | Plot cleanup | Dirk Hohndel |
2013-06-13 | Merge branch 'linusDiveList' of https://github.com/tcanabrava/subsurface | Dirk Hohndel |
2013-06-12 | Do not plot on showEvent if dive is already plotted. | Tomaz Canabrava |
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-10 | Moved the 'create fake dc' to it's own function in device.c | Tomaz Canabrava |
2013-06-07 | Hide/Show tooltip on mouse over view widget | Helio Chissini de Castro |
2013-06-06 | Fix movement of the tooltip overlay | Tomaz Canabrava |
2013-05-31 | Show the gas with the pressure diagram | Dirk Hohndel |
2013-05-31 | Show GF for calculated ceiling above the graph | Dirk Hohndel |
2013-05-31 | Cleanup minor issues with ceilings for individualy tissues | Dirk Hohndel |
2013-05-31 | Show ceilings for individual tissues | Robert Helling |
2013-05-29 | Correct the ceiling preference handling | Dirk Hohndel |
2013-05-29 | Connect preferences to the rest of the code | Dirk Hohndel |
2013-05-28 | Fix the positioning of text in the dive profile | 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-22 | Fixed update the plot as we resize the view. | Tomaz Canabrava |
2013-05-16 | Fix loading a dive via command line. | Tomaz Canabrava |
2013-05-16 | Fix loading a second dive, after the first file was loaded. | Tomaz Canabrava |
2013-05-16 | Fixed the loading of some maps | Tomaz Canabrava |
2013-05-14 | Clean up some typos | Henrik Brautaset Aronsen |
2013-05-13 | Fix segfault on mouseOver at the Profile with an invalid dive selected ( trip ) | Tomaz Canabrava |