index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
desktop-widgets
/
divelogimportdialog.cpp
Age
Commit message (
Expand
)
Author
2020-10-26
cleanup: fix deprecated role
Dirk Hohndel
2020-10-24
devices: add devices in Command::importTable()
Berthold Stoeger
2020-10-24
parser: add device_table to parser state
Berthold Stoeger
2020-10-23
parser: replace params[] code by new xml_params struct
Berthold Stoeger
2020-10-17
filter: remove filter_preset_table_t
Berthold Stoeger
2020-09-29
filter: implement importing of filter presets
Berthold Stoeger
2020-09-29
filter: load filter presets from XML files
Berthold Stoeger
2020-05-04
CSV export: include dive mode field
Miika Turkia
2020-03-11
Grammar: replaces 'indexes' by 'indices'
Robert C. Helling
2020-01-10
code cleanup: add empty table structures
Dirk Hohndel
2019-11-14
Refactoring: move undo commands to top level
Berthold Stoeger
2019-10-27
Cleanup: avoid out of bounds access
Dirk Hohndel
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
[next]