Age | Commit message (Expand) | Author |
2019-06-19 | Cleanup: move trip-related functions into own translation unit | Berthold Stoeger |
2019-05-11 | CSV Import: add heartrate support | Miika Turkia |
2019-04-12 | Coding style: remove Java-style function definition | Berthold Stoeger |
2019-04-12 | Dive sites: prepare for dive site ref-counting | Berthold Stoeger |
2019-04-12 | Undo: make undo-system dive site-aware | Berthold Stoeger |
2019-04-12 | Parser: parse into custom dive site table | Berthold Stoeger |
2019-01-19 | Import: control process_imported_dives() by flags | Berthold Stoeger |
2019-01-19 | Import: add add_to_new_trip flag to process_imported_dives() | Berthold Stoeger |
2019-01-09 | Undo: make dive-import undoable | Berthold Stoeger |
2019-01-09 | Import: split process_imported_dives() function | Berthold Stoeger |
2019-01-09 | Import: add merge_all_trips parameter to process_imported_dives() | Berthold Stoeger |
2019-01-09 | Import: merge dives trip-wise | Berthold Stoeger |
2019-01-09 | Parser: add trip_table parameter to parsing functions | Berthold Stoeger |
2019-01-09 | Core: move autogroup() into divelist.c | Berthold Stoeger |
2018-12-14 | Drop old filter code | Tomaz Canabrava |
2018-10-11 | Undo: isolate undo-commands | Berthold Stoeger |
2018-10-11 | Undo: make diverse trip-related operations undo-able | Berthold Stoeger |
2018-10-11 | Undo: clear undo history on load / import | Berthold Stoeger |
2018-10-06 | Import: pass "downloaded" parameter to process_imported_dives() | Berthold Stoeger |
2018-10-06 | Import: pass a dive table to process_imported_dives() | Berthold Stoeger |
2018-10-04 | Import: Make DiveLogImportDialog modal | Berthold Stoeger |
2018-10-04 | Cleanup: move CSVApps into .cpp file | Berthold Stoeger |
2018-10-04 | Import: import Poseidon MkVI logs via DiveLogImportDialog | Berthold Stoeger |
2018-09-29 | Cleanup: Don't leak DiveLogImportDialog objects | Berthold Stoeger |
2018-09-28 | Parser: parse text-based files into arbitrary table | Berthold Stoeger |
2018-09-23 | Core: split process_dives() in post-import and post-load versions | Berthold Stoeger |
2018-05-21 | desktop-widgets: Change Q_UNUSED to no parameter name | jan Iversen |
2018-05-01 | CSV import: include visibility and rating in import | Miika Turkia |
2018-05-01 | CSV import: parse (unit) style headers | Miika Turkia |
2018-04-19 | CSV import: fix setpoint (typo) | Miika Turkia |
2018-03-14 | Cleanup: consistently use toUtf8() instead of toLocal8Bit() | Berthold Stoeger |
2018-03-14 | Cleanup: introduce copy_qstring() function | Berthold Stoeger |
2018-03-14 | Cleanup: consistently use qPrintable() | Berthold Stoeger |
2018-02-17 | Coding-style: remove superfluous parentheses | Berthold Stoeger |
2018-01-08 | Refactor CSV import | Miika Turkia |
2017-09-11 | Fix crash on manually added ZXU/DL7 file | Miika Turkia |
2017-09-11 | Import dive number from DL7 log | Miika Turkia |
2017-05-07 | Refactor Seabear import | Miika Turkia |
2017-05-07 | Move intdup to qthelper | Miika Turkia |
2017-04-29 | Add SPDX header to desktop widgets | Dirk Hohndel |
2017-03-11 | Use 'Temp.' for abbreviations. | Martin Měřinský |
2016-12-31 | Hooking up av1.xslt for log import | Miika Turkia |
2016-10-03 | Read all files on TXT import | Miika Turkia |
2016-09-24 | Support for comma as field separator for ADP | Miika Turkia |
2016-05-05 | Parse txt formatted log files | Miika Turkia |
2016-05-03 | Parse date and time from on APD import | Miika Turkia |
2016-05-02 | CSV import: import dive number if defined | Miika Turkia |
2016-05-02 | CSV import: import time field if available | Miika Turkia |
2016-05-02 | CSV import: support for user specified date format | Miika Turkia |
2016-05-02 | CSV import: use date field on profile import | Miika Turkia |