summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tst_qdeclarativepixmapcache: Remove CONFIG+=parallel_test and mark test as in...Sergio Ahumada2012-11-021-2/+1
* test: Mark tst_qhttpnetworkconnection as insignificantSergio Ahumada2012-11-021-0/+2
* Doc: Updated links on the documentation's headers.Jerome Pasion2012-11-025-23/+16
* Mac: Correct writingSystem check value for ChineseLiang Qi2012-11-011-2/+2
* Blackberry bearer plugin: Only Report working interfaces as activePeter Hartmann2012-11-011-3/+2
* correct spelling in commentMark Brand2012-11-011-1/+1
* QtNetwork: introduce configure switch to use system proxies by defaultPeter Hartmann2012-11-014-1/+45
* Fix QDBusServer with more than one connectionJan Arne Petersen2012-11-014-17/+44
* Updated and fixed win32-icc mkspec for ICC 12.1 or betterAlexey Ivanov2012-11-011-16/+18
* Fix a crash in QFileDialog when selecting an invalid name filter.Friedemann Kleint2012-10-312-7/+54
* Fix debugger detection when running on Linux.Friedemann Kleint2012-10-311-20/+28
* Make the examples test for QtDeclarative pass.Friedemann Kleint2012-10-317-51/+99
* Fix mmap usage.Jędrzej Nowacki2012-10-311-2/+2
* Fixing font database memoryleakKarim Pinter2012-10-311-2/+2
* QNX: Remember information on whether a file is a linkThomas McGuire2012-10-311-0/+7
* QNX: Use extra information in dirent to avoid stat() callsThomas McGuire2012-10-313-2/+69
* QHeaderView - fix minor bug in visualIndexAtThorbjørn Lund Martsum2012-10-312-2/+15
* QHeaderView - length returns wrong value fixThorbjørn Lund Martsum2012-10-312-0/+20
* QHeaderView - no big update work if updates are disabledThorbjørn Lund Martsum2012-10-311-0/+7
* Corrected licensing info and links point to Digia in qmessageboxjutaipal2012-10-301-2/+2
* Update INSTALL fileIikka Eklund2012-10-301-7/+7
* Update README fileIikka Eklund2012-10-301-9/+9
* Blackberry: Fixes QWindowSurface::grabWidgetRafael Roquetto2012-10-304-5/+66
* Blackberry: Fix for slowness of touch move eventsBernd Weimer2012-10-301-60/+46
* BlackBerry: Query dynamic buffer count at runtimeRafael Roquetto2012-10-302-2/+16
* Support other platform names on configure.exeRafael Roquetto2012-10-302-9/+68
* QNX: Use inotify on QNX systems that support itThomas McGuire2012-10-304-0/+25
* Blackberry: Fix QCoreApplication::applicationFilePath() performance.Sergio Martins2012-10-301-6/+29
* QGLTextureGlyphCache: Fix text rendering artifacts on NVIDIAJonathan Liu2012-10-301-2/+2
* Fixed GCC 3.4 build with sse2 enabled.Samuel Rødal2012-10-301-1/+2
* don't set QT_BUILD_DIR as a side effectOswald Buddenhagen2012-10-302-7/+10
* Fix Qt network autotests against updated autotest server.Janne Anttila2012-10-301-64/+7
* Fix tst_qhostinfo test case for Digia CI infra.Janne Anttila2012-10-301-2/+2
* Fix tst_qhttp autotest after Digia acquisition of Qt business.Janne Anttila2012-10-301-4/+4
* Mark flaky tst_qlocalsocket autotest insignificant.Janne Anttila2012-10-301-0/+2
* tst_qaccessibility: narrow QEXPECT_FAIL in textEditTestRohan McGovern2012-10-302-1/+3
* Fixed crash on destruction of animating QDockWidget in a QMainWindowRohan McGovern2012-10-302-2/+5
* Fix tst_qsslsocket auto test build when OpenSSL is not available.Janne Anttila2012-10-301-0/+2
* Marking networkselftest, qthread and qxmlquery insignificant temporarily.Janne Anttila2012-10-303-0/+6
* Mark qsharedmemory insignificant since it is flaky.Janne Anttila2012-10-301-1/+1
* qpa: Fix drawPixmap rendering using CompositionMode_Source in DirectFBJulien Brianceau2012-10-231-1/+3
* qmake: fix .pc install target dir separators on windowsJ-P Nurmi2012-10-221-1/+1
* QDeclarativeTypeLoader: Avoid stat() calls to . and ..Thomas McGuire2012-10-221-1/+1
* BlackBerry: Change base font sizes from pixels to pointsKevin Krammer2012-10-221-1/+3
* Use the right properties when checking the frame's marginsAndy Shaw2012-10-222-4/+23
* configure: state compiler explicitly when testing for supported flagsPeter Hartmann2012-10-211-7/+8
* QNX: only enable NEON instructions for supported architectures (ARM)Peter Hartmann2012-10-211-1/+1
* Doc: Update QThread class ref to reflect changes since Qt 4.4Sze Howe Koh2012-10-202-64/+127
* Add a QNX 'quirk' to platformquirks.hNick Ratelle2012-10-201-0/+2
* Blackberry: implemented "orientation lock" widget attributeBernd Weimer2012-10-201-0/+14