Age | Commit message (Expand) | Author |
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 |
2016-04-25 | DL7: parse temperature and cylinder pressure | Miika Turkia |
2016-04-25 | Parse date and time in DL7 import | Miika Turkia |
2016-04-25 | Special handling for DL7 | Miika Turkia |
2016-04-25 | Detect DL7 depth units | Miika Turkia |
2016-04-25 | Basic GUI part for DL7 import | Miika Turkia |
2016-04-25 | Detect pipe as field separator in CSV import | Miika Turkia |
2016-04-11 | Fix seabear import sample overrun bug | Linus Torvalds |
2016-04-04 | Move subsurface-core to core and qt-mobile to mobile-widgets | Dirk Hohndel |
2016-03-09 | Silence warnings in divelogimportdialog.cpp | Dirk Hohndel |
2016-01-31 | Attempt to detect time format on CSV import | Miika Turkia |
2016-01-31 | Attempt to detect date format on CSV import | Miika Turkia |
2015-11-07 | divelogimportdialog.cpp: declare an enum as type | Lubomir I. Ivanov |
2015-10-30 | Move qt-ui to desktop-widgets | Tomaz Canabrava |