Qt 6.8.3 with BlackBerry 10 (QNX 8 / ARMv7) patches
 
 
 
 
 
 
Go to file
Laszlo Agocs bc75a8963e Fix for excess creation of QWindow instances.
topData() is called from various functions for any kind of widgets,
not just for top-levels. Therefore createTLSysExtra cannot assume
that the widget is top-level. Previously QWindows were created
for desktop widget, toolbars, mdi subwindows, etc. which is
wrong. The patch will avoid this, and will also fix drawing
isses when dragging mdi windows.

Reviewed-by: Samuel Rødal
2011-05-31 13:50:30 +02:00
bin Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
config.profiles Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
config.tests Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
demos Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
dist Changelog: Qt Designer 4.8 2011-05-05 16:17:50 +02:00
doc/src Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
examples Examples: QPA window example does not require widgets. 2011-05-30 15:08:33 +02:00
lib Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
mkspecs Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
qmake Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
src Fix for excess creation of QWindow instances. 2011-05-31 13:50:30 +02:00
tests Remove OpenVG from qtbase. 2011-05-26 10:55:57 +02:00
tools configure.exe: Remove QT3_SUPPORT. 2011-05-31 11:10:44 +02:00
util Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
.gitattributes Added .tag file with Git revision. 2011-05-03 16:23:49 +02:00
.gitignore Add QT_xxx_VERSION macros for each library in qtbase 2011-05-10 15:15:15 +02:00
.tag Added .tag file with Git revision. 2011-05-03 16:23:49 +02:00
INSTALL Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
LGPL_EXCEPTION.txt Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
LICENSE.FDL Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
LICENSE.LGPL Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
LICENSE.PREVIEW.COMMERCIAL Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
configure Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
configure.exe New configure.exe binary: Qt 5 with QT3_SUPPORT removed. 2011-05-31 11:11:43 +02:00
header.BSD Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
header.FDL Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
header.LGPL Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
header.LGPL-ONLY Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qtbase.pro tests: enable compilation of autotests for qtbase by default 2011-05-11 11:52:24 +10:00
sync.profile Merge remote branch 'origin/master' into refactor 2011-05-12 12:48:12 +02:00