aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets/tripselectiondialog.ui
AgeCommit message (Collapse)Author
2020-10-03desktop: add trip selection dialogGravatar Berthold Stoeger
A simple dialog to select a trip. Simply fill a QListWidget without the model/view rigmarole. So much less painful! Of course that means that the dialog has to be regenerated everytime it is used. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>