summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | 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-016-38/+135
* | 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-303-10/+25
* | 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
* | 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
* | Fix MinGW-w64 compilationJonathan Liu2012-04-301-3/+3
* | Get rid of most warnings related to QInputMethodLars Knoll2012-04-292-9/+14
* | [SIC] Make non-const the QRegExp methods that modify the internalsThiago Macieira2012-04-282-18/+6
* | Doc: Fix most qdoc errors in QtSql.Casper van Donderen2012-04-2835-167/+3667
* | qdoc: Further changes to the QML specializationMartin Smith2012-04-283-63/+87
* | Don't generate compiler warnings for using deprecated methodsLars Knoll2012-04-281-1/+4
* | Get rid of some deprecation warningsLars Knoll2012-04-281-3/+3
* | Don't use the QRegExp methods that modify the object [QtCore]Thiago Macieira2012-04-274-4/+6
* | Remove old Qt4 to-do comment.Jason McDonald2012-04-271-3/+1
* | Move QWinEventNotifier data members to a private classShane Kearns2012-04-272-20/+33
* | Replace QGuiApplication::activeWindow by focusWindow().Friedemann Kleint2012-04-274-4/+4
* | Windows: Fix warning about retrieving the handle from non-toplevels.Friedemann Kleint2012-04-271-2/+3
* | QWindowsBackingStore: Flush to correct window.Friedemann Kleint2012-04-271-1/+2
* | Remove deprecation tags from QWheelEvent.Morten Johan Sorvig2012-04-271-4/+2
* | Windows/Vista style: Fix painting of QGroupBox.Friedemann Kleint2012-04-271-16/+29
* | Fix warning about int-truncation (MSVC2010, 64bit).Friedemann Kleint2012-04-271-1/+1
* | doc: removed wrong license headers from several .pro snippetsRohan McGovern2012-04-271-40/+0
* | Add QMetaMethod::fromSignal() functionKent Hansen2012-04-273-0/+54
* | Fix workaround for image readers that can scale but not clipaavit2012-04-271-5/+1
* | Implement inline downscaling in png reader, to save memoryaavit2012-04-271-60/+153
* | Respect the DontUseNativeDialog flag.Christoph Schleifenbaum2012-04-273-15/+13
* | Mark that the Sun compiler includes the return type in the manglingThiago Macieira2012-04-271-0/+1
* | QDoc: Pretend that .qtx and .qtt files are .qdoc files.Casper van Donderen2012-04-271-1/+1
* | fix build with mingwKonstantin Ritt2012-04-271-17/+17