Age | Commit message (Expand) | Author |
2017-07-12 | Fix slot handling in Photos tab | Dirk Hohndel |
2017-06-30 | BLE handling: create helper function to add the LE: prefix | Dirk Hohndel |
2017-06-29 | Better colors for BT pairing dialog | Dirk Hohndel |
2017-06-30 | BT address 0 is bogus | Robert C. Helling |
2017-06-26 | Bluetooth: make LE-only devices add "LE:" as an address prefix | Linus Torvalds |
2017-06-22 | Convert to new libdivecomputer custom IO model | Linus Torvalds |
2017-06-21 | Remove old duplicated code | Anton Lundin |
2017-06-18 | Desktop UI: reset cloud storage progress 'percentage' | Dirk Hohndel |
2017-06-17 | QML UI: redesign the user notification | Dirk Hohndel |
2017-06-16 | code cleanup: remove unimplemented classes and structs | Jan Mulder |
2017-06-16 | code cleanup: remove 2 unused structs | Jan Mulder |
2017-06-15 | Correctly hook up libdivecomputer log and dump | Dirk Hohndel |
2017-06-11 | TabDiveInformation.cpp: use lrint() for sac.mliter in updateData() | Lubomir I. Ivanov |
2017-06-11 | simplewidgets.cpp: silence warning about parentheses | Lubomir I. Ivanov |
2017-05-29 | Don't leak memory on downloaded dives not picked | Dirk Hohndel |
2017-05-28 | Fix abort when Bluetooth mode is default | Jan Mulder |
2017-05-27 | Random whitespace cleanup | Dirk Hohndel |
2017-05-27 | QML UI: add the DownloadThread | Tomaz Canabrava |
2017-05-27 | Reduce the scope of variables | Tomaz Canabrava |
2017-05-27 | Extract the device_data_t into helper class | Tomaz Canabrava |
2017-05-27 | Display the dialog correctly | Tomaz Canabrava |
2017-05-27 | Move the fill_computer_list() out of widgets | Tomaz Canabrava |
2017-05-27 | Separate the download thread from the widget logic | Tomaz Canabrava |
2017-05-27 | Move model code to models | Tomaz Canabrava |
2017-05-26 | Creation of dive duration string and surface interval string | Stefan Fuchs |
2017-05-09 | Allow weight system name to be edited | Jan Mulder |
2017-05-07 | Merge branch 'seabear-refactor' | Dirk Hohndel |
2017-05-07 | Refactor Seabear import | Miika Turkia |
2017-05-07 | Move intdup to qthelper | Miika Turkia |
2017-05-06 | Wire up duration units preference UI | Dirk Hohndel |
2017-05-06 | Add UI for duration preference | Dirk Hohndel |
2017-05-06 | Save tags when manually adding dive | Dirk Hohndel |
2017-05-06 | Fix some warnings | Dirk Hohndel |
2017-05-06 | Check if we have an instance before dereferencing it | Dirk Hohndel |
2017-05-06 | File selector should filter images we can actually handle. | Robert C. Helling |
2017-05-06 | Image import: Make Exif handling more tolerant, better info,... | Stefan Fuchs |
2017-05-04 | Implement OSTC4 specific settings | Anton Lundin |
2017-05-04 | Connect up all the OSTC4 common settings | Anton Lundin |
2017-05-04 | Start to read/write and present some OSTC4 settings | Anton Lundin |
2017-05-04 | Wire up a skeleton for configure OSTC 4 | Anton Lundin |
2017-05-04 | Build a gui for configure OSTC 4 | Anton Lundin |
2017-05-04 | Remove unneccecery spacer names | Anton Lundin |
2017-05-04 | Remove unneccecery label names | Anton Lundin |
2017-05-01 | Update translation and strings for gas usage in stats | Stefan Fuchs |
2017-05-01 | Show min/max SAC in statistics only if different to average... | Stefan Fuchs |
2017-05-01 | Change layout of information and statistics tab... | Stefan Fuchs |
2017-05-01 | Picture feature: Improve UI and translation of shift image times... | Stefan Fuchs |
2017-04-30 | Picture feature: Improve UI and translation of shift image times dialog | Stefan Fuchs |
2017-04-29 | Fix call to tr in order to create translation strings | Dirk Hohndel |
2017-04-29 | Add SPDX header to desktop widgets | Dirk Hohndel |