summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* Fixed iOS compilation issues.Ian Dean2012-04-261-2/+2
* Revert "Harfbuzz-shaper - fix incorrect logClusters being set in HB_OpenTypeP...Eskil Abrahamsen Blomfeldt2012-04-261-35/+13
* Uncomment qnetworkproxyfactory autotestShane Kearns2012-04-261-1/+1
* Fix memory leaks in 64-bits ODBC driverHonglei Zhang2012-04-261-2/+4
* get rid of Q_*_EXPORT_INLINE macrosKonstantin Ritt2012-04-265-89/+37
* Fix C++11 compilationOlivier Goffart2012-04-261-6/+6
* Create interface for navigator calls and implement for BPS and PPSKevin Krammer2012-04-2611-100/+665
* Take account of spanned items in QTreeView when dragging.Stephen Kelly2012-04-262-32/+42
* Doc: Use the proper way to find qdoc.Casper van Donderen2012-04-262-2/+4
* Doc: Add "make docs" command for QtXml.Casper van Donderen2012-04-263-1/+4
* QDoc: Disambiguate prev and next links in html source.Casper van Donderen2012-04-261-2/+2
* Map QAccessible::Role to the proper IA2Role.Jan-Arve Saether2012-04-261-1/+10
* Use non-blocking reads on virtual keyboard pps device.Sean Harmer2012-04-261-1/+6
* Fix compilation when debug output enabled on virtual keyboardSean Harmer2012-04-261-1/+1
* Make QTimeLine test significant.Jason McDonald2012-04-261-1/+0
* Ensure that QUrl::{to,from}LocalPath encode/decode properlyThiago Macieira2012-04-262-1/+37
* Added mkspecs for iOS.Qt4iOS2012-04-2636-0/+1532
* Remove deprecated conversion from QKeySequence to QStringOlivier Goffart2012-04-262-2/+2
* Fix QRawFont autotest in WindowsMiikka Heikkinen2012-04-252-3/+10
* Remove QMetaObjectExtraData and put everything into QMetaObjectOlivier Goffart2012-04-2512-112/+46
* Split qobject_impl.h into qobjectdefs_impl.hKent Hansen2012-04-254-425/+488
* Add comparison operators == and != for QMetaMethodKent Hansen2012-04-253-0/+62
* Don't use the QRegExp methods that modify the object [QtWidgets]Thiago Macieira2012-04-251-1/+2
* lance: Document all available command line options.Holger Hans Peter Freyther2012-04-251-2/+6
* baselineserver: Fix compilation by removing PI_BuildKey from the sourceHolger Hans Peter Freyther2012-04-251-1/+0
* Add makespecs for standard devices in the OMAP3 familyRomain Pokrzywka2012-04-254-0/+206
* Fix recursion in qwidget gdiPainting test.Friedemann Kleint2012-04-251-4/+10
* Add detection code for AVX2, HLE, RTM and AES to qsimd.cppThiago Macieira2012-04-252-17/+39
* Replace the x86 XGETBV instruction with its opcode bytesThiago Macieira2012-04-251-1/+1
* Update the x86 feature-detection code, unifying x86 and x86-64Thiago Macieira2012-04-251-125/+113
* Fix atomics on SPARCThiago Macieira2012-04-251-8/+8
* Cocoa: support modal windowsBradley T. Hughes2012-04-254-32/+98
* Skip tst_QInputDialog on Mac OS XBradley T. Hughes2012-04-251-0/+2
* Revert QUrl::isRelative to its Qt 4 behaviourThiago Macieira2012-04-252-5/+7
* Warn if we use deprecated methods from Qt modulesThiago Macieira2012-04-251-0/+1
* Make configure.exe not overwrite its own Makefile in -fast modeThiago Macieira2012-04-251-0/+3
* Make configure.exe create files with Windows line-endingsThiago Macieira2012-04-251-3/+5
* MSAA bridge should not return any IA2-specific roles from get_accRole()Jan-Arve Saether2012-04-252-5/+8
* Do not map LayeredPane and Terminal to the wrong MSAA roleJan-Arve Saether2012-04-251-3/+5
* get rid of QT_NO_IMAGE_TEXT switcherKonstantin Ritt2012-04-2510-60/+7