| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Revert "BT: Fixed crash on Mac caused by erroneous handling of native focus e... | jasplin | 2009-06-05 | 1 | -4/+1 |
|
|
* | Example MDI: keybord focus not working correctly! | Richard Moe Gustavsen | 2009-06-05 | 1 | -1/+7 |
|
|
* | Fixed text drawing on Windows in 16 bit mode. | Trond Kjernaasen | 2009-06-05 | 2 | -13/+16 |
|
|
* | Doc - fixed a typo | Kavindra Devi Palaraja | 2009-06-05 | 1 | -1/+1 |
|
|
* | Autotest: Fixed a race condition in the network self test. | Thiago Macieira | 2009-06-05 | 1 | -6/+0 |
|
|
* | Doc - cleaned up a sentence to improve clarity | Kavindra Devi Palaraja | 2009-06-05 | 1 | -1/+1 |
|
|
* | link qmake without /DEBUG on Windows | Joerg Bornemann | 2009-06-05 | 1 | -1/+1 |
|
|
* | My changelog for 4.5.2 | Alexis Menard | 2009-06-05 | 1 | -0/+11 |
|
|
* | Make sure to retain alpha information in copy | Anders Bakken | 2009-06-04 | 1 | -3/+4 |
|
|
* | my public task ... | Oswald Buddenhagen | 2009-06-04 | 1 | -0/+3 |
|
|
* | Autotest: add some tests for sending (or failing to) invalid D-Bus calls | Thiago Macieira | 2009-06-04 | 1 | -0/+25 |
|
|
* | Remove a Q_ASSERT that could be triggered under some conditions. | Thiago Macieira | 2009-06-04 | 1 | -1/+0 |
|
|
* | Add my changelog for 4.5.2 | Thiago Macieira | 2009-06-04 | 1 | -0/+9 |
|
|
* | Don't use inactivatable timers to calculate time to wait for next timer. | Thomas Sondergaard | 2009-06-04 | 1 | -3/+11 |
|
|
* | Document the proper signals that the ::open() convenience connects to. | Norwegian Rock Cat | 2009-06-04 | 4 | -6/+15 |
|
|
* | Document that textVisible is optional when it comes to styles. | Norwegian Rock Cat | 2009-06-04 | 1 | -0/+2 |
|
|
* | BT: Fixes Crash when deleting a QProgressBar which has been styled with QMoti... | Olivier Goffart | 2009-06-04 | 3 | -3/+25 |
|
|
* | Silence compile warning in the test | Andy | 2009-06-04 | 1 | -2/+2 |
|
|
* | More changes for 4.5.2 | João Abecasis | 2009-06-03 | 1 | -0/+1 |
|
|
* | My changes for 4.5.2 | João Abecasis | 2009-06-03 | 1 | -0/+17 |
|
|
* | fix catalan plural rules | Oswald Buddenhagen | 2009-06-03 | 3 | -2/+11 |
|
|
* | use a yes/no message box for a yes/no question in http example | Joerg Bornemann | 2009-06-03 | 1 | -2/+2 |
|
|
* | BT: Fix a crash in the SDI example in Cocoa | Norwegian Rock Cat | 2009-06-03 | 1 | -15/+37 |
|
|
* | Allow qmake to compile using it's .pro file. | Jason Barron | 2009-06-03 | 1 | -1/+1 |
|
|
* | Fixed raster bug causing fully clipped images to be partially blended. | Samuel Rødal | 2009-06-03 | 2 | -2/+28 |
|
|
* | Doc - some sentence clean ups | Kavindra Devi Palaraja | 2009-06-03 | 1 | -7/+7 |
|
|
* | Fix BOM for UTF-32 codec | Marius Storm-Olsen | 2009-06-03 | 2 | -4/+13 |
|
|
* | BT: qt demo takes 100% of the cpu on X11 | Olivier Goffart | 2009-06-03 | 2 | -12/+3 |
|
|
* | Doc - minor fixes to beautify the sentence | Kavindra Devi Palaraja | 2009-06-03 | 1 | -2/+2 |
|
|
* | rename some plural forms | Oswald Buddenhagen | 2009-06-03 | 1 | -4/+3 |
|
|
* | drop traditional czech plural rules in favor of today's slovak-like rules | Oswald Buddenhagen | 2009-06-03 | 1 | -8/+2 |
|
|
* | fix turkish plural forms | Oswald Buddenhagen | 2009-06-03 | 1 | -1/+1 |
|
|
* | fix tagalog plural forms | Oswald Buddenhagen | 2009-06-03 | 1 | -2/+8 |
|
|
* | fix icelandic plural forms | Oswald Buddenhagen | 2009-06-03 | 1 | -1/+5 |
|
|
* | fix lithuanian plural rules | Oswald Buddenhagen | 2009-06-03 | 1 | -2/+2 |
|
|
* | centralize removeServer() invocation for some more determinism | Oswald Buddenhagen | 2009-06-03 | 1 | -5/+9 |
|
|
* | open pipes in overlapped mode also on the client side | Oswald Buddenhagen | 2009-06-03 | 1 | -2/+2 |
|
|
* | Add a note about what happens when passing 0 to qobject_cast in the doc | Andy Shaw | 2009-06-03 | 1 | -1/+2 |
|
|
* | Doc - fixed a typo | Kavindra Devi Palaraja | 2009-06-03 | 1 | -1/+1 |
|
|
* | _networktest compile fix | Joerg Bornemann | 2009-06-03 | 1 | -1/+1 |
|
|
* | Fixed a byte ordering issue when using the raster graphicssystem. | Trond Kjernåsen | 2009-06-02 | 1 | -7/+10 |
|
|
* | Update my changelog for 4.5.2 | Olivier Goffart | 2009-06-02 | 1 | -0/+39 |
|
|
* | my changes for 4.5.2 | Joerg Bornemann | 2009-06-02 | 1 | -0/+1 |
|
|
* | missing deployment rule added to examples/richtext/textobject | Joerg Bornemann | 2009-06-02 | 1 | -0/+4 |
|
|
* | Avoid a crash when setting a focus in a widget hierarchy containing | Denis Dzyubenko | 2009-06-02 | 1 | -2/+3 |
|
|
* | BT: Remove duplicate code and fix font parsing. | Norwegian Rock Cat | 2009-06-02 | 2 | -9/+2 |
|
|
* | Correct invalid font. | Norwegian Rock Cat | 2009-06-02 | 1 | -1/+1 |
|
|
* | Fixed aspect ratio on Windows | Thierry Bastian | 2009-06-02 | 2 | -0/+3 |
|
|
* | Use a QVarLengthArray instead of some hacky self-made container | Harald Fernengel | 2009-06-02 | 1 | -12/+3 |
|
|
* | My Changelog for 4.5.2 | Peter Hartmann | 2009-06-02 | 1 | -0/+10 |
|
|