bin
Partially revert 25a0cf881e
2011-09-07 07:17:08 +02:00
config.profiles
Update licenseheader text in source files for qtbase Qt module
2011-05-24 12:34:08 +03:00
config.tests
Fix fontconfig configure test
2011-08-29 16:28:17 +02:00
dist
added QMAKE_MOC_OPTIONS variable to qmake
2011-09-07 19:04:20 +02:00
doc /src
Add flag for non-recursive lookup of child qobject(s)
2011-08-15 13:37:49 +02:00
examples
Replace 'i < len-1 && func(i+1)' by 'i+1 < len && func(i+1)'
2011-09-12 16:03:47 +02:00
lib
Initial import from the monolithic Qt.
2011-04-27 12:05:43 +02:00
mkspecs
Split CFLAGS from pkg-config properly
2011-09-12 16:03:47 +02:00
qmake
find qt.conf more reliably
2011-09-12 18:25:54 +02:00
src
Fixed unstable v8 compile failure in debug-and-release builds
2011-09-12 23:47:45 +02:00
tests
optimize QList::removeAll()
2011-09-12 16:03:47 +02:00
tools
Perl check for windows configure.
2011-09-12 16:03:47 +02:00
util
drop an obsolete QChar::NoCategory enum value
2011-07-13 13:31:13 +02:00
.gitattributes
Added .tag file with Git revision.
2011-05-03 16:23:49 +02:00
.gitignore
update gitignore
2011-09-12 16:03:47 +02:00
.gitmodules
Add QtV8 library to QtBase
2011-08-29 10:16:01 +02:00
.tag
Added .tag file with Git revision.
2011-05-03 16:23:49 +02:00
configure
Fixed compilation of QtV8 for mac
2011-09-07 02:28:29 +02:00
configure.exe
New configure.exe binary
2011-09-05 08:55:31 +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
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
Fix make confclean
2011-09-12 16:03:47 +02:00
sync.profile
Add QtV8 library to QtBase
2011-08-29 10:16:01 +02:00