aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets/divelistview.cpp
AgeCommit message (Expand)Author
2017-12-04Use QDir::exists() instead of QDir::setCurrent() to check for existenceGravatar Berthold Stoeger
2017-12-04Fix typo "LastIamgeDir"->"LastImageDir"Gravatar Berthold Stoeger
2017-10-26Divelistview: use report_error to report and errorGravatar Dirk Hohndel
2017-10-23Fix broken multi selected dive to tripGravatar Jan Mulder
2017-10-03dive-list: maintain a single instance of DiveTripModelGravatar Lubomir I. Ivanov
2017-10-03divelist: prevent a crash for missing column widthGravatar Lubomir I. Ivanov
2017-05-06File selector should filter images we can actually handle.Gravatar Robert C. Helling
2017-04-29Fix call to tr in order to create translation stringsGravatar Dirk Hohndel
2017-04-29Add SPDX header to desktop widgetsGravatar Dirk Hohndel
2017-03-11Silence warning about unused parameterGravatar Dirk Hohndel
2017-01-28Ignore double clicks on the divelistGravatar Joakim Bygdell
2017-01-12Images from web currently only works for single picturesGravatar Robert C. Helling
2017-01-11Provide an error message when downloadig image from web fails.Gravatar Robert C. Helling
2016-11-24Provide phots summary on dive list (Part 2)Gravatar Willem Ferguson
2016-11-24Provide photos summary on dive listGravatar Willem Ferguson
2016-08-27Settings update: Some code cleanupGravatar Tomaz Canabrava
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel
2016-03-09Silence warnings in divelistview.cppGravatar Dirk Hohndel
2015-10-30Move qt-ui to desktop-widgetsGravatar Tomaz Canabrava