summaryrefslogtreecommitdiffstats
path: root/src/gui/util
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge remote branch 'qt/4.7' into lighthousePaul Olav Tvete2010-06-189-172/+441
|\ \ \ | |/ /
| * | 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 remote branch 'origin/4.6' into 4.7-from-4.6Rohan McGovern2010-05-191-7/+12
| |\ \ | | |/
| | * Doc: fix typoOlivier Goffart2010-05-171-1/+1
| | * QCompleter: fix misuse of QMap that can lead to crashesOlivier Goffart2010-05-171-6/+11
| * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-05-173-54/+300
| |\ \ | | |/
| | * QSystemTrayIcon: put WinCE specific code into qsystemtrayicon_wince.cppJoerg Bornemann2010-05-073-54/+303
| * | Make QCompleter cope with restricted screen real estate (mobile devices)Dominik Holland2010-05-061-6/+15
| * | Ensure that the Mac specific Qt classes are namespacedAndy Shaw2010-05-041-19/+18
* | | Merge remote branch 'origin/4.7' into lighthouseJørgen Lind2010-04-212-2/+11
|\ \ \ | |/ /
| * | 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
* | | | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-03-183-4/+4
|\ \ \ \ | |/ / /
| * | | 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.7' into 4.7-lighthouseJørgen Lind2010-03-111-0/+4
|\ \ \ | |/ /
| * | 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
* | | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-03-019-86/+139
|\ \ \ | |/ /
| * | 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
| |\ \ | | |/
| * | 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
| |\ \
| * | | Obsolete QDirModel and remove it from the doc.Alexis Menard2010-01-083-13/+59
| * | | Merge branch '4.6'Thiago Macieira2009-12-262-0/+22
| |\ \ \
| * | | | 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
| |\ \ \ \
| * | | | | Remove mingw specific ifdefs after upgrade to mingw-gcc 4.4Thierry Bastian2009-11-171-1/+1
* | | | | | Merge remote branch 'remotes/qt/4.6' into lighthousePaul Olav Tvete2010-02-101-13/+0
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Cocoa: Usage of QMacCocoaAutoReleasePool makes CPU peakRichard Moe Gustavsen2010-01-251-13/+0
| | |_|_|/ | |/| | |
* | | | | Merge remote branch 'origin/4.6' into lighthousePaul Olav Tvete2010-01-1424-47/+126
|\ \ \ \ \ | |/ / / /
| * | | | Update copyright year to 2010Jason McDonald2010-01-0624-24/+24
| | |_|/ | |/| |
| * | | 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
| | |/ | |/|