summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QSslCertificate: also check common name for blacklisted certificatesPeter Hartmann2011-08-301-11/+12
* QSslCertificate: blacklist fraudulent *.google.comPeter Hartmann2011-08-301-0/+1
* 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-262-3/+4
* Off-by-one error in assert condition...João Abecasis2011-08-221-1/+1
* Leftovers from 401722ef9e6fe79bd41f9d5f79668f5c4997c8e6João Abecasis2011-08-181-14/+0
* Fix QTemporaryFile regressions and new found issuesJoão Abecasis2011-08-171-50/+34
* Use "native paths" on POSIX platforms as wellJoão Abecasis2011-08-171-27/+3
* Cleanup #includesJoão Abecasis2011-08-171-2/+0
* Atomic implementation of create file and obtain handle for Win/SymbianJoão Abecasis2011-08-171-49/+102
* 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
|\ \ \ \ | |/ / / |/| | |
| * | | Minor optimizations for QTextEngineRitt Konstantin2011-08-081-17/+25
* | | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-08-164-3/+15
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-08-151-0/+1
| |\ \ \
| | * | | Join user state of removed text blocksLeandro Melo2011-08-151-0/+1
| * | | | 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
* | | | | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-08-1543-2930/+7779
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-08-1543-2930/+7779
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-08-082-2/+2
| | |\ \ \ \ | | | |/ / / | | | | / / | | | |/ / | | |/| |
| | | * | Fix undesirable VKB popup at task switchMiikka Heikkinen2011-08-082-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-058-12/+32
| | |\ \ \ | | | |/ /
| | | * | Fix compile errors on S60 3.2Shane Kearns2011-08-056-11/+11
| | | * | Fix to QGLWidget rendering with VG graphics systemJani Hautakangas2011-08-052-1/+21
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-08-041-3/+3
| | |\ \ \ | | | |/ /
| | | * | Fix installation on S60 5.0Shane Kearns2011-08-041-3/+3
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-08-041-2/+6
| | |\ \ \
| | | * | | Move cursorDelegate with the mouse selection of read only text input.Andrew den Exter2011-08-041-2/+6
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-08-03127-52415/+26133
| | |\ \ \ \
| | | * | | | Updating libpng: Patches to libpng 1.5.4 for building it in Qtaavit2011-08-022-5/+18
| | | * | | | Updating libpng: Add libpng version 1.5.4aavit2011-08-0241-0/+59715