Age | Commit message (Expand) | Author |
2014-12-21 | Add second CSV export with dive details | Dirk Hohndel |
2014-12-20 | Glue between GUI and XSLT for additions in CSV import | Miika Turkia |
2014-12-20 | Hook the enable-disable for CSV import | Miika Turkia |
2014-12-20 | GUI change for manual CSV import | Miika Turkia |
2014-12-18 | Connect QGraphicsScene to its parrent | Anton Lundin |
2014-12-18 | Connect Tagfilter to its parrent | Anton Lundin |
2014-12-18 | Connect TankUseDelegate to its parrent | Anton Lundin |
2014-12-18 | Remove unused strings from ui files | Anton Lundin |
2014-12-18 | Free descriptions copied for TankItem | Anton Lundin |
2014-12-18 | Switch to having ui as member in MultiFilter | Anton Lundin |
2014-12-18 | Have ProfileWidget2 delete its allocated data | Anton Lundin |
2014-12-18 | Prevent leak by connecting object to its parrent | Anton Lundin |
2014-12-18 | Free memory returned from get_dive_gas_string | Anton Lundin |
2014-12-17 | Modification to the User Survey UI | nikhil |
2014-12-17 | Modified the UI of the User Survey Page | nikhil |
2014-12-17 | Added the option of opening User Survey form explicitly | nikhil |
2014-12-17 | Turn of replotting while the cylinder type combo box is active | Robert C. Helling |
2014-12-17 | Fix compilation with upstream Marble | Guillaume GARDET |
2014-12-16 | Removed leftover qDebug()'s | Robert C. Helling |
2014-12-16 | Put manual set-point changes at negative time at start of dive | Robert C. Helling |
2014-12-16 | Only setup marble debug output when comiling against our branch | Dirk Hohndel |
2014-12-13 | Enable Marble debug messages from Subsurface command line | Dirk Hohndel |
2014-12-12 | Prevent the tank bar from overlaping the temperature graph. | Joakim Bygdell |
2014-12-12 | More lists organized alphabetically. | Tomaz Canabrava |
2014-12-10 | Trivial white space fix | Dirk Hohndel |
2014-12-10 | More temperature plot position tuning | Dirk Hohndel |
2014-12-10 | Rearrange the vertical positions to better accomodate the temperature graph. | Joakim Bygdell |
2014-12-10 | Organize string-lists alphabetically for completion | Tomaz Canabrava |
2014-12-09 | Make filter for filter criteria case insensitive | Dirk Hohndel |
2014-12-09 | Hide any pictures shown when closing divelog | Dirk Hohndel |
2014-12-09 | Don't skip the first tag when filtering | Dirk Hohndel |
2014-12-09 | Close and clear filters when closing divelog | Dirk Hohndel |
2014-12-08 | Emit the successful message the right way | Anton Lundin |
2014-12-04 | Copy all cylinders when (re)planning a dive | Anton Lundin |
2014-12-04 | Don't interpolate pressure while dragging waypoints | Robert C. Helling |
2014-12-01 | Context menu entry to change setpoint | Robert C. Helling |
2014-12-01 | A widget to add a set-point change | Robert C. Helling |
2014-11-25 | Tuning the manual CSV import dialog | Miika Turkia |
2014-11-25 | Allow user to select date format on manual CSV import | Miika Turkia |
2014-11-25 | Correct diveplan as it's dive plan everywhere else in planner | Tim Wootton |
2014-11-25 | Match agreed captalisation style | Tim Wootton |
2014-11-25 | Consistent representation of O₂ | Tim Wootton |
2014-11-24 | Tooltips for some of the manual CSV import fields | Miika Turkia |
2014-11-24 | Reset plot info pointer when painting several polyons | Robert C. Helling |
2014-11-23 | Make the button labels for apply / cancel of edits more consistent | Dirk Hohndel |
2014-11-22 | Check error code of get_cylider_idx_by_use() | Robert C. Helling |
2014-11-22 | Use our own file open dialog | Dirk Hohndel |
2014-11-22 | Don't ask confusing questions in open file dialog | Dirk Hohndel |
2014-11-21 | Use getSaveFileName() as the file open dialog | Dirk Hohndel |
2014-11-20 | Small changes to Yearly Statistics window | John Van Ostrand |