summaryrefslogtreecommitdiffstats
path: root/src/gui/util
Commit message (Expand)AuthorAgeFilesLines
* 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
|\| | |
| * | | Trailing whitespace and tab/space fixes for src/guiJanne Anttila2009-08-042-49/+49
| * | | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-038-28/+51
* | | | Merge commit 'qt/master-stable'Jason Barron2009-08-042-1/+9
|\ \ \ \ | | |/ / | |/| |
| * | | Do not emit activated and close the popup when the item is not enabled.Benjamin C Meyer2009-07-301-1/+5
| * | | Port of Qt to VxWorksRobert Griebl2009-07-291-0/+4
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-281-2/+9
|\| | |
| * | | Fix QSystemTrayIcon causing three activated signals on doubleclickJens Bache-Wiig2009-07-241-2/+9
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-275-277/+138
|\| | | | |/ / |/| |
| * | compile fix after the last commitDenis Dzyubenko2009-07-201-1/+1
| * | QDesktopServices::openUrl failed for local file paths with a file schemaDenis Dzyubenko2009-07-201-2/+4
| * | Lets the size of the completer be configurable in a way similar to QComboBox.Frédéric Mercille2009-07-173-3/+32
| * | support context menu for system tray icons on Windows CEJoerg Bornemann2009-07-141-2/+11
| * | Build fix for mingwThierry Bastian2009-07-141-1/+1
| * | Fixes: The keyboard navigation of QComboBox don't work with the completionNoah White-Hamerslough2009-07-131-2/+2
| * | Getting rid of compiler warnings on windowsThierry Bastian2009-07-071-2/+2
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtDavid Boddie2009-07-072-267/+84
| |\ \
| | * | src/gui: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT supportminiak2009-07-012-267/+84
| * | | Doc: Indicated that QCompleter::completionModel() returns a proxy model.David Boddie2009-06-251-0/+4
| |/ /