Atelier enable drag and drop

Authored by rizzitello on May 14 2018, 1:45 AM.

Description

Atelier enable drag and drop

Summary:

  • Split openFile into openActcionTriggered() and loadFile(const QUrl &)
  • Let the Open Dialog Open N files
  • Enable Drag and drop for gcode and gco files

Test Plan:
DnD files to open them.
Known Issues:

  • Can not drop on GCodeEditor

Reviewers: laysrodrigues, patrickelectric, tcanabrava

Reviewed By: laysrodrigues, patrickelectric

Subscribers: Atelier: General Development

Tags: Atelier: General Development

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

Details

Committed
rizzitelloMay 20 2018, 1:40 PM
Reviewer
laysrodrigues
Differential Revision
D12719: Atelier enable drag and drop
Parents
R231:2c3c76252209: Enable DnD for the 3dview
R231:619a198b54da: Atelier Style Compliance
Branches
Unknown
Tags
Unknown

Merged Changes

CommitAuthorDetailsCommitted
2c3c76252209D12719rizzitello
Enable DnD for the 3dview 
May 20 2018
2da50f984516D12719rizzitello
Enable Drag and drop for gcode and gco files 
May 20 2018
2e968ee509f6D12719rizzitello
Use getOpenFileUrls dialog to allow for N files to be selected 
May 20 2018
6257376b288bD12719rizzitello
Split openFile into openActionTriggered() and loadFile(const QUrl &) 
May 20 2018