| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Use a function to generate the path, so we can reuse it when actually
copying files :)
|
| |
|
|
|
|
|
| |
Still does nothing, but fill the source QLineEdit with something
reasonable and try to guess the destination directory.
|
|
|
|
| |
Also remember it on close.
|
| |
|
|
Does nothing yet except close.
This was harder than it should be: To keep a GridLayout expanding its
cells vertically, you have to set the Alignment in the *parent* Layout.
Took me a while to figure out...
|