| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix Toolbutton font with pseudo-states | Olivier Goffart | 2009-05-14 | 2 | -0/+2 |
|
|
* | Fixes missing translations in QFileIconProvider | Jens Bache-Wiig | 2009-05-14 | 1 | -8/+4 |
|
|
* | Merge branch 'master' of ../master into contiguouscache | Ian Walters | 2009-05-14 | 64 | -1618/+2196 |
|\ |
|
| * | Ensure that sheets are hidden if the parents are hidden in Carbon. | Norwegian Rock Cat | 2009-05-13 | 1 | -0/+14 |
|
|
| * | Merge branch '4.5' | Thiago Macieira | 2009-05-13 | 5 | -25/+60 |
| |\ |
|
| | * | Improve the HTTP status line parsing and catch more errors. | Thiago Macieira | 2009-05-13 | 2 | -23/+37 |
|
|
| | * | Fix handling of garbage data sent by the HTTP server instead of a | Thiago Macieira | 2009-05-13 | 2 | -3/+22 |
|
|
| | * | qdoc: Fixed some qdoc errors. | Martin Smith | 2009-05-13 | 1 | -2/+3 |
|
|
| | * | qdoc: Fixed some qdoc errors. | Martin Smith | 2009-05-13 | 1 | -3/+3 |
|
|
| | * | Reset the 'connectedToScene' flag when changing the scene of a view | Leonardo Sobral Cunha | 2009-05-13 | 1 | -0/+1 |
|
|
| * | | QNAM: Upload architecture change: Changed all QNAM backends | Markus Goetz | 2009-05-13 | 8 | -371/+198 |
|
|
| * | | QNAM: ContentReSendError | Markus Goetz | 2009-05-13 | 2 | -0/+5 |
|
|
| * | | QNAM: Upload architecture change: Backend and QNetworkReplyImpl changes | Markus Goetz | 2009-05-13 | 5 | -134/+188 |
|
|
| * | | QNAM: Upload architecture change: HTTP implementation | Markus Goetz | 2009-05-13 | 6 | -126/+144 |
|
|
| * | | QNAM: Added DoNotBufferUploadDataAttribute | Markus Goetz | 2009-05-13 | 2 | -0/+8 |
|
|
| * | | QNonContiguousByteDevice: An wrapper around QByteArray, QIODevice, ... | Markus Goetz | 2009-05-13 | 3 | -0/+733 |
|
|
| * | | QRingBuffer: Enanced with readPointerAtPosition | Markus Goetz | 2009-05-13 | 1 | -0/+46 |
|
|
| * | | Fix warning | Olivier Goffart | 2009-05-13 | 1 | -2/+1 |
|
|
| * | | Remove unused file qfileinfo_p.h | Marius Storm-Olsen | 2009-05-13 | 2 | -146/+0 |
|
|
| * | | Merge commit 'origin/4.5' | Olivier Goffart | 2009-05-13 | 16 | -214/+311 |
| |\ \
| | |/ |
|
| | * | fix WinCE build | Maurice Kalinowski | 2009-05-13 | 1 | -0/+2 |
|
|
| | * | Fixes a segfault from out of order cleanup of mysql resources. | Bill King | 2009-05-13 | 1 | -50/+73 |
|
|
| | * | Fixed wrong function name in warning | Anders Bakken | 2009-05-12 | 1 | -3/+3 |
|
|
| | * | Document a gotcha with QIcon::addFile | Norwegian Rock Cat | 2009-05-12 | 1 | -0/+3 |
|
|
| | * | Fixed a memory leak that occured when loading system icons on Windows. | Trond Kjernaasen | 2009-05-12 | 1 | -0/+1 |
|
|
| | * | The description cited MySQL and the code is for PostgreSQL. | Benjamin Poulain | 2009-05-12 | 1 | -1/+1 |
|
|
| | * | Make QAccessibleLineEdit actually accessible | Harald Fernengel | 2009-05-12 | 1 | -0/+1 |
|
|
| | * | Correcting bug in QString::fromWCharArray documentation | Morten Engvoldsen | 2009-05-12 | 1 | -1/+3 |
|
|
| | * | Fix handling of gradients on pens in the emulation paint engine. | Kim Motoyoshi Kalland | 2009-05-12 | 1 | -3/+19 |
|
|
| | * | Fixed bug with Qt::WidgetWithChildren shortcut context in QGraphicsWidget. | jasplin | 2009-05-12 | 1 | -0/+1 |
|
|
| | * | initialize all DFBSurfaceDescriptions to 0 | Anders Bakken | 2009-05-11 | 1 | -1/+6 |
|
|
| | * | Remove unused variable | Anders Bakken | 2009-05-11 | 1 | -1/+0 |
|
|
| | * | Fix a type in warning | Anders Bakken | 2009-05-11 | 1 | -1/+1 |
|
|
| | * | Improved caching of QSvgIconEngine::actualSize() calls. | Trond Kjernåsen | 2009-05-11 | 1 | -9/+3 |
|
|
| | * | QFSFileEngine: Fix access to uninitialized memory | João Abecasis | 2009-05-11 | 1 | -1/+1 |
|
|
| | * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Martin Smith | 2009-05-11 | 9 | -40/+121 |
| | |\ |
|
| | | * | Set the instruction set when building on Debian's Linux/MIPS port | Bradley T. Hughes | 2009-05-11 | 1 | -20/+86 |
|
|
| | | * | Explaining details in QKeyEvent consruktor signature | Morten Engvoldsen | 2009-05-11 | 1 | -6/+7 |
|
|
| | | * | Made QFontEngineFT compile on 64-bit platforms with legacy headers. | Samuel Rødal | 2009-05-11 | 1 | -1/+1 |
|
|
| | * | | qdoc: Fixed qdoc errors, or tried to. | Martin Smith | 2009-05-11 | 1 | -117/+102 |
|
|
| * | | | fix wince build | Maurice Kalinowski | 2009-05-13 | 1 | -1/+1 |
|
|
| * | | | Cleanup private QWidget functions. | Bjørn Erik Nilsen | 2009-05-12 | 6 | -114/+43 |
|
|
| * | | | Reduce QWidget footprint and do some cleanup. | Bjørn Erik Nilsen | 2009-05-12 | 7 | -350/+332 |
|
|
| * | | | Ensure that windows hidden by deletion affect closeOnLastWindow | Norwegian Rock Cat | 2009-05-12 | 1 | -1/+1 |
|
|
| * | | | The description cited MySQL and the code is for PostgreSQL. | Benjamin Poulain | 2009-05-12 | 1 | -1/+1 |
|
|
| * | | | QListView was assuming that selected indexes were always children of | Thierry Bastian | 2009-05-12 | 1 | -2/+6 |
|
|
| * | | | The editor geometry in item views is not correctly updated when 1st | Thierry Bastian | 2009-05-12 | 1 | -1/+1 |
|
|
| * | | | Fixed dumping so that we dump both q_yy and q_xx instead of q_yy twice. | Jan-Arve Sæther | 2009-05-12 | 1 | -1/+1 |
|
|
| * | | | QSsl: Renamed testConnection to startHandshake | Markus Goetz | 2009-05-12 | 2 | -7/+7 |
|
|
| * | | | Small documentation fix for QSslSocket | Markus Goetz | 2009-05-12 | 1 | -2/+2 |
|
|