summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove insignification from qtcpserver test on Mac OS X.Jason McDonald2012-04-301-2/+0
* Remove insignification of qsslsocket test on Windows and Mac.Jason McDonald2012-04-302-6/+3
* Fix MinGW-w64 compilationJonathan Liu2012-04-301-3/+3
* If a dependency was not found, and we were not called with REQUIRED, we are n...Stephen Kelly2012-04-291-0/+6
* Properly quote the dependencies string.Stephen Kelly2012-04-291-1/+1
* Get rid of most warnings related to QInputMethodLars Knoll2012-04-292-9/+14
* Make sure different modules do not overwrite each others dependencies.Stephen Kelly2012-04-291-2/+2
* Forward the REQUIRED and QUIET arguments when finding dependencies.Stephen Kelly2012-04-291-1/+10
* Simplify the cmake version check.Stephen Kelly2012-04-291-1/+1
* Add some more useful output when about the cmake versionStephen Kelly2012-04-291-1/+1
* [SIC] Make non-const the QRegExp methods that modify the internalsThiago Macieira2012-04-283-18/+13
* Doc: Fix most qdoc errors in QtSql.Casper van Donderen2012-04-2835-237/+299
* 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
* Re-enable casting to and from "ASCII" on tst_qstring.cppThiago Macieira2012-04-281-33/+13
* Don't use the QRegExp methods that modify the object [QtCore]Thiago Macieira2012-04-274-4/+6
* Wrap the non-ASCII testcases with QString::fromUtf8Thiago Macieira2012-04-271-5/+5
* Wrap all Latin 1 strings with QString::fromLatin1 or QLatin1StringsThiago Macieira2012-04-276-47/+49
* Convert these files to ASCII or UTF-8Thiago Macieira2012-04-272-2/+2
* Force tst_qstring to use fromLatin1 where it has Latin 1 literalsThiago Macieira2012-04-271-37/+39
* Fix QWindow autotest for Windows.Miikka Heikkinen2012-04-272-8/+20
* 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-275-200/+0
* Add QMetaMethod::fromSignal() functionKent Hansen2012-04-274-0/+81
* 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-273-62/+157
* Removed parallel_test from parallel-unsafe autotest.Rohan McGovern2012-04-271-1/+0
* Respect the DontUseNativeDialog flag.Christoph Schleifenbaum2012-04-274-19/+14
* cmake: temporarily set tests/auto/cmake insignificant on macRohan McGovern2012-04-271-0/+6