summaryrefslogtreecommitdiffstats
path: root/src/gui/util
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Make S60 integration optional.Jason Barron2009-07-153-4/+25
* | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-3023-52/+65
|\ \ | |/
| * Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-06-231-5/+14
| |\
| | * Remove some warnings in the Cocoa build.Norwegian Rock Cat2009-06-231-5/+14
| * | Merge license header changes from 4.5Volker Hilsheimer2009-06-1623-47/+51
| |\ \ | | |/
| | * Update license headers as requested by the marketing department.Jason McDonald2009-06-1623-46/+46
| | * Prevented QCompleter popup from appearing briefly on Windows.jasplin2009-06-161-1/+5
| | * Fixed problems with the event handling in QCompleter on Mac.jasplin2009-06-121-1/+1
* | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-256-58/+54
|\ \ \ | |/ /
| * | Removed qApp and replaced with QApplication:: for static member callsThierry Bastian2009-06-111-1/+1
| * | Opening links with cyrillic file names does not work in QLabel.Prasanth Ullattil2009-06-091-0/+3
| * | Fixed compile with MinGW 3.4.Rohan McGovern2009-06-091-2/+2
| * | openUrl("mailto:") fails to open Thunderbird on windows.Prasanth Ullattil2009-06-081-36/+28
| * | Change QDesktopServices::TempLocation on Mac to be the same as QDir.Norwegian Rock Cat2009-06-021-5/+6
| * | improved string operations all over the placeThierry Bastian2009-05-282-3/+3
| * | Fixed 'crazy' warnings about using a string instead of a characterThierry Bastian2009-05-252-2/+2
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-191-1/+1
| |\ \ | | |/
| * | Merge branch '4.5'Thiago Macieira2009-05-111-1/+1
| |\ \
| * | | introduce Q_WS_WINCEMaurice Kalinowski2009-04-292-10/+10
| * | | Merge branch '4.5'Thiago Macieira2009-04-201-1/+1
| |\ \ \
| * \ \ \ Merge branch '4.5'Thiago Macieira2009-04-031-0/+7
| |\ \ \ \
| * \ \ \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-011-0/+5
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-03-251-2/+2
| |\ \ \ \ \ \
| * | | | | | | Long live Qt!Lars Knoll2009-03-2324-0/+8690
| / / / / / /
* | | | | | | Added placeholder to create e-mail account in qdesktopservices.Janne Anttila2009-06-151-31/+44
* | | | | | | Switched QDesktopServices mail-to URL handling to RSendAs in Symbian.Janne Anttila2009-06-102-36/+23
* | | | | | | Fixed incorrect headers.axis2009-06-031-1/+31
* | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-201-1/+1
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Fix some typos in the documentation.Frederik Schwarzer2009-05-181-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-111-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix QCompleter with UnfilteredPopupCompletionJoão Abecasis2009-05-081-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-04-272-2/+14
|\ \ \ \ \ | |/ / / /
| * | | | Get rid of compiler warning.jasplin2009-04-201-1/+1
| | |_|/ | |/| |
| * | | Fix focus policy propagation bug in QCompleter.jasplin2009-04-031-0/+7
| | |/ | |/|