summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Don't crash when applications set Qt::WA_TranslucentBackground.Jason Barron2010-05-121-1/+3
* Fixed a potential crash with misconfigured CUPS printers.Trond Kjernåsen2010-05-111-1/+1
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-101-4/+5
|\
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-101-4/+5
| |\
| | * Fix for torn off menus that were way too bigThierry Bastian2010-05-101-4/+5
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-05-101-6/+5
|\ \ \
| * | | An improvement to the previous commit.Denis Dzyubenko2010-05-101-6/+5
| |/ /
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-05-101-2/+3
|\ \ \ | |/ / |/| |
| * | QS60Style will draw focus frame to a PushButton with any stylesheetingSami Merila2010-05-101-2/+3
* | | Fixes a crash in gestures.Denis Dzyubenko2010-05-101-1/+10
|/ /
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-05-073-55/+60
|\ \ | |/ |/|
| * QS60Style: QTreeView branch indicators are drawn incorrectly in RtoLSami Merila2010-05-073-34/+46
| * QS60Style: Housekeeping taskSami Merila2010-05-072-15/+10
| * QS60Style - PushButton with text and with icon should be of same sizeSami Merila2010-05-071-1/+1
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merila2010-05-071-0/+9
| |\
| * | QS60Style: When context menu is open ToolButton is not pressed downSami Merila2010-05-071-5/+3
* | | QSystemTrayIcon: put WinCE specific code into qsystemtrayicon_wince.cppJoerg Bornemann2010-05-073-54/+303
* | | Windows CE: fix multiple QAction::triggered() signalsJoerg Bornemann2010-05-075-17/+22
| |/ |/|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-071-0/+9
|\ \ | |/ |/|
| * Fixed line and point drawing for the PS/PDF generators.Trond Kjernåsen2010-05-071-0/+9
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-05-072-13/+21
|\ \ | |/ |/|
| * QS60Style: Sliders are too smallSami Merila2010-05-061-10/+9
| * QLineEdit / QDateEdit - white font on white backgroundSami Merila2010-05-061-3/+4
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-05-061-0/+8
| |\
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-05-051-0/+8
| | |\
| | | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merila2010-05-051-1/+4
| | | |\
| | | * | QS60Style: QCalendarWidget draws only one-digit datesSami Merila2010-05-051-0/+8
* | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Eskil Abrahamsen Blomfeldt2010-05-064-7/+17
|\ \ \ \ \
| * | | | | QGraphicsWidget was not working properly when ItemSendsPositionChanges is falseAlexis Menard2010-05-054-7/+17
| |/ / / /
* | | | | Recalculate script item widths when forcing justificationEskil Abrahamsen Blomfeldt2010-05-061-2/+7
|/ / / /
* | | | WindowsMobileStyle: fix QTreeView indicator sizeJoerg Bornemann2010-05-051-0/+44
* | | | document that QMenuBar::setDefaultAction is only available on Win MobileJoerg Bornemann2010-05-051-1/+1
|/ / /
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-051-52/+82
|\ \ \ | |_|/ |/| |
| * | WinCE: QMenuBar::triggered(QAction*) was emitted too oftenJoerg Bornemann2010-05-051-4/+3
| * | coding style changes in qmenu_wince.cppJoerg Bornemann2010-05-051-48/+79
| |/
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-05-041-1/+4
|\ \ | |/ |/|
| * Fix combobox backgroundrole not respected in some stylesJens Bache-Wiig2010-05-041-1/+4
* | QS60Style: QTabWidget icon size property doesn't workSami Merila2010-05-041-2/+3
|/
* QS60Style: QComboBoxPrivateScroller draws holes into menu canvasSami Merila2010-05-031-0/+2
* QS60Style: QTabWidget Usability issue with capacitive screensSami Merila2010-05-032-11/+94
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-05-011-17/+40
|\
| * Fix bold text rendering of Thai and Vietnamese on SymbianAlessandro Portale2010-04-301-17/+40
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-04-302-9/+6
|\ \ | |/ |/|
| * Fixed a leak in QTextDocument::print().Trond Kjernåsen2010-04-291-6/+3
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-04-291-3/+3
| |\
| | * Ensured that WA_InputMethodEnabled was set before FocusInEvent was sent.Jan-Arve Sæther2010-04-291-3/+3
* | | Removing unused code.Alessandro Portale2010-04-302-27/+2
* | | Support 'Text' mode in Symbian specific input methodsSami Merila2010-04-291-1/+1
* | | Map Symbian touch points to the screen's coordinate system.Jason Barron2010-04-291-1/+1
* | | Fix long menu item texts causing crashMiikka Heikkinen2010-04-291-2/+6
|/ /