aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/models/export_objects_model.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-11-05QT/CLI: Remove limit for object export filesUli Heilmeier1-2/+4
2019-07-29Qt: avoid NULL to terminate a g_build_filename in ExportObjectModelPeter Wu1-8/+7
2019-01-01No need to report "some files could not be saved".Guy Harris1-7/+3
2019-01-01Always report errors in eo_save_entry().Guy Harris1-2/+2
2019-01-01Limit the maximum *file* name length for exported objects.Guy Harris1-3/+3
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2017-12-27Convert Export Objects dialog to use a model.Michael Mann1-0/+285