summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Fix QFont related compilation errors on Mac OSX CarbonSamuli Piippo2011-11-012-3/+3
* Merge branch '4.8-upstream' into master-waterWater-Team2011-10-216-53/+87
|\
| * Early construction of status pane and softkeys for Symbian boosted appsmread2011-10-145-53/+83
| * Maximized dialogs are incorrectly positioned after layout switchSami Merila2011-10-141-0/+4
* | Merge branch '4.8-upstream' into master-waterWater-Team2011-10-1826-111/+188
|\|
| * Merge remote-tracking branch 'qt/4.8'Sami Lempinen2011-10-1426-81/+245
| |\
| * | Converting from double to qreal in guimread2011-10-1021-66/+66
| * | Copy and Cut are not available for some QML editorsSami Merila2011-10-051-6/+22
| * | Ignore CcpuCan calls if input context is being destroyedSami Merila2011-10-051-0/+5
| * | Remove one local variable from QCoeFepInputContextSami Merila2011-10-051-2/+0
| * | Symbian: Fix native dialog with splitscreen VKB focus loss issueMiikka Heikkinen2011-10-042-3/+9
| * | Merge remote-tracking branch 'qt/4.8'Sami Lempinen2011-10-033-8/+14
| |\ \
| * | | Do not crash in copy() of pixmaps without an underlying bitmapLaszlo Agocs2011-09-301-6/+8
| * | | New focusitem is not connected to the translate slot in splitviewSami Merila2011-09-282-24/+55
| * | | Fix building against older Symbian^3 environmentsMiikka Heikkinen2011-09-281-5/+12
| * | | Fix QTextBrowser autotest to use "file" scheme in URLs.Miikka Heikkinen2011-09-281-1/+2
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-flexAapo Haapanen2011-09-261-0/+7
| |\ \ \
| | * | | Lower case as default in password entry in Symbian port.Jarkko T. Toivonen2011-09-261-0/+7
| * | | | The cursor can get offscreen in splitscreen landscape modeSami Merila2011-09-231-1/+5
* | | | | Fix bug in QStringToBSTR.Jan-Arve Saether2011-10-141-8/+1
* | | | | Fix regression in ListViewJens Bache-Wiig2011-10-131-4/+4
* | | | | Merge branch '4.8-upstream' into master-waterWater-Team2011-10-115-13/+30
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-10-105-13/+30
| |\ \ \ \
| | * | | | Fixed broken window surface flush when depth is 24 and bpp is not 32.Samuel Rødal2011-09-295-13/+30
* | | | | | Fixed resource leak when setting QProgressBar style sheetTero Ahola2011-10-101-1/+2
* | | | | | Merge branch '4.8-upstream' into master-waterWater-Team2011-10-0816-63/+209
|\| | | | |
| * | | | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-10-077-41/+187
| |\ \ \ \ \
| | * \ \ \ \ 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
| | |\ \ \ \ \
| | | * | | | | A patch for 'Fix to QtOpenGL crash'Jani Hautakangas2011-09-281-0/+2
| | | * | | | | Always recreate backing store when TLW transparency changesGareth Stockwell2011-09-273-26/+57
| | | * | | | | Fix to QtOpenGL crashJani Hautakangas2011-09-232-14/+123
| | * | | | | | 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
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | * | | | | | QLineControl: selectedTextChanged() signal is omitted in some casesSami Merila2011-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
| * | | | | | | | | Fix QSysInfo::WindowsVersion checking (QSysInfo::WV_NT_based is a mask)miniak2011-10-069-22/+22
* | | | | | | | | | don't lock the global mutex if there is nothing to protectKonstantin Ritt2011-10-071-17/+0
* | | | | | | | | | fix possible race conditionsKonstantin Ritt2011-10-0711-18/+25
* | | | | | | | | | simplify the code by using QSystemLibrary a bit smarterKonstantin Ritt2011-10-071-29/+12
* | | | | | | | | | use QSystemLibrary::resolve() instead of GetProcAddress() win API callsKonstantin Ritt2011-10-071-5/+5
* | | | | | | | | | Merge branch '4.8-upstream' into master-waterWater-Team2011-10-052-3/+3
|\| | | | | | | | |
| * | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-10-042-3/+3
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'mainline/4.8'Oswald Buddenhagen2011-09-2817-114/+735
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | |
| | * | | | | | | | | docs: Typo and link fixes.jaanttil2011-09-272-3/+3
* | | | | | | | | | | QTBUG-21058: Fix for possible crashes in QTextControl::setCursorWidth()Mikko Knuutila2011-10-041-4/+4
* | | | | | | | | | | Merge branch '4.8-upstream' into master-waterWater-Team2011-10-043-2/+3
|\| | | | | | | | | |
| * | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...v4.8.0-rc1Qt Continuous Integration System2011-10-041-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| | * | | | | | | | | Merge remote-tracking branch 'qt-mainline/4.8'aavit2011-09-274-21/+611
| | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | |