summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Store styleName in font databaseJiang Jiang2011-07-043-12/+38
* Fix resource leak in QFontEngineDirectWriteEskil Abrahamsen Blomfeldt2011-06-301-2/+3
* Fix transformations on DirectWrite rasterized textEskil Abrahamsen Blomfeldt2011-06-302-47/+104
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-06-291-3/+4
|\
| * Fix vertical positioning of glyphs in raster engine with FreeTypeJiang Jiang2011-06-281-3/+4
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-releng-staging into mas...Qt Continuous Integration System2011-06-283-52/+52
|\ \
| * | Re-apply licenseheader text in source files for qt4.8Jyri Tahtela2011-06-273-52/+52
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-06-283-1/+5
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'qt-mainline/4.8'aavit2011-06-2737-199/+329
| |\ \ | | |/
| * | Reorder variable to eliminate warningsJiang Jiang2011-06-271-1/+1
| * | Only compare styleNames if they are not emptyJiang Jiang2011-06-272-2/+2
| * | Add styleName to QFontDef comparisonJiang Jiang2011-06-252-0/+4
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-06-271-2/+2
|\ \ \
| * | | Fix event delevery orderOlivier Goffart2011-06-271-2/+2
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast...Qt Continuous Integration System2011-06-275-24/+337
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge remote-tracking branch 'upstream/4.8'Frederik Gladhorn2011-06-2015-97/+226
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/4.8' into 4.8Frederik Gladhorn2011-06-121258-28562/+24829
| |\ \ \ \
| * | | | | When asking for relations, don't crash on children that don't return an inter...Frederik Gladhorn2011-06-101-4/+7
| * | | | | Fix some issues introduced in df6713b8f55fc007796f40.Pierre Rossi2011-06-091-1/+1
| * | | | | Add tilde (both ~ and ~<userName>) expansion to QFileDialog on UNIX.Pierre Rossi2011-06-081-4/+73
| * | | | | Avoid bogus accessibility focus events from menus.Frederik Gladhorn2011-06-081-0/+4
| * | | | | Avoided calling updateAccessibility() from updateMicroFocus if the item was h...Jan-Arve Sæther2011-05-091-2/+4
| * | | | | Notify a11y framework of FocusChanges for QGraphicsObjectJan-Arve Sæther2011-05-091-0/+12
| * | | | | Call updateAccessibility on the QGraphicsObject in updateMicroFocusJan-Arve Sæther2011-05-091-6/+10
| * | | | | Fix updateAccessibility for QGraphicsObjectsJan-Arve Sæther2011-05-091-1/+123
| * | | | | Make accessibility work on Windows with alienJan-Arve Sæther2011-05-091-13/+113
* | | | | | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-06-2431-187/+328
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-06-2431-187/+328
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Use numeric virtual keyboard for all number entry modes.Miikka Heikkinen2011-06-231-7/+0
| | * | | | Splitview - Auto-translation rules changedSami Merila2011-06-231-9/+24
| | * | | | Support clipboard function on SymbianGuoqing Zhang2011-06-231-0/+9
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Laszlo Agocs2011-06-2014-68/+190
| | |\ \ \ \
| | * | | | | Ensure visibility of input widget in QML app when doing layout switchSami Merila2011-06-171-1/+7
| | * | | | | Fix trailing whitespaceJani Hautakangas2011-06-171-1/+1
| | * | | | | Remove unnecessary resizes during orientation changeJani Hautakangas2011-06-173-1/+18
| | * | | | | Revert "Symbian: Fix QFontInfo::pixelSize()"Alessandro Portale2011-06-162-1/+4
| | * | | | | Improving warning messages in QVolatileImage.Laszlo Agocs2011-06-161-9/+18
| | * | | | | Proper naming for raster pixmap and paintengine on Symbian.Laszlo Agocs2011-06-1618-98/+99
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Sami Merila2011-06-167-29/+54
| | |\ \ \ \ \
| | | * | | | | Handle QVolatileImage-backed pixmaps optimally in drawPixmap().Laszlo Agocs2011-06-167-29/+54
| | * | | | | | Resizable graphicsview's background is drawn incorrectly in splitviewSami Merila2011-06-161-1/+4
| | |/ / / / /
| | * | | | | Add inputcontext reset to orientation switch in SymbianMiikka Heikkinen2011-06-151-1/+2
| | * | | | | QS60Style: QGroupBox is drawn as white box in upcoming Symbian releaseSami Merila2011-06-151-0/+8
| | * | | | | Symbian: Fix QFontInfo::pixelSize()Alessandro Portale2011-06-142-4/+1
| | * | | | | Drop-down menu position is altered when Partial VKB is invokedSami Merila2011-06-144-30/+38
| | * | | | | Fix SVG icons on softkeys in new Symbian devicesMiikka Heikkinen2011-06-144-25/+47
| | * | | | | Fix screen dimensions after orientation change in split screen mode.Miikka Heikkinen2011-06-141-0/+18
* | | | | | | Merge remote-tracking branch 'origin/4.8'Olivier Goffart2011-06-24106-2407/+3414
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-06-237-61/+65
| |\ \ \ \ \ \
| | * | | | | | Skip boundry neutral characters in bidi itemizationJiang Jiang2011-06-221-4/+22