summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Mac: Center the Window title on Cocoa.Martin Petersson2012-01-311-0/+2
* Mac: add support for closing dialogs using Cmd-DRichard Moe Gustavsen2012-01-311-0/+8
* Make application font family names locale sensitive in X11Jiang Jiang2012-01-312-2/+24
* The completer in an itemview would not be activated right awayThierry Bastian2012-01-311-3/+3
* Fix regression in ListViewJens Bache-Wiig2012-01-311-4/+4
* Fixed a possible crash when resizing QListViewThierry Bastian2012-01-311-3/+4
* Windows: Activate the context menu on tray icons when shown.Martin Petersson2012-01-311-0/+1
* Fixed a double selection in QFileDialog when savingThierry Bastian2012-01-311-0/+1
* Fix transformIsSimple in QGraphicsSceneJørgen Lind2012-01-311-18/+1
* QPrintPreviewDialog displays the second page instead of the first one when it...Marko Valtanen2012-01-311-1/+1
* Stop using XLFD as fontconfig matching fallbackJiang Jiang2012-01-311-11/+0
* Place cursor at the end of the selected rangeJiang Jiang2012-01-311-1/+1
* Fixed bug in QPdfEngine::addImage causing mono images to be made 32 bitMatthew Cattell2012-01-311-1/+4
* Fix in-process drag-n-drop of image data, image/* was not available.David Faure2012-01-311-6/+22
* make QFileSystemModel::rmdir(dir) remove dir from fileInfoGathererZeno Albisser2012-01-312-3/+9
* Fixed bug in X11 backend when creating translucent windows.Samuel Rødal2012-01-311-2/+7
* Fix crash in positionInLigatureJiang Jiang2011-12-161-1/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-11-151-1/+4
|\
| * Fix focusScopeItemChange setting crashDamian Jansen2011-11-151-1/+4
* | Symbian - fix compile error when default configuredShane Kearns2011-11-071-3/+3
|/
* Regression caused by 2be143ebb5246bb2f9b674bb09d23df5b2b6c504Sami Merila2011-10-211-1/+1
* Accepting predicted text using hardware keyboard replaces unwanted partSami Merila2011-10-202-3/+35
* 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