Revision 7f5aa5d...
Go back to digest for 28th October 2012Bug Fixes in Utilities
Friedrich Karl Tilman Pülz committed changes in [publictransport] /timetablemate/src:
Add crash protection, use KUniqueApplication
- Add simple crash protection by storing a boolean value in the
settings, gets set to true on program start and false on
(successful) program exit, stays true on crash
- Use KUniqueApplication to prevent a second TimetableMate instance
to show the crash dialog, because another instance is running
- The crash dialog allows to not open previously opened
projects/tabs to prevent another crash
File Changes
Modified 3 files
- /timetablemate/src
- engine/main.cpp
- engine/timetablemate.cpp
- engine/timetablemate.kcfg
3 files changed in total