Age | Commit message (Expand) | Author |
2014-02-27 | Remove old leftover header | Anton Lundin |
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 | Tune CVS import dialog | Alberto Corona |
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-27 | Store zoomed plot in preferences | Tomaz Canabrava |
2014-02-26 | Fixing default font on preference window | Danilo Cesar Lemes de Paula |
2014-02-26 | New profile: create fake DC if we have no samples | Dirk Hohndel |
2014-02-26 | reseting progress_bar_text for new downloads | Danilo Cesar Lemes de Paula |
2014-02-26 | disable buttons while downloading | Danilo Cesar Lemes de Paula |
2014-02-26 | Adding a polite "Please" in front of the warning message. | Giuseppe 'ferdy' Miceli |
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-20 | Clear edit mode for manually added dives | Miika Turkia |
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 |
2014-02-18 | Implement the '...' search button for Uemis dive computers | Dirk Hohndel |
2014-02-18 | Add an assertion to prevent MainWindow from being recreated | Thiago Macieira |
2014-02-18 | Make lastUsedImageDir static to prevent a crash | Robert C. Helling |
2014-02-18 | Use DateTimeOriginal on image import | Miika Turkia |
2014-02-18 | Fix compile error | Miika Turkia |
2014-02-17 | Code cleanup | Dirk Hohndel |
2014-02-17 | Make part of the context menu work (gas change event) | Tomaz Canabrava |
2014-02-17 | Missing initializer | Dirk Hohndel |
2014-02-17 | Compute dive computer/camera time offset from sample picture | Robert C. Helling |
2014-02-17 | Store camera time offset in preferences | Robert C. Helling |
2014-02-16 | New profile: some more slight rearrangements | Dirk Hohndel |
2014-02-16 | Fine tune positioning of temperature and tank pressure lines | Dirk Hohndel |
2014-02-16 | New profile: improve mean depth line | Dirk Hohndel |
2014-02-16 | Clean up some warnings | Dirk Hohndel |
2014-02-15 | Fix z-value of the PartialPressure gas graph over the timeAxis | Tomaz Canabrava |
2014-02-15 | Make it possible to hide some of the grid lines. | Tomaz Canabrava |
2014-02-15 | Better setup of the defaults for the grid. | Tomaz Canabrava |
2014-02-15 | Create the grids. | Tomaz Canabrava |
2014-02-15 | Change the axis update method to move the lines. | Tomaz Canabrava |
2014-02-15 | New template-based-function: remove the uneeded items on a QList. | Tomaz Canabrava |