Closed
Bug 267318
Opened 20 years ago
Closed 20 years ago
patches for the alert dialogs and qt designer plugin
Categories
(Core Graveyard :: Ports: Qt, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: michal.ceresna, Assigned: zack)
Details
Attachments
(2 files, 1 obsolete file)
|
79.45 KB,
patch
|
Details | Diff | Splinter Review | |
|
14.44 KB,
patch
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040917 Firefox/0.9.3 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040917 Firefox/0.9.3 Hello, these are first patches for merging from the Lixto code: alter dialogs in qgeckoembed qt-designer plugin with qgeckoembed Michal Reproducible: Always Steps to Reproduce: 1. 2. 3.
| Reporter | ||
Comment 1•20 years ago
|
||
| Reporter | ||
Comment 2•20 years ago
|
||
| Reporter | ||
Comment 3•20 years ago
|
||
(In reply to comment #1) > Created an attachment (id=164282) > alert dialogs there is a config/ subdir with the build rules for .ui files, this should be merged into <mozroot>/config/rules.mk
| Assignee | ||
Comment 4•20 years ago
|
||
(In reply to comment #2) > Created an attachment (id=164283) > qt-designer plugin Looks great, except two things: could you use QLibrary, instead of dlopen and there's a typo in the includeFile method.
| Assignee | ||
Comment 5•20 years ago
|
||
Benjamin could you also check the build system part of this one?
Comment 6•20 years ago
|
||
This looks fine from a build-config perspective.
| Reporter | ||
Comment 7•20 years ago
|
||
> Looks great, except two things: could you use QLibrary, instead of dlopen and using QLibrary doesn't work, see comment in the patch > there's a typo in the includeFile method. fixed
| Reporter | ||
Comment 8•20 years ago
|
||
Attachment #164283 -
Attachment is obsolete: true
| Assignee | ||
Comment 9•20 years ago
|
||
Great. I just committed both parts. Thank you very much.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•18 years ago
|
QA Contact: cbiesinger → ports-qt
Updated•16 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•