We now have a current svn snapshot of libqxt in our contrib dir, and
authorManuel Nickschas <sputnick@quassel-irc.org>
Wed, 24 Oct 2007 22:26:57 +0000 (22:26 +0000)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 24 Oct 2007 22:26:57 +0000 (22:26 +0000)
commita634acadbcf6017474f68a3eaf7cb632660e9e49
tree5716884010a494b938ff97e7d23768bf3d50f321
parentcd122ca8e0d2c0ffc5397e0a813c75d791a7e6e3
We now have a current svn snapshot of libqxt in our contrib dir, and
a modified build system that uses this version instead of our (rather old)
partial snapshot. Keeping in sync with upstream should now be much easier.
396 files changed:
build/contrib/contrib.pri [new file with mode: 0644]
build/contrib/libqxt-config.pri [new file with mode: 0644]
build/contrib/libqxt-version.pri [new file with mode: 0644]
build/contrib/libqxt.pro [new file with mode: 0644]
build/modules/module.pri
build/quassel.pro
build/targets/target.pri
src/client/client.pri
src/common/common.pri
src/common/signalproxy.cpp
src/common/signalproxy.h
src/contrib/libqxt-2007-10-24/.qmake.cache [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/AUTHORS [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/Doqsyfile [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/LICENSE [moved from src/contrib/qxt/LICENSE with 83% similarity]
src/contrib/libqxt-2007-10-24/README [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/config.pri [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/config.tests/curses/curses.pro [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/config.tests/curses/main.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/config.tests/fcgi/fcgi.pro [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/config.tests/fcgi/main.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/config.tests/ffmpeg/ffmpeg.pro [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/config.tests/ffmpeg/main.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/config.tests/openssl/main.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/config.tests/openssl/openssl.pro [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/config.tests/qt4/main.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/config.tests/qt4/qt4.pro [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/config.tests/sdl/main.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/config.tests/sdl/sdl.pro [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/configure [new file with mode: 0755]
src/contrib/libqxt-2007-10-24/configure.bat [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/cpl1.0.txt [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtCore/QxtCore [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtCore/QxtError [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtCore/QxtFifo [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtCore/QxtFileLock [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtCore/QxtFuture [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtCore/QxtHyperMacros [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtCore/QxtJob [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtCore/QxtMetaObject [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtCore/QxtNull [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtCore/QxtNullable [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtCore/QxtPimpl [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtCore/QxtPipe [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtCore/QxtSemaphore [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtCore/QxtSignalWaiter [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtCore/QxtSlotJob [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtCore/QxtStdStreambufDevice [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtCore/QxtStdio [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtCore/QxtTuple [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtCrypto/QxtBlowFish [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtCrypto/QxtCrypto [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtCrypto/QxtHash [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtCurses/QxtCurses [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtGui/QxtApplication [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtGui/QxtCheckComboBox [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtGui/QxtConfigDialog [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtGui/QxtConfirmationMessage [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtGui/QxtDesktopWidget [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtGui/QxtDockWidget [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtGui/QxtGroupBox [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtGui/QxtGui [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtGui/QxtHeaderView [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtGui/QxtItemDelegate [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtGui/QxtLabel [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtGui/QxtListWidget [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtGui/QxtListWidgetItem [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtGui/QxtNativeEventFilter [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtGui/QxtProgressLabel [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtGui/QxtProxyStyle [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtGui/QxtPushButton [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtGui/QxtSpanSlider [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtGui/QxtStars [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtGui/QxtStringSpinBox [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtGui/QxtStringValidator [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtGui/QxtTabWidget [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtGui/QxtTableWidget [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtGui/QxtTableWidgetItem [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtGui/QxtToolTip [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtGui/QxtTreeWidget [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtGui/QxtTreeWidgetItem [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtKit/QxtCsvModel [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtKit/QxtEventThread [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtKit/QxtKit [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtKit/QxtPairList [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtKit/QxtSignalWaiter [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtKit/QxtTrippleList [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtMedia/QxtAVFile [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtMedia/QxtAVPlayer [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtMedia/QxtMedia [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtMedia/QxtRingBuffer [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtMedia/QxtSdlWidget [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtNetwork/QxtBlowFish [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtNetwork/QxtNamedPipe [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtNetwork/QxtNetwork [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtNetwork/QxtRPCPeer [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtSql/QxtSql [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtSql/QxtSqlPackage [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtSql/QxtSqlPackageModel [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtWeb/QxtFcgiConnector [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtWeb/QxtHtmlTemplate [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtWeb/QxtScgiConnector [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtWeb/QxtWeb [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtWeb/QxtWebController [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/include/QxtWeb/QxtWebCore [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/qt/mox.prf [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/deploy/qt/qxt.prf.m [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/doctemplate/class-enum.html [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/doctemplate/class-impl.html [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/doctemplate/class-members-unroll.html [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/doctemplate/class-members.html [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/doctemplate/class-property.html [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/doctemplate/class-section-unroll.html [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/doctemplate/class-section.html [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/doctemplate/class-unroll-inherits.html [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/doctemplate/class.html [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/doctemplate/classes-unroll.html [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/doctemplate/classes.html [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/doctemplate/classic.css [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/doctemplate/index.html [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/doctemplate/logo.png [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/doctemplate/module.html [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/doctemplate/modules-unroll.html [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/doctemplate/modules.html [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/doctemplate/qt.tag [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/doctemplate/qxtcheckcombobox.png [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/doctemplate/qxtconfigdialog.png [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/doctemplate/qxtconfirmationmessage.png [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/doctemplate/qxtgroupbox.png [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/doctemplate/qxtheaderview.png [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/doctemplate/qxtlabel.png [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/doctemplate/qxtlistwidget.png [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/doctemplate/qxtprogresslabel.png [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/doctemplate/qxtpushbutton.png [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/doctemplate/qxtspanslider.png [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/doctemplate/qxtstars.png [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/doctemplate/qxtstringspinbox.png [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/doctemplate/qxttablewidget.png [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/doctemplate/qxttabwidget.png [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/doctemplate/qxttooltip.png [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/doctemplate/qxttreewidget.png [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/doctemplate/site.html [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/doctemplate/stylesheet.css [new file with mode: 0755]
src/contrib/libqxt-2007-10-24/examples/rpcpeer/main.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/examples/rpcpeer/rpcpeer.pro [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/extras/GPL_Exception1.0.txt [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/extras/artwork/logo.png [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/extras/artwork/logo.png.svg [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/extras/syntax_highlighting/kate/cpp.xml [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/features/macx/qxtbuild.prf [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/features/qxtbuild.prf [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/features/unix/bootstrap.prf [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/features/unix/qxtbuild.prf [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/features/win32/qxtbuild.prf [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/libqxt.pro [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/core/core.pro [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/core/qxtboundcfunction.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/core/qxtboundfunction.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/core/qxtboundfunctionbase.h [moved from src/contrib/qxt/qxtboundfunctionbase.h with 81% similarity]
src/contrib/libqxt-2007-10-24/src/core/qxtcsvmodel.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/core/qxtcsvmodel.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/core/qxterror.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/core/qxterror.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/core/qxtfifo.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/core/qxtfifo.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/core/qxtfilelock.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/core/qxtfilelock.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/core/qxtfilelock_p.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/core/qxtfilelock_unix.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/core/qxtfilelock_win.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/core/qxtglobal.h [moved from src/contrib/qxt/qxtglobal.h with 89% similarity]
src/contrib/libqxt-2007-10-24/src/core/qxthypermacros.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/core/qxtjob.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/core/qxtjob.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/core/qxtjob_p.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/core/qxtmetaobject.cpp [moved from src/contrib/qxt/qxtmetaobject.cpp with 86% similarity]
src/contrib/libqxt-2007-10-24/src/core/qxtmetaobject.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/core/qxtmetatype.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/core/qxtnamespace.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/core/qxtnull.cpp [moved from src/contrib/qxt/qxtnull.cpp with 100% similarity]
src/contrib/libqxt-2007-10-24/src/core/qxtnull.h [moved from src/contrib/qxt/qxtnull.h with 99% similarity]
src/contrib/libqxt-2007-10-24/src/core/qxtnullable.h [moved from src/contrib/qxt/qxtnullable.h with 98% similarity]
src/contrib/libqxt-2007-10-24/src/core/qxtpairList.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/core/qxtpimpl.h [moved from src/contrib/qxt/qxtpimpl.h with 99% similarity]
src/contrib/libqxt-2007-10-24/src/core/qxtpipe.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/core/qxtpipe.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/core/qxtsemaphore.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/core/qxtsemaphore.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/core/qxtsignalwaiter.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/core/qxtsignalwaiter.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/core/qxtslotjob.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/core/qxtslotjob.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/core/qxtslotjob_p.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/core/qxtstdio.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/core/qxtstdio.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/core/qxtstdstreambufdevice.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/core/qxtstdstreambufdevice.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/core/qxttuple.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/core/qxttuplelist.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/core/qxttypelist.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/crypto/crypto.pro [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/crypto/qxtblowfish.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/crypto/qxtblowfish.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/crypto/qxthash.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/crypto/qxthash.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/crypto/qxthash_p.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/crypto/thirdparty/md4.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/crypto/thirdparty/md4.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/crypto/thirdparty/md5.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/crypto/thirdparty/md5.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/designer/designer.pro [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/designer/qxtcheckcomboboxplugin.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/designer/qxtcheckcomboboxplugin.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/designer/qxtdesignerplugin.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/designer/qxtdesignerplugin.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/designer/qxtdesignerplugins.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/designer/qxtdesignerplugins.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/designer/qxtgroupboxplugin.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/designer/qxtgroupboxplugin.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/designer/qxtlabelplugin.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/designer/qxtlabelplugin.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/designer/qxtlistwidgetplugin.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/designer/qxtlistwidgetplugin.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/designer/qxtprogresslabelplugin.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/designer/qxtprogresslabelplugin.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/designer/qxtpushbuttonplugin.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/designer/qxtpushbuttonplugin.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/designer/qxtspansliderplugin.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/designer/qxtspansliderplugin.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/designer/qxtstarsplugin.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/designer/qxtstarsplugin.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/designer/qxtstringspinboxplugin.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/designer/qxtstringspinboxplugin.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/designer/qxttablewidgetplugin.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/designer/qxttablewidgetplugin.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/designer/qxttreewidgetplugin.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/designer/qxttreewidgetplugin.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/designer/resources.qrc [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/gui.pro [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtapplication.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtapplication.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtapplication_mac.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtapplication_p.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtapplication_win.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtapplication_x11.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtcheckcombobox.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtcheckcombobox.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtcheckcombobox_p.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtconfigdialog.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtconfigdialog.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtconfigdialog_p.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtconfirmationmessage.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtconfirmationmessage.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtdesktopwidget.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtdesktopwidget.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtdesktopwidget_win.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtdesktopwidget_x11.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtdockwidget.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtdockwidget.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtgroupbox.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtgroupbox.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtgui.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtheaderview.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtheaderview.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtitemdelegate.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtitemdelegate.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtitemdelegate_p.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtlabel.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtlabel.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtlistwidget.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtlistwidget.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtlistwidget_p.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtlistwidgetitem.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtlistwidgetitem.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtnativeeventfilter.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtprogresslabel.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtprogresslabel.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtproxystyle.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtproxystyle.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtpushbutton.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtpushbutton.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtspanslider.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtspanslider.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtspanslider_p.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtstars.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtstars.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtstringspinbox.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtstringspinbox.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtstringvalidator.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtstringvalidator.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxtstringvalidator_p.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxttablewidget.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxttablewidget.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxttablewidget_p.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxttablewidgetitem.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxttablewidgetitem.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxttabwidget.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxttabwidget.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxttooltip.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxttooltip.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxttooltip_p.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxttreewidget.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxttreewidget.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxttreewidget_p.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxttreewidgetitem.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/gui/qxttreewidgetitem.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/network/network.pro [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/network/qxtnamedpipe.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/network/qxtnamedpipe.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/network/qxtnamedpipe_unix.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/network/qxtnamedpipe_win.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/network/qxtnamedpipe_win.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/network/qxtnamedpipe_win_p.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/network/qxtrpcpeer.cpp [moved from src/contrib/qxt/qxtrpcpeer.cpp with 95% similarity]
src/contrib/libqxt-2007-10-24/src/network/qxtrpcpeer.h [moved from src/contrib/qxt/qxtrpcpeer.h with 99% similarity]
src/contrib/libqxt-2007-10-24/src/sql/qxtsqlpackage.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/sql/qxtsqlpackage.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/sql/qxtsqlpackagemodel.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/sql/qxtsqlpackagemodel.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/sql/sql.pro [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/web/qxtabstractwebconnector.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/web/qxtfcgiconnector.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/web/qxtfcgiconnector.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/web/qxtfcgiconnector_p.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/web/qxthtmltemplate.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/web/qxthtmltemplate.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/web/qxtscgiconnector.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/web/qxtscgiconnector.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/web/qxtwebcontroller.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/web/qxtwebcontroller.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/web/qxtwebcore.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/web/qxtwebcore.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/web/qxtwebcore_p.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/src/web/web.pro [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/QxtCurses/QxtCursesTest.pro [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/QxtCurses/cursestest.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/QxtCurses/cursestest.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/QxtFileLock/qxtfilelock.pro [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/QxtFileLock/src/HelperClass.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/QxtFileLock/src/HelperClass.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/QxtFileLock/src/locktestclient.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/QxtFileLock/src/locktestclient.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/QxtFileLock/src/main.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/QxtFileLock/src/src.pro [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/QxtFileLock/src/threadtestcontroller.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/QxtFileLock/src/threadtestcontroller.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/QxtGui/app/app.pro [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/QxtGui/app/app.qrc [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/QxtGui/app/images/calendar.png [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/QxtGui/app/images/list.png [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/QxtGui/app/images/tree.png [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/QxtGui/app/main.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/QxtGui/app/mainwindow.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/QxtGui/app/mainwindow.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/QxtGui/app/mainwindow.ui [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/QxtGui/app/tab.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/QxtGui/app/tab.h [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/QxtGui/app/tab.ui [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/QxtGui/unit/main.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/QxtGui/unit/unit.pro [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/bind/bind.pro [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/bind/main.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/fifo/fifo.pro [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/fifo/main.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/filelock/filelock.pro [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/filelock/main.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/job/main.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/job/test.pro [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/namedpipe/main.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/namedpipe/namedpipe.pro [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/pipe/main.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/pipe/pipe.pro [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/rpc/main.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/rpc/rpc.pro [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/slotjob/main.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/slotjob/slotjob.pro [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/web/async/main.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/web/async/web.pro [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/web/htmltemplate/htmltemplate.pro [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/web/htmltemplate/main.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/web/invoketest/main.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/web/invoketest/web.pro [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/web/upload/main.cpp [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tests/web/upload/web.pro [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tools/doqsy/doqsy.pro [new file with mode: 0644]
src/contrib/libqxt-2007-10-24/tools/doqsy/main.cpp [new file with mode: 0644]
src/contrib/qxt/AUTHORS [deleted file]
src/contrib/qxt/LGPL [deleted file]
src/contrib/qxt/README [deleted file]
src/contrib/qxt/qxt.pri [deleted file]
src/contrib/qxt/qxt.pro [deleted file]
src/contrib/qxt/qxtboundcfunction.h [deleted file]
src/contrib/qxt/qxtboundfunction.h [deleted file]
src/contrib/qxt/qxtmetaobject.h [deleted file]
src/core/core.pri
src/qtui/mainwin.cpp