summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* use qBinaryFind instead of bsearchKonstantin Ritt2011-01-111-14/+2
* use qBinaryFind instead of bsearchKonstantin Ritt2011-01-112-53/+15
* fix two more "comparison between signed and unsigned integer expressions" war...Konstantin Ritt2011-01-111-2/+2
* fix 'QChar::QChar(char)' is deprecatedKonstantin Ritt2011-01-111-1/+1
* fix another "comparison between signed and unsigned integer expressions"Konstantin Ritt2011-01-111-10/+10
* fix warning "comparison between signed and unsigned integer expressions"Konstantin Ritt2011-01-111-1/+1
* fix warning "missing braces around initializer for 'in_addr::<anonymous union>'"Konstantin Ritt2011-01-111-1/+2
* fix warning "'SeedStorage* randTLS()' defined but not used"Konstantin Ritt2011-01-111-7/+7
* remove unused header includeRitt Konstantin2011-01-111-3/+1
* make the modifySemaphore() signal-safe on linuxRitt Konstantin2011-01-111-1/+6
* fix/stabilizate the year sign change testRitt Konstantin2011-01-111-4/+4
* deal with utcOffset in a correct wayRitt Konstantin2011-01-111-2/+4
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-01-112-8/+14
|\
| * handle O_NONBLOCK'ed pipes specific error on write()Ritt Konstantin2011-01-112-5/+12
| * move POSIX-specific debug to qprocess_unix.cppRitt Konstantin2011-01-112-3/+2
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qa-staging into master-...Qt Continuous Integration System2011-01-111-1/+4
|\ \ | |/ |/|
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qa-staging into master-...Qt Continuous Integration System2011-01-101-1/+4
| |\ |/ /
| * BM2: Little fix to make the `make check-trusted' to work on Linux and Windows.Sergio Ahumada2011-01-101-1/+4
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-01-1029-204/+227
|\ \ | |/ |/|
| * qmake: fix wrong case label in toString(subSystemOption)Joerg Bornemann2011-01-101-4/+0
| * qt project files: create pkg-config files for mingwMark Brand2011-01-1022-23/+29
| * qmake: write and install pkg-config files for mingwMark Brand2011-01-102-0/+15
| * qmake: don't limit pkg-config writing to unix generatorMark Brand2011-01-104-182/+183
| * qmake: fix double directory separatorMark Brand2011-01-101-2/+7
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-01-105-5/+12
|\ \ | |/
| * Fix reversed condition introduced in 9a6cfc07e5João Abecasis2011-01-101-1/+1
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-01-085-5/+12
| |\ |/ /
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-01-075-5/+12
| |\
| | * Add /DYNAMICBASE /NXCOMPAT to linker options in Visual Studio 2005 and higherminiak2011-01-073-3/+3
| | * Fix compilation error on SolarisJoão Abecasis2011-01-071-0/+6
| | * Check elapsed time only onceJoão Abecasis2011-01-071-2/+3
* | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-01-088-17/+27
|\ \ \ | |/ / |/| |
| * | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-01-078-17/+27
| |\ \
| | * \ Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-01-078-17/+27
| | |\ \
| | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-01-071-2/+0
| | | |\ \
| | | | * | QmlViewer: Remove unused class variablesKai Koehne2011-01-071-2/+0
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-01-072-5/+6
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | Fixed bug and performance problem in windowsstyle.Samuel Rødal2011-01-071-2/+2
| | | | * | Restored old flushing behavior in -graphicssystem opengl on desktop.Samuel Rødal2011-01-071-3/+4
| | | |/ /
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-01-061-2/+4
| | | |\ \
| | | | * | Fix KERN-EXEC 0 panic on exit when bearer is searching for WLANsShane Kearns2011-01-061-2/+4
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-01-064-8/+17
| | | |\ \ \
| | | | * | | Designer: Block QEvent::WinIdChange.Friedemann Kleint2011-01-061-0/+1
| | | | * | | QUrl::setUrl should call detachOlivier Goffart2011-01-062-0/+9
| | | | * | | qkeymapper_x11.cpp: fix compilation with LSB and without XKBOlivier Goffart2011-01-061-8/+7
| | | | |/ /
* | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2011-01-074-71/+140
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2aavit2011-01-07260-5879/+88973
| |\ \ \ \ \ | | |/ / / /
| * | | | | Merge branch 'lancelot'aavit2011-01-074-71/+140
| |\ \ \ \ \
| | * | | | | Added api for efficient data driven baseline testingaavit2011-01-073-63/+133
| | * | | | | Need not keep client waiting until server has savedaavit2010-12-161-8/+7