qt 4.2.0, lots of improvements.
This commit is contained in:
parent
12f0c00bc1
commit
9e9af894ce
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.20 2006/09/18 10:21:48 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.21 2006/10/08 21:43:50 espie Exp $
|
||||
|
||||
COMMENT= "C++ X11 GUI toolkit"
|
||||
COMMENT-examples= "examples for qt4"
|
||||
@ -11,25 +11,30 @@ COMMENT-sqlite= "sqlite plugin for qt4"
|
||||
PKGNAME= qt4-${VERSION}
|
||||
PKGNAME-mysql= qt4-mysql-${VERSION}
|
||||
PKGNAME-postgresql= qt4-postgresql-${VERSION}
|
||||
PKGNAME-examples= qt4-examples-${VERSION}p0
|
||||
PKGNAME-examples= qt4-examples-${VERSION}
|
||||
PKGNAME-sqlite2= qt4-sqlite2-${VERSION}
|
||||
PKGNAME-sqlite= qt4-sqlite-${VERSION}
|
||||
FULLPKGNAME= qt4-${VERSION}p0
|
||||
FULLPKGNAME= qt4-${VERSION}
|
||||
FULLPKGNAME-html= qt4-html-${VERSION}
|
||||
SHARED_LIBS= Qt3Support 5.0 \
|
||||
QtCore 5.0 \
|
||||
QtDesigner 5.0 \
|
||||
QtDesignerComponents 5.0 \
|
||||
QtGui 5.0 \
|
||||
QtNetwork 5.0 \
|
||||
QtOpenGL 5.0 \
|
||||
QtSql 5.0 \
|
||||
QtXml 5.0 \
|
||||
QtSvg 5.0 \
|
||||
QtTest 5.0
|
||||
SHARED_LIBS= Qt3Support 6.0 \
|
||||
QtCore 6.0 \
|
||||
QtDesigner 6.0 \
|
||||
QtDesignerComponents 6.0 \
|
||||
QtGui 6.0 \
|
||||
QtNetwork 6.0 \
|
||||
QtOpenGL 6.0 \
|
||||
QtSql 6.0 \
|
||||
QtXml 6.0 \
|
||||
QtSvg 6.0 \
|
||||
QtTest 6.0 \
|
||||
QtAssistantClient 2.0 \
|
||||
QtDBus 0.0
|
||||
|
||||
|
||||
VERSION= 4.2.0
|
||||
DISTNAME= qt-x11-opensource-src-4.2.0
|
||||
|
||||
|
||||
VERSION= 4.1.3
|
||||
DISTNAME= qt-x11-opensource-src-4.1.3
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ftp://ftp.rediris.es/mirror/Qt/source/ \
|
||||
ftp://ftp.iasi.roedu.net/mirrors/ftp.trolltech.com/qt/source/ \
|
||||
@ -60,7 +65,7 @@ PORTHOME= ${WRKDIST}
|
||||
|
||||
CONFIGURE_STYLE= simple
|
||||
CONFIGURE_ARGS= -qt-gif -system-libpng -system-libjpeg -system-zlib \
|
||||
-sm -no-g++-exceptions \
|
||||
-sm -no-g++-exceptions -system-sqlite \
|
||||
-v -stl -xrender -fast \
|
||||
-no-sql-odbc \
|
||||
-tablet \
|
||||
@ -99,7 +104,8 @@ MULTI_PACKAGES+=-html -examples
|
||||
|
||||
.if !defined(PACKAGING) || ${SUBPACKAGE} == ""
|
||||
LIB_DEPENDS+= jpeg::graphics/jpeg \
|
||||
mng::graphics/libmng
|
||||
mng::graphics/libmng \
|
||||
dbus-1::x11/dbus
|
||||
|
||||
WANTLIB+= lcms
|
||||
.endif
|
||||
@ -112,7 +118,7 @@ LIB_DEPENDS+=mysqlclient_r::databases/mysql
|
||||
. if defined(PACKAGING)
|
||||
LIB_DEPENDS+= QtCore.>=4,QtSql::x11/qt4
|
||||
. endif
|
||||
WANTLIB+= m z
|
||||
WANTLIB+= m z crypto ssl pthread
|
||||
.endif
|
||||
|
||||
MULTI_PACKAGES+= -postgresql
|
||||
@ -150,15 +156,22 @@ WANTLIB+= m z
|
||||
.endif
|
||||
|
||||
.if defined(PACKAGING) && ${SUBPACKAGE} == "-examples"
|
||||
LIB_DEPENDS+= QtCore.>=4,QtGui,QtNetwork,QtOpenGL,QtSql,QtXml,QtSvg,QtTest::x11/qt4
|
||||
LIB_DEPENDS+= QtCore.>=4,QtGui,QtNetwork,QtOpenGL,QtSql,QtXml,QtSvg,QtTest,Qt3Support,QtAssistantClient,QtDBus::x11/qt4
|
||||
WANTLIB+= dbus-1
|
||||
.endif
|
||||
|
||||
.if !defined(PACKAGING) || ${SUBPACKAGE} == "" || ${SUBPACKAGE} == "-examples"
|
||||
WANTLIB+= ICE Xrender c GLU SM freetype pthread Xrandr Xinerama \
|
||||
stdc++ Xcursor Xext GL Xi m X11 z fontconfig
|
||||
stdc++ Xcursor Xext GL Xi m X11 z fontconfig Xfixes
|
||||
LIB_DEPENDS+= png.>=2::graphics/png
|
||||
.endif
|
||||
|
||||
.if !defined(PACKAGING) || ${SUBPACKAGE} != "-html"
|
||||
LIB_DEPENDS+= glib-2.0::devel/glib2
|
||||
WANTLIB+= iconv intl
|
||||
|
||||
.endif
|
||||
|
||||
.if defined(PACKAGING) && ${SUBPACKAGE} == "-html"
|
||||
PKG_ARCH= *
|
||||
.endif
|
||||
@ -171,7 +184,7 @@ QT_PLUGINSDIR= ${QT_BASEDIR}/plugins
|
||||
QT_BINDIR= ${QT_BASEDIR}/bin
|
||||
QT_PKGCFGDIR= ${QT_BASEDIR}
|
||||
|
||||
DOCS= LICENSE.GPL README OPENSOURCE-NOTICE.TXT
|
||||
DOCS= OPENSOURCE-NOTICE.TXT README
|
||||
|
||||
VMEM_WARNING= Yes
|
||||
NO_REGRESS= Yes
|
||||
@ -183,6 +196,8 @@ PROGRAMS= rcc qtdemo qt3to4 syncqt
|
||||
|
||||
QMAKE=${WRKBUILD}/bin/qmake
|
||||
|
||||
MAKE_FLAGS+= INSTALL_PROGRAM='${INSTALL_PROGRAM}' \
|
||||
INSTALL_FILE='${INSTALL_DATA}'
|
||||
.for l v in $(SHARED_LIBS)
|
||||
MAKE_FLAGS+=LIB$l_VERSION=$v
|
||||
.endfor
|
||||
@ -204,21 +219,15 @@ DIRECTORIES= src/corelib src/gui src/network src/opengl src/qt3support src/sql s
|
||||
tools/designer/src/plugins/widgets
|
||||
|
||||
post-install:
|
||||
# extra debugging stuff
|
||||
.for i in ${DIRECTORIES}
|
||||
# cd ${WRKBUILD}/$i && ${MAKE_PROGRAM} LOCALBASE=${LOCALBASE} ${FAKE_FLAGS} debug-install
|
||||
.endfor
|
||||
# extra doc
|
||||
cd ${WRKSRC}; ${INSTALL_DATA} ${DOCS} ${QT_DOC}
|
||||
# programs
|
||||
${INSTALL_PROGRAM_DIR} ${QT_BINDIR}
|
||||
.for p in ${PROGRAMS4}
|
||||
strip ${PREFIX}/lib/qt4/bin/$p
|
||||
@ln -sf ${TRUEPREFIX}/lib/qt4/bin/$p ${PREFIX}/bin/$p4
|
||||
.endfor
|
||||
@ln -sf assistant ${PREFIX}/lib/qt4/bin/assistant4
|
||||
.for p in ${PROGRAMS}
|
||||
strip ${QT_BASEDIR}/bin/$p
|
||||
@ln -sf ${TRUEPREFIX}/lib/qt4/bin/$p ${PREFIX}/bin/$p
|
||||
.endfor
|
||||
# fix pkgconfig stuff
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (qt-x11-opensource-src-4.1.3.tar.gz) = c6fc6934bfca458dde6e6370a2ed0101
|
||||
RMD160 (qt-x11-opensource-src-4.1.3.tar.gz) = ecd103f99b2d1ca4b88e749faee5553b8c1c53e2
|
||||
SHA1 (qt-x11-opensource-src-4.1.3.tar.gz) = 6728b4891c5e24d4a9e1b7b66cc5915f89453b7c
|
||||
SIZE (qt-x11-opensource-src-4.1.3.tar.gz) = 32200887
|
||||
MD5 (qt-x11-opensource-src-4.2.0.tar.gz) = 2c062a125d5ca66397e3430ba537fbec
|
||||
RMD160 (qt-x11-opensource-src-4.2.0.tar.gz) = d9825a32fcfd495bf61316b4ee346a78ef5cc4f8
|
||||
SHA1 (qt-x11-opensource-src-4.2.0.tar.gz) = b878d21cd6844261feb97a0a7a813160bf475596
|
||||
SIZE (qt-x11-opensource-src-4.2.0.tar.gz) = 37084418
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-configure,v 1.6 2006/06/04 09:37:43 espie Exp $
|
||||
--- configure.orig Sun May 14 12:47:04 2006
|
||||
+++ configure Sun May 21 22:58:19 2006
|
||||
@@ -1218,7 +1218,7 @@ while [ "$#" -gt 0 ]; do
|
||||
$OpenBSD: patch-configure,v 1.7 2006/10/08 21:43:50 espie Exp $
|
||||
--- configure.orig Fri Sep 29 16:45:28 2006
|
||||
+++ configure Sat Oct 7 13:10:23 2006
|
||||
@@ -1401,7 +1401,7 @@ while [ "$#" -gt 0 ]; do
|
||||
v|verbose)
|
||||
if [ "$VAL" = "yes" ]; then
|
||||
if [ "$OPT_VERBOSE" = "$VAL" ]; then # takes two verboses to turn on qmake debugs
|
||||
|
@ -1,6 +1,6 @@
|
||||
$OpenBSD: patch-mkspecs_openbsd-g++_qmake_conf,v 1.2 2005/12/31 15:59:50 espie Exp $
|
||||
--- mkspecs/openbsd-g++/qmake.conf.orig Fri Dec 16 12:51:54 2005
|
||||
+++ mkspecs/openbsd-g++/qmake.conf Fri Dec 30 10:31:22 2005
|
||||
$OpenBSD: patch-mkspecs_openbsd-g++_qmake_conf,v 1.3 2006/10/08 21:43:50 espie Exp $
|
||||
--- mkspecs/openbsd-g++/qmake.conf.orig Fri Sep 29 16:45:28 2006
|
||||
+++ mkspecs/openbsd-g++/qmake.conf Sat Oct 7 17:41:40 2006
|
||||
@@ -7,12 +7,13 @@ TEMPLATE = app
|
||||
CONFIG += qt warn_on release link_prl
|
||||
QT += core gui
|
||||
@ -16,7 +16,7 @@ $OpenBSD: patch-mkspecs_openbsd-g++_qmake_conf,v 1.2 2005/12/31 15:59:50 espie E
|
||||
QMAKE_CFLAGS_DEPS = -M
|
||||
QMAKE_CFLAGS_WARN_ON = -Wall -W
|
||||
QMAKE_CFLAGS_WARN_OFF = -w
|
||||
@@ -33,8 +34,8 @@ QMAKE_CXXFLAGS_SHLIB = $$QMAKE_CFLAGS_SH
|
||||
@@ -35,8 +36,8 @@ QMAKE_CXXFLAGS_STATIC_LIB = $$QMAKE_CFLA
|
||||
QMAKE_CXXFLAGS_YACC = $$QMAKE_CFLAGS_YACC
|
||||
QMAKE_CXXFLAGS_THREAD = $$QMAKE_CFLAGS_THREAD
|
||||
|
||||
@ -27,7 +27,7 @@ $OpenBSD: patch-mkspecs_openbsd-g++_qmake_conf,v 1.2 2005/12/31 15:59:50 espie E
|
||||
QMAKE_INCDIR_X11 = /usr/X11R6/include
|
||||
QMAKE_LIBDIR_X11 = /usr/X11R6/lib
|
||||
QMAKE_INCDIR_QT = $$[QT_INSTALL_HEADERS]
|
||||
@@ -52,7 +53,7 @@ QMAKE_LFLAGS_RELEASE =
|
||||
@@ -54,7 +55,7 @@ QMAKE_LFLAGS_RELEASE =
|
||||
QMAKE_LFLAGS_DEBUG =
|
||||
QMAKE_LFLAGS_SHLIB = -shared
|
||||
QMAKE_LFLAGS_PLUGIN = $$QMAKE_LFLAGS_SHLIB
|
||||
@ -36,3 +36,11 @@ $OpenBSD: patch-mkspecs_openbsd-g++_qmake_conf,v 1.2 2005/12/31 15:59:50 espie E
|
||||
QMAKE_LFLAGS_THREAD = -pthread
|
||||
|
||||
QMAKE_LIBS =
|
||||
@@ -80,5 +81,6 @@ QMAKE_DEL_FILE = rm -f
|
||||
QMAKE_DEL_DIR = rmdir
|
||||
QMAKE_CHK_DIR_EXISTS = test -d
|
||||
QMAKE_MKDIR = mkdir -p
|
||||
-include(../common/unix.conf)
|
||||
+QMAKE_SEPARATE_DEBUG_INFO=
|
||||
+QMAKE_INSTALL_SEPARATE_DEBUG_INGO=
|
||||
load(qt_config)
|
||||
|
@ -1,20 +1,20 @@
|
||||
$OpenBSD: patch-qmake_generators_unix_unixmake2_cpp,v 1.2 2006/03/05 21:58:07 espie Exp $
|
||||
--- qmake/generators/unix/unixmake2.cpp.orig Thu Feb 16 11:51:34 2006
|
||||
+++ qmake/generators/unix/unixmake2.cpp Sun Mar 5 12:23:57 2006
|
||||
@@ -200,10 +200,8 @@ UnixMakefileGenerator::writeMakeParts(QT
|
||||
t << "TARGETD = " << var("TARGET_x.y") << endl;
|
||||
t << "TARGET0 = " << var("TARGET_") << endl;
|
||||
$OpenBSD: patch-qmake_generators_unix_unixmake2_cpp,v 1.3 2006/10/08 21:43:50 espie Exp $
|
||||
--- qmake/generators/unix/unixmake2.cpp.orig Fri Sep 29 16:45:13 2006
|
||||
+++ qmake/generators/unix/unixmake2.cpp Sat Oct 7 13:10:23 2006
|
||||
@@ -206,10 +206,8 @@ UnixMakefileGenerator::writeMakeParts(QT
|
||||
t << "TARGETD = " << escapeFilePath(var("TARGET_x.y")) << endl;
|
||||
t << "TARGET0 = " << escapeFilePath(var("TARGET_")) << endl;
|
||||
} else if(project->isEmpty("QMAKE_HPUX_SHLIB")) {
|
||||
- t << "TARGETD = " << var("TARGET_x.y.z") << endl;
|
||||
- t << "TARGET0 = " << var("TARGET_") << endl;
|
||||
- t << "TARGET1 = " << var("TARGET_x") << endl;
|
||||
- t << "TARGET2 = " << var("TARGET_x.y") << endl;
|
||||
- t << "TARGETD = " << escapeFilePath(var("TARGET_x.y.z")) << endl;
|
||||
- t << "TARGET0 = " << escapeFilePath(var("TARGET_")) << endl;
|
||||
- t << "TARGET1 = " << escapeFilePath(var("TARGET_x")) << endl;
|
||||
- t << "TARGET2 = " << escapeFilePath(var("TARGET_x.y")) << endl;
|
||||
+ t << "LIB" << var("OBSD_TARGET_NAME") << "_VERSION = " << var("OBSD_TARGET_VERSION") << endl;
|
||||
+ t << "TARGETD = " << var("OBSD_TARGET_x.y") << endl;
|
||||
} else {
|
||||
t << "TARGETD = " << var("TARGET_x") << endl;
|
||||
t << "TARGET0 = " << var("TARGET_") << endl;
|
||||
@@ -490,31 +488,22 @@ UnixMakefileGenerator::writeMakeParts(QT
|
||||
t << "TARGETD = " << escapeFilePath(var("TARGET_x")) << endl;
|
||||
t << "TARGET0 = " << escapeFilePath(var("TARGET_")) << endl;
|
||||
@@ -518,31 +516,22 @@ UnixMakefileGenerator::writeMakeParts(QT
|
||||
t << endl << endl;
|
||||
} else if(project->isEmpty("QMAKE_HPUX_SHLIB")) {
|
||||
t << "\n\t"
|
||||
@ -49,9 +49,9 @@ $OpenBSD: patch-qmake_generators_unix_unixmake2_cpp,v 1.2 2006/03/05 21:58:07 es
|
||||
if(!project->isEmpty("QMAKE_POST_LINK"))
|
||||
t << "\n\t" << var("QMAKE_POST_LINK");
|
||||
t << endl << endl;
|
||||
@@ -817,8 +806,7 @@ UnixMakefileGenerator::writeMakeParts(QT
|
||||
@@ -857,8 +846,7 @@ UnixMakefileGenerator::writeMakeParts(QT
|
||||
t << "\t-$(DEL_FILE) " << "$(TARGET)" << " " << endl;
|
||||
if(!project->isActiveConfig("staticlib") && project->variables()["QMAKE_APP_FLAG"].isEmpty() &&
|
||||
if(!project->isActiveConfig("staticlib") && project->values("QMAKE_APP_FLAG").isEmpty() &&
|
||||
!project->isActiveConfig("plugin") && !project->isActiveConfig("compile_libtool"))
|
||||
- t << "\t-$(DEL_FILE) " << destdir << "$(TARGET0) " << destdir << "$(TARGET1) "
|
||||
- << destdir << "$(TARGET2) $(TARGETA)" << endl;
|
||||
@ -59,24 +59,23 @@ $OpenBSD: patch-qmake_generators_unix_unixmake2_cpp,v 1.2 2006/03/05 21:58:07 es
|
||||
{
|
||||
QString ofile = Option::fixPathToTargetOS(fileFixify(Option::output.fileName()));
|
||||
if(!ofile.isEmpty())
|
||||
@@ -870,6 +858,11 @@ void UnixMakefileGenerator::init2()
|
||||
project->variables()["VER_MAJ"].append(l[0]);
|
||||
project->variables()["VER_MIN"].append(l[1]);
|
||||
project->variables()["VER_PAT"].append(l[2]);
|
||||
+
|
||||
+ project->variables()["OBSD_TARGET_NAME"].append(project->first("TARGET"));
|
||||
+ project->variables()["OBSD_TARGET_VERSION"].append(project->first("VER_MAJ") + "." + project->first("VER_MIN"));
|
||||
+ project->variables()["OBSD_TARGET_x.y"].append("lib" + project->first("TARGET") + "." + project->first("QMAKE_EXTENSION_SHLIB") + ".$(LIB" + project->first("TARGET") + "_VERSION)");
|
||||
@@ -927,6 +915,10 @@ void UnixMakefileGenerator::init2()
|
||||
project->values("VER_MAJ").append(l[0]);
|
||||
project->values("VER_MIN").append(l[1]);
|
||||
project->values("VER_PAT").append(l[2]);
|
||||
+ project->values("OBSD_TARGET_NAME").append(project->first("TARGET"));
|
||||
+ project->values("OBSD_TARGET_VERSION").append(project->first("VER_MAJ") + "." + project->first("VER_MIN"));
|
||||
+ project->values("OBSD_TARGET_x.y").append("lib" + project->first("TARGET") + "." + project->first("QMAKE_EXTENSION_SHLIB") + ".$(LIB" + project->first("TARGET") + "_VERSION)");
|
||||
+
|
||||
if(project->isEmpty("QMAKE_FRAMEWORK_VERSION"))
|
||||
project->variables()["QMAKE_FRAMEWORK_VERSION"].append(project->variables()["VER_MAJ"].first());
|
||||
project->values("QMAKE_FRAMEWORK_VERSION").append(project->values("VER_MAJ").first());
|
||||
|
||||
@@ -991,7 +984,7 @@ void UnixMakefileGenerator::init2()
|
||||
@@ -1058,7 +1050,7 @@ void UnixMakefileGenerator::init2()
|
||||
project->first("VER_MIN") + "." +
|
||||
project->first("VER_PAT"));
|
||||
}
|
||||
- project->variables()["TARGET"] = project->variables()["TARGET_x.y.z"];
|
||||
+ project->variables()["TARGET"] = project->variables()["OBSD_TARGET_x.y"];
|
||||
- project->values("TARGET") = project->values("TARGET_x.y.z");
|
||||
+ project->values("TARGET") = project->values("OBSD_TARGET_x.y");
|
||||
}
|
||||
if(project->isEmpty("QMAKE_LN_SHLIB"))
|
||||
project->variables()["QMAKE_LN_SHLIB"].append("ln -s");
|
||||
project->values("QMAKE_LN_SHLIB").append("ln -s");
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-qmake_generators_unix_unixmake_cpp,v 1.2 2006/03/05 21:58:07 espie Exp $
|
||||
--- qmake/generators/unix/unixmake.cpp.orig Thu Feb 16 11:51:34 2006
|
||||
+++ qmake/generators/unix/unixmake.cpp Sun Mar 5 12:10:38 2006
|
||||
@@ -599,7 +599,7 @@ UnixMakefileGenerator::defaultInstall(co
|
||||
$OpenBSD: patch-qmake_generators_unix_unixmake_cpp,v 1.3 2006/10/08 21:43:50 espie Exp $
|
||||
--- qmake/generators/unix/unixmake.cpp.orig Fri Sep 29 16:45:13 2006
|
||||
+++ qmake/generators/unix/unixmake.cpp Sat Oct 7 13:10:23 2006
|
||||
@@ -633,7 +633,7 @@ UnixMakefileGenerator::defaultInstall(co
|
||||
if(project->isEmpty("QMAKE_CYGWIN_SHLIB")) {
|
||||
if(!project->isActiveConfig("staticlib") && !project->isActiveConfig("plugin")) {
|
||||
if(project->isEmpty("QMAKE_HPUX_SHLIB")) {
|
||||
|
12
x11/qt4/patches/patch-src_corelib_io_io_pri
Normal file
12
x11/qt4/patches/patch-src_corelib_io_io_pri
Normal file
@ -0,0 +1,12 @@
|
||||
$OpenBSD: patch-src_corelib_io_io_pri,v 1.1 2006/10/08 21:43:50 espie Exp $
|
||||
--- src/corelib/io/io.pri.orig Sun Oct 8 16:44:55 2006
|
||||
+++ src/corelib/io/io.pri Sun Oct 8 16:45:06 2006
|
||||
@@ -60,7 +60,7 @@ win32 {
|
||||
HEADERS += io/qfilesystemwatcher_inotify_p.h
|
||||
}
|
||||
|
||||
- freebsd-*|macx-*:{
|
||||
+ freebsd-*|macx-*|openbsd-*:{
|
||||
SOURCES += io/qfilesystemwatcher_kqueue.cpp
|
||||
HEADERS += io/qfilesystemwatcher_kqueue_p.h
|
||||
}
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-src_corelib_io_qfsfileengine_unix_cpp,v 1.1 2006/06/04 09:37:43 espie Exp $
|
||||
--- src/corelib/io/qfsfileengine_unix.cpp.orig Mon May 22 12:22:02 2006
|
||||
+++ src/corelib/io/qfsfileengine_unix.cpp Mon May 22 12:25:43 2006
|
||||
@@ -539,13 +539,13 @@ uint QFSFileEngine::ownerId(FileOwner ow
|
||||
$OpenBSD: patch-src_corelib_io_qfsfileengine_unix_cpp,v 1.2 2006/10/08 21:43:50 espie Exp $
|
||||
--- src/corelib/io/qfsfileengine_unix.cpp.orig Fri Sep 29 16:44:58 2006
|
||||
+++ src/corelib/io/qfsfileengine_unix.cpp Sat Oct 7 13:10:23 2006
|
||||
@@ -575,13 +575,13 @@ uint QFSFileEngine::ownerId(FileOwner ow
|
||||
|
||||
QString QFSFileEngine::owner(FileOwner own) const
|
||||
{
|
||||
@ -17,7 +17,7 @@ $OpenBSD: patch-src_corelib_io_qfsfileengine_unix_cpp,v 1.1 2006/06/04 09:37:43
|
||||
struct passwd entry;
|
||||
getpwuid_r(ownerId(own), &entry, buf.data(), buf.size(), &pw);
|
||||
#else
|
||||
@@ -555,7 +555,7 @@ QString QFSFileEngine::owner(FileOwner o
|
||||
@@ -591,7 +591,7 @@ QString QFSFileEngine::owner(FileOwner o
|
||||
return QFile::decodeName(QByteArray(pw->pw_name));
|
||||
} else if(own == OwnerGroup) {
|
||||
struct group *gr = 0;
|
||||
|
@ -1,12 +1,12 @@
|
||||
$OpenBSD: patch-src_gui_dialogs_qprintdialog_unix_cpp,v 1.2 2006/03/05 21:58:07 espie Exp $
|
||||
--- src/gui/dialogs/qprintdialog_unix.cpp.orig Thu Feb 16 11:51:12 2006
|
||||
+++ src/gui/dialogs/qprintdialog_unix.cpp Sun Mar 5 12:10:38 2006
|
||||
@@ -66,6 +66,8 @@
|
||||
#define BOOL_DEFINED
|
||||
#endif
|
||||
|
||||
+#include <sys/types.h>
|
||||
+#include <rpc/rpc.h>
|
||||
#include <rpcsvc/ypclnt.h>
|
||||
#include <rpcsvc/yp_prot.h>
|
||||
$OpenBSD: patch-src_gui_dialogs_qprintdialog_unix_cpp,v 1.3 2006/10/08 21:43:50 espie Exp $
|
||||
--- src/gui/dialogs/qprintdialog_unix.cpp.orig Fri Sep 29 16:45:01 2006
|
||||
+++ src/gui/dialogs/qprintdialog_unix.cpp Sat Oct 7 13:10:23 2006
|
||||
@@ -56,6 +56,8 @@
|
||||
# define BOOL_DEFINED
|
||||
# endif
|
||||
|
||||
+# include <sys/types.h>
|
||||
+# include <rpc/rpc.h>
|
||||
# include <rpcsvc/ypclnt.h>
|
||||
# include <rpcsvc/yp_prot.h>
|
||||
#endif // QT_NO_NIS
|
||||
|
@ -1,8 +1,8 @@
|
||||
$OpenBSD: patch-src_gui_kernel_qapplication_x11_cpp,v 1.5 2006/06/04 09:37:43 espie Exp $
|
||||
--- src/gui/kernel/qapplication_x11.cpp.orig Mon May 22 12:31:11 2006
|
||||
+++ src/gui/kernel/qapplication_x11.cpp Mon May 22 12:31:28 2006
|
||||
@@ -5554,7 +5554,7 @@ static void sm_performSaveYourself(QSess
|
||||
sm_setProperty(QString::fromLatin1(SmProgram), QString::fromLocal8Bit(qApp->argv()[0]));
|
||||
$OpenBSD: patch-src_gui_kernel_qapplication_x11_cpp,v 1.6 2006/10/08 21:43:50 espie Exp $
|
||||
--- src/gui/kernel/qapplication_x11.cpp.orig Fri Sep 29 16:45:03 2006
|
||||
+++ src/gui/kernel/qapplication_x11.cpp Sat Oct 7 13:10:23 2006
|
||||
@@ -4707,7 +4707,7 @@ static void sm_performSaveYourself(QSess
|
||||
sm_setProperty(QString::fromLatin1(SmProgram), argument0);
|
||||
// tell the session manager about our user as well.
|
||||
struct passwd *entryPtr = 0;
|
||||
-#if !defined(QT_NO_THREAD) && defined(_POSIX_THREAD_SAFE_FUNCTIONS)
|
||||
|
@ -1,11 +1,11 @@
|
||||
$OpenBSD: patch-src_plugins_sqldrivers_sqlite_sqlite_pro,v 1.1 2006/05/15 21:09:39 espie Exp $
|
||||
--- src/plugins/sqldrivers/sqlite/sqlite.pro.orig Mon May 15 18:31:44 2006
|
||||
+++ src/plugins/sqldrivers/sqlite/sqlite.pro Mon May 15 18:34:20 2006
|
||||
@@ -4,49 +4,8 @@ HEADERS = ../../../sql/drivers/sqlite/q
|
||||
$OpenBSD: patch-src_plugins_sqldrivers_sqlite_sqlite_pro,v 1.2 2006/10/08 21:43:50 espie Exp $
|
||||
--- src/plugins/sqldrivers/sqlite/sqlite.pro.orig Mon Aug 28 15:10:00 2006
|
||||
+++ src/plugins/sqldrivers/sqlite/sqlite.pro Mon Aug 28 15:11:15 2006
|
||||
@@ -4,53 +4,7 @@ HEADERS = ../../../sql/drivers/sqlite/q
|
||||
SOURCES = smain.cpp \
|
||||
../../../sql/drivers/sqlite/qsql_sqlite.cpp
|
||||
|
||||
-!contains( LIBS, .*sqlite.* ) {
|
||||
-!system-sqlite:!contains( LIBS, .*sqlite.* ) {
|
||||
- CONFIG(release, debug|release):DEFINES *= NDEBUG
|
||||
- INCLUDEPATH += ../../../3rdparty/sqlite
|
||||
-
|
||||
@ -25,6 +25,7 @@ $OpenBSD: patch-src_plugins_sqldrivers_sqlite_sqlite_pro,v 1.1 2006/05/15 21:09:
|
||||
- ../../../3rdparty/sqlite/legacy.c \
|
||||
- ../../../3rdparty/sqlite/main.c \
|
||||
- ../../../3rdparty/sqlite/opcodes.c \
|
||||
- ../../../3rdparty/sqlite/os.c \
|
||||
- ../../../3rdparty/sqlite/pager.c \
|
||||
- ../../../3rdparty/sqlite/parse.c \
|
||||
- ../../../3rdparty/sqlite/pragma.c \
|
||||
@ -48,8 +49,9 @@ $OpenBSD: patch-src_plugins_sqldrivers_sqlite_sqlite_pro,v 1.1 2006/05/15 21:09:
|
||||
-
|
||||
- unix:SOURCES += ../../../3rdparty/sqlite/os_unix.c
|
||||
- win32:SOURCES += ../../../3rdparty/sqlite/os_win.c
|
||||
+!contains( LIBS, .*sqlite3.* ) {
|
||||
+ LIBS *= -lsqlite3
|
||||
}
|
||||
-} else {
|
||||
LIBS *= $$QT_LFLAGS_SQLITE
|
||||
QMAKE_CXXFLAGS *= $$QT_CFLAGS_SQLITE
|
||||
-}
|
||||
|
||||
include(../qsqldriverbase.pri)
|
||||
|
@ -1,6 +1,6 @@
|
||||
$OpenBSD: patch-src_qt3support_dialogs_q3filedialog_cpp,v 1.2 2006/06/04 09:37:43 espie Exp $
|
||||
--- src/qt3support/dialogs/q3filedialog.cpp.orig Sun May 14 12:47:04 2006
|
||||
+++ src/qt3support/dialogs/q3filedialog.cpp Sun May 21 22:58:20 2006
|
||||
$OpenBSD: patch-src_qt3support_dialogs_q3filedialog_cpp,v 1.3 2006/10/08 21:43:50 espie Exp $
|
||||
--- src/qt3support/dialogs/q3filedialog.cpp.orig Fri Sep 29 16:45:04 2006
|
||||
+++ src/qt3support/dialogs/q3filedialog.cpp Sat Oct 7 13:10:23 2006
|
||||
@@ -3113,6 +3113,9 @@ void Q3FileDialog::setDir(const QString
|
||||
# define _POSIX_LOGIN_NAME_MAX 9
|
||||
# endif
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-tools_assistant_lib_qassistantclient_cpp,v 1.2 2006/03/05 21:58:07 espie Exp $
|
||||
--- tools/assistant/lib/qassistantclient.cpp.orig Thu Feb 16 11:51:19 2006
|
||||
+++ tools/assistant/lib/qassistantclient.cpp Sun Mar 5 12:10:38 2006
|
||||
@@ -166,11 +166,11 @@ QAssistantClient::QAssistantClient( cons
|
||||
$OpenBSD: patch-tools_assistant_lib_qassistantclient_cpp,v 1.3 2006/10/08 21:43:50 espie Exp $
|
||||
--- tools/assistant/lib/qassistantclient.cpp.orig Fri Sep 29 16:45:05 2006
|
||||
+++ tools/assistant/lib/qassistantclient.cpp Sat Oct 7 13:10:23 2006
|
||||
@@ -172,11 +172,11 @@ QAssistantClient::QAssistantClient( cons
|
||||
: QObject( parent ), host ( "localhost" )
|
||||
{
|
||||
if ( path.isEmpty() )
|
||||
|
@ -1,6 +1,8 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.7 2006/06/04 09:37:43 espie Exp $
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.8 2006/10/08 21:43:50 espie Exp $
|
||||
@lib lib/libQt3Support.so.${LIBQt3Support_VERSION}
|
||||
@lib lib/libQtAssistantClient.so.${LIBQtAssistantClient_VERSION}
|
||||
@lib lib/libQtCore.so.${LIBQtCore_VERSION}
|
||||
@lib lib/libQtDBus.so.${LIBQtDBus_VERSION}
|
||||
@lib lib/libQtDesigner.so.${LIBQtDesigner_VERSION}
|
||||
@lib lib/libQtDesignerComponents.so.${LIBQtDesignerComponents_VERSION}
|
||||
@lib lib/libQtGui.so.${LIBQtGui_VERSION}
|
||||
@ -11,7 +13,9 @@
|
||||
@lib lib/libQtTest.so.${LIBQtTest_VERSION}
|
||||
@lib lib/libQtXml.so.${LIBQtXml_VERSION}
|
||||
@lib lib/qt4/libQt3Support.so.${LIBQt3Support_VERSION}
|
||||
@lib lib/qt4/libQtAssistantClient.so.${LIBQtAssistantClient_VERSION}
|
||||
@lib lib/qt4/libQtCore.so.${LIBQtCore_VERSION}
|
||||
@lib lib/qt4/libQtDBus.so.${LIBQtDBus_VERSION}
|
||||
@lib lib/qt4/libQtDesigner.so.${LIBQtDesigner_VERSION}
|
||||
@lib lib/qt4/libQtDesignerComponents.so.${LIBQtDesignerComponents_VERSION}
|
||||
@lib lib/qt4/libQtGui.so.${LIBQtGui_VERSION}
|
||||
@ -23,13 +27,19 @@
|
||||
@lib lib/qt4/libQtXml.so.${LIBQtXml_VERSION}
|
||||
lib/qt4/plugins/accessible/libqtaccessiblecompatwidgets.so
|
||||
lib/qt4/plugins/accessible/libqtaccessiblewidgets.so
|
||||
lib/qt4/plugins/codecs/libqcncodecs.so
|
||||
lib/qt4/plugins/codecs/libqjpcodecs.so
|
||||
lib/qt4/plugins/codecs/libqkrcodecs.so
|
||||
lib/qt4/plugins/codecs/libqtwcodecs.so
|
||||
lib/qt4/plugins/designer/libarthurplugin.so
|
||||
lib/qt4/plugins/designer/libcontainerextension.so
|
||||
lib/qt4/plugins/designer/libcustomwidgetplugin.so
|
||||
lib/qt4/plugins/designer/libqt3supportwidgets.so
|
||||
lib/qt4/plugins/designer/libtaskmenuextension.so
|
||||
lib/qt4/plugins/designer/libworldtimeclockplugin.so
|
||||
lib/qt4/plugins/iconengines/libqsvg.so
|
||||
lib/qt4/plugins/imageformats/libqgif.so
|
||||
lib/qt4/plugins/imageformats/libqjpeg.so
|
||||
lib/qt4/plugins/imageformats/libqmng.so
|
||||
lib/qt4/plugins/imageformats/libqsvg.so
|
||||
lib/qt4/plugins/inputmethods/libqimsw-multi.so
|
||||
|
@ -1,3 +1,2 @@
|
||||
@comment $OpenBSD: PFRAG.shared-examples,v 1.1.1.1 2005/07/04 11:10:15 espie Exp $
|
||||
lib/qt4/examples/tools/plugandpaint/plugins/libpnp_basictools.so
|
||||
@comment $OpenBSD: PFRAG.shared-examples,v 1.2 2006/10/08 21:43:50 espie Exp $
|
||||
lib/qt4/examples/tools/plugandpaint/plugins/libpnp_extrafilters.so
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.12 2006/08/08 16:17:54 steven Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.13 2006/10/08 21:43:50 espie Exp $
|
||||
%%SHARED%%
|
||||
bin/assistant4
|
||||
bin/designer4
|
||||
@ -25,8 +25,6 @@ include/X11/qt4/Qt/QtOpenGL
|
||||
include/X11/qt4/Qt/QtSql
|
||||
include/X11/qt4/Qt/QtSvg
|
||||
include/X11/qt4/Qt/QtXml
|
||||
include/X11/qt4/Qt/arch/
|
||||
include/X11/qt4/Qt/arch/qatomic.h
|
||||
include/X11/qt4/Qt/q3accel.h
|
||||
include/X11/qt4/Qt/q3action.h
|
||||
include/X11/qt4/Qt/q3asciicache.h
|
||||
@ -65,6 +63,7 @@ include/X11/qt4/Qt/q3groupbox.h
|
||||
include/X11/qt4/Qt/q3gvector.h
|
||||
include/X11/qt4/Qt/q3hbox.h
|
||||
include/X11/qt4/Qt/q3header.h
|
||||
include/X11/qt4/Qt/q3hgroupbox.h
|
||||
include/X11/qt4/Qt/q3http.h
|
||||
include/X11/qt4/Qt/q3iconview.h
|
||||
include/X11/qt4/Qt/q3intcache.h
|
||||
@ -119,6 +118,7 @@ include/X11/qt4/Qt/q3tabdialog.h
|
||||
include/X11/qt4/Qt/q3table.h
|
||||
include/X11/qt4/Qt/q3textbrowser.h
|
||||
include/X11/qt4/Qt/q3textedit.h
|
||||
include/X11/qt4/Qt/q3textstream.h
|
||||
include/X11/qt4/Qt/q3textview.h
|
||||
include/X11/qt4/Qt/q3tl.h
|
||||
include/X11/qt4/Qt/q3toolbar.h
|
||||
@ -128,6 +128,7 @@ include/X11/qt4/Qt/q3valuelist.h
|
||||
include/X11/qt4/Qt/q3valuestack.h
|
||||
include/X11/qt4/Qt/q3valuevector.h
|
||||
include/X11/qt4/Qt/q3vbox.h
|
||||
include/X11/qt4/Qt/q3vgroupbox.h
|
||||
include/X11/qt4/Qt/q3whatsthis.h
|
||||
include/X11/qt4/Qt/q3widgetstack.h
|
||||
include/X11/qt4/Qt/q3wizard.h
|
||||
@ -155,6 +156,19 @@ include/X11/qt4/Qt/qactiongroup.h
|
||||
include/X11/qt4/Qt/qalgorithms.h
|
||||
include/X11/qt4/Qt/qapplication.h
|
||||
include/X11/qt4/Qt/qatomic.h
|
||||
include/X11/qt4/Qt/qatomic_alpha.h
|
||||
include/X11/qt4/Qt/qatomic_arch.h
|
||||
include/X11/qt4/Qt/qatomic_arm.h
|
||||
include/X11/qt4/Qt/qatomic_boundschecker.h
|
||||
include/X11/qt4/Qt/qatomic_generic.h
|
||||
include/X11/qt4/Qt/qatomic_${MACHINE_ARCH}.h
|
||||
include/X11/qt4/Qt/qatomic_ia64.h
|
||||
include/X11/qt4/Qt/qatomic_mips.h
|
||||
include/X11/qt4/Qt/qatomic_parisc.h
|
||||
include/X11/qt4/Qt/qatomic_powerpc.h
|
||||
include/X11/qt4/Qt/qatomic_s390.h
|
||||
include/X11/qt4/Qt/qatomic_sparc.h
|
||||
include/X11/qt4/Qt/qatomic_x86_64.h
|
||||
include/X11/qt4/Qt/qbasictimer.h
|
||||
include/X11/qt4/Qt/qbitarray.h
|
||||
include/X11/qt4/Qt/qbitmap.h
|
||||
@ -165,31 +179,38 @@ include/X11/qt4/Qt/qbuttongroup.h
|
||||
include/X11/qt4/Qt/qbytearray.h
|
||||
include/X11/qt4/Qt/qbytearraymatcher.h
|
||||
include/X11/qt4/Qt/qcache.h
|
||||
include/X11/qt4/Qt/qcalendarwidget.h
|
||||
include/X11/qt4/Qt/qcdestyle.h
|
||||
include/X11/qt4/Qt/qchar.h
|
||||
include/X11/qt4/Qt/qcheckbox.h
|
||||
include/X11/qt4/Qt/qcleanlooksstyle.h
|
||||
include/X11/qt4/Qt/qclipboard.h
|
||||
include/X11/qt4/Qt/qcolor.h
|
||||
include/X11/qt4/Qt/qcolordialog.h
|
||||
include/X11/qt4/Qt/qcolormap.h
|
||||
include/X11/qt4/Qt/qcombobox.h
|
||||
include/X11/qt4/Qt/qcommonstyle.h
|
||||
include/X11/qt4/Qt/qcompleter.h
|
||||
include/X11/qt4/Qt/qconfig-dist.h
|
||||
include/X11/qt4/Qt/qconfig-large.h
|
||||
include/X11/qt4/Qt/qconfig-medium.h
|
||||
include/X11/qt4/Qt/qconfig-minimal.h
|
||||
include/X11/qt4/Qt/qconfig-small.h
|
||||
include/X11/qt4/Qt/qconfig.h
|
||||
include/X11/qt4/Qt/qcontainerfwd.h
|
||||
include/X11/qt4/Qt/qcoreapplication.h
|
||||
include/X11/qt4/Qt/qcoreevent.h
|
||||
include/X11/qt4/Qt/qcursor.h
|
||||
include/X11/qt4/Qt/qdatastream.h
|
||||
include/X11/qt4/Qt/qdatawidgetmapper.h
|
||||
include/X11/qt4/Qt/qdatetime.h
|
||||
include/X11/qt4/Qt/qdatetimeedit.h
|
||||
include/X11/qt4/Qt/qdebug.h
|
||||
include/X11/qt4/Qt/qdesktopservices.h
|
||||
include/X11/qt4/Qt/qdesktopwidget.h
|
||||
include/X11/qt4/Qt/qdial.h
|
||||
include/X11/qt4/Qt/qdialog.h
|
||||
include/X11/qt4/Qt/qdialogbuttonbox.h
|
||||
include/X11/qt4/Qt/qdir.h
|
||||
include/X11/qt4/Qt/qdirmodel.h
|
||||
include/X11/qt4/Qt/qdockwidget.h
|
||||
@ -205,8 +226,10 @@ include/X11/qt4/Qt/qfeatures.h
|
||||
include/X11/qt4/Qt/qfile.h
|
||||
include/X11/qt4/Qt/qfiledialog.h
|
||||
include/X11/qt4/Qt/qfileinfo.h
|
||||
include/X11/qt4/Qt/qfilesystemwatcher.h
|
||||
include/X11/qt4/Qt/qfocusframe.h
|
||||
include/X11/qt4/Qt/qfont.h
|
||||
include/X11/qt4/Qt/qfontcombobox.h
|
||||
include/X11/qt4/Qt/qfontdatabase.h
|
||||
include/X11/qt4/Qt/qfontdialog.h
|
||||
include/X11/qt4/Qt/qfontinfo.h
|
||||
@ -216,8 +239,15 @@ include/X11/qt4/Qt/qfsfileengine.h
|
||||
include/X11/qt4/Qt/qftp.h
|
||||
include/X11/qt4/Qt/qgl.h
|
||||
include/X11/qt4/Qt/qglcolormap.h
|
||||
include/X11/qt4/Qt/qglframebufferobject.h
|
||||
include/X11/qt4/Qt/qglobal.h
|
||||
include/X11/qt4/Qt/qglpixelbuffer.h
|
||||
include/X11/qt4/Qt/qgraphicsitem.h
|
||||
include/X11/qt4/Qt/qgraphicsitemanimation.h
|
||||
include/X11/qt4/Qt/qgraphicsscene.h
|
||||
include/X11/qt4/Qt/qgraphicssceneevent.h
|
||||
include/X11/qt4/Qt/qgraphicssvgitem.h
|
||||
include/X11/qt4/Qt/qgraphicsview.h
|
||||
include/X11/qt4/Qt/qgridlayout.h
|
||||
include/X11/qt4/Qt/qgroupbox.h
|
||||
include/X11/qt4/Qt/qhash.h
|
||||
@ -271,6 +301,7 @@ include/X11/qt4/Qt/qmotifstyle.h
|
||||
include/X11/qt4/Qt/qmovie.h
|
||||
include/X11/qt4/Qt/qmutex.h
|
||||
include/X11/qt4/Qt/qnamespace.h
|
||||
include/X11/qt4/Qt/qnetworkinterface.h
|
||||
include/X11/qt4/Qt/qnetworkproxy.h
|
||||
include/X11/qt4/Qt/qobject.h
|
||||
include/X11/qt4/Qt/qobjectcleanuphandler.h
|
||||
@ -307,6 +338,7 @@ include/X11/qt4/Qt/qreadwritelock.h
|
||||
include/X11/qt4/Qt/qrect.h
|
||||
include/X11/qt4/Qt/qregexp.h
|
||||
include/X11/qt4/Qt/qregion.h
|
||||
include/X11/qt4/Qt/qresource.h
|
||||
include/X11/qt4/Qt/qrgb.h
|
||||
include/X11/qt4/Qt/qrubberband.h
|
||||
include/X11/qt4/Qt/qscrollarea.h
|
||||
@ -365,6 +397,7 @@ include/X11/qt4/Qt/qstyleplugin.h
|
||||
include/X11/qt4/Qt/qsvgrenderer.h
|
||||
include/X11/qt4/Qt/qsvgwidget.h
|
||||
include/X11/qt4/Qt/qsyntaxhighlighter.h
|
||||
include/X11/qt4/Qt/qsystemtrayicon.h
|
||||
include/X11/qt4/Qt/qtabbar.h
|
||||
include/X11/qt4/Qt/qtableview.h
|
||||
include/X11/qt4/Qt/qtablewidget.h
|
||||
@ -388,6 +421,7 @@ include/X11/qt4/Qt/qtextstream.h
|
||||
include/X11/qt4/Qt/qtexttable.h
|
||||
include/X11/qt4/Qt/qthread.h
|
||||
include/X11/qt4/Qt/qthreadstorage.h
|
||||
include/X11/qt4/Qt/qtimeline.h
|
||||
include/X11/qt4/Qt/qtimer.h
|
||||
include/X11/qt4/Qt/qtoolbar.h
|
||||
include/X11/qt4/Qt/qtoolbox.h
|
||||
@ -398,6 +432,9 @@ include/X11/qt4/Qt/qtreeview.h
|
||||
include/X11/qt4/Qt/qtreewidget.h
|
||||
include/X11/qt4/Qt/qtreewidgetitemiterator.h
|
||||
include/X11/qt4/Qt/qudpsocket.h
|
||||
include/X11/qt4/Qt/qundogroup.h
|
||||
include/X11/qt4/Qt/qundostack.h
|
||||
include/X11/qt4/Qt/qundoview.h
|
||||
include/X11/qt4/Qt/qurl.h
|
||||
include/X11/qt4/Qt/qurlinfo.h
|
||||
include/X11/qt4/Qt/quuid.h
|
||||
@ -405,10 +442,10 @@ include/X11/qt4/Qt/qvalidator.h
|
||||
include/X11/qt4/Qt/qvariant.h
|
||||
include/X11/qt4/Qt/qvarlengtharray.h
|
||||
include/X11/qt4/Qt/qvector.h
|
||||
include/X11/qt4/Qt/qvfbhdr.h
|
||||
include/X11/qt4/Qt/qwaitcondition.h
|
||||
include/X11/qt4/Qt/qwhatsthis.h
|
||||
include/X11/qt4/Qt/qwidget.h
|
||||
include/X11/qt4/Qt/qwidgetaction.h
|
||||
include/X11/qt4/Qt/qwindowdefs.h
|
||||
include/X11/qt4/Qt/qwindowsstyle.h
|
||||
include/X11/qt4/Qt/qwindowsxpstyle.h
|
||||
@ -491,6 +528,7 @@ include/X11/qt4/Qt3Support/Q3GroupBox
|
||||
include/X11/qt4/Qt3Support/Q3HBox
|
||||
include/X11/qt4/Qt3Support/Q3HBoxLayout
|
||||
include/X11/qt4/Qt3Support/Q3HButtonGroup
|
||||
include/X11/qt4/Qt3Support/Q3HGroupBox
|
||||
include/X11/qt4/Qt3Support/Q3Header
|
||||
include/X11/qt4/Qt3Support/Q3Http
|
||||
include/X11/qt4/Qt3Support/Q3HttpHeader
|
||||
@ -574,6 +612,7 @@ include/X11/qt4/Qt3Support/Q3StringBucket
|
||||
include/X11/qt4/Qt3Support/Q3StyleSheet
|
||||
include/X11/qt4/Qt3Support/Q3StyleSheetItem
|
||||
include/X11/qt4/Qt3Support/Q3SyntaxHighlighter
|
||||
include/X11/qt4/Qt3Support/Q3TSFUNC
|
||||
include/X11/qt4/Qt3Support/Q3TabDialog
|
||||
include/X11/qt4/Qt3Support/Q3Table
|
||||
include/X11/qt4/Qt3Support/Q3TableItem
|
||||
@ -582,6 +621,7 @@ include/X11/qt4/Qt3Support/Q3TextBrowser
|
||||
include/X11/qt4/Qt3Support/Q3TextDrag
|
||||
include/X11/qt4/Qt3Support/Q3TextEdit
|
||||
include/X11/qt4/Qt3Support/Q3TextEditOptimPrivate
|
||||
include/X11/qt4/Qt3Support/Q3TextStream
|
||||
include/X11/qt4/Qt3Support/Q3TextView
|
||||
include/X11/qt4/Qt3Support/Q3TimeEdit
|
||||
include/X11/qt4/Qt3Support/Q3ToolBar
|
||||
@ -591,6 +631,7 @@ include/X11/qt4/Qt3Support/Q3UrlOperator
|
||||
include/X11/qt4/Qt3Support/Q3VBox
|
||||
include/X11/qt4/Qt3Support/Q3VBoxLayout
|
||||
include/X11/qt4/Qt3Support/Q3VButtonGroup
|
||||
include/X11/qt4/Qt3Support/Q3VGroupBox
|
||||
include/X11/qt4/Qt3Support/Q3ValueList
|
||||
include/X11/qt4/Qt3Support/Q3ValueListConstIterator
|
||||
include/X11/qt4/Qt3Support/Q3ValueListIterator
|
||||
@ -638,6 +679,7 @@ include/X11/qt4/Qt3Support/q3groupbox.h
|
||||
include/X11/qt4/Qt3Support/q3gvector.h
|
||||
include/X11/qt4/Qt3Support/q3hbox.h
|
||||
include/X11/qt4/Qt3Support/q3header.h
|
||||
include/X11/qt4/Qt3Support/q3hgroupbox.h
|
||||
include/X11/qt4/Qt3Support/q3http.h
|
||||
include/X11/qt4/Qt3Support/q3iconview.h
|
||||
include/X11/qt4/Qt3Support/q3intcache.h
|
||||
@ -692,6 +734,7 @@ include/X11/qt4/Qt3Support/q3tabdialog.h
|
||||
include/X11/qt4/Qt3Support/q3table.h
|
||||
include/X11/qt4/Qt3Support/q3textbrowser.h
|
||||
include/X11/qt4/Qt3Support/q3textedit.h
|
||||
include/X11/qt4/Qt3Support/q3textstream.h
|
||||
include/X11/qt4/Qt3Support/q3textview.h
|
||||
include/X11/qt4/Qt3Support/q3tl.h
|
||||
include/X11/qt4/Qt3Support/q3toolbar.h
|
||||
@ -701,6 +744,7 @@ include/X11/qt4/Qt3Support/q3valuelist.h
|
||||
include/X11/qt4/Qt3Support/q3valuestack.h
|
||||
include/X11/qt4/Qt3Support/q3valuevector.h
|
||||
include/X11/qt4/Qt3Support/q3vbox.h
|
||||
include/X11/qt4/Qt3Support/q3vgroupbox.h
|
||||
include/X11/qt4/Qt3Support/q3whatsthis.h
|
||||
include/X11/qt4/Qt3Support/q3widgetstack.h
|
||||
include/X11/qt4/Qt3Support/q3wizard.h
|
||||
@ -709,6 +753,7 @@ include/X11/qt4/QtAssistant/
|
||||
include/X11/qt4/QtAssistant/QAssistantClient
|
||||
include/X11/qt4/QtAssistant/QtAssistant
|
||||
include/X11/qt4/QtAssistant/qassistantclient.h
|
||||
include/X11/qt4/QtAssistant/qassistantclient_global.h
|
||||
include/X11/qt4/QtCore/
|
||||
include/X11/qt4/QtCore/QAbstractEventDispatcher
|
||||
include/X11/qt4/QtCore/QAbstractFileEngine
|
||||
@ -742,6 +787,7 @@ include/X11/qt4/QtCore/QDate
|
||||
include/X11/qt4/QtCore/QDateTime
|
||||
include/X11/qt4/QtCore/QDebug
|
||||
include/X11/qt4/QtCore/QDir
|
||||
include/X11/qt4/QtCore/QDynamicPropertyChangeEvent
|
||||
include/X11/qt4/QtCore/QEvent
|
||||
include/X11/qt4/QtCore/QEventLoop
|
||||
include/X11/qt4/QtCore/QFSFileEngine
|
||||
@ -750,6 +796,7 @@ include/X11/qt4/QtCore/QFile
|
||||
include/X11/qt4/QtCore/QFileInfo
|
||||
include/X11/qt4/QtCore/QFileInfoList
|
||||
include/X11/qt4/QtCore/QFileInfoListIterator
|
||||
include/X11/qt4/QtCore/QFileSystemWatcher
|
||||
include/X11/qt4/QtCore/QFlag
|
||||
include/X11/qt4/QtCore/QFlags
|
||||
include/X11/qt4/QtCore/QForeachContainer
|
||||
@ -764,6 +811,8 @@ include/X11/qt4/QtCore/QHashDummyValue
|
||||
include/X11/qt4/QtCore/QHashIterator
|
||||
include/X11/qt4/QtCore/QHashNode
|
||||
include/X11/qt4/QtCore/QIODevice
|
||||
include/X11/qt4/QtCore/QIntForSize
|
||||
include/X11/qt4/QtCore/QIntForType
|
||||
include/X11/qt4/QtCore/QInternal
|
||||
include/X11/qt4/QtCore/QLatin1Char
|
||||
include/X11/qt4/QtCore/QLatin1String
|
||||
@ -789,6 +838,7 @@ include/X11/qt4/QtCore/QMetaObject
|
||||
include/X11/qt4/QtCore/QMetaProperty
|
||||
include/X11/qt4/QtCore/QMetaType
|
||||
include/X11/qt4/QtCore/QMetaTypeId
|
||||
include/X11/qt4/QtCore/QMetaTypeId2
|
||||
include/X11/qt4/QtCore/QMimeData
|
||||
include/X11/qt4/QtCore/QModelIndex
|
||||
include/X11/qt4/QtCore/QModelIndexList
|
||||
@ -823,6 +873,7 @@ include/X11/qt4/QtCore/QReadWriteLock
|
||||
include/X11/qt4/QtCore/QRect
|
||||
include/X11/qt4/QtCore/QRectF
|
||||
include/X11/qt4/QtCore/QRegExp
|
||||
include/X11/qt4/QtCore/QResource
|
||||
include/X11/qt4/QtCore/QReturnArgument
|
||||
include/X11/qt4/QtCore/QSemaphore
|
||||
include/X11/qt4/QtCore/QSet
|
||||
@ -841,6 +892,7 @@ include/X11/qt4/QtCore/QStringList
|
||||
include/X11/qt4/QtCore/QStringListIterator
|
||||
include/X11/qt4/QtCore/QStringMatcher
|
||||
include/X11/qt4/QtCore/QSysInfo
|
||||
include/X11/qt4/QtCore/QSystemLocale
|
||||
include/X11/qt4/QtCore/QTS
|
||||
include/X11/qt4/QtCore/QTemporaryFile
|
||||
include/X11/qt4/QtCore/QTextCodec
|
||||
@ -857,10 +909,13 @@ include/X11/qt4/QtCore/QThread
|
||||
include/X11/qt4/QtCore/QThreadStorage
|
||||
include/X11/qt4/QtCore/QThreadStorageData
|
||||
include/X11/qt4/QtCore/QTime
|
||||
include/X11/qt4/QtCore/QTimeLine
|
||||
include/X11/qt4/QtCore/QTimer
|
||||
include/X11/qt4/QtCore/QTimerEvent
|
||||
include/X11/qt4/QtCore/QTranslator
|
||||
include/X11/qt4/QtCore/QTypeInfo
|
||||
include/X11/qt4/QtCore/QUintForSize
|
||||
include/X11/qt4/QtCore/QUintForType
|
||||
include/X11/qt4/QtCore/QUrl
|
||||
include/X11/qt4/QtCore/QUuid
|
||||
include/X11/qt4/QtCore/QVarLengthArray
|
||||
@ -890,6 +945,7 @@ include/X11/qt4/QtCore/Q_ULONG
|
||||
include/X11/qt4/QtCore/Qt
|
||||
include/X11/qt4/QtCore/QtAlgorithms
|
||||
include/X11/qt4/QtCore/QtCleanUpFunction
|
||||
include/X11/qt4/QtCore/QtContainerFwd
|
||||
include/X11/qt4/QtCore/QtCore
|
||||
include/X11/qt4/QtCore/QtDebug
|
||||
include/X11/qt4/QtCore/QtEndian
|
||||
@ -897,13 +953,24 @@ include/X11/qt4/QtCore/QtGlobal
|
||||
include/X11/qt4/QtCore/QtMsgHandler
|
||||
include/X11/qt4/QtCore/QtPlugin
|
||||
include/X11/qt4/QtCore/QtPluginInstanceFunction
|
||||
include/X11/qt4/QtCore/arch/
|
||||
include/X11/qt4/QtCore/arch/qatomic.h
|
||||
include/X11/qt4/QtCore/qabstracteventdispatcher.h
|
||||
include/X11/qt4/QtCore/qabstractfileengine.h
|
||||
include/X11/qt4/QtCore/qabstractitemmodel.h
|
||||
include/X11/qt4/QtCore/qalgorithms.h
|
||||
include/X11/qt4/QtCore/qatomic.h
|
||||
include/X11/qt4/QtCore/qatomic_alpha.h
|
||||
include/X11/qt4/QtCore/qatomic_arch.h
|
||||
include/X11/qt4/QtCore/qatomic_arm.h
|
||||
include/X11/qt4/QtCore/qatomic_boundschecker.h
|
||||
include/X11/qt4/QtCore/qatomic_generic.h
|
||||
include/X11/qt4/QtCore/qatomic_${MACHINE_ARCH}.h
|
||||
include/X11/qt4/QtCore/qatomic_ia64.h
|
||||
include/X11/qt4/QtCore/qatomic_mips.h
|
||||
include/X11/qt4/QtCore/qatomic_parisc.h
|
||||
include/X11/qt4/QtCore/qatomic_powerpc.h
|
||||
include/X11/qt4/QtCore/qatomic_s390.h
|
||||
include/X11/qt4/QtCore/qatomic_sparc.h
|
||||
include/X11/qt4/QtCore/qatomic_x86_64.h
|
||||
include/X11/qt4/QtCore/qbasictimer.h
|
||||
include/X11/qt4/QtCore/qbitarray.h
|
||||
include/X11/qt4/QtCore/qbuffer.h
|
||||
@ -917,6 +984,7 @@ include/X11/qt4/QtCore/qconfig-medium.h
|
||||
include/X11/qt4/QtCore/qconfig-minimal.h
|
||||
include/X11/qt4/QtCore/qconfig-small.h
|
||||
include/X11/qt4/QtCore/qconfig.h
|
||||
include/X11/qt4/QtCore/qcontainerfwd.h
|
||||
include/X11/qt4/QtCore/qcoreapplication.h
|
||||
include/X11/qt4/QtCore/qcoreevent.h
|
||||
include/X11/qt4/QtCore/qdatastream.h
|
||||
@ -929,6 +997,7 @@ include/X11/qt4/QtCore/qfactoryinterface.h
|
||||
include/X11/qt4/QtCore/qfeatures.h
|
||||
include/X11/qt4/QtCore/qfile.h
|
||||
include/X11/qt4/QtCore/qfileinfo.h
|
||||
include/X11/qt4/QtCore/qfilesystemwatcher.h
|
||||
include/X11/qt4/QtCore/qfsfileengine.h
|
||||
include/X11/qt4/QtCore/qglobal.h
|
||||
include/X11/qt4/QtCore/qhash.h
|
||||
@ -959,6 +1028,7 @@ include/X11/qt4/QtCore/qqueue.h
|
||||
include/X11/qt4/QtCore/qreadwritelock.h
|
||||
include/X11/qt4/QtCore/qrect.h
|
||||
include/X11/qt4/QtCore/qregexp.h
|
||||
include/X11/qt4/QtCore/qresource.h
|
||||
include/X11/qt4/QtCore/qsemaphore.h
|
||||
include/X11/qt4/QtCore/qset.h
|
||||
include/X11/qt4/QtCore/qsettings.h
|
||||
@ -976,6 +1046,7 @@ include/X11/qt4/QtCore/qtextcodecplugin.h
|
||||
include/X11/qt4/QtCore/qtextstream.h
|
||||
include/X11/qt4/QtCore/qthread.h
|
||||
include/X11/qt4/QtCore/qthreadstorage.h
|
||||
include/X11/qt4/QtCore/qtimeline.h
|
||||
include/X11/qt4/QtCore/qtimer.h
|
||||
include/X11/qt4/QtCore/qtranslator.h
|
||||
include/X11/qt4/QtCore/qurl.h
|
||||
@ -984,11 +1055,41 @@ include/X11/qt4/QtCore/qvariant.h
|
||||
include/X11/qt4/QtCore/qvarlengtharray.h
|
||||
include/X11/qt4/QtCore/qvector.h
|
||||
include/X11/qt4/QtCore/qwaitcondition.h
|
||||
include/X11/qt4/QtDBus/
|
||||
include/X11/qt4/QtDBus/QDBusAbstractAdaptor
|
||||
include/X11/qt4/QtDBus/QDBusAbstractInterface
|
||||
include/X11/qt4/QtDBus/QDBusArgument
|
||||
include/X11/qt4/QtDBus/QDBusConnection
|
||||
include/X11/qt4/QtDBus/QDBusConnectionInterface
|
||||
include/X11/qt4/QtDBus/QDBusError
|
||||
include/X11/qt4/QtDBus/QDBusInterface
|
||||
include/X11/qt4/QtDBus/QDBusMessage
|
||||
include/X11/qt4/QtDBus/QDBusMetaType
|
||||
include/X11/qt4/QtDBus/QDBusObjectPath
|
||||
include/X11/qt4/QtDBus/QDBusReply
|
||||
include/X11/qt4/QtDBus/QDBusServer
|
||||
include/X11/qt4/QtDBus/QDBusSignature
|
||||
include/X11/qt4/QtDBus/QDBusVariant
|
||||
include/X11/qt4/QtDBus/QtDBus
|
||||
include/X11/qt4/QtDBus/qdbusabstractadaptor.h
|
||||
include/X11/qt4/QtDBus/qdbusabstractinterface.h
|
||||
include/X11/qt4/QtDBus/qdbusargument.h
|
||||
include/X11/qt4/QtDBus/qdbusconnection.h
|
||||
include/X11/qt4/QtDBus/qdbusconnectioninterface.h
|
||||
include/X11/qt4/QtDBus/qdbuserror.h
|
||||
include/X11/qt4/QtDBus/qdbusextratypes.h
|
||||
include/X11/qt4/QtDBus/qdbusinterface.h
|
||||
include/X11/qt4/QtDBus/qdbusmacros.h
|
||||
include/X11/qt4/QtDBus/qdbusmessage.h
|
||||
include/X11/qt4/QtDBus/qdbusmetatype.h
|
||||
include/X11/qt4/QtDBus/qdbusreply.h
|
||||
include/X11/qt4/QtDBus/qdbusserver.h
|
||||
include/X11/qt4/QtDesigner/
|
||||
include/X11/qt4/QtDesigner/QAbstractExtensionFactory
|
||||
include/X11/qt4/QtDesigner/QAbstractExtensionManager
|
||||
include/X11/qt4/QtDesigner/QAbstractFormBuilder
|
||||
include/X11/qt4/QtDesigner/QDesignerActionEditorInterface
|
||||
include/X11/qt4/QtDesigner/QDesignerBrushManagerInterface
|
||||
include/X11/qt4/QtDesigner/QDesignerComponents
|
||||
include/X11/qt4/QtDesigner/QDesignerContainerExtension
|
||||
include/X11/qt4/QtDesigner/QDesignerCustomWidgetCollectionInterface
|
||||
@ -1003,6 +1104,7 @@ include/X11/qt4/QtDesigner/QDesignerFormWindowInterface
|
||||
include/X11/qt4/QtDesigner/QDesignerFormWindowManagerInterface
|
||||
include/X11/qt4/QtDesigner/QDesignerFormWindowToolInterface
|
||||
include/X11/qt4/QtDesigner/QDesignerIconCacheInterface
|
||||
include/X11/qt4/QtDesigner/QDesignerLanguageExtension
|
||||
include/X11/qt4/QtDesigner/QDesignerLayoutDecorationExtension
|
||||
include/X11/qt4/QtDesigner/QDesignerMemberSheetExtension
|
||||
include/X11/qt4/QtDesigner/QDesignerMetaDataBaseInterface
|
||||
@ -1020,6 +1122,7 @@ include/X11/qt4/QtDesigner/QExtensionManager
|
||||
include/X11/qt4/QtDesigner/QFormBuilder
|
||||
include/X11/qt4/QtDesigner/QtDesigner
|
||||
include/X11/qt4/QtDesigner/abstractactioneditor.h
|
||||
include/X11/qt4/QtDesigner/abstractbrushmanager.h
|
||||
include/X11/qt4/QtDesigner/abstractdnditem.h
|
||||
include/X11/qt4/QtDesigner/abstractformbuilder.h
|
||||
include/X11/qt4/QtDesigner/abstractformeditor.h
|
||||
@ -1029,6 +1132,7 @@ include/X11/qt4/QtDesigner/abstractformwindowcursor.h
|
||||
include/X11/qt4/QtDesigner/abstractformwindowmanager.h
|
||||
include/X11/qt4/QtDesigner/abstractformwindowtool.h
|
||||
include/X11/qt4/QtDesigner/abstracticoncache.h
|
||||
include/X11/qt4/QtDesigner/abstractlanguage.h
|
||||
include/X11/qt4/QtDesigner/abstractmetadatabase.h
|
||||
include/X11/qt4/QtDesigner/abstractobjectinspector.h
|
||||
include/X11/qt4/QtDesigner/abstractpropertyeditor.h
|
||||
@ -1051,10 +1155,10 @@ include/X11/qt4/QtDesigner/qdesignerexportwidget.h
|
||||
include/X11/qt4/QtDesigner/qextensionmanager.h
|
||||
include/X11/qt4/QtDesigner/sdk_global.h
|
||||
include/X11/qt4/QtDesigner/taskmenu.h
|
||||
include/X11/qt4/QtDesigner/ui4.h
|
||||
include/X11/qt4/QtDesigner/uilib_global.h
|
||||
include/X11/qt4/QtGui/
|
||||
include/X11/qt4/QtGui/QAbstractButton
|
||||
include/X11/qt4/QtGui/QAbstractGraphicsShapeItem
|
||||
include/X11/qt4/QtGui/QAbstractItemDelegate
|
||||
include/X11/qt4/QtGui/QAbstractItemView
|
||||
include/X11/qt4/QtGui/QAbstractPageSetupDialog
|
||||
@ -1073,9 +1177,12 @@ include/X11/qt4/QtGui/QAccessibleBridgePlugin
|
||||
include/X11/qt4/QtGui/QAccessibleEvent
|
||||
include/X11/qt4/QtGui/QAccessibleFactoryInterface
|
||||
include/X11/qt4/QtGui/QAccessibleInterface
|
||||
include/X11/qt4/QtGui/QAccessibleInterfaceEx
|
||||
include/X11/qt4/QtGui/QAccessibleObject
|
||||
include/X11/qt4/QtGui/QAccessibleObjectEx
|
||||
include/X11/qt4/QtGui/QAccessiblePlugin
|
||||
include/X11/qt4/QtGui/QAccessibleWidget
|
||||
include/X11/qt4/QtGui/QAccessibleWidgetEx
|
||||
include/X11/qt4/QtGui/QAction
|
||||
include/X11/qt4/QtGui/QActionEvent
|
||||
include/X11/qt4/QtGui/QActionGroup
|
||||
@ -1086,7 +1193,9 @@ include/X11/qt4/QtGui/QBrush
|
||||
include/X11/qt4/QtGui/QBrushData
|
||||
include/X11/qt4/QtGui/QButtonGroup
|
||||
include/X11/qt4/QtGui/QCDEStyle
|
||||
include/X11/qt4/QtGui/QCalendarWidget
|
||||
include/X11/qt4/QtGui/QCheckBox
|
||||
include/X11/qt4/QtGui/QCleanlooksStyle
|
||||
include/X11/qt4/QtGui/QClipboard
|
||||
include/X11/qt4/QtGui/QClipboardEvent
|
||||
include/X11/qt4/QtGui/QCloseEvent
|
||||
@ -1096,15 +1205,19 @@ include/X11/qt4/QtGui/QColorGroup
|
||||
include/X11/qt4/QtGui/QColormap
|
||||
include/X11/qt4/QtGui/QComboBox
|
||||
include/X11/qt4/QtGui/QCommonStyle
|
||||
include/X11/qt4/QtGui/QCompleter
|
||||
include/X11/qt4/QtGui/QConicalGradient
|
||||
include/X11/qt4/QtGui/QContextMenuEvent
|
||||
include/X11/qt4/QtGui/QCursor
|
||||
include/X11/qt4/QtGui/QCursorShape
|
||||
include/X11/qt4/QtGui/QDataWidgetMapper
|
||||
include/X11/qt4/QtGui/QDateEdit
|
||||
include/X11/qt4/QtGui/QDateTimeEdit
|
||||
include/X11/qt4/QtGui/QDesktopServices
|
||||
include/X11/qt4/QtGui/QDesktopWidget
|
||||
include/X11/qt4/QtGui/QDial
|
||||
include/X11/qt4/QtGui/QDialog
|
||||
include/X11/qt4/QtGui/QDialogButtonBox
|
||||
include/X11/qt4/QtGui/QDirModel
|
||||
include/X11/qt4/QtGui/QDockWidget
|
||||
include/X11/qt4/QtGui/QDoubleSpinBox
|
||||
@ -1122,6 +1235,7 @@ include/X11/qt4/QtGui/QFileOpenEvent
|
||||
include/X11/qt4/QtGui/QFocusEvent
|
||||
include/X11/qt4/QtGui/QFocusFrame
|
||||
include/X11/qt4/QtGui/QFont
|
||||
include/X11/qt4/QtGui/QFontComboBox
|
||||
include/X11/qt4/QtGui/QFontDatabase
|
||||
include/X11/qt4/QtGui/QFontDialog
|
||||
include/X11/qt4/QtGui/QFontInfo
|
||||
@ -1131,6 +1245,26 @@ include/X11/qt4/QtGui/QFrame
|
||||
include/X11/qt4/QtGui/QGradient
|
||||
include/X11/qt4/QtGui/QGradientStop
|
||||
include/X11/qt4/QtGui/QGradientStops
|
||||
include/X11/qt4/QtGui/QGraphicsEllipseItem
|
||||
include/X11/qt4/QtGui/QGraphicsItem
|
||||
include/X11/qt4/QtGui/QGraphicsItemAnimation
|
||||
include/X11/qt4/QtGui/QGraphicsItemGroup
|
||||
include/X11/qt4/QtGui/QGraphicsLineItem
|
||||
include/X11/qt4/QtGui/QGraphicsPathItem
|
||||
include/X11/qt4/QtGui/QGraphicsPixmapItem
|
||||
include/X11/qt4/QtGui/QGraphicsPolygonItem
|
||||
include/X11/qt4/QtGui/QGraphicsRectItem
|
||||
include/X11/qt4/QtGui/QGraphicsScene
|
||||
include/X11/qt4/QtGui/QGraphicsSceneContextMenuEvent
|
||||
include/X11/qt4/QtGui/QGraphicsSceneDragDropEvent
|
||||
include/X11/qt4/QtGui/QGraphicsSceneEvent
|
||||
include/X11/qt4/QtGui/QGraphicsSceneHelpEvent
|
||||
include/X11/qt4/QtGui/QGraphicsSceneHoverEvent
|
||||
include/X11/qt4/QtGui/QGraphicsSceneMouseEvent
|
||||
include/X11/qt4/QtGui/QGraphicsSceneWheelEvent
|
||||
include/X11/qt4/QtGui/QGraphicsSimpleTextItem
|
||||
include/X11/qt4/QtGui/QGraphicsTextItem
|
||||
include/X11/qt4/QtGui/QGraphicsView
|
||||
include/X11/qt4/QtGui/QGridLayout
|
||||
include/X11/qt4/QtGui/QGroupBox
|
||||
include/X11/qt4/QtGui/QHBoxLayout
|
||||
@ -1179,6 +1313,7 @@ include/X11/qt4/QtGui/QListView
|
||||
include/X11/qt4/QtGui/QListWidget
|
||||
include/X11/qt4/QtGui/QListWidgetItem
|
||||
include/X11/qt4/QtGui/QMacMime
|
||||
include/X11/qt4/QtGui/QMacPasteboardMime
|
||||
include/X11/qt4/QtGui/QMainWindow
|
||||
include/X11/qt4/QtGui/QMatrix
|
||||
include/X11/qt4/QtGui/QMenu
|
||||
@ -1243,6 +1378,8 @@ include/X11/qt4/QtGui/QSplitter
|
||||
include/X11/qt4/QtGui/QSplitterHandle
|
||||
include/X11/qt4/QtGui/QStackedLayout
|
||||
include/X11/qt4/QtGui/QStackedWidget
|
||||
include/X11/qt4/QtGui/QStandardItem
|
||||
include/X11/qt4/QtGui/QStandardItemEditorCreator
|
||||
include/X11/qt4/QtGui/QStandardItemModel
|
||||
include/X11/qt4/QtGui/QStatusBar
|
||||
include/X11/qt4/QtGui/QStatusTipEvent
|
||||
@ -1260,6 +1397,7 @@ include/X11/qt4/QtGui/QStyleOptionDockWidget
|
||||
include/X11/qt4/QtGui/QStyleOptionFocusRect
|
||||
include/X11/qt4/QtGui/QStyleOptionFrame
|
||||
include/X11/qt4/QtGui/QStyleOptionFrameV2
|
||||
include/X11/qt4/QtGui/QStyleOptionGraphicsItem
|
||||
include/X11/qt4/QtGui/QStyleOptionGroupBox
|
||||
include/X11/qt4/QtGui/QStyleOptionHeader
|
||||
include/X11/qt4/QtGui/QStyleOptionMenuItem
|
||||
@ -1269,6 +1407,7 @@ include/X11/qt4/QtGui/QStyleOptionQ3DockWindow
|
||||
include/X11/qt4/QtGui/QStyleOptionQ3ListView
|
||||
include/X11/qt4/QtGui/QStyleOptionQ3ListViewItem
|
||||
include/X11/qt4/QtGui/QStyleOptionRubberBand
|
||||
include/X11/qt4/QtGui/QStyleOptionSizeGrip
|
||||
include/X11/qt4/QtGui/QStyleOptionSlider
|
||||
include/X11/qt4/QtGui/QStyleOptionSpinBox
|
||||
include/X11/qt4/QtGui/QStyleOptionTab
|
||||
@ -1280,9 +1419,11 @@ include/X11/qt4/QtGui/QStyleOptionToolBar
|
||||
include/X11/qt4/QtGui/QStyleOptionToolBox
|
||||
include/X11/qt4/QtGui/QStyleOptionToolButton
|
||||
include/X11/qt4/QtGui/QStyleOptionViewItem
|
||||
include/X11/qt4/QtGui/QStyleOptionViewItemV2
|
||||
include/X11/qt4/QtGui/QStylePainter
|
||||
include/X11/qt4/QtGui/QStylePlugin
|
||||
include/X11/qt4/QtGui/QSyntaxHighlighter
|
||||
include/X11/qt4/QtGui/QSystemTrayIcon
|
||||
include/X11/qt4/QtGui/QTabBar
|
||||
include/X11/qt4/QtGui/QTabWidget
|
||||
include/X11/qt4/QtGui/QTableView
|
||||
@ -1329,20 +1470,24 @@ include/X11/qt4/QtGui/QTreeView
|
||||
include/X11/qt4/QtGui/QTreeWidget
|
||||
include/X11/qt4/QtGui/QTreeWidgetItem
|
||||
include/X11/qt4/QtGui/QTreeWidgetItemIterator
|
||||
include/X11/qt4/QtGui/QUndoCommand
|
||||
include/X11/qt4/QtGui/QUndoGroup
|
||||
include/X11/qt4/QtGui/QUndoStack
|
||||
include/X11/qt4/QtGui/QUndoView
|
||||
include/X11/qt4/QtGui/QUpdateLaterEvent
|
||||
include/X11/qt4/QtGui/QVBoxLayout
|
||||
include/X11/qt4/QtGui/QVFbHeader
|
||||
include/X11/qt4/QtGui/QVFbKeyData
|
||||
include/X11/qt4/QtGui/QValidator
|
||||
include/X11/qt4/QtGui/QWMatrix
|
||||
include/X11/qt4/QtGui/QWhatsThis
|
||||
include/X11/qt4/QtGui/QWhatsThisClickedEvent
|
||||
include/X11/qt4/QtGui/QWheelEvent
|
||||
include/X11/qt4/QtGui/QWidget
|
||||
include/X11/qt4/QtGui/QWidgetAction
|
||||
include/X11/qt4/QtGui/QWidgetData
|
||||
include/X11/qt4/QtGui/QWidgetItem
|
||||
include/X11/qt4/QtGui/QWidgetList
|
||||
include/X11/qt4/QtGui/QWidgetMapper
|
||||
include/X11/qt4/QtGui/QWidgetSet
|
||||
include/X11/qt4/QtGui/QWindowStateChangeEvent
|
||||
include/X11/qt4/QtGui/QWindowsMime
|
||||
include/X11/qt4/QtGui/QWindowsStyle
|
||||
@ -1375,19 +1520,25 @@ include/X11/qt4/QtGui/qbitmap.h
|
||||
include/X11/qt4/QtGui/qboxlayout.h
|
||||
include/X11/qt4/QtGui/qbrush.h
|
||||
include/X11/qt4/QtGui/qbuttongroup.h
|
||||
include/X11/qt4/QtGui/qcalendarwidget.h
|
||||
include/X11/qt4/QtGui/qcdestyle.h
|
||||
include/X11/qt4/QtGui/qcheckbox.h
|
||||
include/X11/qt4/QtGui/qcleanlooksstyle.h
|
||||
include/X11/qt4/QtGui/qclipboard.h
|
||||
include/X11/qt4/QtGui/qcolor.h
|
||||
include/X11/qt4/QtGui/qcolordialog.h
|
||||
include/X11/qt4/QtGui/qcolormap.h
|
||||
include/X11/qt4/QtGui/qcombobox.h
|
||||
include/X11/qt4/QtGui/qcommonstyle.h
|
||||
include/X11/qt4/QtGui/qcompleter.h
|
||||
include/X11/qt4/QtGui/qcursor.h
|
||||
include/X11/qt4/QtGui/qdatawidgetmapper.h
|
||||
include/X11/qt4/QtGui/qdatetimeedit.h
|
||||
include/X11/qt4/QtGui/qdesktopservices.h
|
||||
include/X11/qt4/QtGui/qdesktopwidget.h
|
||||
include/X11/qt4/QtGui/qdial.h
|
||||
include/X11/qt4/QtGui/qdialog.h
|
||||
include/X11/qt4/QtGui/qdialogbuttonbox.h
|
||||
include/X11/qt4/QtGui/qdirmodel.h
|
||||
include/X11/qt4/QtGui/qdockwidget.h
|
||||
include/X11/qt4/QtGui/qdrag.h
|
||||
@ -1397,11 +1548,17 @@ include/X11/qt4/QtGui/qevent.h
|
||||
include/X11/qt4/QtGui/qfiledialog.h
|
||||
include/X11/qt4/QtGui/qfocusframe.h
|
||||
include/X11/qt4/QtGui/qfont.h
|
||||
include/X11/qt4/QtGui/qfontcombobox.h
|
||||
include/X11/qt4/QtGui/qfontdatabase.h
|
||||
include/X11/qt4/QtGui/qfontdialog.h
|
||||
include/X11/qt4/QtGui/qfontinfo.h
|
||||
include/X11/qt4/QtGui/qfontmetrics.h
|
||||
include/X11/qt4/QtGui/qframe.h
|
||||
include/X11/qt4/QtGui/qgraphicsitem.h
|
||||
include/X11/qt4/QtGui/qgraphicsitemanimation.h
|
||||
include/X11/qt4/QtGui/qgraphicsscene.h
|
||||
include/X11/qt4/QtGui/qgraphicssceneevent.h
|
||||
include/X11/qt4/QtGui/qgraphicsview.h
|
||||
include/X11/qt4/QtGui/qgridlayout.h
|
||||
include/X11/qt4/QtGui/qgroupbox.h
|
||||
include/X11/qt4/QtGui/qheaderview.h
|
||||
@ -1483,6 +1640,7 @@ include/X11/qt4/QtGui/qstyleoption.h
|
||||
include/X11/qt4/QtGui/qstylepainter.h
|
||||
include/X11/qt4/QtGui/qstyleplugin.h
|
||||
include/X11/qt4/QtGui/qsyntaxhighlighter.h
|
||||
include/X11/qt4/QtGui/qsystemtrayicon.h
|
||||
include/X11/qt4/QtGui/qtabbar.h
|
||||
include/X11/qt4/QtGui/qtableview.h
|
||||
include/X11/qt4/QtGui/qtablewidget.h
|
||||
@ -1505,10 +1663,13 @@ include/X11/qt4/QtGui/qtooltip.h
|
||||
include/X11/qt4/QtGui/qtreeview.h
|
||||
include/X11/qt4/QtGui/qtreewidget.h
|
||||
include/X11/qt4/QtGui/qtreewidgetitemiterator.h
|
||||
include/X11/qt4/QtGui/qundogroup.h
|
||||
include/X11/qt4/QtGui/qundostack.h
|
||||
include/X11/qt4/QtGui/qundoview.h
|
||||
include/X11/qt4/QtGui/qvalidator.h
|
||||
include/X11/qt4/QtGui/qvfbhdr.h
|
||||
include/X11/qt4/QtGui/qwhatsthis.h
|
||||
include/X11/qt4/QtGui/qwidget.h
|
||||
include/X11/qt4/QtGui/qwidgetaction.h
|
||||
include/X11/qt4/QtGui/qwindowdefs.h
|
||||
include/X11/qt4/QtGui/qwindowsstyle.h
|
||||
include/X11/qt4/QtGui/qwindowsxpstyle.h
|
||||
@ -1526,6 +1687,8 @@ include/X11/qt4/QtNetwork/QHttpHeader
|
||||
include/X11/qt4/QtNetwork/QHttpRequestHeader
|
||||
include/X11/qt4/QtNetwork/QHttpResponseHeader
|
||||
include/X11/qt4/QtNetwork/QIPv6Address
|
||||
include/X11/qt4/QtNetwork/QNetworkAddressEntry
|
||||
include/X11/qt4/QtNetwork/QNetworkInterface
|
||||
include/X11/qt4/QtNetwork/QNetworkProxy
|
||||
include/X11/qt4/QtNetwork/QTcpServer
|
||||
include/X11/qt4/QtNetwork/QTcpSocket
|
||||
@ -1538,6 +1701,7 @@ include/X11/qt4/QtNetwork/qftp.h
|
||||
include/X11/qt4/QtNetwork/qhostaddress.h
|
||||
include/X11/qt4/QtNetwork/qhostinfo.h
|
||||
include/X11/qt4/QtNetwork/qhttp.h
|
||||
include/X11/qt4/QtNetwork/qnetworkinterface.h
|
||||
include/X11/qt4/QtNetwork/qnetworkproxy.h
|
||||
include/X11/qt4/QtNetwork/qtcpserver.h
|
||||
include/X11/qt4/QtNetwork/qtcpsocket.h
|
||||
@ -1547,11 +1711,13 @@ include/X11/qt4/QtOpenGL/
|
||||
include/X11/qt4/QtOpenGL/QGLColormap
|
||||
include/X11/qt4/QtOpenGL/QGLContext
|
||||
include/X11/qt4/QtOpenGL/QGLFormat
|
||||
include/X11/qt4/QtOpenGL/QGLFramebufferObject
|
||||
include/X11/qt4/QtOpenGL/QGLPixelBuffer
|
||||
include/X11/qt4/QtOpenGL/QGLWidget
|
||||
include/X11/qt4/QtOpenGL/QtOpenGL
|
||||
include/X11/qt4/QtOpenGL/qgl.h
|
||||
include/X11/qt4/QtOpenGL/qglcolormap.h
|
||||
include/X11/qt4/QtOpenGL/qglframebufferobject.h
|
||||
include/X11/qt4/QtOpenGL/qglpixelbuffer.h
|
||||
include/X11/qt4/QtSql/
|
||||
include/X11/qt4/QtSql/QIBaseDriver
|
||||
@ -1605,15 +1771,18 @@ include/X11/qt4/QtSql/qsqlrelationaltablemodel.h
|
||||
include/X11/qt4/QtSql/qsqlresult.h
|
||||
include/X11/qt4/QtSql/qsqltablemodel.h
|
||||
include/X11/qt4/QtSvg/
|
||||
include/X11/qt4/QtSvg/QGraphicsSvgItem
|
||||
include/X11/qt4/QtSvg/QSvgRenderer
|
||||
include/X11/qt4/QtSvg/QSvgWidget
|
||||
include/X11/qt4/QtSvg/QtSvg
|
||||
include/X11/qt4/QtSvg/qgraphicssvgitem.h
|
||||
include/X11/qt4/QtSvg/qsvgrenderer.h
|
||||
include/X11/qt4/QtSvg/qsvgwidget.h
|
||||
include/X11/qt4/QtTest/
|
||||
include/X11/qt4/QtTest/QEventSizeOfChecker
|
||||
include/X11/qt4/QtTest/QSignalSpy
|
||||
include/X11/qt4/QtTest/QSpontaneKeyEvent
|
||||
include/X11/qt4/QtTest/QTest
|
||||
include/X11/qt4/QtTest/QTestAccessibility
|
||||
include/X11/qt4/QtTest/QTestAccessibilityEvent
|
||||
include/X11/qt4/QtTest/QTestData
|
||||
@ -1681,6 +1850,7 @@ include/X11/qt4/QtXml/qxml.h
|
||||
lib/qt4/
|
||||
lib/qt4/Qt3Support.pc
|
||||
lib/qt4/QtCore.pc
|
||||
lib/qt4/QtDBus.pc
|
||||
lib/qt4/QtGui.pc
|
||||
lib/qt4/QtNetwork.pc
|
||||
lib/qt4/QtOpenGL.pc
|
||||
@ -1696,7 +1866,10 @@ lib/qt4/bin/linguist
|
||||
lib/qt4/bin/lrelease
|
||||
lib/qt4/bin/lupdate
|
||||
lib/qt4/bin/moc
|
||||
lib/qt4/bin/qm2ts
|
||||
lib/qt4/bin/pixeltool
|
||||
lib/qt4/bin/qdbus
|
||||
lib/qt4/bin/qdbuscpp2xml
|
||||
lib/qt4/bin/qdbusxml2cpp
|
||||
lib/qt4/bin/qmake
|
||||
lib/qt4/bin/qt3to4
|
||||
lib/qt4/bin/qtconfig
|
||||
@ -1706,10 +1879,11 @@ lib/qt4/bin/uic3
|
||||
lib/qt4/include
|
||||
@comment lib/qt4/libQt3Support.la
|
||||
lib/qt4/libQt3Support.prl
|
||||
lib/qt4/libQtAssistantClient.a
|
||||
lib/qt4/libQtAssistantClient.prl
|
||||
@comment lib/qt4/libQtCore.la
|
||||
lib/qt4/libQtCore.prl
|
||||
lib/qt4/libQtDBus.la
|
||||
lib/qt4/libQtDBus.prl
|
||||
lib/qt4/libQtDesigner.prl
|
||||
lib/qt4/libQtDesignerComponents.prl
|
||||
@comment lib/qt4/libQtGui.la
|
||||
@ -1741,6 +1915,10 @@ lib/qt4/mkspecs/aix-xlc-64/qmake.conf
|
||||
lib/qt4/mkspecs/aix-xlc-64/qplatformdefs.h
|
||||
lib/qt4/mkspecs/aix-xlc/qmake.conf
|
||||
lib/qt4/mkspecs/aix-xlc/qplatformdefs.h
|
||||
lib/qt4/mkspecs/common/
|
||||
lib/qt4/mkspecs/common/g++.conf
|
||||
lib/qt4/mkspecs/common/linux.conf
|
||||
lib/qt4/mkspecs/common/unix.conf
|
||||
lib/qt4/mkspecs/darwin-g++/
|
||||
lib/qt4/mkspecs/darwin-g++/qmake.conf
|
||||
lib/qt4/mkspecs/darwin-g++/qplatformdefs.h
|
||||
@ -1757,14 +1935,18 @@ lib/qt4/mkspecs/features/dll.prf
|
||||
lib/qt4/mkspecs/features/exclusive_builds.prf
|
||||
lib/qt4/mkspecs/features/link_pkgconfig.prf
|
||||
lib/qt4/mkspecs/features/mac/
|
||||
lib/qt4/mkspecs/features/mac/default_post.prf
|
||||
lib/qt4/mkspecs/features/mac/default_pre.prf
|
||||
lib/qt4/mkspecs/features/mac/objective_c.prf
|
||||
lib/qt4/mkspecs/features/mac/ppc.prf
|
||||
lib/qt4/mkspecs/features/mac/rez.prf
|
||||
lib/qt4/mkspecs/features/mac/sdk.prf
|
||||
lib/qt4/mkspecs/features/macx/
|
||||
lib/qt4/mkspecs/features/macx/ppc.prf
|
||||
lib/qt4/mkspecs/features/macx/x86.prf
|
||||
lib/qt4/mkspecs/features/mac/x86.prf
|
||||
lib/qt4/mkspecs/features/moc.prf
|
||||
lib/qt4/mkspecs/features/qdbus.prf
|
||||
lib/qt4/mkspecs/features/qt.prf
|
||||
lib/qt4/mkspecs/features/qt_config.prf
|
||||
lib/qt4/mkspecs/features/qt_functions.prf
|
||||
lib/qt4/mkspecs/features/qtestlib.prf
|
||||
lib/qt4/mkspecs/features/qtopia.prf
|
||||
lib/qt4/mkspecs/features/qtopiainc.prf
|
||||
@ -1783,6 +1965,7 @@ lib/qt4/mkspecs/features/unix/dylib.prf
|
||||
lib/qt4/mkspecs/features/unix/hide_symbols.prf
|
||||
lib/qt4/mkspecs/features/unix/largefile.prf
|
||||
lib/qt4/mkspecs/features/unix/opengl.prf
|
||||
lib/qt4/mkspecs/features/unix/separate_debug_info.prf
|
||||
lib/qt4/mkspecs/features/unix/thread.prf
|
||||
lib/qt4/mkspecs/features/unix/x11.prf
|
||||
lib/qt4/mkspecs/features/unix/x11inc.prf
|
||||
@ -1793,6 +1976,7 @@ lib/qt4/mkspecs/features/warn_on.prf
|
||||
lib/qt4/mkspecs/features/win32/
|
||||
lib/qt4/mkspecs/features/win32/console.prf
|
||||
lib/qt4/mkspecs/features/win32/default_pre.prf
|
||||
lib/qt4/mkspecs/features/win32/dumpcpp.prf
|
||||
lib/qt4/mkspecs/features/win32/embed_manifest_dll.prf
|
||||
lib/qt4/mkspecs/features/win32/embed_manifest_exe.prf
|
||||
lib/qt4/mkspecs/features/win32/exceptions.prf
|
||||
@ -1877,9 +2061,6 @@ lib/qt4/mkspecs/linux-icc/qplatformdefs.h
|
||||
lib/qt4/mkspecs/linux-kcc/
|
||||
lib/qt4/mkspecs/linux-kcc/qmake.conf
|
||||
lib/qt4/mkspecs/linux-kcc/qplatformdefs.h
|
||||
lib/qt4/mkspecs/linux-kylix/
|
||||
lib/qt4/mkspecs/linux-kylix/qmake.conf
|
||||
lib/qt4/mkspecs/linux-kylix/qplatformdefs.h
|
||||
lib/qt4/mkspecs/linux-lsb/
|
||||
lib/qt4/mkspecs/linux-lsb/qmake.conf
|
||||
lib/qt4/mkspecs/linux-lsb/qplatformdefs.h
|
||||
@ -1894,6 +2075,9 @@ lib/qt4/mkspecs/macx-g++/Info.plist.app
|
||||
lib/qt4/mkspecs/macx-g++/Info.plist.lib
|
||||
lib/qt4/mkspecs/macx-g++/qmake.conf
|
||||
lib/qt4/mkspecs/macx-g++/qplatformdefs.h
|
||||
lib/qt4/mkspecs/macx-icc/
|
||||
lib/qt4/mkspecs/macx-icc/qmake.conf
|
||||
lib/qt4/mkspecs/macx-icc/qplatformdefs.h
|
||||
lib/qt4/mkspecs/macx-pbuilder/
|
||||
lib/qt4/mkspecs/macx-pbuilder/Info.plist.app
|
||||
lib/qt4/mkspecs/macx-pbuilder/qmake.conf
|
||||
@ -1914,9 +2098,6 @@ lib/qt4/mkspecs/openbsd-g++/qmake.conf
|
||||
@comment lib/qt4/mkspecs/openbsd-g++/qmake.conf.orig
|
||||
lib/qt4/mkspecs/openbsd-g++/qplatformdefs.h
|
||||
lib/qt4/mkspecs/qconfig.pri
|
||||
lib/qt4/mkspecs/qnx-g++/
|
||||
lib/qt4/mkspecs/qnx-g++/qmake.conf
|
||||
lib/qt4/mkspecs/qnx-g++/qplatformdefs.h
|
||||
lib/qt4/mkspecs/qws/
|
||||
lib/qt4/mkspecs/qws/freebsd-generic-g++/
|
||||
lib/qt4/mkspecs/qws/freebsd-generic-g++/qmake.conf
|
||||
@ -2003,20 +2184,21 @@ lib/qt4/phrasebooks/spanish.qph
|
||||
lib/qt4/phrasebooks/swedish.qph
|
||||
lib/qt4/plugins/
|
||||
lib/qt4/plugins/accessible/
|
||||
lib/qt4/plugins/codecs/
|
||||
lib/qt4/plugins/designer/
|
||||
lib/qt4/plugins/iconengines/
|
||||
lib/qt4/plugins/imageformats/
|
||||
lib/qt4/plugins/inputmethods/
|
||||
lib/qt4/plugins/sqldrivers/
|
||||
lib/qt4/q3porting.xml
|
||||
lib/qt4/translations/
|
||||
lib/qt4/translations/qt_ar.qm
|
||||
lib/qt4/translations/qt_cs.qm
|
||||
lib/qt4/translations/qt_de.qm
|
||||
lib/qt4/translations/qt_es.qm
|
||||
lib/qt4/translations/qt_fr.qm
|
||||
lib/qt4/translations/qt_iw.qm
|
||||
lib/qt4/translations/qt_ru.qm
|
||||
lib/qt4/translations/qt_sk.qm
|
||||
lib/qt4/translations/qt_zh_CN.qm
|
||||
share/doc/qt4/LICENSE.GPL
|
||||
share/doc/qt4/OPENSOURCE-NOTICE.TXT
|
||||
share/doc/qt4/README
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-examples,v 1.6 2006/08/08 16:17:54 steven Exp $
|
||||
@comment $OpenBSD: PLIST-examples,v 1.7 2006/10/08 21:43:50 espie Exp $
|
||||
%%SHARED%%
|
||||
bin/qtdemo
|
||||
lib/qt4/bin/qtdemo
|
||||
@ -42,6 +42,23 @@ lib/qt4/demos/books/images/
|
||||
lib/qt4/demos/books/images/star.png
|
||||
lib/qt4/demos/books/initdb.h
|
||||
lib/qt4/demos/books/main.cpp
|
||||
lib/qt4/demos/chip/
|
||||
lib/qt4/demos/chip/chip
|
||||
lib/qt4/demos/chip/chip.cpp
|
||||
lib/qt4/demos/chip/chip.h
|
||||
lib/qt4/demos/chip/chip.pro
|
||||
lib/qt4/demos/chip/fileprint.png
|
||||
lib/qt4/demos/chip/images.qrc
|
||||
lib/qt4/demos/chip/main.cpp
|
||||
lib/qt4/demos/chip/mainwindow.cpp
|
||||
lib/qt4/demos/chip/mainwindow.h
|
||||
lib/qt4/demos/chip/qt4logo.png
|
||||
lib/qt4/demos/chip/rotateleft.png
|
||||
lib/qt4/demos/chip/rotateright.png
|
||||
lib/qt4/demos/chip/view.cpp
|
||||
lib/qt4/demos/chip/view.h
|
||||
lib/qt4/demos/chip/zoomin.png
|
||||
lib/qt4/demos/chip/zoomout.png
|
||||
lib/qt4/demos/composition/
|
||||
lib/qt4/demos/composition/composition
|
||||
lib/qt4/demos/composition/composition.cpp
|
||||
@ -49,7 +66,16 @@ lib/qt4/demos/composition/composition.h
|
||||
lib/qt4/demos/composition/composition.html
|
||||
lib/qt4/demos/composition/composition.pro
|
||||
lib/qt4/demos/composition/composition.qrc
|
||||
lib/qt4/demos/composition/flower_2.png
|
||||
lib/qt4/demos/composition/main.cpp
|
||||
lib/qt4/demos/dbus-viewer/
|
||||
lib/qt4/demos/dbus-viewer/dbus-viewer
|
||||
lib/qt4/demos/dbus-viewer/dbus-viewer.pro
|
||||
lib/qt4/demos/dbus-viewer/main.cpp
|
||||
lib/qt4/demos/dbus-viewer/qdbusmodel.cpp
|
||||
lib/qt4/demos/dbus-viewer/qdbusmodel.h
|
||||
lib/qt4/demos/dbus-viewer/qdbusviewer.cpp
|
||||
lib/qt4/demos/dbus-viewer/qdbusviewer.h
|
||||
lib/qt4/demos/deform/
|
||||
lib/qt4/demos/deform/deform
|
||||
lib/qt4/demos/deform/deform.pro
|
||||
@ -192,6 +218,8 @@ lib/qt4/demos/textedit/images/mac/textjustify.png
|
||||
lib/qt4/demos/textedit/images/mac/textleft.png
|
||||
lib/qt4/demos/textedit/images/mac/textright.png
|
||||
lib/qt4/demos/textedit/images/mac/textunder.png
|
||||
lib/qt4/demos/textedit/images/mac/zoomin.png
|
||||
lib/qt4/demos/textedit/images/mac/zoomout.png
|
||||
lib/qt4/demos/textedit/images/win/
|
||||
lib/qt4/demos/textedit/images/win/editcopy.png
|
||||
lib/qt4/demos/textedit/images/win/editcut.png
|
||||
@ -210,7 +238,11 @@ lib/qt4/demos/textedit/images/win/textjustify.png
|
||||
lib/qt4/demos/textedit/images/win/textleft.png
|
||||
lib/qt4/demos/textedit/images/win/textright.png
|
||||
lib/qt4/demos/textedit/images/win/textunder.png
|
||||
lib/qt4/demos/textedit/images/win/zoomin.png
|
||||
lib/qt4/demos/textedit/images/win/zoomout.png
|
||||
lib/qt4/demos/textedit/main.cpp
|
||||
lib/qt4/demos/textedit/printpreview.cpp
|
||||
lib/qt4/demos/textedit/printpreview.h
|
||||
lib/qt4/demos/textedit/textedit
|
||||
lib/qt4/demos/textedit/textedit.cpp
|
||||
lib/qt4/demos/textedit/textedit.doc
|
||||
@ -219,6 +251,34 @@ lib/qt4/demos/textedit/textedit.pro
|
||||
lib/qt4/demos/textedit/textedit.qrc
|
||||
lib/qt4/examples/
|
||||
lib/qt4/examples/README
|
||||
lib/qt4/examples/assistant/
|
||||
lib/qt4/examples/assistant/assistant.pro
|
||||
lib/qt4/examples/assistant/simpletextviewer/
|
||||
lib/qt4/examples/assistant/simpletextviewer/documentation/
|
||||
lib/qt4/examples/assistant/simpletextviewer/documentation/about.txt
|
||||
lib/qt4/examples/assistant/simpletextviewer/documentation/browse.html
|
||||
lib/qt4/examples/assistant/simpletextviewer/documentation/filedialog.html
|
||||
lib/qt4/examples/assistant/simpletextviewer/documentation/findfile.html
|
||||
lib/qt4/examples/assistant/simpletextviewer/documentation/images/
|
||||
lib/qt4/examples/assistant/simpletextviewer/documentation/images/browse.png
|
||||
lib/qt4/examples/assistant/simpletextviewer/documentation/images/fadedfilemenu.png
|
||||
lib/qt4/examples/assistant/simpletextviewer/documentation/images/filedialog.png
|
||||
lib/qt4/examples/assistant/simpletextviewer/documentation/images/handbook.png
|
||||
lib/qt4/examples/assistant/simpletextviewer/documentation/images/mainwindow.png
|
||||
lib/qt4/examples/assistant/simpletextviewer/documentation/images/open.png
|
||||
lib/qt4/examples/assistant/simpletextviewer/documentation/images/wildcard.png
|
||||
lib/qt4/examples/assistant/simpletextviewer/documentation/index.html
|
||||
lib/qt4/examples/assistant/simpletextviewer/documentation/intro.html
|
||||
lib/qt4/examples/assistant/simpletextviewer/documentation/openfile.html
|
||||
lib/qt4/examples/assistant/simpletextviewer/documentation/simpletextviewer.adp
|
||||
lib/qt4/examples/assistant/simpletextviewer/documentation/wildcardmatching.html
|
||||
lib/qt4/examples/assistant/simpletextviewer/findfiledialog.cpp
|
||||
lib/qt4/examples/assistant/simpletextviewer/findfiledialog.h
|
||||
lib/qt4/examples/assistant/simpletextviewer/main.cpp
|
||||
lib/qt4/examples/assistant/simpletextviewer/mainwindow.cpp
|
||||
lib/qt4/examples/assistant/simpletextviewer/mainwindow.h
|
||||
lib/qt4/examples/assistant/simpletextviewer/simpletextviewer
|
||||
lib/qt4/examples/assistant/simpletextviewer/simpletextviewer.pro
|
||||
lib/qt4/examples/designer/
|
||||
lib/qt4/examples/designer/README
|
||||
lib/qt4/examples/designer/calculatorbuilder/
|
||||
@ -275,16 +335,24 @@ lib/qt4/examples/designer/worldtimeclockplugin/worldtimeclock.h
|
||||
lib/qt4/examples/designer/worldtimeclockplugin/worldtimeclockplugin.cpp
|
||||
lib/qt4/examples/designer/worldtimeclockplugin/worldtimeclockplugin.h
|
||||
lib/qt4/examples/designer/worldtimeclockplugin/worldtimeclockplugin.pro
|
||||
lib/qt4/examples/desktop/
|
||||
lib/qt4/examples/desktop/README
|
||||
lib/qt4/examples/desktop/desktop.pro
|
||||
lib/qt4/examples/desktop/screenshot/
|
||||
lib/qt4/examples/desktop/screenshot/main.cpp
|
||||
lib/qt4/examples/desktop/screenshot/screenshot
|
||||
lib/qt4/examples/desktop/screenshot/screenshot.cpp
|
||||
lib/qt4/examples/desktop/screenshot/screenshot.h
|
||||
lib/qt4/examples/desktop/screenshot/screenshot.pro
|
||||
lib/qt4/examples/desktop/systray/
|
||||
lib/qt4/examples/desktop/systray/main.cpp
|
||||
lib/qt4/examples/desktop/systray/systray
|
||||
lib/qt4/examples/desktop/systray/systray.pro
|
||||
lib/qt4/examples/desktop/systray/systray.qrc
|
||||
lib/qt4/examples/desktop/systray/window.cpp
|
||||
lib/qt4/examples/desktop/systray/window.h
|
||||
lib/qt4/examples/dialogs/
|
||||
lib/qt4/examples/dialogs/README
|
||||
lib/qt4/examples/dialogs/complexwizard/
|
||||
lib/qt4/examples/dialogs/complexwizard/complexwizard
|
||||
lib/qt4/examples/dialogs/complexwizard/complexwizard.cpp
|
||||
lib/qt4/examples/dialogs/complexwizard/complexwizard.h
|
||||
lib/qt4/examples/dialogs/complexwizard/complexwizard.pro
|
||||
lib/qt4/examples/dialogs/complexwizard/licensewizard.cpp
|
||||
lib/qt4/examples/dialogs/complexwizard/licensewizard.h
|
||||
lib/qt4/examples/dialogs/complexwizard/main.cpp
|
||||
lib/qt4/examples/dialogs/configdialog/
|
||||
lib/qt4/examples/dialogs/configdialog/configdialog
|
||||
lib/qt4/examples/dialogs/configdialog/configdialog.cpp
|
||||
@ -311,14 +379,6 @@ lib/qt4/examples/dialogs/findfiles/findfiles.pro
|
||||
lib/qt4/examples/dialogs/findfiles/main.cpp
|
||||
lib/qt4/examples/dialogs/findfiles/window.cpp
|
||||
lib/qt4/examples/dialogs/findfiles/window.h
|
||||
lib/qt4/examples/dialogs/simplewizard/
|
||||
lib/qt4/examples/dialogs/simplewizard/classwizard.cpp
|
||||
lib/qt4/examples/dialogs/simplewizard/classwizard.h
|
||||
lib/qt4/examples/dialogs/simplewizard/main.cpp
|
||||
lib/qt4/examples/dialogs/simplewizard/simplewizard
|
||||
lib/qt4/examples/dialogs/simplewizard/simplewizard.cpp
|
||||
lib/qt4/examples/dialogs/simplewizard/simplewizard.h
|
||||
lib/qt4/examples/dialogs/simplewizard/simplewizard.pro
|
||||
lib/qt4/examples/dialogs/standarddialogs/
|
||||
lib/qt4/examples/dialogs/standarddialogs/dialog.cpp
|
||||
lib/qt4/examples/dialogs/standarddialogs/dialog.h
|
||||
@ -356,10 +416,10 @@ lib/qt4/examples/draganddrop/draggabletext/dragwidget.h
|
||||
lib/qt4/examples/draganddrop/draggabletext/main.cpp
|
||||
lib/qt4/examples/draganddrop/draggabletext/words.txt
|
||||
lib/qt4/examples/draganddrop/dropsite/
|
||||
lib/qt4/examples/draganddrop/dropsite/droparea.cpp
|
||||
lib/qt4/examples/draganddrop/dropsite/droparea.h
|
||||
lib/qt4/examples/draganddrop/dropsite/dropsite
|
||||
lib/qt4/examples/draganddrop/dropsite/dropsite.pro
|
||||
lib/qt4/examples/draganddrop/dropsite/dropsitewidget.cpp
|
||||
lib/qt4/examples/draganddrop/dropsite/dropsitewidget.h
|
||||
lib/qt4/examples/draganddrop/dropsite/dropsitewindow.cpp
|
||||
lib/qt4/examples/draganddrop/dropsite/dropsitewindow.h
|
||||
lib/qt4/examples/draganddrop/dropsite/main.cpp
|
||||
@ -386,8 +446,253 @@ lib/qt4/examples/draganddrop/puzzle/puzzle.qrc
|
||||
lib/qt4/examples/draganddrop/puzzle/puzzlewidget.cpp
|
||||
lib/qt4/examples/draganddrop/puzzle/puzzlewidget.h
|
||||
lib/qt4/examples/examples.pro
|
||||
lib/qt4/examples/graphicsview/
|
||||
lib/qt4/examples/graphicsview/README
|
||||
lib/qt4/examples/graphicsview/collidingmice/
|
||||
lib/qt4/examples/graphicsview/collidingmice/collidingmice
|
||||
lib/qt4/examples/graphicsview/collidingmice/collidingmice.pro
|
||||
lib/qt4/examples/graphicsview/collidingmice/images/
|
||||
lib/qt4/examples/graphicsview/collidingmice/images/cheese.jpg
|
||||
lib/qt4/examples/graphicsview/collidingmice/main.cpp
|
||||
lib/qt4/examples/graphicsview/collidingmice/mice.qrc
|
||||
lib/qt4/examples/graphicsview/collidingmice/mouse.cpp
|
||||
lib/qt4/examples/graphicsview/collidingmice/mouse.h
|
||||
lib/qt4/examples/graphicsview/dragdroprobot/
|
||||
lib/qt4/examples/graphicsview/dragdroprobot/coloritem.cpp
|
||||
lib/qt4/examples/graphicsview/dragdroprobot/coloritem.h
|
||||
lib/qt4/examples/graphicsview/dragdroprobot/dragdroprobot
|
||||
lib/qt4/examples/graphicsview/dragdroprobot/dragdroprobot.pro
|
||||
lib/qt4/examples/graphicsview/dragdroprobot/images/
|
||||
lib/qt4/examples/graphicsview/dragdroprobot/images/head.png
|
||||
lib/qt4/examples/graphicsview/dragdroprobot/main.cpp
|
||||
lib/qt4/examples/graphicsview/dragdroprobot/robot.cpp
|
||||
lib/qt4/examples/graphicsview/dragdroprobot/robot.h
|
||||
lib/qt4/examples/graphicsview/dragdroprobot/robot.qrc
|
||||
lib/qt4/examples/graphicsview/elasticnodes/
|
||||
lib/qt4/examples/graphicsview/elasticnodes/edge.cpp
|
||||
lib/qt4/examples/graphicsview/elasticnodes/edge.h
|
||||
lib/qt4/examples/graphicsview/elasticnodes/elasticnodes
|
||||
lib/qt4/examples/graphicsview/elasticnodes/elasticnodes.pro
|
||||
lib/qt4/examples/graphicsview/elasticnodes/graphwidget.cpp
|
||||
lib/qt4/examples/graphicsview/elasticnodes/graphwidget.h
|
||||
lib/qt4/examples/graphicsview/elasticnodes/main.cpp
|
||||
lib/qt4/examples/graphicsview/elasticnodes/node.cpp
|
||||
lib/qt4/examples/graphicsview/elasticnodes/node.h
|
||||
lib/qt4/examples/graphicsview/graphicsview.pro
|
||||
lib/qt4/examples/graphicsview/portedasteroids/
|
||||
lib/qt4/examples/graphicsview/portedasteroids/animateditem.cpp
|
||||
lib/qt4/examples/graphicsview/portedasteroids/animateditem.h
|
||||
lib/qt4/examples/graphicsview/portedasteroids/bg.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/ledmeter.cpp
|
||||
lib/qt4/examples/graphicsview/portedasteroids/ledmeter.h
|
||||
lib/qt4/examples/graphicsview/portedasteroids/main.cpp
|
||||
lib/qt4/examples/graphicsview/portedasteroids/portedasteroids
|
||||
lib/qt4/examples/graphicsview/portedasteroids/portedasteroids.pro
|
||||
lib/qt4/examples/graphicsview/portedasteroids/portedasteroids.qrc
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sounds/
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sounds/Explosion.wav
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites.h
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/.pbm
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/bits/
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/bits/bits.ini
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/bits/bits.pov
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/bits/bits0000.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/bits/bits0001.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/bits/bits0002.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/bits/bits0003.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/bits/bits0004.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/bits/bits0005.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/bits/bits0006.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/bits/bits0007.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/bits/bits0008.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/bits/bits0009.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/bits/bits0010.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/bits/bits0011.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/bits/bits0012.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/bits/bits0013.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/bits/bits0014.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/bits/bits0015.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/exhaust/
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/exhaust/exhaust.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/missile/
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/missile/missile.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/powerups/
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/powerups/brake.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/powerups/energy.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/powerups/shield.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/powerups/shoot.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/powerups/teleport.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock1/
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock1.ini
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock1.pov
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10000.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10001.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10002.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10003.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10004.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10005.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10006.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10007.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10008.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10009.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10010.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10011.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10012.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10013.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10014.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10015.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10016.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10017.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10018.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10019.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10020.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10021.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10022.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10023.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10024.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10025.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10026.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10027.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10028.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10029.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10030.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock1/rock10031.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock2/
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock2.ini
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock2.pov
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20000.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20001.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20002.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20003.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20004.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20005.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20006.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20007.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20008.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20009.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20010.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20011.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20012.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20013.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20014.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20015.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20016.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20017.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20018.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20019.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20020.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20021.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20022.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20023.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20024.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20025.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20026.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20027.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20028.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20029.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20030.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock2/rock20031.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock3/
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock3.ini
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock3.pov
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30000.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30001.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30002.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30003.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30004.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30005.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30006.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30007.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30008.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30009.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30010.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30011.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30012.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30013.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30014.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30015.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30016.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30017.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30018.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30019.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30020.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30021.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30022.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30023.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30024.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30025.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30026.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30027.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30028.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30029.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30030.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/rock3/rock30031.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/shield/
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/shield/shield0000.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/shield/shield0001.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/shield/shield0002.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/shield/shield0003.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/shield/shield0004.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/shield/shield0005.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/shield/shield0006.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/ship/
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship.ini
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship.pov
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0000.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0001.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0002.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0003.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0004.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0005.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0006.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0007.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0008.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0009.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0010.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0011.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0012.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0013.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0014.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0015.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0016.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0017.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0018.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0019.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0020.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0021.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0022.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0023.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0024.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0025.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0026.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0027.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0028.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0029.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0030.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/sprites/ship/ship0031.png
|
||||
lib/qt4/examples/graphicsview/portedasteroids/toplevel.cpp
|
||||
lib/qt4/examples/graphicsview/portedasteroids/toplevel.h
|
||||
lib/qt4/examples/graphicsview/portedasteroids/view.cpp
|
||||
lib/qt4/examples/graphicsview/portedasteroids/view.h
|
||||
lib/qt4/examples/graphicsview/portedcanvas/
|
||||
lib/qt4/examples/graphicsview/portedcanvas/butterfly.png
|
||||
lib/qt4/examples/graphicsview/portedcanvas/canvas.cpp
|
||||
lib/qt4/examples/graphicsview/portedcanvas/canvas.h
|
||||
lib/qt4/examples/graphicsview/portedcanvas/main.cpp
|
||||
lib/qt4/examples/graphicsview/portedcanvas/portedcanvas
|
||||
lib/qt4/examples/graphicsview/portedcanvas/portedcanvas.pro
|
||||
lib/qt4/examples/graphicsview/portedcanvas/portedcanvas.qrc
|
||||
lib/qt4/examples/graphicsview/portedcanvas/qt-trans.xpm
|
||||
lib/qt4/examples/graphicsview/portedcanvas/qtlogo.png
|
||||
lib/qt4/examples/itemviews/
|
||||
lib/qt4/examples/itemviews/README
|
||||
lib/qt4/examples/itemviews/basicsortfiltermodel/
|
||||
lib/qt4/examples/itemviews/basicsortfiltermodel/basicsortfiltermodel
|
||||
lib/qt4/examples/itemviews/basicsortfiltermodel/basicsortfiltermodel.pro
|
||||
lib/qt4/examples/itemviews/basicsortfiltermodel/main.cpp
|
||||
lib/qt4/examples/itemviews/basicsortfiltermodel/window.cpp
|
||||
lib/qt4/examples/itemviews/basicsortfiltermodel/window.h
|
||||
lib/qt4/examples/itemviews/chart/
|
||||
lib/qt4/examples/itemviews/chart/chart
|
||||
lib/qt4/examples/itemviews/chart/chart.pro
|
||||
@ -399,6 +704,14 @@ lib/qt4/examples/itemviews/chart/mydata.cht
|
||||
lib/qt4/examples/itemviews/chart/pieview.cpp
|
||||
lib/qt4/examples/itemviews/chart/pieview.h
|
||||
lib/qt4/examples/itemviews/chart/qtdata.cht
|
||||
lib/qt4/examples/itemviews/customsortfiltermodel/
|
||||
lib/qt4/examples/itemviews/customsortfiltermodel/customsortfiltermodel
|
||||
lib/qt4/examples/itemviews/customsortfiltermodel/customsortfiltermodel.pro
|
||||
lib/qt4/examples/itemviews/customsortfiltermodel/main.cpp
|
||||
lib/qt4/examples/itemviews/customsortfiltermodel/mysortfilterproxymodel.cpp
|
||||
lib/qt4/examples/itemviews/customsortfiltermodel/mysortfilterproxymodel.h
|
||||
lib/qt4/examples/itemviews/customsortfiltermodel/window.cpp
|
||||
lib/qt4/examples/itemviews/customsortfiltermodel/window.h
|
||||
lib/qt4/examples/itemviews/dirview/
|
||||
lib/qt4/examples/itemviews/dirview/dirview
|
||||
lib/qt4/examples/itemviews/dirview/dirview.pro
|
||||
@ -449,16 +762,6 @@ lib/qt4/examples/itemviews/simpletreemodel/treeitem.cpp
|
||||
lib/qt4/examples/itemviews/simpletreemodel/treeitem.h
|
||||
lib/qt4/examples/itemviews/simpletreemodel/treemodel.cpp
|
||||
lib/qt4/examples/itemviews/simpletreemodel/treemodel.h
|
||||
lib/qt4/examples/itemviews/sortingmodel/
|
||||
lib/qt4/examples/itemviews/sortingmodel/default.txt
|
||||
lib/qt4/examples/itemviews/sortingmodel/main.cpp
|
||||
lib/qt4/examples/itemviews/sortingmodel/sortingmodel
|
||||
lib/qt4/examples/itemviews/sortingmodel/sortingmodel.pro
|
||||
lib/qt4/examples/itemviews/sortingmodel/sortingmodel.qrc
|
||||
lib/qt4/examples/itemviews/sortingmodel/treeitem.cpp
|
||||
lib/qt4/examples/itemviews/sortingmodel/treeitem.h
|
||||
lib/qt4/examples/itemviews/sortingmodel/treemodel.cpp
|
||||
lib/qt4/examples/itemviews/sortingmodel/treemodel.h
|
||||
lib/qt4/examples/itemviews/spinboxdelegate/
|
||||
lib/qt4/examples/itemviews/spinboxdelegate/delegate.cpp
|
||||
lib/qt4/examples/itemviews/spinboxdelegate/delegate.h
|
||||
@ -481,6 +784,12 @@ lib/qt4/examples/layouts/borderlayout/borderlayout.pro
|
||||
lib/qt4/examples/layouts/borderlayout/main.cpp
|
||||
lib/qt4/examples/layouts/borderlayout/window.cpp
|
||||
lib/qt4/examples/layouts/borderlayout/window.h
|
||||
lib/qt4/examples/layouts/dynamiclayouts/
|
||||
lib/qt4/examples/layouts/dynamiclayouts/dialog.cpp
|
||||
lib/qt4/examples/layouts/dynamiclayouts/dialog.h
|
||||
lib/qt4/examples/layouts/dynamiclayouts/dynamiclayouts
|
||||
lib/qt4/examples/layouts/dynamiclayouts/dynamiclayouts.pro
|
||||
lib/qt4/examples/layouts/dynamiclayouts/main.cpp
|
||||
lib/qt4/examples/layouts/flowlayout/
|
||||
lib/qt4/examples/layouts/flowlayout/flowlayout
|
||||
lib/qt4/examples/layouts/flowlayout/flowlayout.cpp
|
||||
@ -607,6 +916,21 @@ lib/qt4/examples/network/broadcastsender/broadcastsender.pro
|
||||
lib/qt4/examples/network/broadcastsender/main.cpp
|
||||
lib/qt4/examples/network/broadcastsender/sender.cpp
|
||||
lib/qt4/examples/network/broadcastsender/sender.h
|
||||
lib/qt4/examples/network/chat/
|
||||
lib/qt4/examples/network/chat/chat
|
||||
lib/qt4/examples/network/chat/chat.pro
|
||||
lib/qt4/examples/network/chat/chatdialog.cpp
|
||||
lib/qt4/examples/network/chat/chatdialog.h
|
||||
lib/qt4/examples/network/chat/chatdialog.ui
|
||||
lib/qt4/examples/network/chat/client.cpp
|
||||
lib/qt4/examples/network/chat/client.h
|
||||
lib/qt4/examples/network/chat/connection.cpp
|
||||
lib/qt4/examples/network/chat/connection.h
|
||||
lib/qt4/examples/network/chat/main.cpp
|
||||
lib/qt4/examples/network/chat/peermanager.cpp
|
||||
lib/qt4/examples/network/chat/peermanager.h
|
||||
lib/qt4/examples/network/chat/server.cpp
|
||||
lib/qt4/examples/network/chat/server.h
|
||||
lib/qt4/examples/network/fortuneclient/
|
||||
lib/qt4/examples/network/fortuneclient/client.cpp
|
||||
lib/qt4/examples/network/fortuneclient/client.h
|
||||
@ -698,7 +1022,36 @@ lib/qt4/examples/network/torrent/torrentserver.h
|
||||
lib/qt4/examples/network/torrent/trackerclient.cpp
|
||||
lib/qt4/examples/network/torrent/trackerclient.h
|
||||
lib/qt4/examples/opengl/
|
||||
lib/qt4/examples/opengl/2dpainting/
|
||||
lib/qt4/examples/opengl/2dpainting/2dpainting
|
||||
lib/qt4/examples/opengl/2dpainting/2dpainting.pro
|
||||
lib/qt4/examples/opengl/2dpainting/glwidget.cpp
|
||||
lib/qt4/examples/opengl/2dpainting/glwidget.h
|
||||
lib/qt4/examples/opengl/2dpainting/helper.cpp
|
||||
lib/qt4/examples/opengl/2dpainting/helper.h
|
||||
lib/qt4/examples/opengl/2dpainting/main.cpp
|
||||
lib/qt4/examples/opengl/2dpainting/widget.cpp
|
||||
lib/qt4/examples/opengl/2dpainting/widget.h
|
||||
lib/qt4/examples/opengl/2dpainting/window.cpp
|
||||
lib/qt4/examples/opengl/2dpainting/window.h
|
||||
lib/qt4/examples/opengl/README
|
||||
lib/qt4/examples/opengl/framebufferobject/
|
||||
lib/qt4/examples/opengl/framebufferobject/bubbles.svg
|
||||
lib/qt4/examples/opengl/framebufferobject/framebufferobject
|
||||
lib/qt4/examples/opengl/framebufferobject/framebufferobject.pro
|
||||
lib/qt4/examples/opengl/framebufferobject/framebufferobject.qrc
|
||||
lib/qt4/examples/opengl/framebufferobject/glwidget.cpp
|
||||
lib/qt4/examples/opengl/framebufferobject/glwidget.h
|
||||
lib/qt4/examples/opengl/framebufferobject/main.cpp
|
||||
lib/qt4/examples/opengl/framebufferobject/qt4-logo.png
|
||||
lib/qt4/examples/opengl/framebufferobject2/
|
||||
lib/qt4/examples/opengl/framebufferobject2/cubelogo.png
|
||||
lib/qt4/examples/opengl/framebufferobject2/framebufferobject2
|
||||
lib/qt4/examples/opengl/framebufferobject2/framebufferobject2.pro
|
||||
lib/qt4/examples/opengl/framebufferobject2/framebufferobject2.qrc
|
||||
lib/qt4/examples/opengl/framebufferobject2/glwidget.cpp
|
||||
lib/qt4/examples/opengl/framebufferobject2/glwidget.h
|
||||
lib/qt4/examples/opengl/framebufferobject2/main.cpp
|
||||
lib/qt4/examples/opengl/grabber/
|
||||
lib/qt4/examples/opengl/grabber/glwidget.cpp
|
||||
lib/qt4/examples/opengl/grabber/glwidget.h
|
||||
@ -716,6 +1069,14 @@ lib/qt4/examples/opengl/hellogl/main.cpp
|
||||
lib/qt4/examples/opengl/hellogl/window.cpp
|
||||
lib/qt4/examples/opengl/hellogl/window.h
|
||||
lib/qt4/examples/opengl/opengl.pro
|
||||
lib/qt4/examples/opengl/overpainting/
|
||||
lib/qt4/examples/opengl/overpainting/bubble.cpp
|
||||
lib/qt4/examples/opengl/overpainting/bubble.h
|
||||
lib/qt4/examples/opengl/overpainting/glwidget.cpp
|
||||
lib/qt4/examples/opengl/overpainting/glwidget.h
|
||||
lib/qt4/examples/opengl/overpainting/main.cpp
|
||||
lib/qt4/examples/opengl/overpainting/overpainting
|
||||
lib/qt4/examples/opengl/overpainting/overpainting.pro
|
||||
lib/qt4/examples/opengl/pbuffers/
|
||||
lib/qt4/examples/opengl/pbuffers/cubelogo.png
|
||||
lib/qt4/examples/opengl/pbuffers/glwidget.cpp
|
||||
@ -724,6 +1085,15 @@ lib/qt4/examples/opengl/pbuffers/main.cpp
|
||||
lib/qt4/examples/opengl/pbuffers/pbuffers
|
||||
lib/qt4/examples/opengl/pbuffers/pbuffers.pro
|
||||
lib/qt4/examples/opengl/pbuffers/pbuffers.qrc
|
||||
lib/qt4/examples/opengl/pbuffers2/
|
||||
lib/qt4/examples/opengl/pbuffers2/bubbles.svg
|
||||
lib/qt4/examples/opengl/pbuffers2/glwidget.cpp
|
||||
lib/qt4/examples/opengl/pbuffers2/glwidget.h
|
||||
lib/qt4/examples/opengl/pbuffers2/main.cpp
|
||||
lib/qt4/examples/opengl/pbuffers2/pbuffers2
|
||||
lib/qt4/examples/opengl/pbuffers2/pbuffers2.pro
|
||||
lib/qt4/examples/opengl/pbuffers2/pbuffers2.qrc
|
||||
lib/qt4/examples/opengl/pbuffers2/qt4-logo.png
|
||||
lib/qt4/examples/opengl/samplebuffers/
|
||||
lib/qt4/examples/opengl/samplebuffers/glwidget.cpp
|
||||
lib/qt4/examples/opengl/samplebuffers/glwidget.h
|
||||
@ -768,6 +1138,30 @@ lib/qt4/examples/painting/concentriccircles/concentriccircles.pro
|
||||
lib/qt4/examples/painting/concentriccircles/main.cpp
|
||||
lib/qt4/examples/painting/concentriccircles/window.cpp
|
||||
lib/qt4/examples/painting/concentriccircles/window.h
|
||||
lib/qt4/examples/painting/fontsampler/
|
||||
lib/qt4/examples/painting/fontsampler/fontsampler
|
||||
lib/qt4/examples/painting/fontsampler/fontsampler.pro
|
||||
lib/qt4/examples/painting/fontsampler/main.cpp
|
||||
lib/qt4/examples/painting/fontsampler/mainwindow.cpp
|
||||
lib/qt4/examples/painting/fontsampler/mainwindow.h
|
||||
lib/qt4/examples/painting/fontsampler/mainwindowbase.ui
|
||||
lib/qt4/examples/painting/fontsampler/previewdialog.cpp
|
||||
lib/qt4/examples/painting/fontsampler/previewdialog.h
|
||||
lib/qt4/examples/painting/fontsampler/previewdialogbase.ui
|
||||
lib/qt4/examples/painting/fontsampler/previewlabel.cpp
|
||||
lib/qt4/examples/painting/fontsampler/previewlabel.h
|
||||
lib/qt4/examples/painting/imagecomposition/
|
||||
lib/qt4/examples/painting/imagecomposition/imagecomposer.cpp
|
||||
lib/qt4/examples/painting/imagecomposition/imagecomposer.h
|
||||
lib/qt4/examples/painting/imagecomposition/imagecomposition
|
||||
lib/qt4/examples/painting/imagecomposition/imagecomposition.pro
|
||||
lib/qt4/examples/painting/imagecomposition/imagecomposition.qrc
|
||||
lib/qt4/examples/painting/imagecomposition/images/
|
||||
lib/qt4/examples/painting/imagecomposition/images/background.png
|
||||
lib/qt4/examples/painting/imagecomposition/images/blackrectangle.png
|
||||
lib/qt4/examples/painting/imagecomposition/images/butterfly.png
|
||||
lib/qt4/examples/painting/imagecomposition/images/checker.png
|
||||
lib/qt4/examples/painting/imagecomposition/main.cpp
|
||||
lib/qt4/examples/painting/painterpaths/
|
||||
lib/qt4/examples/painting/painterpaths/main.cpp
|
||||
lib/qt4/examples/painting/painterpaths/painterpaths
|
||||
@ -800,6 +1194,66 @@ lib/qt4/examples/painting/transformations/transformations
|
||||
lib/qt4/examples/painting/transformations/transformations.pro
|
||||
lib/qt4/examples/painting/transformations/window.cpp
|
||||
lib/qt4/examples/painting/transformations/window.h
|
||||
lib/qt4/examples/qdbus/
|
||||
lib/qt4/examples/qdbus/chat/
|
||||
lib/qt4/examples/qdbus/chat/chat
|
||||
lib/qt4/examples/qdbus/chat/chat.cpp
|
||||
lib/qt4/examples/qdbus/chat/chat.h
|
||||
lib/qt4/examples/qdbus/chat/chat.pro
|
||||
lib/qt4/examples/qdbus/chat/chat_adaptor.cpp
|
||||
lib/qt4/examples/qdbus/chat/chat_adaptor.h
|
||||
lib/qt4/examples/qdbus/chat/chat_interface.cpp
|
||||
lib/qt4/examples/qdbus/chat/chat_interface.h
|
||||
lib/qt4/examples/qdbus/chat/chatmainwindow.ui
|
||||
lib/qt4/examples/qdbus/chat/chatsetnickname.ui
|
||||
lib/qt4/examples/qdbus/chat/com.trolltech.chat.xml
|
||||
lib/qt4/examples/qdbus/complexpingpong/
|
||||
lib/qt4/examples/qdbus/complexpingpong/complexping
|
||||
lib/qt4/examples/qdbus/complexpingpong/complexping.cpp
|
||||
lib/qt4/examples/qdbus/complexpingpong/complexping.h
|
||||
lib/qt4/examples/qdbus/complexpingpong/complexping.pro
|
||||
lib/qt4/examples/qdbus/complexpingpong/complexpingpong.pro
|
||||
lib/qt4/examples/qdbus/complexpingpong/complexpong
|
||||
lib/qt4/examples/qdbus/complexpingpong/complexpong.cpp
|
||||
lib/qt4/examples/qdbus/complexpingpong/complexpong.h
|
||||
lib/qt4/examples/qdbus/complexpingpong/complexpong.pro
|
||||
lib/qt4/examples/qdbus/complexpingpong/ping-common.h
|
||||
lib/qt4/examples/qdbus/listnames/
|
||||
lib/qt4/examples/qdbus/listnames/listnames
|
||||
lib/qt4/examples/qdbus/listnames/listnames.cpp
|
||||
lib/qt4/examples/qdbus/listnames/listnames.pro
|
||||
lib/qt4/examples/qdbus/pingpong/
|
||||
lib/qt4/examples/qdbus/pingpong/ping
|
||||
lib/qt4/examples/qdbus/pingpong/ping-common.h
|
||||
lib/qt4/examples/qdbus/pingpong/ping.cpp
|
||||
lib/qt4/examples/qdbus/pingpong/ping.pro
|
||||
lib/qt4/examples/qdbus/pingpong/pingpong.pro
|
||||
lib/qt4/examples/qdbus/pingpong/pong
|
||||
lib/qt4/examples/qdbus/pingpong/pong.cpp
|
||||
lib/qt4/examples/qdbus/pingpong/pong.h
|
||||
lib/qt4/examples/qdbus/pingpong/pong.pro
|
||||
lib/qt4/examples/qdbus/qdbus.pro
|
||||
lib/qt4/examples/qdbus/remotecontrolledcar/
|
||||
lib/qt4/examples/qdbus/remotecontrolledcar/car/
|
||||
lib/qt4/examples/qdbus/remotecontrolledcar/car/car
|
||||
lib/qt4/examples/qdbus/remotecontrolledcar/car/car.cpp
|
||||
lib/qt4/examples/qdbus/remotecontrolledcar/car/car.h
|
||||
lib/qt4/examples/qdbus/remotecontrolledcar/car/car.pro
|
||||
lib/qt4/examples/qdbus/remotecontrolledcar/car/car.xml
|
||||
lib/qt4/examples/qdbus/remotecontrolledcar/car/car_adaptor.cpp
|
||||
lib/qt4/examples/qdbus/remotecontrolledcar/car/car_adaptor_p.h
|
||||
lib/qt4/examples/qdbus/remotecontrolledcar/car/main.cpp
|
||||
lib/qt4/examples/qdbus/remotecontrolledcar/controller/
|
||||
lib/qt4/examples/qdbus/remotecontrolledcar/controller/car.xml
|
||||
lib/qt4/examples/qdbus/remotecontrolledcar/controller/car_interface.cpp
|
||||
lib/qt4/examples/qdbus/remotecontrolledcar/controller/car_interface_p.h
|
||||
lib/qt4/examples/qdbus/remotecontrolledcar/controller/controller
|
||||
lib/qt4/examples/qdbus/remotecontrolledcar/controller/controller.cpp
|
||||
lib/qt4/examples/qdbus/remotecontrolledcar/controller/controller.h
|
||||
lib/qt4/examples/qdbus/remotecontrolledcar/controller/controller.pro
|
||||
lib/qt4/examples/qdbus/remotecontrolledcar/controller/controller.ui
|
||||
lib/qt4/examples/qdbus/remotecontrolledcar/controller/main.cpp
|
||||
lib/qt4/examples/qdbus/remotecontrolledcar/remotecontrolledcar.pro
|
||||
lib/qt4/examples/qtestlib/
|
||||
lib/qt4/examples/qtestlib/README
|
||||
lib/qt4/examples/qtestlib/qtestlib.pro
|
||||
@ -906,6 +1360,29 @@ lib/qt4/examples/tools/codecs/mainwindow.cpp
|
||||
lib/qt4/examples/tools/codecs/mainwindow.h
|
||||
lib/qt4/examples/tools/codecs/previewform.cpp
|
||||
lib/qt4/examples/tools/codecs/previewform.h
|
||||
lib/qt4/examples/tools/completer/
|
||||
lib/qt4/examples/tools/completer/completer
|
||||
lib/qt4/examples/tools/completer/completer.pro
|
||||
lib/qt4/examples/tools/completer/completer.qrc
|
||||
lib/qt4/examples/tools/completer/dirmodel.cpp
|
||||
lib/qt4/examples/tools/completer/dirmodel.h
|
||||
lib/qt4/examples/tools/completer/main.cpp
|
||||
lib/qt4/examples/tools/completer/mainwindow.cpp
|
||||
lib/qt4/examples/tools/completer/mainwindow.h
|
||||
lib/qt4/examples/tools/completer/resources/
|
||||
lib/qt4/examples/tools/completer/resources/countries.txt
|
||||
lib/qt4/examples/tools/completer/resources/wordlist.txt
|
||||
lib/qt4/examples/tools/customcompleter/
|
||||
lib/qt4/examples/tools/customcompleter/customcompleter
|
||||
lib/qt4/examples/tools/customcompleter/customcompleter.pro
|
||||
lib/qt4/examples/tools/customcompleter/customcompleter.qrc
|
||||
lib/qt4/examples/tools/customcompleter/main.cpp
|
||||
lib/qt4/examples/tools/customcompleter/mainwindow.cpp
|
||||
lib/qt4/examples/tools/customcompleter/mainwindow.h
|
||||
lib/qt4/examples/tools/customcompleter/resources/
|
||||
lib/qt4/examples/tools/customcompleter/resources/wordlist.txt
|
||||
lib/qt4/examples/tools/customcompleter/textedit.cpp
|
||||
lib/qt4/examples/tools/customcompleter/textedit.h
|
||||
lib/qt4/examples/tools/i18n/
|
||||
lib/qt4/examples/tools/i18n/i18n
|
||||
lib/qt4/examples/tools/i18n/i18n.pro
|
||||
@ -956,6 +1433,7 @@ lib/qt4/examples/tools/plugandpaint/plugandpaint.pro
|
||||
lib/qt4/examples/tools/plugandpaint/plugindialog.cpp
|
||||
lib/qt4/examples/tools/plugandpaint/plugindialog.h
|
||||
lib/qt4/examples/tools/plugandpaint/plugins/
|
||||
lib/qt4/examples/tools/plugandpaint/plugins/libpnp_basictools.a
|
||||
lib/qt4/examples/tools/plugandpaintplugins/
|
||||
lib/qt4/examples/tools/plugandpaintplugins/basictools/
|
||||
lib/qt4/examples/tools/plugandpaintplugins/basictools/basictools.pro
|
||||
@ -1189,12 +1667,6 @@ lib/qt4/examples/widgets/movie/movieplayer.cpp
|
||||
lib/qt4/examples/widgets/movie/movieplayer.h
|
||||
lib/qt4/examples/widgets/movie/movies/
|
||||
lib/qt4/examples/widgets/movie/movies/fire.mng
|
||||
lib/qt4/examples/widgets/screenshot/
|
||||
lib/qt4/examples/widgets/screenshot/main.cpp
|
||||
lib/qt4/examples/widgets/screenshot/screenshot
|
||||
lib/qt4/examples/widgets/screenshot/screenshot.cpp
|
||||
lib/qt4/examples/widgets/screenshot/screenshot.h
|
||||
lib/qt4/examples/widgets/screenshot/screenshot.pro
|
||||
lib/qt4/examples/widgets/scribble/
|
||||
lib/qt4/examples/widgets/scribble/main.cpp
|
||||
lib/qt4/examples/widgets/scribble/mainwindow.cpp
|
||||
@ -1235,6 +1707,17 @@ lib/qt4/examples/widgets/styles/styles.pro
|
||||
lib/qt4/examples/widgets/styles/styles.qrc
|
||||
lib/qt4/examples/widgets/styles/widgetgallery.cpp
|
||||
lib/qt4/examples/widgets/styles/widgetgallery.h
|
||||
lib/qt4/examples/widgets/stylesheet/
|
||||
lib/qt4/examples/widgets/stylesheet/main.cpp
|
||||
lib/qt4/examples/widgets/stylesheet/mainwindow.cpp
|
||||
lib/qt4/examples/widgets/stylesheet/mainwindow.h
|
||||
lib/qt4/examples/widgets/stylesheet/mainwindow.ui
|
||||
lib/qt4/examples/widgets/stylesheet/stylesheet
|
||||
lib/qt4/examples/widgets/stylesheet/stylesheet.pro
|
||||
lib/qt4/examples/widgets/stylesheet/stylesheet.qrc
|
||||
lib/qt4/examples/widgets/stylesheet/stylesheeteditor.cpp
|
||||
lib/qt4/examples/widgets/stylesheet/stylesheeteditor.h
|
||||
lib/qt4/examples/widgets/stylesheet/stylesheeteditor.ui
|
||||
lib/qt4/examples/widgets/tetrix/
|
||||
lib/qt4/examples/widgets/tetrix/main.cpp
|
||||
lib/qt4/examples/widgets/tetrix/tetrix
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user