Age | Commit message (Expand) | Author |
2016-02-05 | Do not run the deco calculations in the mobile app | Dirk Hohndel |
2016-01-29 | QML UI: pick new highest dive number when manually adding dive | Dirk Hohndel |
2016-01-29 | Add helper to remove dive from model | Dirk Hohndel |
2016-01-28 | Add our own sort proxy class which provides two helper functions | Dirk Hohndel |
2016-01-27 | Change the api to update a single dive | Dirk Hohndel |
2016-01-27 | QML UI: correctly notify of model change | Dirk Hohndel |
2016-01-24 | Show only as many stats as there are DC types | Miika Turkia |
2016-01-19 | Don't blindly copy a pointer to the heap | Dirk Hohndel |
2016-01-18 | Add dive type to statistics window | Miika Turkia |
2016-01-10 | Reimplement the internal repesentation of GPS fixes | Dirk Hohndel |
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 |