Age | Commit message (Expand) | Author |
2016-05-21 | Planner: add best mix EAD preference | Rick Walsh |
2016-05-21 | Add functions to calculate best mix | Rick Walsh |
2016-05-16 | QML UI: add comboboxes to DiveDetailsEdit | Joakim Bygdell |
2016-05-16 | Add functions to DiveObjectsHelper | Joakim Bygdell |
2016-05-05 | NULL terminate the parameters array | Miika Turkia |
2016-05-05 | Allow parsing of .txt files on import | Miika Turkia |
2016-05-04 | Find bundled translations on iOS | Dirk Hohndel |
2016-05-03 | Android build: prepare and copy translations into the APK | Dirk Hohndel |
2016-05-03 | Parse date and time from on APD import | Miika Turkia |
2016-05-02 | Print xsltproc command line on verbose mode | Miika Turkia |
2016-05-02 | Move the qtTranslator and ssrfTranslator pointers to qt-init.cpp | Thiago Macieira |
2016-04-30 | Only attempt to download each picture once | Robert C. Helling |
2016-04-30 | Fix typo | Dirk Hohndel |
2016-04-30 | Merge branch 'offlineDefault' | Dirk Hohndel |
2016-04-30 | QML UI: make offline the default | Dirk Hohndel |
2016-04-30 | Don't pretend that opening git repo succeeded | Dirk Hohndel |
2016-04-30 | Only create the path to no cloud local storage once | Dirk Hohndel |
2016-04-29 | Allow switching the user from the command line | Dirk Hohndel |
2016-04-29 | Protect access to image hash dictionaries with lock | Robert C. Helling |
2016-04-29 | Fix Qt date interfaces for times before 1970 | Linus Torvalds |
2016-04-29 | Extend time parsing to before 1970 | Linus Torvalds |
2016-04-27 | git storage: init local repository | Dirk Hohndel |
2016-04-25 | Fix time parsing for Divesoft Freedom | Miika Turkia |
2016-04-25 | Abort git authentication attempt | Miika Turkia |
2016-04-25 | Parse date and time in DL7 import | Miika Turkia |
2016-04-25 | Grab the payload of DL7 file | Miika Turkia |
2016-04-22 | Fix SettingsObjectWrapper to actually use the group set | Dirk Hohndel |
2016-04-20 | Don't calculate the 9 minute average | Dirk Hohndel |
2016-04-20 | Only do 9 minute interval for min/max/avg | Dirk Hohndel |
2016-04-20 | Fix 3-, 6- and 9-minute min/max calculations | Linus Torvalds |
2016-04-18 | Fix broken Bluetooth support | Rick Walsh |
2016-04-17 | With patched Qt 5.6 for iOS correctly handle disabled GPS source | Dirk Hohndel |
2016-04-17 | GPS provider: change haveGPS status if GPS source returns error | Dirk Hohndel |
2016-04-17 | GPS provider: track tristate information for GPS source | Dirk Hohndel |
2016-04-15 | QML UI: rewrite the commitChanges function | Dirk Hohndel |
2016-04-15 | QML UI: stop using "--" for empty strings | Dirk Hohndel |
2016-04-14 | Make the raw timestamp available in QML | Dirk Hohndel |
2016-04-14 | Add helper to find the dive closest to a given time | Dirk Hohndel |
2016-04-11 | VPM-B profile: declare CVA iteration variables within each loop | Rick Walsh |
2016-04-11 | Fix time of first ceiling calculation | Robert C. Helling |
2016-04-08 | git storage: only sync with remote if git_local_only isn't set | Dirk Hohndel |
2016-04-05 | QML UI: more hacking around with git progress reporting | Dirk Hohndel |
2016-04-05 | QML UI: don't fetch the remote twice when loading | Dirk Hohndel |
2016-04-05 | Simplify git tracking of git tree creation | Dirk Hohndel |
2016-04-05 | git storage: add explanation for fast forward to remote | Dirk Hohndel |
2016-04-05 | git storage: compare with correct SHA when checking if cache is current | Dirk Hohndel |
2016-04-05 | Fix per-cylinder SAC rate calculations when cylinder use isn't known | Linus Torvalds |
2016-04-05 | Remove unused and buggy get_cylinder_used_gas_string() function | Linus Torvalds |
2016-04-05 | QML UI: better trip header | Dirk Hohndel |
2016-04-05 | Small cleanup of helper functions to remove unused arguments | Dirk Hohndel |