View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0015589 | Scribus | Internal | public | 2019-03-07 07:54 | 2019-06-04 20:55 |
Reporter | ale | Assigned To | jghali | ||
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Product Version | 1.5.5.svn | ||||
Fixed in Version | 1.5.5.svn | ||||
Summary | 0015589: Remove old PrefsPanel API | ||||
Description | https://github.com/scribusproject/scribus/blob/master/scribus/scplugin.h#L174 defines two functions virtual bool newPrefsPanelWidget(QWidget* parent, PrefsPanel*& panel, QString& caption, QPixmap& icon); virtual bool newPrefsPanelWidget(QWidget* parent, Prefs_Pane*& panel, QString& caption, QPixmap& icon); what's the difference? scritpercore.cpp implements both, but it does not make much sense to me... | ||||
Tags | No tags attached. | ||||
Patch | No | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2019-03-07 07:54 | ale | New Issue | |
2019-03-07 07:54 | ale | Summary | document the difference between => document the difference between PrefsPanel and Prefs_Pane |
2019-03-10 12:05 | jghali | Note Added: 0045980 | |
2019-03-10 12:24 | jghali | Note Edited: 0045980 | |
2019-03-10 12:40 | jghali | Summary | document the difference between PrefsPanel and Prefs_Pane => Remove old PrefsPanel API |
2019-03-10 12:45 | jghali | Assigned To | => jghali |
2019-03-10 12:45 | jghali | Status | new => resolved |
2019-03-10 12:45 | jghali | Resolution | open => fixed |
2019-03-10 12:45 | jghali | Fixed in Version | => 1.5.5.svn |
2019-03-10 12:45 | jghali | Category | - => Internal |
2019-06-04 20:55 | cbradney | Status | resolved => closed |