Age | Commit message (Expand) | Author |
2017-07-28 | mapwidget: add an empty reload() method | Lubomir I. Ivanov |
2017-07-28 | mainwindow: rename GLOBE_MAXIMIZED to MAP_MAXIMIZED | Lubomir I. Ivanov |
2017-07-28 | mainwindow: rename "actionViewGlobe" to "actionViewMap" | Lubomir I. Ivanov |
2017-07-28 | mainwindow: don't remove the "view globe" action from the menu | Lubomir I. Ivanov |
2017-07-28 | mainwindow: enable centerOnDiveSite() no matter the NO_MARBLE macro | Lubomir I. Ivanov |
2017-07-28 | mapwidget: add placeholder centerOnDiveSite() public slot | Lubomir I. Ivanov |
2017-07-28 | mainwindow: create an instance of MapWidget for NO_MARBLE | Lubomir I. Ivanov |
2017-07-28 | mainwindow: rename the variable 'globeGps' to 'mapWidget' | Lubomir I. Ivanov |
2017-07-28 | desktop-widgets/cmake: include mapwidget.cpp as a UI class | Lubomir I. Ivanov |
2017-07-28 | map: add placeholder .cpp and .h files for the new map widget | Lubomir I. Ivanov |
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 |