summaryrefslogtreecommitdiff
path: root/src/gui/util
Commit message (Expand)AuthorAgeFilesLines
* Change to release licenses for 4.6.3.Jason McDonald2010-05-3025-325/+325
* Doc: fix typoOlivier Goffart2010-05-171-1/+1
* QCompleter: fix misuse of QMap that can lead to crashesOlivier Goffart2010-05-171-6/+11
* QSystemTrayIcon: put WinCE specific code into qsystemtrayicon_wince.cppJoerg Bornemann2010-05-073-54/+303
* Fixed filename cases to support building Qt for Symbian in LinuxMiikka Heikkinen2010-03-122-3/+3
* Make the icon visible when set on an action in a QSystemTrayIcon on MacAndy Shaw2010-03-021-0/+4
* Get rid of the dependency on the Symbian app layerLars Knoll2010-02-191-1/+3
* Fixed compilation with QT_NO_WHEELEVENTDenis Dzyubenko2010-02-102-0/+4
* Cocoa: Usage of QMacCocoaAutoReleasePool makes CPU peakRichard Moe Gustavsen2010-01-251-13/+0
* Update copyright year to 2010Jason McDonald2010-01-0724-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
* 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
|/
* 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
|/
* QCompleter could crash when setting the completion prefixThierry Bastian2009-09-021-3/+2
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-3123-299/+299
|\
| * Update tech preview license header.Jason McDonald2009-08-3123-299/+299
| * Update license headers.Jason McDonald2009-08-1123-23/+23
* | reverting the definition of WINVER and _WIN32_WINNT in qglobal.hJoerg Bornemann2009-08-261-4/+5
* | qsystemtrayicon_win.cpp fix determination of NOTIFYICONDATA struct sizeJoerg Bornemann2009-08-251-5/+1
* | Windows compile fix for code that needs WINVER > 0x500Joerg Bornemann2009-08-241-4/+7
* | Changed names and URLs to reflect name change.axis2009-08-191-1/+1
* | Merge commit 'qt/master'Jason Barron2009-08-184-5/+1
|\ \
| * | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-174-5/+1
* | | Merge commit 'qt/master'Jason Barron2009-08-1323-23/+23
|\ \ \ | |/ /
| * | Update contact URL in license headers.Jason McDonald2009-08-1223-23/+23
* | | Update license headers according to commit 858c70f768e.axis2009-08-061-3/+3
* | | Replaced $MODULE$ with hardcoded module names.axis2009-08-061-1/+1
* | | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATEHarald Fernengel2009-08-066-6/+6
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-061-1/+1
|\ \ \ | |/ /
| * | fix warnings on mingw (gcc4.4)Thierry Bastian2009-08-041-1/+1
* | | Merge commit 'origin/master'Jason Barron2009-08-062-41/+47
|\ \ \
| * | | Implemented QDesktopServices TODOs, and fixed coding style deviations.Janne Anttila2009-08-052-41/+47
* | | | Merge commit 'origin/master'Jason Barron2009-08-049-76/+99
|\ \ \ \ | |/ / /