aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/profilegraphics.cpp
AgeCommit message (Expand)Author
2013-12-01We need the correct context to translate event namesGravatar Dirk Hohndel
2013-11-30More strings to be translatedGravatar Sergey Starosek
2013-11-30Remove unused variableGravatar Anton Lundin
2013-11-30Reorder initializers to be more c++-strictGravatar Anton Lundin
2013-11-28Fixes ToolTip Item showing out of boundaries tooltipsGravatar Tomaz Canabrava
2013-11-28More gradient on the partial pressure graph.Gravatar Tomaz Canabrava
2013-11-27Rephrase tooltipGravatar Dirk Hohndel
2013-11-26Fixes the positioning of the ToolBarGravatar Tomaz Canabrava
2013-11-26Fix ToolTip disappeared when resizing the ProfileWindowGravatar Tomaz Canabrava
2013-11-21Cleanup and bugfix gaschange event printingGravatar Anton Lundin
2013-11-21Refactoring of the configuration handling.Gravatar Patrick Valsecchi
2013-11-21Complete add bookmark for the profile context menuGravatar Dirk Hohndel
2013-11-21Work around QMessageBox not showing its title on MacGravatar Dirk Hohndel
2013-11-19Add gas change event from profile context menuGravatar Dirk Hohndel
2013-11-19Hiding events doesn't change the dive_tableGravatar Dirk Hohndel
2013-11-19Hooked up 'Hide Events'Gravatar Tomaz Canabrava
2013-11-19Enable the 'Remove Event' callback.Gravatar Tomaz Canabrava
2013-11-19Adds half of the support for the menu on the profile.Gravatar Tomaz Canabrava
2013-11-19Print bailout on separate row from SP changeGravatar Anton Lundin
2013-11-16Fix showing the tooltips on the profile.Gravatar Tomaz Canabrava
2013-11-16Fix a crash with trying to show the tooltip on the profile.Gravatar Tomaz Canabrava
2013-11-15Make tooltips work in the profile toolbarGravatar Taiane Ramos
2013-11-07Don't translate the fake DC modelsGravatar Dirk Hohndel
2013-11-01Added a new option to edit the dives.Gravatar Tomaz Canabrava
2013-10-17Move sac-calculation to profile.cGravatar Anton Lundin
2013-10-15Fixed the moving around of the InfoPanel on non KDE enviroments.Gravatar Tomaz Canabrava
2013-10-15profilegraphics.cpp: Use text sizes in plot_text()Gravatar Lubomir I. Ivanov
2013-10-14Fix the DC ceiling in the profile.Gravatar Patrick Valsecchi
2013-10-11Remove unused arg in plot_cylinder_pressureGravatar Anton Lundin
2013-10-11Good deal of whitespace fixes and code cleanup.Gravatar Tomaz Canabrava
2013-10-09Fix potential uninitialized variableGravatar Dirk Hohndel
2013-10-07Compile without depending on the global MAX macroGravatar Thiago Macieira
2013-10-07Remove even more code and declarationsGravatar Dirk Hohndel
2013-10-03Lookup gas via the plot_data, not the eventGravatar Anton Lundin
2013-10-03Profile: use a 10px font when printing profile textGravatar Lubomir I. Ivanov
2013-09-27correct the placement of pressure markersGravatar Maximilian Güntner
2013-09-27Added a toolbar to the profileGravatar Maximilian Güntner
2013-09-27Added a ruler which can be dragged along the profileGravatar Maximilian Güntner
2013-09-27plot seconds with a fixed width of 2Gravatar Maximilian Güntner
2013-09-23Remove o2/he from plot_data and fix gas plot textGravatar Anton Lundin
2013-09-17Bugfix plot of ceiling violationGravatar Anton Lundin
2013-08-08Use maxx from graphics context for time calculation.Gravatar Michael Andreen
2013-08-05Fix " begin" and " end" for events in plot.Gravatar Michael Andreen
2013-08-05Support more than one event of the same type in Qt tooltip.Gravatar Michael Andreen
2013-07-18Profile: support grayscale plottingGravatar Lubomir I. Ivanov
2013-07-18Profile: add the isGrayscale flagGravatar Lubomir I. Ivanov
2013-07-18Profile: use a printMode flag in ProfileGraphicsViewGravatar Lubomir I. Ivanov
2013-07-05Profile: prevent a bug when switching viewsGravatar Lubomir I. Ivanov
2013-07-05Profile: improve tooltip animationGravatar Lubomir I. Ivanov
2013-07-05Profile: small tweak for tooltip separator lineGravatar Lubomir I. Ivanov