summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove unused QTestResult::allDataPassed().Jason McDonald2012-01-162-6/+0
* Rename QTestLog::addIgnoreMessage to QTestLog::ignoreMessage.Jason McDonald2012-01-163-3/+4
* Moved largefile unittest to same level as qfile.Kurt Korbatits2012-01-164-2/+1
* Changed qrawfont unittest to work from installation directory.Kurt Korbatits2012-01-162-35/+44
* Changed unittests in corelib to use specific headers instead of super-headers.Kurt Korbatits2012-01-1616-21/+35
* Changed qprocess unittest to work from installation directory.Kurt Korbatits2012-01-1625-233/+44
* Flag tst_QGraphicsWidget::updateFocusChainWhenChildDie test as unstable.Toby Tomkins2012-01-161-1/+2
* Flag tst_qcalendarwidget::buttonClickCheck test as unstable.Toby Tomkins2012-01-161-1/+2
* Fixed failure of tst_qhostinfo since ~15 Jan 2012Rohan McGovern2012-01-161-1/+1
* Remove references to openvgversion.hLiang Qi2012-01-142-2/+0
* Document Q_DECL_CONSTEXPROlivier Goffart2012-01-141-0/+11
* qmake wasn't handling spaces in names when dealing with extra installs.Kurt Korbatits2012-01-141-8/+8
* Clean up QCocoaIntegration destruction.Morten Johan Sorvig2012-01-142-9/+12
* qdoc3: Don't put \relates in class member functions.Martin Smith2012-01-141-15/+14
* Fix qsystemerror for WinCEJanne Anttila2012-01-141-25/+33
* remove symbian support vestiges from text codecsMark Brand2012-01-149-747/+6
* Fixed sqlite for Windows CE.Janne Anttila2012-01-141-13/+10
* Fixes examples/tests to use qinptr in QTcpServer::incomingConnection.Jonas M. Gastal2012-01-1314-18/+20
* Cleaning up header includes.Jonas M. Gastal2012-01-137-6/+7
* Add the version header mapping for 3 new modulesLiang Qi2012-01-131-0/+3
* Modified changes-5.0.0 to reflect change to QTouchEvent API.Samuel Rødal2012-01-131-4/+2
* libpng config for WEC7Janne Anttila2012-01-131-1/+3
* Update touchscreen plug-in's readmeLaszlo Agocs2012-01-131-5/+3
* Fixed QFile::link behaviour for WinCE devices.Janne Anttila2012-01-131-0/+1
* Added mkspecs for WEC7 platform builder and armv4i HW.Janne Anttila2012-01-136-0/+143
* Build fix for WINCE to qlocale_tools.cppJanne Anttila2012-01-131-0/+4
* Windows: Fix qt_ntfs_permission_lookupMiikka Heikkinen2012-01-131-11/+46
* Build fix for WINCE to qfsfileengine_win.cppJanne Anttila2012-01-131-1/+1
* add missing multiple inclusion guardMark Brand2012-01-131-0/+5
* Windows: Use a message-only window as clipboard viewer or for GL.Friedemann Kleint2012-01-131-3/+3
* Added application flags to translate between touch and mouse events.Samuel Rødal2012-01-1315-124/+304
* QEventDispatcherWin32's internal Window should be a Message-Only WindowDebao Zhang2012-01-131-1/+6
* Cocoa: Send window activation events.Morten Johan Sorvig2012-01-133-0/+22
* Remove the Q_NO_DATA_RELOCATION hackOlivier Goffart2012-01-135-67/+1
* Improve coverage of expectfail selftestJason McDonald2012-01-135-26/+77
* Improve coverage of expectfail selftestJason McDonald2012-01-135-26/+50
* qdoc3: Don't put a \table in a \valueMartin Smith2012-01-131-10/+19
* qdoc3: Don't put \relates in class member functions.Martin Smith2012-01-131-2/+0
* Revert "Fixed qtmodule-configtests on Windows"Kalle Lehtonen2012-01-131-53/+35
* Improve coverage of expectfail selftest.Jason McDonald2012-01-135-23/+49
* Remove shadowing members in QNetworkReplyHttpImplPrivateAlexander Færøy2012-01-121-2/+0
* Fix compilation of public headers with -Werror=shadowDavid Faure2012-01-122-3/+3
* Fixed qtmodule-configtests on WindowsFriedemann Kleint2012-01-121-35/+53
* Fix compilation of Qt itself with QT_NO_DEBUG_STREAMDavid Faure2012-01-127-15/+13
* Remove invokeMethod in favor of the recommended virtual_hook()Jan-Arve Saether2012-01-127-58/+11
* Remove all references to QAccessible::(Up|Down|Left|Right)Jan-Arve Saether2012-01-128-560/+14
* Remove QAccessibleEventFrederik Gladhorn2012-01-126-47/+0
* Compile if the header files from QtWidgets are unavailableLars Knoll2012-01-124-5/+18
* Make QFtp private.Jonas M. Gastal2012-01-1228-710/+106
* Add Q_COMPILER_* defines for C++11 features supported by clangBradley T. Hughes2012-01-121-1/+40