Go to file
Fabien Freling 5839b221a0 Change the repaint() to an update().
Forcing to repaint might cause a recursive
repaint. Since there is no apparent reason to
directly repaint, we just call update().

Reviewed-by: Richard Moe Gustavsen
(cherry picked from commit 244fedd484b022881b906b1bc794d5af19d02843)
2011-05-10 11:45:30 +02:00
bin Fixed detection of QtBase directory. 2011-05-10 11:14:36 +02:00
config.profiles Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
config.tests Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
demos Move private headers into versioned subdirectory 2011-05-02 15:30:08 +02:00
dist Changelog: Qt Designer 4.8 2011-05-05 16:17:50 +02:00
doc/src Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
examples Removed examples and demos that are no longer in qtbase. 2011-04-27 12:06:02 +02:00
lib Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
mkspecs Fix framework absolute path issue 2011-05-04 15:55:51 +02:00
qmake Fix Makefile subtargets 2011-05-07 03:19:51 +00:00
src Change the repaint() to an update(). 2011-05-10 11:45:30 +02:00
tests Fix an race condition in the auto test. 2011-05-10 11:44:54 +02:00
tools QtUiTools: Remove Q3Support. 2011-05-06 09:33:45 +02:00
util Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
.gitattributes Added .tag file with Git revision. 2011-05-03 16:23:49 +02:00
.gitignore Add .gitignore to each module 2011-04-27 12:06:07 +02:00
.tag Added .tag file with Git revision. 2011-05-03 16:23:49 +02:00
configure Add qglobal.h exports for QtLocation & QtSensors 2011-05-09 15:34:25 +10:00
configure.exe new configure.exe binary 2011-05-03 14:49:38 +02:00
header.BSD Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
header.FDL Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
header.LGPL Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
header.LGPL-ONLY Initial import from the monolithic Qt. 2011-04-27 12:05:43 +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
qtbase.pro Install syncqt, and ensure it runs fine for external modules 2011-05-02 15:30:08 +02:00
sync.profile Added dependency information to the sync.profile. 2011-04-27 12:34:11 +02:00