Age | Commit message (Expand) | Author |
2016-01-08 | Gps list: include the time_t timestamp in the model | Dirk Hohndel |
2016-01-08 | Move Dive class from qthelper.h/cpp to it's own file | Tomaz Canabrava |
2016-01-08 | Untangle Library Linkage | Tomaz Canabrava |
2016-01-07 | Create GpsListModel in order to be able to display GPS fixes | Dirk Hohndel |
2016-01-01 | QML UI: handle editing of depth | Dirk Hohndel |
2015-12-26 | QML UI: get add dive closer to being useful | Dirk Hohndel |
2015-12-26 | QML UI: set up time and dive number when adding dive | Dirk Hohndel |
2015-12-26 | Dive list model: add GPS string access | Dirk Hohndel |
2015-12-17 | Unselect source dive when saving a copy in replan | Robert.Helling |
2015-12-07 | QML-UI: we need a way to update the dive model | Dirk Hohndel |
2015-12-03 | Fix crasher | Sebastian Kügler |
2015-11-30 | Clear the Dive model before repopulating it | Dirk Hohndel |
2015-11-16 | Make Subsurface-mobile compile again | Dirk Hohndel |
2015-11-10 | qt-models: remove obsolete printer related classes | Lubomir I. Ivanov |
2015-11-09 | Store Thumbnails with image hashes | Robert C. Helling |
2015-11-07 | diveplannermodel.cpp: move unused variables into a commented section | Lubomir I. Ivanov |
2015-11-07 | filtermodels.cpp: fix an argument order warning | Lubomir I. Ivanov |
2015-11-07 | divelocationmodel: fix some signed/unsigned warnings | Lubomir I. Ivanov |
2015-11-06 | Move ImageDownloader out of the desktop widgets | Dirk Hohndel |
2015-11-03 | Context menu for images: change DivePicture model | Guido Lerch |
2015-10-30 | Move Profile widget out of desktop-widgets | Tomaz Canabrava |
2015-10-30 | Single CMake to handle the models | Tomaz Canabrava |
2015-10-30 | Move qt-ui to desktop-widgets | Tomaz Canabrava |
2015-10-30 | Modify code to make it compile after rebase | Tomaz Canabrava |
2015-10-30 | Move all core-functionality to subsurface-core | Tomaz Canabrava |
2015-10-23 | Add missing tr() implementations | Jan Mulder |
2015-10-23 | Set a cylinder if the default cylinder is bogus | Robert C. Helling |
2015-10-22 | Fixing annoying compiler warning | Guido Lerch |
2015-10-20 | Always make sure the planner starts with at least one cylinder | Robert C. Helling |
2015-10-19 | Show correct icon when only one gasmix in the list | Joakim Bygdell |
2015-10-18 | Display day number in trips longer than 1 day | Giorgio Marzano |
2015-10-09 | Do not show lack of coordinates as having same gps information | Tomaz Canabrava |
2015-10-08 | Fix a crash when editing manually added dive | Miika Turkia |
2015-10-08 | Deal with weird transifex issue involving leading space | Dirk Hohndel |
2015-10-03 | Make logical block match indentation | Dirk Hohndel |
2015-09-18 | Spelling corrections | Robert C. Helling |
2015-09-17 | Planner: show new icon to indicate that last point can't be deleted | Dirk Hohndel |
2015-09-12 | Hide current dive site from dive sites with same coordinates. | Sander Kleijwegt |
2015-09-12 | Remove id from divelocation selection list | Sander Kleijwegt |
2015-09-09 | Do not ignore the first tag on autocompletion. | Sander Kleijwegt |
2015-08-31 | UI code to merge dive sites | Tomaz Canabrava |
2015-08-31 | Display dive sites with same gps as the current | Tomaz Canabrava |
2015-08-31 | Fix recursive stack-overflow | Tomaz Canabrava |
2015-08-31 | Add function to filter same-gps dive sites | Tomaz Canabrava |
2015-08-31 | Add a new model: SsrfFilterProxyModel | Tomaz Canabrava |
2015-08-31 | QML UI: Remove unneeded MobileDive class | Grace Karanja |
2015-08-31 | QML UI: Use AddDive instead of clear dive | Grace Karanja |
2015-08-31 | QML UI: Clear divelist model before starting new dive | Grace Karanja |
2015-08-25 | Create a new dive site and edit it automatically | Tomaz Canabrava |
2015-08-25 | Make created dive site uuid deterministic | Dirk Hohndel |