Age | Commit message (Expand) | Author |
2014-02-27 | Massive automated whitespace cleanup | Dirk Hohndel |
2014-02-27 | Store zoomed plot in preferences | Tomaz Canabrava |
2014-02-12 | Don't redeclare variables of the same name | Dirk Hohndel |
2014-02-12 | Replace mainWindow() with MainWindow::instance() | Boris Barbulovski |
2014-02-11 | Use our macro for FP comparisons | Dirk Hohndel |
2014-02-06 | Include images in profile | Robert C. Helling |
2014-02-06 | Move the divetooltipitem to its own file. | Tomaz Canabrava |
2014-01-21 | Add the DiveCalculatedCeiling item. | Tomaz Canabrava |
2014-01-19 | Make the colors of the texts be prettier. | Tomaz Canabrava |
2014-01-19 | Fix the positioning of the Labels using the new DiveTextItem | Tomaz Canabrava |
2014-01-17 | Plot the Temperature Text. | Tomaz Canabrava |
2014-01-16 | Fix some memory leaks. | Boris Barbulovski |
2014-01-16 | Whitespace and coding style updates | Dirk Hohndel |
2014-01-15 | Fix "hide unused cylinder" behavior | Dirk Hohndel |
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 |
2014-01-06 | Use helper function to display mean depth with correct unit | Dirk Hohndel |
2014-01-06 | Print numerical value of mean depth | Miika Turkia |
2013-12-29 | Fix typo | Dirk Hohndel |
2013-12-28 | Fix bookmark/gaschange setting for Ubuntu | Miika Turkia |
2013-12-28 | Use bookmark flag when bookmark contains heading | Miika Turkia |
2013-12-20 | Use M_OR_FT macro instead of switch statement | Dirk Hohndel |
2013-12-19 | Fix an unused variable warning | Lubomir I. Ivanov |
2013-12-18 | Adds unhide to profile menu context menu | Tim Wootton |
2013-12-11 | profilepgrahics.cpp: fix preceding limit check | Lubomir I. Ivanov |
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 |