summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge fixes for QDir::operator==Shane Kearns2011-09-072-3/+34
* QSslCertificate: block all DigiNotar (intermediate and root) certsPeter Hartmann2011-09-062-8/+34
* Restore Qt4.7 behaviour of QFileInfo::absolute(File)PathShane Kearns2011-09-054-10/+12
* Fix compile error on MSVC2008Shane Kearns2011-09-051-1/+1
* Fix comparison of absolute, unclean paths in QDirShane Kearns2011-09-025-1/+78
* Wrap calls to Sequence::push_backJoão Abecasis2011-09-024-19/+32
* QSslCertificate: also check common name for blacklisted certificatesPeter Hartmann2011-08-301-11/+12
* QSslCertificate: regenerate blacklisted certificates, they were expiredPeter Hartmann2011-08-309-90/+90
* QSslCertificate: blacklist fraudulent *.google.comPeter Hartmann2011-08-302-0/+31
* Revert "Don't second-guess the "engine"; call cleanPath on absolutePaths"João Abecasis2011-08-261-2/+8
* Revert "In 4.7 QFileInfo::absolute(File)Path returned clean paths"João Abecasis2011-08-261-3/+1
* In 4.7 QFileInfo::absolute(File)Path returned clean pathsJoão Abecasis2011-08-261-1/+3
* ret is an "internal" path, no need to re-process itJoão Abecasis2011-08-261-1/+1
* We prefer capitalized drive letters, make it so soonerJoão Abecasis2011-08-261-2/+3
* Don't second-guess the "engine"; call cleanPath on absolutePathsJoão Abecasis2011-08-261-8/+2
* Compare non-canonical paths before falling back on expensive computationJoão Abecasis2011-08-262-0/+9
* Fix QDir::operator==(const QDir &) constJoão Abecasis2011-08-263-3/+10
* Off-by-one error in assert condition...João Abecasis2011-08-221-1/+1
* Leftovers from 401722ef9e6fe79bd41f9d5f79668f5c4997c8e6João Abecasis2011-08-181-14/+0
* Merged fileTemplate test with QTBUG_4796João Abecasis2011-08-171-68/+48
* Cleanup code: removing empty stubsJoão Abecasis2011-08-171-29/+0
* Fix QTemporaryFile regressions and new found issuesJoão Abecasis2011-08-172-50/+36
* Use "native paths" on POSIX platforms as wellJoão Abecasis2011-08-171-27/+3
* Cleanup #includesJoão Abecasis2011-08-171-2/+0
* Add output on test failureJoão Abecasis2011-08-171-17/+26
* Atomic implementation of create file and obtain handle for Win/SymbianJoão Abecasis2011-08-172-60/+122
* Minimize encoding conversions when generating unique file nameJoão Abecasis2011-08-171-15/+54
* Use QStringBuilder when copying template for modificationJoão Abecasis2011-08-171-15/+47
* Make Symbian follow Windows code in temporary path generationJoão Abecasis2011-08-171-8/+5
* Encapsulate pointer manipulations to createFileTemplate functionJoão Abecasis2011-08-171-15/+18
* Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-08-161-2/+2
|\
| * Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-08-161-2/+2
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-08-161-2/+2
| | |\
| | | * Disabled splitscreen translation still moves screenSami Merila2011-08-161-2/+2
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-08-161-17/+25
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-fire-teamQt Continuous Integration System2011-08-081-17/+25
| |\ \ \ \
| | * | | | Minor optimizations for QTextEngineRitt Konstantin2011-08-081-17/+25
* | | | | | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-08-166-3/+9833
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-08-166-3/+9833
| |\ \ \ \ \ |/ / / / / / | | | | _ / | | | | /
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-08-152-0/+19
| |\ \ \ \
| | * | | | Join user state of removed text blocksLeandro Melo2011-08-152-0/+19
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-08-121-0/+9800
| |\ \ \ \ \ | | |/ / / /
| | * | | | Adding Persian translation of Qt.Soroush Rabiei2011-08-121-0/+9800
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-08-121-0/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Missed break of switch-case addedViktor Kolesnyk2011-08-121-0/+1
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-08-122-3/+24
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Fix softkeys cleanupMiikka Heikkinen2011-08-121-2/+12
| | * | | | Fix clientRect usage in QWidgetPrivate::setGeometry_sys()Miikka Heikkinen2011-08-111-1/+1
| | * | | | Do not allow fullscreen/maximized windows to expand beyond client rectMiikka Heikkinen2011-08-111-7/+9
| | * | | | Do not modify window size for fullscreen windows in setGeometry_sysMiikka Heikkinen2011-08-111-1/+10