summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* symbian bearer: fix tst_qnetworksession test failuresShane Kearns2011-09-191-0/+3
* Refactor dangerous multiple inheritanceShane Kearns2011-09-142-25/+86
* Fix RConnection handle leak in symbian bearer pluginShane Kearns2011-09-142-57/+41
* Prevent crash when cache is changed on the flyShane Kearns2011-09-142-4/+21
* URLs used with scheme handler use appropriate encoding for schememread2011-09-011-4/+4
* DEF file updateGareth Stockwell2011-08-312-2/+2
* Merge branch 'qt-4.7' into 4.7Liang Qi2011-08-3127-64/+155
|\
| * QSslCertificate: blacklist fraudulent *.google.comPeter Hartmann2011-08-301-0/+1
| * Symbian: Not possible to catch RequestSoftwareInputPanel in eventFilterSami Merila2011-08-301-4/+0
| * Exact word bubble doesn't disappear when screen is tapped (fix part 2)Sami Merila2011-08-302-4/+11
| * Exact word bubble doesn't disappear when screen is tappedSami Merila2011-08-301-0/+4
| * Compile fix for Symbian 5th and earlierSami Merila2011-08-301-2/+5
| * Symbian: Fix backspace on empty lines of multiline texteditsMiikka Heikkinen2011-08-301-1/+18
| * Handle CloseSoftwareInputPanel event in QCoeFepInputContextSami Merila2011-08-301-3/+5
| * Fix delayed password masking mid-string.Andrew den Exter2011-08-301-3/+3
| * Disabled splitscreen translation still moves screenSami Merila2011-08-301-2/+2
| * Make text rendering working outside the gui thread on Symbian.Laszlo Agocs2011-08-303-11/+48
| * Fix softkeys cleanupMiikka Heikkinen2011-08-301-2/+12
| * Fix clientRect usage in QWidgetPrivate::setGeometry_sys()Miikka Heikkinen2011-08-301-1/+1
| * Do not allow fullscreen/maximized windows to expand beyond client rectMiikka Heikkinen2011-08-301-7/+9
| * Do not modify window size for fullscreen windows in setGeometry_sysMiikka Heikkinen2011-08-301-1/+10
| * Revert accidental commitBea Lam2011-08-301-205/+91
| * Rework threading internals in XmlListModel to avoid global staticBea Lam2011-08-301-91/+205
| * Fix undesirable VKB popup at task switchMiikka Heikkinen2011-08-302-2/+2
| * Doc: Clarified the range of return values from QLineF::angle().David Boddie2011-08-301-2/+3
| * Doc: Fixed \since declarations.David Boddie2011-08-301-2/+2
| * Doc: Standardized on QtQuick for \since declarations.David Boddie2011-08-3013-31/+31
| * Doc: Added more appropriate links to help reduce confusion.David Boddie2011-08-301-0/+2
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Sami Merila2011-08-314-9/+14
|\ \
| * | Prevent leakage of native window handlesGareth Stockwell2011-08-314-9/+14
| |/
* | If automatic translation of input widget is off, skip resetSami Merila2011-08-311-1/+1
|/
* Porting the QTBUG-21084 fix to 4.7.4mread2011-08-261-0/+1
* Fixed use of deleted object in XmlPatterns EvaluationCachemread2011-08-262-4/+3
* Crash when creating scroll bar skin graphics on S60 (debug only)Sami Merila2011-08-251-3/+3
* QS60Style omits drawing theme background in some Symbian SDKsSami Merila2011-08-251-2/+6
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-08-244-44/+116
|\
| * Fix for qml1shaderplugin GPU resource handling on SymbianMarko Niemelä2011-08-244-44/+116
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-08-2426-155/+65
|\ \
* \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-08-241-1/+1
|\ \ \ | | |/ | |/|
| * | In landscape mode QComboboBox popup can not be showed completelySami Merila2011-08-231-1/+1
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-08-241-12/+22
|\ \ \
| * | | Make it easier to select words at the start of a line.Andrew den Exter2011-08-241-12/+22
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-08-232-2/+16
|\ \ \ \ | |/ / /
| * | | Fix left alignment of native RTL pre-edit text.Andrew den Exter2011-08-232-2/+16
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...v4.7.4Qt Continuous Integration System2011-08-231-1/+32
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix problem with grabWindow on Mac OS X 10.6 with CocoaAndy Shaw2011-08-221-3/+2
| * | | Fix compile issue with Mac OS X 10.5Andy Shaw2011-08-191-2/+8
| * | | Fix QPixmap::grabWindow() on Mac OS X LionAndy Shaw2011-08-191-1/+27
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-08-225-19/+59
|\ \ \ \ | | |_|/ | |/| |
| * | | Symbian: Not possible to catch RequestSoftwareInputPanel in eventFilterSami Merila2011-08-221-4/+0