View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0014082 | Scribus | General | public | 2016-05-18 21:05 | 2019-08-24 06:34 |
| Reporter | FirasH | Assigned To | jghali | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | won't fix | ||
| Product Version | 1.4.7.svn | ||||
| Target Version | 1.4.7 | ||||
| Summary | 0014082: Backport 0011460 to 1.4.7.svn | ||||
| Description | Backport 0011460 to 1.4.7.svn. Compiled and tested. | ||||
| Additional Information | 1.4.7.svn () | ||||
| Tags | No tags attached. | ||||
| Attached Files | 14082-Patch.diff (454 bytes)
diff --git a/scribus/newfile.cpp b/scribus/newfile.cpp --- a/scribus/newfile.cpp +++ b/scribus/newfile.cpp @@ -366,6 +366,7 @@ fileDialog->setFileMode(QFileDialog::ExistingFile); fileDialog->setAcceptMode(QFileDialog::AcceptOpen); fileDialog->setOption(QFileDialog::DontUseNativeDialog); + fileDialog->setIconProvider(new ImIconProvider()); fileDialog->setReadOnly(true); fileDialog->setSizeGripEnabled(false); fileDialog->setModal(false); | ||||
| Patch | Yes | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-05-18 21:05 | FirasH | New Issue | |
| 2016-05-18 21:06 | FirasH | Relationship added | related to 0011460 |
| 2016-05-18 21:06 | FirasH | File Added: 14082-Patch.diff | |
| 2016-05-18 21:21 | Kunda | Target Version | => 1.4.7 |
| 2016-05-19 12:05 | jghali | Note Added: 0041213 | |
| 2016-05-19 12:06 | jghali | Note Edited: 0041213 | |
| 2019-08-24 06:34 | jghali | Assigned To | => jghali |
| 2019-08-24 06:34 | jghali | Status | new => resolved |
| 2019-08-24 06:34 | jghali | Resolution | open => won't fix |
| 2019-08-24 06:34 | jghali | Note Added: 0046530 | |
| 2019-08-24 06:34 | jghali | Status | resolved => closed |