summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make QLocale not depend on being friends with the global staticThiago Macieira2012-03-222-9/+8
* Remove the workaround for GCC 3.3 on IRIXThiago Macieira2012-03-221-12/+0
* Make architecture detection more robust.Girish Ramakrishnan2012-03-224-43/+21
* Fix compilation on ARM with C++11: narrowing conversionThiago Macieira2012-03-223-3/+3
* Fix the build of qt-freetype with -system-zlibThiago Macieira2012-03-221-0/+1
* Fix the build of -qt-freetypeThiago Macieira2012-03-222-1/+1
* Fix compilation: std::min is in <algorithm>Thiago Macieira2012-03-221-0/+1
* Save the pkg-config settings in config.statusThiago Macieira2012-03-221-0/+4
* Add a non-implicit virtual destructor for QDashStrokerThiago Macieira2012-03-222-0/+5
* Add qpair.h to the HEADERS listThiago Macieira2012-03-221-0/+1
* Remove the false information that IA-64 supports SSE2Thiago Macieira2012-03-221-6/+0
* support relative Sysroot specification in qt.confOswald Buddenhagen2012-03-221-5/+3
* make unspecified/empty HostPrefix fall back to PrefixOswald Buddenhagen2012-03-221-0/+6
* More UTF8 fix of raster autotestaavit2012-03-221-2/+1
* Fixed QScreen::name() return value on xcb.Samuel Rødal2012-03-221-1/+5
* Fix assert in libdbus-1 from tst_qdbusmarshall.David Faure2012-03-221-6/+10
* Add configure bootstrap generated files to .gitignoreShane Kearns2012-03-221-0/+4
* Allow autobound UDP sockets to send to IPv4 and IPv6Shane Kearns2012-03-224-3/+86
* MIPS DSP configure detection and initial blend optimizations.Damir Tatalovic2012-03-229-1/+970
* QStandardPaths: implement displayName() on all platforms.David Faure2012-03-224-18/+42
* Significantly speed up insertion into QJsonObject/ArrayLars Knoll2012-03-223-10/+47
* Remove legacy font cache from 3rdpartyDonald Carr2012-03-2239-986075/+0
* Fix cross-compilation that uses fontconfig / freetypeThiago Macieira2012-03-222-27/+28
* Fix the bsymbolic_functions test and improve the error reportingThiago Macieira2012-03-223-2/+18
* Update the Linux-ICC mkspecThiago Macieira2012-03-221-9/+1
* Make tst_qmovie work in shadow buildsThiago Macieira2012-03-221-2/+2
* Make QNX virtual keyboard handling main event loop drivenKevin Krammer2012-03-222-90/+92
* Fix QSysInfo::WindowsVersion checking (QSysInfo::WV_NT_based is a mask)Joerg Bornemann2012-03-228-14/+14
* Add x86_64 to CONFIG on Mac OSX only when not cross-compilingSean Harmer2012-03-221-1/+1
* Set absolute_library_soname on mac only when not cross-compilingSean Harmer2012-03-221-1/+1
* QSql*Model: add SQL syntax helperMark Brand2012-03-224-86/+97
* QSqlTM/QSqlRTM: improve style and readabilityMark Brand2012-03-222-86/+63
* QSqlRTM: fix whitespaceMark Brand2012-03-221-3/+3
* Fixed QInputMethod API to use isVisible() instead of visible().Samuel Rødal2012-03-223-10/+14
* FocusAboutToChange event to be send before focus changesPekka Vuorela2012-03-228-52/+159
* Correctly export GL graphics engine for use in pluginsDonald Carr2012-03-222-2/+2
* Make comment() work in the C locale too.David Faure2012-03-222-2/+3
* Return all expected paths in QStandardPaths::standardLocationsDavid Faure2012-03-222-53/+126
* Don't do anything if setting the same proxy factory.Xizhi Zhu2012-03-221-0/+2
* Cocoa: fix setting color with alpha channel value for color dialogTeemu Katajisto2012-03-222-3/+5
* Update QtXmlPatterns module name in documentationHonglei Zhang2012-03-221-1/+1
* Need to check new rotation against initial rotation instead of currentKevin Krammer2012-03-221-1/+1
* Show correct origin of Q_ASSERT in Windows dialogKai Koehne2012-03-221-3/+3
* Remove redundant \since 5.0Debao Zhang2012-03-223-14/+0
* Fixed path in qobject unittestKurt Korbatits2012-03-221-1/+1
* Changed installTestHelperApp() to use relative paths to buildKurt Korbatits2012-03-221-1/+1
* Use delete[] instead of delete.Sergio Martins2012-03-221-1/+1
* Added extra tests to json benchmarkKurt Korbatits2012-03-221-0/+32
* QDoc: updating manual to use "type".Jerome Pasion2012-03-214-62/+63
* qdoc: Disable generation of .pageindex file.Casper van Donderen2012-03-212-227/+0