summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
* Typo fixJani Hautakangas2011-10-141-1/+1
* Merge remote branch 'qt/4.7' into 4.7Shane Kearns2011-10-145-6/+14
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-09-285-40/+182
| |\
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-09-221-1/+1
| |\ \
| | * | Incorrect 'break' in switch-case was replaced by 'return'Viktor Kolesnyk2011-09-221-1/+1
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-09-221-0/+4
| |\ \ \
| * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-09-201-0/+1
| |\ \ \ \
| | * | | | Avoid runtime warning about interlace handling from libpng 1.5aavit2011-09-201-0/+1
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-09-093-5/+12
| |\ \ \ \ \ | | |/ / / /
| | * | | | Release font engine refcount when done using it in QTextEngineJiang Jiang2011-09-093-5/+12
| | | |/ / | | |/| |
* | | | | Add new signals to indicate GPU resource usage.Jani Hautakangas2011-10-144-0/+59
| |_|_|/ |/| | |
* | | | A patch for 'Fix to QtOpenGL crash'Jani Hautakangas2011-09-271-0/+2
* | | | Always recreate backing store when TLW transparency changesGareth Stockwell2011-09-273-26/+57
* | | | Fix to QtOpenGL crashJani Hautakangas2011-09-232-14/+123
| |_|/ |/| |
* | | QLineControl: selectedTextChanged() signal is omitted in some casesSami Merila2011-09-221-0/+4
|/ /
* | URLs used with scheme handler use appropriate encoding for schememread2011-09-011-4/+4
* | Merge branch 'qt-4.7' into 4.7Liang Qi2011-08-3110-29/+118
|\ \ | |/
| * 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
| * Doc: Fixed \since declarations.David Boddie2011-08-301-2/+2
| * 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
|/
* 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/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-08-2410-119/+30
|\
* \ 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/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
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Mrudul Pendharkar2011-08-222-7/+40
| |\ \ \
| | * | | Exact word bubble doesn't disappear when screen is tapped (fix part 2)Sami Merila2011-08-192-4/+11