summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make pkg-config cross-compile awareHarald Fernengel2011-10-192-4/+22
* Update V8Aaron Kennedy2011-10-1924-2702/+1567
* Refactor QAccessibleActionInterface.Frederik Gladhorn2011-10-1918-801/+409
* Introduce Q_STATIC_ASSERTJędrzej Nowacki2011-10-192-0/+77
* Metatype: Silence MSVC warnings about unused variables.Friedemann Kleint2011-10-191-6/+6
* Widgets: Fix a startup crash in QSplashScreen (Linguist).Friedemann Kleint2011-10-191-2/+3
* Fix "may be used uninitialized" compiler warning.Morten Sorvig2011-10-191-1/+1
* Add benchmarks for QMetaType::construct()Kent Hansen2011-10-192-0/+98
* Provide API for "placement new" construction of meta-typesKent Hansen2011-10-196-21/+827
* Widgets: Remove Symbian-specific code.Friedemann Kleint2011-10-1989-21772/+2
* Destroy generic plugins on exit.Laszlo Agocs2011-10-192-0/+9
* Sanitize paths in selftest data.Jason McDonald2011-10-1950-174/+174
* Remove skipglobal testlib selftest.Jason McDonald2011-10-199-172/+1
* Remove DEPENDS_ON from qtestlib API.Jason McDonald2011-10-1921-655/+3
* Move QTRY_VERIFY/QTRY_COMPARE into testlib.Jason McDonald2011-10-1974-190/+66
* Remove QTEST_NOOP_MAIN from qtestlib API.Jason McDonald2011-10-193-30/+0
* Prefer QSKIP to QTEST_NOOP_MAIN.Jason McDonald2011-10-191-17/+18
* Remove Sensors and Location related macros/defines from qglobal.h.alex2011-10-191-26/+0
* Prefer QSKIP to QTEST_NOOP_MAIN.Jason McDonald2011-10-192-10/+16
* Cocoa: Add initial accessibility implementation.Morten Sorvig2011-10-1920-4/+2096
* Prefer QSKIP to QTEST_NOOP_MAIN.Jason McDonald2011-10-191-35/+19
* Windows platform: Improve Open GL.Friedemann Kleint2011-10-189-71/+155
* QtBase examples: Remove Maemo/Symbian-specific code.Friedemann Kleint2011-10-18501-4019/+26
* QSurfaceFormat: Use version in comparison and debug, fix setter.Friedemann Kleint2011-10-181-5/+13
* Make some more methods privateLars Knoll2011-10-181-9/+7
* make fromWCharArray() and toWCharArray() inlinedKonstantin Ritt2011-10-182-27/+25
* Move QShortcutMap to QtGuiLars Knoll2011-10-188-11/+5
* Move the widget dependent code away from the shortcutmapLars Knoll2011-10-184-225/+218
* Do not call swapBuffers when surfaceHandle is NULL.Laszlo Agocs2011-10-181-1/+3
* Include threads docs from qtdoc, rename old threads to threads-basics.Casper van Donderen2011-10-182-494/+1199
* Remove stale documentation.Casper van Donderen2011-10-1821-565/+31
* Remove Q_WS_ in text codecs.Friedemann Kleint2011-10-1812-34/+34
* OpenGL: Remove Q_WS_ defines.Friedemann Kleint2011-10-186-76/+0
* Prefer QSKIP to QTEST_NOOP_MAIN.Jason McDonald2011-10-183-91/+42
* Prefer QSKIP to QTEST_NOOP_MAIN.Jason McDonald2011-10-182-16/+26
* Reduce the runtime of tst_selftestsRohan McGovern2011-10-181-0/+6
* Fix TouchEnd events not being received on Harmattan.Jocelyn Turcotte2011-10-171-2/+3
* Add multipoint touch support for Harmattan to the xcb platform plugin.Jocelyn Turcotte2011-10-178-1/+517
* Fix TouchPoint::lastPos() after TouchPointStationary only events.Jocelyn Turcotte2011-10-171-1/+5
* Fix scaled text rendering with the raster paint engine & FreeTypeSimon Hausmann2011-10-171-0/+7
* Add documentation from qtdoc for modularization of docs.Casper van Donderen2011-10-173-0/+913
* Use a QFunctionPointer for getProcAddress()Casper van Donderen2011-10-172-10/+3
* Replace Q_WS_WIN by Q_OS_WIN in uic/network.Friedemann Kleint2011-10-173-7/+3
* Prefer QSKIP to QTEST_NOOP_MAIN.Jason McDonald2011-10-172-9/+25
* Add a warning and a return value to xcb's createGLPlatformContextLaszlo Agocs2011-10-171-0/+2
* Do not fail user time window creation when xcb is using xlibLaszlo Agocs2011-10-172-2/+8
* Remove qcopchannel autotest.Jason McDonald2011-10-177-265/+0
* Don't build empty tests.Jason McDonald2011-10-173-12/+5
* Only build exceptionsafety_objects test if usefulJason McDonald2011-10-172-5/+4
* Remove Mac accessibility autotest.Jason McDonald2011-10-1718-852/+0