Opened 13 years ago

Closed 5 years ago

#241 closed defect (wontfix)

Move PM extensions to a separate DLL

Reported by: Dmitry A. Kuminov Owned by:
Priority: major Milestone:
Component: General Version:
Severity: medium Keywords:
Cc:

Description

There is a number of extensions to PM APIs (search for qt_Win*) that don't belong to Qt -- they are pure PM functions not using any Qt data types or structures that can be useful for other applications as well, as they mostly fix what we consider PM bugs.

Having them all together as a separate DLL is good because breaks the dependency on the Qt DLLs and their fancy names (so it may be easily used by non-Qt programs).

Change History (5)

comment:1 Changed 13 years ago by Dmitry A. Kuminov

See the end of #203 for more motivation.

comment:2 Changed 12 years ago by Silvan Scherrer

Milestone: Qt EnhancedQt 4.next

comment:3 Changed 9 years ago by Silvan Scherrer

Milestone: Qt 4.nextQt 5

Milestone renamed

comment:4 Changed 5 years ago by Silvan Scherrer

Milestone: Qt 5

Ticket retargeted after milestone closed

comment:5 Changed 5 years ago by Silvan Scherrer

Resolution: wontfix
Status: newclosed

is this still true with Qt 5? If yes we should open a ticket at https://github.com/bitwiseworks/qtbase-os2

Note: See TracTickets for help on using tickets.