Age | Commit message (Expand) | Author |
2015-10-01 | Add support to "split" a dive with surface time in the middle | Linus Torvalds |
2015-10-01 | Make add_single_dive() grow the divelist allocation if necessary | Linus Torvalds |
2015-10-01 | Avoid having uninitialized member | Dirk Hohndel |
2015-10-01 | Avoid possible NULL pointer dereference | Dirk Hohndel |
2015-10-01 | Avoid possible NULL dereference | Dirk Hohndel |
2015-10-01 | Avoid NULL dereference | Dirk Hohndel |
2015-10-01 | Avoid resource leak | Dirk Hohndel |
2015-10-01 | Avoid memory leaks | Dirk Hohndel |
2015-10-01 | Avoid possible uninitialized memory read | Dirk Hohndel |
2015-10-01 | Avoid possible uninitialized memory read | Dirk Hohndel |
2015-10-01 | Avoid resource leak | Dirk Hohndel |
2015-10-01 | Make dive trip location edit work again. | Tomaz Canabrava |
2015-10-01 | Hide trip location when launching Subsurface | Tomaz Canabrava |
2015-10-01 | Update the dive site location when editing | Tomaz Canabrava |
2015-10-01 | Add a new QLineEdit to set the dive trip location | Tomaz Canabrava |
2015-10-01 | Fix selecting invalid dive site | Tomaz Canabrava |
2015-10-01 | Another small string update for translations | Dirk Hohndel |
2015-10-01 | printoptions.cpp: add missing tr() calls | Lubomir I. Ivanov |
2015-10-01 | Test case: fix Seabear test data to proper dive length | Miika Turkia |
2015-10-01 | CSV import: use the delta value instead of 1 sec | Miika Turkia |
2015-10-01 | Don't zoom out the globe if the dive site has no GPS | Dirk Hohndel |
2015-10-01 | Latest strings | Dirk Hohndel |
2015-09-30 | Fix multi-dive edit regarding Dive Sites | Tomaz Canabrava |
2015-09-30 | Better way to handle the tooltip for dive sites | Tomaz Canabrava |
2015-09-30 | Make 'Choose dive site' work as 'Rename' | Tomaz Canabrava |
2015-09-30 | Remove unused code | Tomaz Canabrava |
2015-09-30 | Don't emit the filter end signal too soon | Dirk Hohndel |
2015-09-30 | Don't merge manually added dives | Dirk Hohndel |
2015-09-29 | Delete unused dive sites after edit | Dirk Hohndel |
2015-09-29 | Correctly handle updating the name of dive sites from GPS | Dirk Hohndel |
2015-09-29 | Whitespace cleanup | Dirk Hohndel |
2015-09-29 | qtserialbluetooth: use QIODevice::Unbuffered io | Anton Lundin |
2015-09-29 | qtserialbluetooth: Remove no-op calls | Anton Lundin |
2015-09-29 | Make sure we don't create multiple dive sites with the same uuid | Dirk Hohndel |
2015-09-28 | Don't save unused, auto-create dive sites | Dirk Hohndel |
2015-09-28 | Fix incorrect and confusing warning message | Dirk Hohndel |
2015-09-28 | Make importing of GPS locations less verbose | Dirk Hohndel |
2015-09-28 | Cloud storage: show progress bar when using Save with cloud storage open | Dirk Hohndel |
2015-09-28 | Cmake: make libssh2 library path explicit | Dirk Hohndel |
2015-09-28 | Make progress dialog show up more reliably | Dirk Hohndel |
2015-09-27 | Don't use surface sample data for cylinder beginning/end | Linus Torvalds |
2015-09-27 | Don't crash when creating a dive site ID for a nameless site | Dirk Hohndel |
2015-09-27 | TestPlan: Set VPM-B conservatism to zero | Rick Walsh |
2015-09-27 | VPM-B set default conservatism +3 | Rick Walsh |
2015-09-27 | Do not set text on the Location LineEdit | Tomaz Canabrava |
2015-09-27 | Do not try to center if already on center | Tomaz Canabrava |
2015-09-27 | Center on the dive site also via keyboard | Tomaz Canabrava |
2015-09-27 | Change globe position when mouse over dive site | Tomaz Canabrava |
2015-09-27 | Only get the icon for add/geocode once | Tomaz Canabrava |
2015-09-27 | Uemis downloader: display message if no dives to download | Guido Lerch |