summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Fix QSystemTrayIcon::supportsMessages() on Windowsminiak2010-06-117-22/+31
* Use NIM_SETVERSION to get the latest behaviorminiak2010-06-111-16/+71
* Cleanup obsolete stuffminiak2010-06-112-58/+4
* Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-06-1177-330/+992
|\
| * Fixed a broken merge.Denis Dzyubenko2010-06-112-66/+0
| * Changed the way we detect touch screen on Windows.Denis Dzyubenko2010-06-112-32/+36
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-1014-20/+56
| |\
| | * Updated leading whitespace to make indentation more consistentConstantin Makshin2010-06-101-1/+1
| | * Updated project files so it is now possible to use "-system-zlib" configurati...Constantin Makshin2010-06-102-5/+14
| | * use "win32-g++*" scope to match all MinGW makespecsMark Brand2010-06-101-1/+1
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-0812-13/+41
| | |\
| | | * Fix a freetype link failure.Anders Bakken2010-06-081-1/+2
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-0811-12/+39
| | | |\
| | | | * Revert accidental commit of irrelevant stuff. Silly mondays..Andreas Kling2010-06-071-10/+0
| | | | * Unbreak Linux build when qendian.h is included before qglobal.hAndreas Kling2010-06-071-0/+10
| | | | * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-s...Denis Dzyubenko2010-06-0770-217/+753
| | | | |\
| | | | | * Fix incorrect \since tagSimon Hausmann2010-06-071-1/+1
| | | | | * add docu about pixmaps being invalidated on qapp destructionOswald Buddenhagen2010-06-071-0/+3
| | | | | * remove somewhat misleading warning about x11 pixmap leakOswald Buddenhagen2010-06-071-4/+2
| | | | | * Disabled item view items use incorrect background colorJens Bache-Wiig2010-06-072-3/+4
| | | | | * Add convenience constructor to QTextOption::TabDavid Faure2010-06-042-2/+10
| | | | * | Fix QApplication/QWidget to really take ownership of input contextsMichael Hasselmann2010-06-072-0/+3
| | | | * | Added setting a hotspot on standard gesturesDenis Dzyubenko2010-06-071-0/+3
| | | | * | Fixed GestureOverride event delivery in GraphicsView.Denis Dzyubenko2010-06-071-1/+8
| | | | * | Reset gesture when in MayBeGesture state.Denis Dzyubenko2010-06-021-2/+6
| * | | | | QS60Style: QComboBox displays checkboxes for itemsSami Merila2010-06-101-1/+8
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Toby Tomkins2010-06-1011-34/+124
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-06-0811-34/+124
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Fix style sheet error with slider handleqCaro2010-06-071-1/+1
| | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-06-037-26/+114
| | | |\ \ \
| | | | * | | Fix QWS build failureGareth Stockwell2010-06-031-1/+1
| | | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-06-037-25/+113
| | | | |\ \ \
| | | | | * | | Window visibility changes update TLW backing store reference countGareth Stockwell2010-06-021-7/+16
| | | | | * | | Enable visibility change events on all Symbian native windowsGareth Stockwell2010-06-021-0/+1
| | | | | * | | Added reference counting to QWidgetBackingStoreGareth Stockwell2010-06-027-20/+98
| | | * | | | | Windows CE: missing null check added in qapplication_win.cppJoerg Bornemann2010-06-021-1/+1
| | | |/ / / /
| | | * | | | Fixed alpha check for mono images.Kim Motoyoshi Kalland2010-06-011-0/+2
| | | |/ / /
| | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-05-311-4/+1
| | | |\ \ \
| | | | * | | Always construct s60 screen furniture even if not used.Janne Koskinen2010-05-311-4/+1
| | | * | | | Fix antialiasing with transformed text in OpenGL2 paint engineEskil Abrahamsen Blomfeldt2010-05-312-3/+5
| | | |/ / /
| | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-273-4/+7
| | | |\ \ \
| | | | * | | Fix regression with Qt::AlignRight on monospaced text in QTextLayoutEskil Abrahamsen Blomfeldt2010-05-271-2/+2
| | | | * | | Back port change d85b149a5c7f3532f8e1a593a79298c9ae38a95fEskil Abrahamsen Blomfeldt2010-05-273-2/+5
| | | * | | | Post QResizeEvent from QSymbianControl::SizeChanged even when invisibleGareth Stockwell2010-05-271-0/+3
| | | |/ / /
| * | | | | Problems with missing symbols on QWS/AIX. Include freetype synthesis file for...Toby Tomkins2010-06-101-0/+1
| |/ / / /
| * | | | New keys for media-related keys, common mobile keysIain2010-06-071-7/+23
| * | | | Retrieve proper glyph outlines from Symbian^4Alessandro Portale2010-06-072-2/+103
| | |_|/ | |/| |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-042-44/+70
| |\ \ \
| | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-042-44/+70
| | |\ \ \
| | | * | | Styled item view backgrounds in Gtk+Jens Bache-Wiig2010-06-031-15/+41