summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Enable QML debugging of qtquick1 with CONFIG+=quick1Kai Koehne2012-05-022-1/+2
* Support mkspecs in subdirs for xcompile under windowsAndreas Holzammer2012-05-021-3/+11
* mkdtemp() is not included in Android's libcRobin Burchell2012-05-021-2/+2
* Allow creation of QOpenGLShaderProgram without a current contextSean Harmer2012-05-021-3/+3
* Initialize QOpenGLFunctions before using it in QOpenGLShaderProgramSean Harmer2012-05-021-0/+1
* Fix compilation of public headers with QT_NO_DEPRECATED definedOlivier Goffart2012-05-0212-44/+51
* Introduce QObject::isSignalConnected(QMetaMethod)Olivier Goffart2012-05-024-3/+96
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-0246-589/+589
* Make eglfs hooks functionality namespace cognisantDonald Carr2012-05-025-0/+17
* Fixed windows platform plugin with -qtnamespace.Rohan McGovern2012-05-022-0/+8
* Fixed QtGui and QtPrintSupport with -qtnamespace and MSVCRohan McGovern2012-05-022-3/+3
* Fix regression in connectNotify(const char *) emissionKent Hansen2012-05-014-9/+37
* QNetworkProxyFactory: check the "no_proxy" environment variableAdrien Bustany2012-05-011-2/+36
* Fixed compile of QSslSocket with -qtnamespace on Windows.Rohan McGovern2012-05-012-9/+15
* Fix warningOlivier Goffart2012-05-011-0/+1
* Fixed uninitialized memory in QMetaObjectBuilder::fromRelocatableDataRohan McGovern2012-05-012-0/+6
* Fix warning about narrowing inside {}Olivier Goffart2012-05-012-3/+3
* configure: Escape '{' in getQMakeConf2 functionSergio Ahumada2012-05-011-1/+1
* Handle navigator events in BPS event filterKevin Krammer2012-05-013-4/+80
* Register for and handle screen events delivered through BPSKevin Krammer2012-05-017-50/+88
* Widgets: No longer use deprecated QPixmap::grabWindow(),grabWidget().Friedemann Kleint2012-05-012-6/+17
* Allow loading of static plugins by indexLars Knoll2012-05-011-10/+19
* Reset pointer to 0 after freeingLars Knoll2012-05-012-2/+6
* Initialize member variableLars Knoll2012-05-011-0/+1
* Restructure how we initialize hash nodes a littleLars Knoll2012-05-012-15/+14
* Initialize membersLars Knoll2012-05-011-1/+2
* qdoc: Further changes to the QML specializationMartin Smith2012-05-013-14/+29
* Never attempt to run the dbus tests on APPLE.Stephen Kelly2012-05-012-3/+1
* Temporarily disable -Woverloaded-virtual in headersclean testKent Hansen2012-05-011-1/+1
* Port bearer plugins to QMetaMethod-based connectNotify()Kent Hansen2012-05-014-170/+220
* Port QtDBus to QMetaMethod-based connectNotify()Kent Hansen2012-05-016-31/+51
* Port QNetworkSession to QMetaMethod-based connectNotify()Kent Hansen2012-05-012-6/+11
* Port QBuffer to QMetaMethod-based connectNotify()Kent Hansen2012-05-012-7/+16
* Port QtConcurrent to QMetaMethod-based connectNotify()Kent Hansen2012-05-012-7/+11
* Add QMetaMethod-based QObject::connect/disconnectNotify() APIKent Hansen2012-05-017-38/+451
* Fix compiler warning in qdrawhelper.cppOlivier Goffart2012-05-011-12/+8
* Support all modality types in QPlatformDialogHelperBradley T. Hughes2012-04-3010-40/+45
* Make QGtkStyle work on Qt 5.Morten Johan Sorvig2012-04-304-10/+51
* Cocoa: Fix beep-on-show for Creator menus.Morten Johan Sorvig2012-04-302-30/+21
* Remove unused codeLars Knoll2012-04-301-3/+1
* Disable force_align_arg_pointer function attribute with MinGW-w64Jonathan Liu2012-04-301-1/+1
* Fix the tst_QOpenGL::sharedResourceCleanup() test case in WindowsMiikka Heikkinen2012-04-301-0/+1
* Use BPS based event dispatcherKevin Krammer2012-04-307-2/+354
* Remove declaration of QWindowsFontEngine::createEngine()Miikka Heikkinen2012-04-301-5/+0
* Removed insignification from QBackingStore testMiikka Heikkinen2012-04-301-3/+0
* Remove unused private and protected members from QClipboardLaszlo Agocs2012-04-303-30/+0
* Fix Qt::MouseButton Documentation for Qt::ExtraButton24,stockton2012-04-302-6/+6
* Remove insignification of lancelot test on Mac OS X.Jason McDonald2012-04-301-2/+0
* Remove insignficiation from qgraphicsscene test on Windows.Jason McDonald2012-04-301-2/+0
* Remove insignification from qsslsocket_onDemandCertificates_* testsJason McDonald2012-04-302-4/+0