Age | Commit message (Expand) | Author |
2014-01-23 | Move profile item to be used as cache. | Tomaz Canabrava |
2014-01-23 | Moved the temperature item as a 'Cache' | Tomaz Canabrava |
2014-01-23 | Move the creation of the Gas Pressure item to the constructor | Tomaz Canabrava |
2014-01-23 | Don't recreate the tissues, but instead, reshape them. | Tomaz Canabrava |
2014-01-22 | Make the tissues be preferences-aware. | Tomaz Canabrava |
2014-01-22 | Do not delete / new object that can be cached. | Tomaz Canabrava |
2014-01-22 | Simplify the code for the reported ceiling. | Tomaz Canabrava |
2014-01-22 | Prepare for plotting partial pressures in the new profile | Tomaz Canabrava |
2014-01-22 | Fix the ZLevel value of some items. | Tomaz Canabrava |
2014-01-22 | Add a MeanDepthItem that has 2 strings. | Tomaz Canabrava |
2014-01-21 | Draw the Ceiling in red if preferences are marked for that. | Tomaz Canabrava |
2014-01-21 | Remember to clean the tissues when changing dives. | Tomaz Canabrava |
2014-01-21 | Add the tissues to the profile graph | Tomaz Canabrava |
2014-01-21 | Add the DiveCalculatedCeiling item. | 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 | Fix the positioning of the Labels using the new DiveTextItem | Tomaz Canabrava |
2014-01-18 | Add mean depth to new profile | 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 | 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 | 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 | Use the same methods as the old profile to discover the boundaries. | Tomaz Canabrava |
2014-01-16 | Get rid of build warnings | Dirk Hohndel |
2014-01-16 | Fix compile error when not building with CONFIG+=debug | Dirk Hohndel |
2014-01-16 | Whitespace and coding style updates | Dirk Hohndel |
2014-01-16 | Reworked the calculate_max_limits and plotted the dive. | Tomaz Canabrava |
2014-01-16 | Added debug code to help understand the Profile | Tomaz Canabrava |
2014-01-16 | Importantly, I had forgotten to start the state machine | Tomaz Canabrava |
2014-01-16 | Added names to the states, so it's easier to debug. | Tomaz Canabrava |
2014-01-16 | Added a Context menu so we can test the state switching. | Tomaz Canabrava |
2014-01-16 | Added the Animations for the transitions of the States. | Tomaz Canabrava |
2014-01-16 | Aparrently there's no need for a showEvent here. | Tomaz Canabrava |
2014-01-16 | Fix the size of the scene on screen and Background improvements. | Tomaz Canabrava |
2014-01-16 | Added all the state transitions for each state. | Tomaz Canabrava |
2014-01-16 | Added Constants to the code, to ease the setup of the transitions. | Tomaz Canabrava |
2014-01-16 | Started the work on the States for the Profile. | Tomaz Canabrava |
2014-01-16 | Added the flag to ignore item transformations on the background. | Tomaz Canabrava |