Revision c216ad1...

Go back to digest for 20th January 2013

Optimization in Educational

Akarsh Simha committed changes in [kstars] /:

Separating the image export dialog from the image exporting backend.

Most of the code was just reused from class ExportImageDialog to
create class ImageExporter

The backend was separated so that the exporting of images can be
scripted via DBus without any user intervention necessary

No regressions were observed.

File Changes

Added 1 files
  • kstars/imageexporter.h
Modified 5 files
  •   kstars/CMakeLists.txt
  •   kstars/kstars.cpp
  •   kstars/skymap.h
  •   kstars/dialogs/exportimagedialog.cpp
  •   kstars/dialogs/exportimagedialog.h
6 files changed in total