summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Tidy qwizard autotest .pro fileJason McDonald2011-10-171-7/+0
* Remove QtMD5 autotest.Jason McDonald2011-10-175-117/+0
* Make test .pro files more consistent.Jason McDonald2011-10-173-21/+35
* Don't build empty qwineventnotifier test.Jason McDonald2011-10-172-8/+3
* Remove redundant logic from tools autotests.Jason McDonald2011-10-172-11/+0
* Don't build empty qaccessibility test on WinCE.Jason McDonald2011-10-172-10/+2
* Only build Mac-specific tests on Mac.Jason McDonald2011-10-174-29/+7
* Less friends is good, at least for C++ code :)Lars Knoll2011-10-172-3/+0
* QHttpNetworkConnection: fix compile warningMartin Petersson2011-10-141-2/+2
* Add QGlyphRun::SplitLigature flagEskil Abrahamsen Blomfeldt2011-10-143-28/+49
* Disable ELF interpreter check when cross-compilingHarald Fernengel2011-10-141-1/+1
* qmake: fix incrementalLinker option writing for vcxprojJoerg Bornemann2011-10-141-1/+1
* Avoid using 0 as the default winId in QPlatformWindow.Laszlo Agocs2011-10-141-1/+8
* Make the window active in eglfs and minimal plaform plugins.Laszlo Agocs2011-10-142-2/+6
* Remove commented out reference to QShortcutMapLars Knoll2011-10-141-9/+0
* Add autotest for QMetaType creation of gui typesKent Hansen2011-10-143-0/+280
* Improve the QMetaType::create() autotest coverageKent Hansen2011-10-141-5/+280
* Remove dependencies of QShortcutMap onto widgetsLars Knoll2011-10-148-43/+57
* Small re-factor of QVariant autotest.Jędrzej Nowacki2011-10-141-46/+50
* Accessibility plugin for mac and xcb.Frederik Gladhorn2011-10-145-1/+25