Custom Query (301 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (40 - 42 of 301)

Ticket Resolution Summary Owner Reporter
#74 fixed Popup windows cause widget duplication Dmitry A. Kuminov
Description

If a popup window is shown at least once in a top-level window which layout is controlled by QLayout, subsequent resizing this window will produce visible duplicates of all child widgets contained in the window which will cause image distortion and mouse misalignment.

The effect may be seen in any top-level window with popups, for examile in QFileDialog, after opening the drop-down list of any of the comboboxes and resizing the file dialog.

#75 fixed Add support for lxlite Dmitry A. Kuminov
Description

For linking Qt and Qt apps, we are stuck to WLINK (ILINK is bogus and cannot handle so many exports as QtGui? has). WLINK is not capable of doing EXE/DLL compression which results into big executables and DLLs even in release builds.

The obvious solution is to use LXLITE to compress the generated EXE and DLL files. LXLITE support must be added to the qmake framework to make its usage fully transparent for the developers.

#76 fixed Generate root makefile Dmitry A. Kuminov
Description

Improve configure.cmd so that it generates the root Makefile and Makefiles for all .pro files in the tree, as on other platforms.

Note: See TracQuery for help on using queries.