summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix OpenGL on Harmattan showing only the first frame.Jocelyn Turcotte2011-10-141-0/+14
* Calculate an area in the touchscreen qpa plugin.Laszlo Agocs2011-10-132-3/+6
* Remove Q_WS_ and Q_OS_SYMBIAN from QtGui.Friedemann Kleint2011-10-1374-2611/+5
* Fix struct/class mismatch.Friedemann Kleint2011-10-131-3/+4
* Fix build on Harmattan when cross-compilingSimon Hausmann2011-10-131-0/+5
* Cocoa: Update QPlatformWindow geometry on moveMorten Sorvig2011-10-131-0/+1
* Migrate the touchscreen generic qpa plugin to QWindow.Laszlo Agocs2011-10-131-4/+5
* QNetworkAccessManager: hostInfo lookup should use proxy if setMartin Petersson2011-10-121-2/+10
* fix tst_QNetworkReply::headFromHttp failureShane Kearns2011-10-121-3/+3
* Do not unconditionally use pkg-config in .pro filesRohan McGovern2011-10-121-0/+4
* Avoid building empty, inapplicable QWS tests.Jason McDonald2011-10-128-37/+8
* Exclude qtconcurrent tests via .pro files.Jason McDonald2011-10-1214-127/+12
* Fix platformsocketengine test failuresShane Kearns2011-10-121-4/+17
* Make CONFIG+=GNUmake respect shadow buildsTor Arne Vestbø2011-10-111-3/+7
* Fix construction races in QtNetworkShane Kearns2011-10-111-5/+10
* Windows: Adapt to new Lighthouse APIFriedemann Kleint2011-10-116-55/+103
* Move input panel visibility ownership from QInputPanel to QPlatformInputContextJoona Petrell2011-10-117-25/+100
* Remove stale documentation and fix qdoc errors.Casper van Donderen2011-10-1119-1165/+16
* QTextEdit - Fix selectionChange emission bugPekka Vuorela2011-10-112-7/+19
* Removed obsolete custom input context supportPekka Vuorela2011-10-114-27/+4