summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* A patch for 'Fix to QtOpenGL crash'Jani Hautakangas2011-09-271-0/+2
* Always recreate backing store when TLW transparency changesGareth Stockwell2011-09-274-27/+101
* Crash in QDeclarativeCompiler::indexOfPropertySami Merila2011-09-271-1/+1
* Fix to QtOpenGL crashJani Hautakangas2011-09-232-14/+123
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Sami Merila2011-09-224-2/+38
|\
| * QML import path puts Qt dirs in correct Symbian ordermread2011-09-213-2/+35
| * symbian bearer: fix tst_qnetworksession test failuresShane Kearns2011-09-191-0/+3
* | QLineControl: selectedTextChanged() signal is omitted in some casesSami Merila2011-09-223-1/+235
|/
* 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-3145-284/+593
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-08-302-0/+31
| |\
| | * QSslCertificate: blacklist fraudulent *.google.comPeter Hartmann2011-08-302-0/+31
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-08-3043-285/+563
| |\ \ | | |/
| | * Symbian: Not possible to catch RequestSoftwareInputPanel in eventFilterSami Merila2011-08-301-4/+0
| | * Added an additional check to workaround an issue on Windows.David Boddie2011-08-301-1/+1
| | * 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-302-3/+10
| | * 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: Removed whitespace.David Boddie2011-08-301-1/+0
| | * Modified \since command behavior slightly to handle project and version.David Boddie2011-08-309-202/+174
| | * Doc: Added a simple introduction to Qt and fixed links.David Boddie2011-08-305-5/+209
| | * Doc: Added more appropriate links to help reduce confusion.David Boddie2011-08-301-0/+2
| | * Doc: Removed non-ASCII characters from the documentation.David Boddie2011-08-301-6/+6
| | * qdoc: Fixed QTBUG-19338Martin Smith2011-08-302-5/+11
| |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-08-261-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-262-4/+3
| |\ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-08-251-3/+3
| |\ \ \
| * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-08-251-2/+6
| |\ \ \ \
* | \ \ \ \ 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
|/ / / / /