ModelRailroadTimetablePlanner/src/app
Filippo Gentile 4360e4b5b1 MeetingSession: distinguish track plan change from job plan change
Renamed stationJobsPlanChanged()
Added   stationTrackPlanChanged()

When only Jobs change there is no need to fully reload graphs.
LineGraphManager: use common implementation to react to this new signal
2022-09-11 14:32:05 +02:00
..
CMakeLists.txt Rename Project Part 1 2021-08-26 14:59:14 +02:00
info.h.in MeetingSession: use short product name for AppData location 2021-12-03 19:55:27 +01:00
main.cpp Clazy: use multi-arg QString::arg() 2022-01-19 15:48:09 +01:00
mainwindow.cpp MainWindow: fix infinite loop when closing is busy 2022-02-13 23:29:42 +01:00
mainwindow.h MainWindow: try again if closing fails for background task still running 2021-12-16 16:04:37 +01:00
mainwindow.ui MainWindow: fix action enable/disable 2021-12-16 12:15:10 +01:00
propertiesdialog.cpp Initial commit 2021-03-16 10:46:22 +01:00
propertiesdialog.h Initial commit 2021-03-16 10:46:22 +01:00
scopedebug.cpp Initial commit 2021-03-16 10:46:22 +01:00
scopedebug.h Initial commit 2021-03-16 10:46:22 +01:00
session.cpp MeetingSession: fix database table creation 2022-03-08 12:08:00 +01:00
session.h MeetingSession: distinguish track plan change from job plan change 2022-09-11 14:32:05 +02:00