Age | Commit message (Expand) | Author |
2014-03-19 | Profile2: fix widths on some lines for Qt5 | Lubomir I. Ivanov |
2014-03-18 | Profile2: use unsigned int for the divecomputer number | Lubomir I. Ivanov |
2014-03-18 | Clear PN2 PO2 PHE GasItem | Hugle |
2014-03-17 | Be more careful about dive computer selection | Linus Torvalds |
2014-03-17 | Silly change to a comment | Dirk Hohndel |
2014-03-16 | New profile: fix event hiding logic | Dirk Hohndel |
2014-03-15 | New profile: add event manipulation to context menu | Dirk Hohndel |
2014-03-15 | Bugfix: generalize pp graphs to allow for multi over-threshold periods | Jan Mulder |
2014-03-13 | New profile: fix Information overlay location | Dirk Hohndel |
2014-03-12 | Profile2: place the ruler and tooltip on top (Z order) | Lubomir I. Ivanov |
2014-03-12 | Ruler: change how the ruler text drawing works | Lubomir I. Ivanov |
2014-03-11 | Only anim if not first dive when openning subsurface with a divelog. | Tomaz Canabrava |
2014-03-11 | Support save / load for the Animation Speed on the Preferences | Tomaz Canabrava |
2014-03-11 | Support Animation Speed via Settings. | Tomaz Canabrava |
2014-03-11 | Profile2: provide means to disable the tool buttons | Lubomir I. Ivanov |
2014-03-10 | Profile2: reset the zoom level when a new profile is drawn | Lubomir I. Ivanov |
2014-03-10 | Profile2: use a different image when no profile is visible | Lubomir I. Ivanov |
2014-03-10 | Profile2: use an implicit initializer for a struct array | Lubomir I. Ivanov |
2014-03-10 | Profile2: fix some initializer list order warnings | Lubomir I. Ivanov |
2014-03-09 | Fix retrieving the initial position of the Notification Area. | Tomaz Canabrava |
2014-03-09 | Code Cleanup ( that fix 2 bugs ) | Tomaz Canabrava |
2014-03-07 | Remove a Lot of Dead Code. | Tomaz Canabrava |
2014-03-07 | Remove the old profile from the main screen of Subsurface | Tomaz Canabrava |
2014-03-07 | Fix a crash on changing dives when the ruler is used. | Tomaz Canabrava |
2014-03-03 | Whitespace cleanup | Dirk Hohndel |
2014-03-02 | Add Units to mean depth value | Gopichand Paturi |
2014-02-27 | Massive automated whitespace cleanup | Dirk Hohndel |
2014-02-27 | Try to fix the font issue on the ruler. | Tomaz Canabrava |
2014-02-27 | New profile: Make the ruler work. (caution, fonts are BIIIG ) | Tomaz Canabrava |
2014-02-27 | Remove the pInfo pointer, make it a real structure instead. | Tomaz Canabrava |
2014-02-27 | New profile: Toggle on / off the ruler via settings. | Tomaz Canabrava |
2014-02-27 | New profile: add the RulerItem | Tomaz Canabrava |
2014-02-27 | New profile: DiveRuler compiles / not working yet. | Tomaz Canabrava |
2014-02-27 | New profile: add placeholder code for the RulerItem | Tomaz Canabrava |
2014-02-27 | New profile: connect the scale action | Tomaz Canabrava |
2014-02-26 | New profile: create fake DC if we have no samples | Dirk Hohndel |
2014-02-25 | New profile: try to pick better HR samples for which to print number | Dirk Hohndel |
2014-02-25 | New profile: fix tooltip display for events | Dirk Hohndel |
2014-02-25 | New profile: small cleanup of heartrate code | Dirk Hohndel |
2014-02-25 | New profile: add event info to tooltip | Dirk Hohndel |
2014-02-23 | New profile: create new class for DiveHeartrateItem | Dirk Hohndel |
2014-02-23 | New profile: better positioning for the heartrate labels | Dirk Hohndel |
2014-02-23 | Calculate minimum and maximum heartrate | Dirk Hohndel |
2014-02-23 | Don't try to setup event if it is NULL | Dirk Hohndel |
2014-02-23 | Don't try to set visibility of events before they have been added | Dirk Hohndel |
2014-02-22 | New profile: add image pixmaps for image events | Robert C. Helling |
2014-02-19 | Implement the rest of the heartbeat. | Tomaz Canabrava |
2014-02-19 | New profile: partial addition of heartrate | Dirk Hohndel |
2014-02-19 | Only recalculate the tooltip if time has changed | Dirk Hohndel |
2014-02-19 | Convert more TRUE/FALSE to stdbools true/false | Anton Lundin |