summaryrefslogtreecommitdiffstats
path: root/src/gui/util
Commit message (Expand)AuthorAgeFilesLines
* Fix QT_NO_FILESYSTEMMODELTasuku Suzuki2010-04-121-0/+2
* Revert change 7bf4512659 on Cocoa.Morten Johan Sørvig2010-03-231-1/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-171-1/+8
|\
| * Worked around case differences in Symbian^3 and Gnupoc.axis2010-03-161-1/+8
* | Fix the QPrintDialog showing a popup with nothing.Alexis Menard2010-03-161-1/+1
|/
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-152-3/+3
|\
| * Fixed filename cases to support building Qt for Symbian in LinuxMiikka Heikkinen2010-03-122-3/+3
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Rohan McGovern2010-03-061-0/+4
|\ \ | |/
| * Make the icon visible when set on an action in a QSystemTrayIcon on MacAndy Shaw2010-03-021-0/+4
* | Cocoa: Fix build with namespaceRichard Moe Gustavsen2010-02-221-1/+1
* | Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-201-2/+2
|\ \
| * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-181-58/+57
| |\ \
| * | | Fixing QDesktopServices so that file server session can be accessedAleksandar Sasha Babic2010-02-151-2/+2
* | | | Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-201-1/+3
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Get rid of the dependency on the Symbian app layerLars Knoll2010-02-191-1/+3
* | | Compile.Morten Johan Sørvig2010-02-181-0/+1
* | | Mac: QSystemTrayIcon::DoubleClick and midmouse not workingRichard Moe Gustavsen2010-02-171-58/+56
| |/ |/|
* | Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-122-0/+4
|\ \ | |/
| * Fixed compilation with QT_NO_WHEELEVENTDenis Dzyubenko2010-02-102-0/+4
* | Always activate popup windows on showJens Bache-Wiig2010-02-041-2/+0
* | Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-011-13/+0
|\ \ | |/
| * Cocoa: Usage of QMacCocoaAutoReleasePool makes CPU peakRichard Moe Gustavsen2010-01-251-13/+0
* | Build fix for MSVC2005 and older SDKThierry Bastian2010-01-221-1/+0
* | Implement showing the volume name for drives on Windows.Alexis Menard2010-01-141-4/+9
* | Merge branch '4.6'Thiago Macieira2010-01-1324-24/+24
|\ \ | |/
| * Update copyright year to 2010Jason McDonald2010-01-0624-24/+24
* | Obsolete QDirModel and remove it from the doc.Alexis Menard2010-01-083-13/+59
* | Merge branch '4.6'Thiago Macieira2009-12-262-0/+22
|\ \ | |/
| * Add Q_OBJECT to QBalloonTip so it can be intreospected by styles.Olivier Goffart2009-12-181-0/+1
| * Allow the WM_TASKBARCREATED message through the UIPI filter on Windows Vista ...miniak2009-12-151-0/+21
* | fix small leftovers from the Win9x removal in the codeminiak2009-12-221-7/+7
* | Merge commit 'origin/4.6'Olivier Goffart2009-12-153-23/+80
|\ \ | |/
| * Merge commit 'origin/4.6' into 4.6-upstreamBradley T. Hughes2009-12-092-0/+31
| |\
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Morten Johan Sørvig2009-12-081-0/+28
| | |\
| | | * Add support for the Selected QIcon::Mode when rendering the systray icon (Mac)Jono Cole2009-12-071-0/+28
| | * | Doc: Document QSystemTrayIcon::showMessage() Mac behavior.Morten Johan Sørvig2009-11-201-0/+3
| | |/
| * | Switched S60 QDesktopServices implementation to CDocumentHandler based.Janne Anttila2009-12-041-23/+49
| |/
* | Remove mingw specific ifdefs after upgrade to mingw-gcc 4.4Thierry Bastian2009-11-171-1/+1
|/
* Fix typo in license headerAlessandro Portale2009-11-121-1/+1
* Doc: Fixed qdoc warnings.David Boddie2009-11-051-2/+0
* Fix QDesktopServices::DataLocation on Mac.Morten Johan Sørvig2009-10-302-12/+6
* Fix compile errors on mingw (The version supplied with Qt 4.5)Prasanth Ullattil2009-10-081-0/+5
* QDesktopServices compile fix for Windows CEJoerg Bornemann2009-10-071-0/+4
* Fix QDesktopServices::storageLocation() when registry keys are missingJens Bache-Wiig2009-09-161-22/+44
* Made QDir::tempPath and QDesktopServices::TempLocation consistent in S60Janne Anttila2009-09-251-4/+1
* * QPixmap: Add toWinHICON() & fromWinHICON() methodminiak2009-09-221-33/+1
* Fix focus policy propagation in QCompleter on QWSPaul Olav Tvete2009-09-101-1/+1
* Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-0924-96/+96
|\
| * Update license headers again.Jason McDonald2009-09-0924-96/+96
* | Fixed 'use of function is deprecated' warnings reported by RVCTJanne Anttila2009-09-091-10/+10
|/