Age | Commit message (Expand) | Author |
2015-05-29 | Move TreeModel to qt-models | Tomaz Canabrava |
2015-05-29 | Move DiveComputerModel to qt-models | Tomaz Canabrava |
2015-05-29 | Move ExtraDataModel to qt-models | Tomaz Canabrava |
2015-05-29 | Move WeightModel to qt-models | Tomaz Canabrava |
2015-05-29 | Move WeigthSystem Info model to qt-models | Tomaz Canabrava |
2015-05-29 | Move Tankinfomodel to its own file | Tomaz Canabrava |
2015-05-29 | Move DivePlannerModel and CylinderModel to qt-models | Tomaz Canabrava |
2015-05-29 | Move CleanerTableModel to its own file | Tomaz Canabrava |
2015-05-29 | Move the models to its own folder | Tomaz Canabrava |
2015-05-28 | Remote storage: second attempt to fix build with older libgit2 | Dirk Hohndel |
2015-05-28 | Correctly save dive rating after changing it | Salvador Cuñat |
2015-05-28 | Remote storage: turns out you need a newer libgit2 | Dirk Hohndel |
2015-05-28 | Remote storage: collect email and PIN in preferences | Dirk Hohndel |
2015-05-28 | Remote storage: add preferences UI | Dirk Hohndel |
2015-05-28 | Remote storage: provide credentials for ssh based remotes | Dirk Hohndel |
2015-05-28 | Remote storage: add preference for the passphrase | Dirk Hohndel |
2015-05-28 | Add USE_LIBGIT23_API as cmake option | Dirk Hohndel |
2015-05-28 | Documentation: Merge/update french user-manual translation | Guillaume GARDET |
2015-05-28 | Add explicit casts to silence compiler warnings | Robert C. Helling |
2015-05-28 | Fix parsing of git branch encoded in file name | Dirk Hohndel |
2015-05-27 | Wire gui for diagnostic logs from dc configuration | Anton Lundin |
2015-05-27 | Enable diagnostic logs from dc configuration | Anton Lundin |
2015-05-27 | Remove the lastError from DeviceThreads | Anton Lundin |
2015-05-27 | Remove unused variables and methods | Anton Lundin |
2015-05-27 | Restructure ReadSettingsThread::run | Anton Lundin |
2015-05-27 | Strip the default suffix if saving to git branch | Dirk Hohndel |
2015-05-27 | Fix crash when rejecting dive site changes | Dirk Hohndel |
2015-05-27 | Start editing new site regardless what the user does first | Dirk Hohndel |
2015-05-27 | Dive site management: make sure currentDs is valid | Dirk Hohndel |
2015-05-26 | Expand trips that are filtered on dive_site_manage | Tomaz Canabrava |
2015-05-26 | Filter out the dives that are not at dive_site. | Tomaz Canabrava |
2015-05-26 | Create signals/slots for filtering the dive_site, | Tomaz Canabrava |
2015-05-26 | Only repopulate model when needed. | Tomaz Canabrava |
2015-05-26 | Show the correct dive_site on the manage combobox | Tomaz Canabrava |
2015-05-26 | Do not create a new dive site when curr is invalid | Tomaz Canabrava |
2015-05-26 | Don't setLocationId when accept/reject changes | Tomaz Canabrava |
2015-05-26 | Do not set the dive_site when changing dives | Tomaz Canabrava |
2015-05-26 | Allow a comma in decimal GPS coordinates | Robert C. Helling |
2015-05-26 | Correct default RFCOMM channel in documentation | Rick Walsh |
2015-05-25 | Layout issues: Fix rating/visibility vs suit | Dirk Hohndel |
2015-05-25 | Layout issues: Fix the Profile/Toolbar | Tomaz Canabrava |
2015-05-25 | Do not connect null to a signal | Tomaz Canabrava |
2015-05-25 | Layout issues: Fix planner layout | Tomaz Canabrava |
2015-05-25 | Layout issues: Fix DownloadFromDiveComputer | Tomaz Canabrava |
2015-05-25 | Layout issues: Fix DiveShare export dialog | Tomaz Canabrava |
2015-05-25 | Layout issues: Fix the DiveImportDialog | Tomaz Canabrava |
2015-05-25 | Layout issues: Fix the export dialog | Tomaz Canabrava |
2015-05-25 | Layout issues: Major rework on the MainTab | Tomaz Canabrava |
2015-05-25 | Layout issues: Fix spacing for the filter dialog | Tomaz Canabrava |
2015-05-25 | Layout issues: Fix issues in other places of the MainTab | Tomaz Canabrava |