Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Make S60 integration optional. | Jason Barron | 2009-07-15 | 3 | -4/+25 | |
* | | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 23 | -52/+65 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-06-23 | 1 | -5/+14 | |
| |\ \ | | |/ | ||||||
| | * | Remove some warnings in the Cocoa build. | Norwegian Rock Cat | 2009-06-23 | 1 | -5/+14 | |
| * | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 23 | -47/+51 | |
| |\ \ | | |/ | ||||||
| | * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 23 | -46/+46 | |
| | * | Prevented QCompleter popup from appearing briefly on Windows. | jasplin | 2009-06-16 | 1 | -1/+5 | |
| | * | Fixed problems with the event handling in QCompleter on Mac. | jasplin | 2009-06-12 | 1 | -1/+1 | |
* | | | Merge commit 'qt/master-stable' into 4.6-stable | Jason Barron | 2009-06-25 | 6 | -58/+54 | |
|\ \ \ | |/ / | ||||||
| * | | Removed qApp and replaced with QApplication:: for static member calls | Thierry Bastian | 2009-06-11 | 1 | -1/+1 | |
| * | | Opening links with cyrillic file names does not work in QLabel. | Prasanth Ullattil | 2009-06-09 | 1 | -0/+3 | |
| * | | Fixed compile with MinGW 3.4. | Rohan McGovern | 2009-06-09 | 1 | -2/+2 | |
| * | | openUrl("mailto:") fails to open Thunderbird on windows. | Prasanth Ullattil | 2009-06-08 | 1 | -36/+28 | |
| * | | Change QDesktopServices::TempLocation on Mac to be the same as QDir. | Norwegian Rock Cat | 2009-06-02 | 1 | -5/+6 | |
| * | | improved string operations all over the place | Thierry Bastian | 2009-05-28 | 2 | -3/+3 | |
| * | | Fixed 'crazy' warnings about using a string instead of a character | Thierry Bastian | 2009-05-25 | 2 | -2/+2 | |
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-05-19 | 1 | -1/+1 | |
| |\ \ | | |/ | ||||||
| * | | Merge branch '4.5' | Thiago Macieira | 2009-05-11 | 1 | -1/+1 | |
| |\ \ | ||||||
| * | | | introduce Q_WS_WINCE | Maurice Kalinowski | 2009-04-29 | 2 | -10/+10 | |
| * | | | Merge branch '4.5' | Thiago Macieira | 2009-04-20 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch '4.5' | Thiago Macieira | 2009-04-03 | 1 | -0/+7 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-04-01 | 1 | -0/+5 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-03-25 | 1 | -2/+2 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Long live Qt! | Lars Knoll | 2009-03-23 | 24 | -0/+8690 | |
| / / / / / / | ||||||
* | | | | | | | Added placeholder to create e-mail account in qdesktopservices. | Janne Anttila | 2009-06-15 | 1 | -31/+44 | |
* | | | | | | | Switched QDesktopServices mail-to URL handling to RSendAs in Symbian. | Janne Anttila | 2009-06-10 | 2 | -36/+23 | |
* | | | | | | | Fixed incorrect headers. | axis | 2009-06-03 | 1 | -1/+31 | |
* | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-05-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | Fix some typos in the documentation. | Frederik Schwarzer | 2009-05-18 | 1 | -1/+1 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-05-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Fix QCompleter with UnfilteredPopupCompletion | João Abecasis | 2009-05-08 | 1 | -1/+1 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-04-27 | 2 | -2/+14 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Get rid of compiler warning. | jasplin | 2009-04-20 | 1 | -1/+1 | |
| | |_|/ | |/| | | ||||||
| * | | | Fix focus policy propagation bug in QCompleter. | jasplin | 2009-04-03 | 1 | -0/+7 | |
| | |/ | |/| | ||||||
| * | | Doc: Added a code snippet to illustrate the opening of local files. | David Boddie | 2009-03-30 | 1 | -0/+5 | |
| |/ | ||||||
| * | Fix assertion failure in QCompleter::setCompletionPrefix(). | jasplin | 2009-03-25 | 1 | -2/+2 | |
| * | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 24 | -0/+8690 | |
* | Long live Qt for S60! | axis | 2009-04-24 | 25 | -0/+9066 | |