| Commit message (Expand) | Author | Age | Files | Lines |
* | QFile: Doc was pointing to deprecated QIODevice::isSequentialAccess() | Markus Goetz | 2009-06-15 | 1 | -1/+1 |
|
|
* | Fix wrong comparator in QSslCertificatePrivate::QByteArray_from_X509 | Markus Goetz | 2009-06-15 | 1 | -1/+1 |
|
|
* | Rename nsCursorForQCursor -> qt_mac_nsCursorForQCursor. | Morten Sørvig | 2009-06-15 | 4 | -4/+4 |
|
|
* | BT Revert "Fix the behaviour of sql classes regarding quoted identifiers" | Bill King | 2009-06-15 | 15 | -536/+81 |
|
|
* | Get rid of warnings | Anders Bakken | 2009-06-14 | 1 | -2/+2 |
|
|
* | Fixed problems with the event handling in QCompleter on Mac. | jasplin | 2009-06-12 | 1 | -1/+1 |
|
|
* | QGraphicsItem::setOpacity(0.0) does not trigger an update of child items | Leonardo Sobral Cunha | 2009-06-12 | 1 | -1/+1 |
|
|
* | Copy-paste didn't work for application on non-first screen in multiscreen setup. | Denis Dzyubenko | 2009-06-11 | 2 | -8/+14 |
|
|
* | Doc fix: add a link to focus() and focusWidget() from QWidget::setFocus docum... | Denis Dzyubenko | 2009-06-11 | 1 | -2/+2 |
|
|
* | Fixed the pen dash patterns for Mac. | Trond Kjernåsen | 2009-06-11 | 1 | -10/+10 |
|
|
* | fix "make debug" under windows | Oswald Buddenhagen | 2009-06-11 | 1 | -1/+1 |
|
|
* | Fixed a problem with disappearing borders in a QTextFrame. | Trond Kjernåsen | 2009-06-11 | 1 | -18/+18 |
|
|
* | Compilefix for QT_NO_TABLETEVENT and QT_NO_COMPLETER | Thomas Hartmann | 2009-06-10 | 2 | -2/+7 |
|
|
* | QSslSocket: Wrong warning message in startServerEncryption | Markus Goetz | 2009-06-10 | 1 | -1/+1 |
|
|
* | Fix compile error on Tiger | Richard Moe Gustavsen | 2009-06-10 | 1 | -1/+2 |
|
|
* | Make sure QImage::mirrored() doesn't crash if it runs out of memory. | Trond Kjernåsen | 2009-06-10 | 1 | -0/+5 |
|
|
* | Initialize xform_scale in constructor | Anders Bakken | 2009-06-09 | 1 | -0/+1 |
|
|
* | Skip empty parts in KDEDIRS | João Abecasis | 2009-06-09 | 1 | -1/+1 |
|
|
* | Make it possible to compile Qt 4.5 SSL support with OpenSSL 1.0.0 | Bernhard Rosenkraenzer | 2009-06-09 | 5 | -2/+59 |
|
|
* | Make DirectFB compile with 0.9.22 | Anders Bakken | 2009-06-09 | 2 | -3/+8 |
|
|
* | Make the directfb plugin compile against 0.9 | Anders Bakken | 2009-06-08 | 5 | -4/+40 |
|
|
* | Fixed a validation problem in QSvgIOHandler::canRead(). | Trond Kjernåsen | 2009-06-08 | 1 | -5/+30 |
|
|
* | Change order of functions in QInputDialog::getDouble() | Markus Goetz | 2009-06-08 | 1 | -1/+1 |
|
|
* | Mac: play music from CD does not work in Phonon | Richard Moe Gustavsen | 2009-06-08 | 6 | -83/+313 |
|
|
* | Doc typo fix in QSslSocket | Markus Goetz | 2009-06-08 | 1 | -1/+1 |
|
|
* | Set the error to be HostUnreacheable if WSAEHOSTUNREACH is recieved | Andy Shaw | 2009-06-08 | 1 | -0/+5 |
|
|
* | Fixed an issue with graphicssystem raster on 8 and 16 bit X servers. | Trond Kjernåsen | 2009-06-05 | 1 | -1/+1 |
|
|
* | 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 |
|
|
* | Make sure to retain alpha information in copy | Anders Bakken | 2009-06-04 | 1 | -3/+4 |
|
|
* | Remove a Q_ASSERT that could be triggered under some conditions. | Thiago Macieira | 2009-06-04 | 1 | -1/+0 |
|
|
* | 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 | 1 | -1/+4 |
|
|
* | fix catalan plural rules | Oswald Buddenhagen | 2009-06-03 | 2 | -0/+4 |
|
|
* | BT: Fix a crash in the SDI example in Cocoa | Norwegian Rock Cat | 2009-06-03 | 1 | -15/+37 |
|
|
* | Fixed raster bug causing fully clipped images to be partially blended. | Samuel Rødal | 2009-06-03 | 1 | -2/+2 |
|
|
* | Fix BOM for UTF-32 codec | Marius Storm-Olsen | 2009-06-03 | 1 | -1/+1 |
|
|
* | 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 |
|
|
* | Fixed a byte ordering issue when using the raster graphicssystem. | Trond Kjernåsen | 2009-06-02 | 1 | -7/+10 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | BT: Fixed crash on Mac caused by erroneous handling of native focus events. | jasplin | 2009-06-02 | 1 | -1/+4 |
|
|
* | Fixes possible infinite loop in QApplication::topLevelAt | João Abecasis | 2009-06-02 | 1 | -4/+4 |
|
|
* | Improve readability of QDFBWindowSurface::scroll | Anders Bakken | 2009-06-01 | 1 | -21/+18 |
|
|