summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | | | | Merge remote branch 'qt-mainline/4.8'aavit2011-06-2233-232/+410
| | |\ \ \ \ \ \
| | * | | | | | | Proper fix for previous deallocation problemJiang Jiang2011-06-211-4/+2
| | * | | | | | | No need to destroy match pattern againJiang Jiang2011-06-201-1/+0
| | * | | | | | | Fix fontconfig usage in X11 font databaseJiang Jiang2011-06-202-48/+30
| | * | | | | | | Fix empty lines in Qt HTML when displayed in external browsers (again)Eskil Abrahamsen Blomfeldt2011-06-203-4/+11
| | * | | | | | | Make it possible to set color of QStaticText with pixel size >= 64Eskil Abrahamsen Blomfeldt2011-06-201-1/+1
| * | | | | | | | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-06-229-31/+46
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge remote branch 'origin/4.7' into qt-4.8-from-4.7Jani Hautakangas2011-06-229-31/+46
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | / / / / | | | | |_|/ / / / | | | |/| | | | |
| | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int...Qt Continuous Integration System2011-06-166-31/+35
| | | |\ \ \ \ \ \
| | | | * | | | | | Fixes to how resize event and layout request are posted.Jan-Arve Saether2011-06-105-22/+29
| | | | * | | | | | Fixed move a QGraphicsWidget and invalidate its layout at the same timeJohn Tapsell2011-05-271-2/+1
| | | | * | | | | | Fix infinite recursion when changing geometry on MacGabriel de Dietrich2011-05-261-7/+5
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-06-101-0/+5
| | | |\ \ \ \ \ \ \ | | | | | |_|/ / / / | | | | |/| | | | |
| | | | * | | | | | Fix dialog position adjustment regression in SymbianMiikka Heikkinen2011-06-101-0/+5