summaryrefslogtreecommitdiff
path: root/src/gui/util
AgeCommit message (Expand)AuthorFilesLines
2010-06-09Wayland platform builds & linksJesse Barnes1-1/+1
2010-06-08Add Wayland build & stub supportJesse Barnes4-0/+173
2010-05-19Merge remote branch 'origin/4.6' into 4.7-from-4.6Rohan McGovern1-7/+12
2010-05-17Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart3-54/+300
2010-05-17Doc: fix typoOlivier Goffart1-1/+1
2010-05-17QCompleter: fix misuse of QMap that can lead to crashesOlivier Goffart1-6/+11
2010-05-07QSystemTrayIcon: put WinCE specific code into qsystemtrayicon_wince.cppJoerg Bornemann3-54/+303
2010-05-06Make QCompleter cope with restricted screen real estate (mobile devices)Dominik Holland1-6/+15
2010-05-04Ensure that the Mac specific Qt classes are namespacedAndy Shaw1-19/+18
2010-04-12Fix QT_NO_FILESYSTEMMODELTasuku Suzuki1-0/+2
2010-03-23Revert change 7bf4512659 on Cocoa.Morten Johan Sørvig1-1/+1
2010-03-17Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System1-1/+8
2010-03-17Fix the QPrintDialog showing a popup with nothing.Alexis Menard1-1/+1
2010-03-16Worked around case differences in Symbian^3 and Gnupoc.axis1-1/+8
2010-03-15Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2-3/+3
2010-03-12Fixed filename cases to support building Qt for Symbian in LinuxMiikka Heikkinen2-3/+3
2010-03-07Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Rohan McGovern1-0/+4
2010-03-02Make the icon visible when set on an action in a QSystemTrayIcon on MacAndy Shaw1-0/+4
2010-02-22Cocoa: Fix build with namespaceRichard Moe Gustavsen1-1/+1
2010-02-20Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira1-2/+2
2010-02-20Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira1-1/+3
2010-02-19Get rid of the dependency on the Symbian app layerLars Knoll1-1/+3
2010-02-19Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones1-58/+57
2010-02-18Compile.Morten Johan Sørvig1-0/+1
2010-02-17Mac: QSystemTrayIcon::DoubleClick and midmouse not workingRichard Moe Gustavsen1-58/+56
2010-02-15Fixing QDesktopServices so that file server session can be accessedAleksandar Sasha Babic1-2/+2
2010-02-12Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2-0/+4
2010-02-10Fixed compilation with QT_NO_WHEELEVENTDenis Dzyubenko2-0/+4
2010-02-04Always activate popup windows on showJens Bache-Wiig1-2/+0
2010-02-01Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System1-13/+0
2010-01-25Cocoa: Usage of QMacCocoaAutoReleasePool makes CPU peakRichard Moe Gustavsen1-13/+0
2010-01-22Build fix for MSVC2005 and older SDKThierry Bastian1-1/+0
2010-01-14Implement showing the volume name for drives on Windows.Alexis Menard1-4/+9
2010-01-13Merge branch '4.6'Thiago Macieira24-24/+24
2010-01-08Obsolete QDirModel and remove it from the doc.Alexis Menard3-13/+59
2010-01-07Update copyright year to 2010Jason McDonald24-24/+24
2009-12-26Merge branch '4.6'Thiago Macieira2-0/+22
2009-12-22fix small leftovers from the Win9x removal in the codeminiak1-7/+7
2009-12-18Add Q_OBJECT to QBalloonTip so it can be intreospected by styles.Olivier Goffart1-0/+1
2009-12-15Merge commit 'origin/4.6'Olivier Goffart3-23/+80
2009-12-15Allow the WM_TASKBARCREATED message through the UIPI filter on Windows Vista ...miniak1-0/+21
2009-12-09Merge commit 'origin/4.6' into 4.6-upstreamBradley T. Hughes2-0/+31
2009-12-08Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Morten Johan Sørvig1-0/+28
2009-12-07Add support for the Selected QIcon::Mode when rendering the systray icon (Mac)Jono Cole1-0/+28
2009-12-04Switched S60 QDesktopServices implementation to CDocumentHandler based.Janne Anttila1-23/+49
2009-11-20Doc: Document QSystemTrayIcon::showMessage() Mac behavior.Morten Johan Sørvig1-0/+3
2009-11-17Remove mingw specific ifdefs after upgrade to mingw-gcc 4.4Thierry Bastian1-1/+1
2009-11-12Fix typo in license headerAlessandro Portale1-1/+1
2009-11-05Doc: Fixed qdoc warnings.David Boddie1-2/+0
2009-10-30Fix QDesktopServices::DataLocation on Mac.Morten Johan Sørvig2-12/+6