Age | Commit message (Expand) | Author |
2017-12-24 | beginInsertRows requires last >= first | Jan Mulder |
2017-12-24 | Add select-all, deselect-all and invert-selection options to filters | Berthold Stoeger |
2017-12-24 | Move *FilterModel functions into base class | Berthold Stoeger |
2017-12-24 | Fold MultiFilterInterface into FilterModelBase | Berthold Stoeger |
2017-12-24 | Factor out *Filter code into FilterBase base class | Berthold Stoeger |
2017-12-24 | Use function emitDataChanged in diveplannermodel consistently | Stefan Fuchs |
2017-12-24 | Code cleanup: Indentation mistake plus simplification | Stefan Fuchs |
2017-12-24 | Simplify update of gflow and gfhigh values in the code | Stefan Fuchs |
2017-12-24 | Remove obsolete declaration of void gfLowAtMaxDepthChanged | Stefan Fuchs |
2017-12-24 | Correcty typo ghflow -> gflow in diveplannermodel.cpp | Stefan Fuchs |
2017-12-23 | cleanup: remove unused include | Jan Mulder |
2017-12-21 | Fix BuddyFilterModel | Berthold Stoeger |
2017-12-21 | cleanup: remove empty function | Jan Mulder |
2017-12-21 | Make QMap<> access in deleteGpsFix() more idiomatic | Berthold Stoeger |
2017-12-21 | Handle plot_info->nr <= 0 gracefully | Berthold Stoeger |
2017-12-21 | Fix use of uninitialized variable in core/profile.c | Berthold Stoeger |
2017-12-21 | Check return of fread() in core/ostctools.c | Berthold Stoeger |
2017-12-21 | Fix order of initilization list in MainTab constructor. | Berthold Stoeger |
2017-12-20 | core: ignore erroneous quotes as well | Jan Mulder |
2017-12-20 | core: fix commit 46004c39e266fe7 for real (erroneous quotes) | Jan Mulder |
2017-12-19 | CHANGELOG.md | Jan Mulder |
2017-12-19 | git storage: invalidate cache on merge dive site | Jan Mulder |
2017-12-18 | Changelog | Robert C. Helling |
2017-12-18 | Update CHANGELOG.md | Berthold Stoeger |
2017-12-18 | Implement different zoom levels for dive photos tab | Berthold Stoeger |
2017-12-18 | Make protected DivePictureModel members private | Berthold Stoeger |
2017-12-18 | Make scaleImages() a static function | Berthold Stoeger |
2017-12-18 | core: ignore bogus m in cylinder | Jan Mulder |
2017-12-18 | Allow to read factor cache concurrently | Robert C. Helling |
2017-12-18 | Update download URL for libzip | Robert C. Helling |
2017-12-18 | Compile with -O2 optimization even in debug mode | Berthold Stoeger |
2017-12-18 | CHANGELOG.md | Jan Mulder |
2017-12-18 | mobile: exit edit mode when navigating away from edit page | Jan Mulder |
2017-12-18 | Elevate "can't write hashes" message from debug to warning level | Berthold Stoeger |
2017-12-18 | core: fix git storage save (regression 4.7.4 -> 4.7.5) | Jan Mulder |
2017-12-17 | Cleanup: mark parameter as unused | Dirk Hohndel |
2017-12-17 | CLeanup: remove duplicate typedef | Dirk Hohndel |
2017-12-17 | Cleanup: durations are now signed | Dirk Hohndel |
2017-12-17 | Cleanup: fix potential uninitialized use of uuid | Dirk Hohndel |
2017-12-17 | Turn on -Wall | Dirk Hohndel |
2017-12-17 | mobile: use short date format in edit mode | Jan Mulder |
2017-12-17 | Unify float calulations: use double | Berthold Stoeger |
2017-12-16 | mobile: manual add dive and cancel fails when repeated | Jan Mulder |
2017-12-15 | divepicturemodel: Reset start and end row for displayed_dive correctly | Stefan Fuchs |
2017-12-15 | mobile: clear internal data when edit/add dive is finished | Jan Mulder |
2017-12-14 | Add git submodule init to build script | Miika Turkia |
2017-12-14 | CHANGELOG.md | Jan Mulder |
2017-12-14 | mobile: stay on same dive after edit | Jan Mulder |
2017-12-14 | mobile: show message when going offline | Jan Mulder |
2017-12-14 | Don't create GeneralSettingsObjectWrapper object | Berthold Stoeger |