subsurface/commands
Dirk Hohndel 8e3f7f9565 desktop: fix translation implementation
We need to always call the tr() function of the base class. This will have
consequences for our translations.

See: #3068

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2020-11-08 14:39:26 -08:00
..
CMakeLists.txt undo: add device related undo commands 2020-10-25 13:59:04 -07:00
command.cpp undo: add device related undo commands 2020-10-25 13:59:04 -07:00
command.h cleanup: remove pref.h include in dive.h 2020-10-25 13:59:52 -07:00
command_base.cpp
command_base.h cleanup: fix deprecated QVector constructor 2020-10-26 19:27:03 -07:00
command_device.cpp undo: add device related undo commands 2020-10-25 13:59:04 -07:00
command_device.h undo: add device related undo commands 2020-10-25 13:59:04 -07:00
command_divelist.cpp cleanup: fix deprecated QVector constructor 2020-10-26 19:27:03 -07:00
command_divelist.h devices: add devices in Command::importTable() 2020-10-24 09:51:37 -07:00
command_divesite.cpp cleanup: copy string in taxonomy_set_[country|category] 2020-09-06 12:59:54 -07:00
command_divesite.h
command_edit.cpp desktop: fix translation implementation 2020-11-08 14:39:26 -08:00
command_edit.h
command_edit_trip.cpp
command_edit_trip.h
command_event.cpp desktop: fix translation implementation 2020-11-08 14:39:26 -08:00
command_event.h cleanup: break out event-related code into event.[c|h] 2020-10-25 13:59:52 -07:00
command_filter.cpp filter: add filter preset undo commands 2020-09-29 16:13:03 -07:00
command_filter.h filter: add filter preset undo commands 2020-09-29 16:13:03 -07:00
command_pictures.cpp
command_pictures.h