GCodeWidget Improvements

Authored by rizzitello on May 5 2018, 10:17 PM.

Description

GCodeWidget Improvements

Summary:

  • Do not add open files to m_openFiles
  • Reload openfiles instead of opening a new copy
    • Do not start with "new File" . User can't save it and can not print it unless saved
    • Allow for closing of files in the gcode editor
    • track the tab / documents to keep view current (needs more work ?)

Test Plan:
Open Documents, Close documents.
Try to open the same document hopefully get pushed to its tab..

Reviewers: patrickelectric, laysrodrigues, tcanabrava

Reviewed By: patrickelectric, laysrodrigues, tcanabrava

Subscribers: cullmann, Atelier: General Development

Tags: Atelier: General Development

Differential Revision: https://phabricator.kde.org/D12690

Details

Merged Changes

CommitAuthorDetailsCommitted
1ce8e7583ba4D12690rizzitello
Add file close. Works well under most cases 
May 20 2018
80271caaa7b3D12690rizzitello
Reload openfiles instead of opening a new copy 
May 20 2018
a3be8198a05cD12690rizzitello
Do not add already opened files to m_openFiles 
May 20 2018