Age | Commit message (Expand) | Author |
2014-01-21 | Add the tissues to the profile graph | Tomaz Canabrava |
2014-01-21 | Add the DiveCalculatedCeiling item. | Tomaz Canabrava |
2014-01-21 | Plot gas value function ported to the new canvas. | Tomaz Canabrava |
2014-01-21 | Add the gas presssure profile texts. | Tomaz Canabrava |
2014-01-21 | Simplfy the code for the cylinder pressure. | Tomaz Canabrava |
2014-01-21 | Add the depth text. | Tomaz Canabrava |
2014-01-21 | Add the dive computer text. | Tomaz Canabrava |
2014-01-19 | Plot the events on top of the profile. | Tomaz Canabrava |
2014-01-19 | Make the colors of the texts be prettier. | Tomaz Canabrava |
2014-01-19 | Remove the ticks on the Axis, we never used them on the old profile. | Tomaz Canabrava |
2014-01-19 | Fixed Temperature Text | Tomaz Canabrava |
2014-01-19 | Fix the positioning of the Labels using the new DiveTextItem | Tomaz Canabrava |
2014-01-19 | Remove the plotText function, standardize with the TextItem. | Tomaz Canabrava |
2014-01-19 | Enter dive edit mode on divemaster field focus | Sergey Starosek |
2014-01-19 | Expand tags approach to divemaster field | Sergey Starosek |
2014-01-19 | Populate divemaster completion model using CSV | Sergey Starosek |
2014-01-19 | Use focus policy setting from widget constructor | Sergey Starosek |
2014-01-19 | Ignore mouse wheel events on tags widget | Sergey Starosek |
2014-01-19 | Stop doing the (very expensive) pow() calculation pointlessly | Linus Torvalds |
2014-01-18 | Add mean depth to new profile | Dirk Hohndel |
2014-01-18 | Fix potential crash in getColor functions | Dirk Hohndel |
2014-01-18 | Fix maxdepth in new profile | Dirk Hohndel |
2014-01-18 | Fix crash in new profile | Michael Andreen |
2014-01-17 | Plot the Temperature Text. | Tomaz Canabrava |
2014-01-17 | Add the gas pressure plot. | Tomaz Canabrava |
2014-01-17 | Create a version of create_graph_info that doesn't depend on GC. | Tomaz Canabrava |
2014-01-17 | Add Information about the Pressure to the Model. | Tomaz Canabrava |
2014-01-17 | Added the Cylinder Pressure Axis | Tomaz Canabrava |
2014-01-17 | Remove warning about a null pixmap. | Tomaz Canabrava |
2014-01-17 | Remove warning about item not on the scene. | Tomaz Canabrava |
2014-01-17 | Fix a crash. | Tomaz Canabrava |
2014-01-17 | Fix compile time warnings | Dirk Hohndel |
2014-01-17 | Do not display the Time Axis | Tomaz Canabrava |
2014-01-17 | Made the Axis be aware of Direction. | Tomaz Canabrava |
2014-01-17 | Added the Temperature Graph. | Tomaz Canabrava |
2014-01-17 | Transform the DiveProfileItem to an Abstract Generalization | Tomaz Canabrava |
2014-01-17 | Added a DiveEventItem that knows how to handle itself. | Tomaz Canabrava |
2014-01-17 | Started the code for a grid that knows how to handle itself. | Tomaz Canabrava |
2014-01-17 | The plot-profile method was being called too many times. | Tomaz Canabrava |
2014-01-17 | Use the same methods as the old profile to discover the boundaries. | Tomaz Canabrava |
2014-01-17 | Treat Sensus CSV import specially on GUI | Miika Turkia |
2014-01-17 | Add Sensus XSLT as a resource and enable it | Miika Turkia |
2014-01-17 | Support for XSLT template for CSV import | Miika Turkia |
2014-01-17 | XSLT for parsing Sensus Ultra CSV export | Miika Turkia |
2014-01-17 | Sample log from Sensus Ultra, exported in CSV | Miika Turkia |
2014-01-17 | Remove duplicate method call | Sergey Starosek |
2014-01-17 | Don't include stdbool.h when included from C++ | Anton Lundin |
2014-01-16 | Add switch statement to CodingStyle | Dirk Hohndel |
2014-01-16 | Save XML files into a memory buffer rather than directly into a file | Linus Torvalds |
2014-01-16 | Get rid of build warnings | Dirk Hohndel |