summaryrefslogtreecommitdiffstats
path: root/src/gui/util
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* 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
* | 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
|\ \ | |/
| * Fix some typos in the documentation.Frederik Schwarzer2009-05-181-1/+1
* | Merge branch '4.5'Thiago Macieira2009-05-111-1/+1
|\ \ | |/
| * Fix QCompleter with UnfilteredPopupCompletionJoão Abecasis2009-05-081-1/+1
* | introduce Q_WS_WINCEMaurice Kalinowski2009-04-292-10/+10
* | Merge branch '4.5'Thiago Macieira2009-04-201-1/+1
|\ \ | |/
| * Get rid of compiler warning.jasplin2009-04-201-1/+1
* | Merge branch '4.5'Thiago Macieira2009-04-031-0/+7
|\ \ | |/
| * Fix focus policy propagation bug in QCompleter.jasplin2009-04-031-0/+7
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-011-0/+5
|\ \ | |/
| * Doc: Added a code snippet to illustrate the opening of local files.David Boddie2009-03-301-0/+5
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-03-251-2/+2
|\ \ | |/
| * Fix assertion failure in QCompleter::setCompletionPrefix().jasplin2009-03-251-2/+2
| * Long live Qt 4.5!Lars Knoll2009-03-2324-0/+8690
* Long live Qt!Lars Knoll2009-03-2324-0/+8690