Age | Commit message (Expand) | Author |
2014-01-15 | More CSV import fixes | Rodrigo Severo |
2014-01-14 | Pre-configured CSV imports should also set the field separator | Rodrigo Severo |
2014-01-14 | Include support for semicolon separated CSV files | Rodrigo Severo |
2014-01-14 | Sort the list of dive computer vendors in the download dialog | Dirk Hohndel |
2014-01-11 | Don't show tanks that aren't used during a dive | Dirk Hohndel |
2014-01-11 | Fix app icon and title for yearly statistics | Sergey Starosek |
2014-01-10 | Make divelist search case insensitive | Sergey Starosek |
2014-01-10 | User manual: overlay search panel | Sergey Starosek |
2014-01-10 | Switch to new UserManual implementation | Sergey Starosek |
2014-01-10 | Extract user manual web view into a separate class | Sergey Starosek |
2014-01-10 | Make Ctrl-F window shortcut | Sergey Starosek |
2014-01-09 | Remove now stale arguments to "CHANGED()" macro | Linus Torvalds |
2014-01-09 | Add and use 'string_to_fraction()' helper converter function | Linus Torvalds |
2014-01-09 | Add unit-aware cylinder size string parserc | Linus Torvalds |
2014-01-09 | Add unit-aware conversion of pressure data | Linus Torvalds |
2014-01-08 | Add a string_to_depth() helper function to match our string_to_weight one | Linus Torvalds |
2014-01-08 | const'ify our strtod() helper functions | Linus Torvalds |
2014-01-08 | Make 'string_to_grams()' use proper type safe types | Linus Torvalds |
2014-01-08 | Show import dialog only when needed for CSV config | Miika Turkia |
2014-01-08 | DownloadFromDCWidget: prevent possible leaks for log/dump files | Lubomir I. Ivanov |
2014-01-07 | Not everything can be done with the diveId | Dirk Hohndel |
2014-01-07 | Restructure overly agressive Q_ASSERT | Dirk Hohndel |
2014-01-07 | Get rid of pointers to dive structures in the UI | Dirk Hohndel |
2014-01-07 | Setting dive as 'current' when restoring selection | Tomaz Canabrava |
2014-01-07 | Add CaseInsensitivity to all of the completers. | Tomaz Canabrava |
2014-01-06 | Use helper function to display mean depth with correct unit | Dirk Hohndel |
2014-01-06 | Print numerical value of mean depth | Miika Turkia |
2014-01-03 | Parse localized weight units | Dirk Hohndel |
2014-01-03 | Maintab: prevent a segfault in the 'Equipment' tab | Lubomir I. Ivanov |
2014-01-03 | Rename menu entry for log import | Miika Turkia |
2014-01-03 | Refactoring import to DiveLogImportDialog | Miika Turkia |
2014-01-03 | Merging Import dialog | Miika Turkia |
2014-01-03 | MainTab location coordinates displayed in ISO6709 format | Tim Wootton |
2014-01-02 | Fix imperial cylinder sizes in equipment tab | Linus Torvalds |
2014-01-02 | Allow the user to specify weight units explicitly | Linus Torvalds |
2014-01-02 | Ignore units when entering values for equipment | Dirk Hohndel |
2013-12-29 | Fix typo | Dirk Hohndel |
2013-12-29 | Use field numbers in CSV import instead of indexes | Miika Turkia |
2013-12-28 | Enable https for Windows binaries | Dirk Hohndel |
2013-12-28 | Update tank model with custom tanks used in XML files | Dirk Hohndel |
2013-12-28 | Remove nonexisting member from header | Dirk Hohndel |
2013-12-28 | Fix bookmark/gaschange setting for Ubuntu | Miika Turkia |
2013-12-28 | Use bookmark flag when bookmark contains heading | Miika Turkia |
2013-12-27 | Clear equipment tab for trips display | Dirk Hohndel |
2013-12-27 | Handle editing a manually added dive consistently | Dirk Hohndel |
2013-12-27 | Fix warning about initialization ordering | Dirk Hohndel |
2013-12-27 | Disable DC device node if it is not needed | Benjamin |
2013-12-26 | Display warning that dives won't be downloaded when enabling libdc dump | Dirk Hohndel |
2013-12-26 | Small code simplification | Patrick Valsecchi |
2013-12-25 | Don't reset panels while editing a dive | Dirk Hohndel |