Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | qdoc: Fixed some qdoc errors. | Martin Smith | 2009-05-13 | 1 | -2/+3 | |
| | | | * | | qdoc: Fixed some qdoc errors. | Martin Smith | 2009-05-13 | 3 | -13/+13 | |
| | | | * | | Reset the 'connectedToScene' flag when changing the scene of a view | Leonardo Sobral Cunha | 2009-05-13 | 2 | -0/+25 | |
| | | * | | | QNAM: Upload architecture change: Changed all QNAM backends | Markus Goetz | 2009-05-13 | 8 | -371/+198 | |
| | | * | | | QNAM: Upload architecture change: Auto test | Markus Goetz | 2009-05-13 | 1 | -16/+516 | |
| | | * | | | 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 | 4 | -0/+253 | |
| | | * | | | Fix warning | Olivier Goffart | 2009-05-13 | 1 | -2/+1 | |
| | | * | | | Remove unused file qfileinfo_p.h | Marius Storm-Olsen | 2009-05-13 | 3 | -147/+0 | |
| | | * | | | Merge commit 'origin/4.5' | Olivier Goffart | 2009-05-13 | 24 | -311/+644 | |
| | | |\ \ \ | | | | |/ / | ||||||
| | | | * | | 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 | 2 | -52/+93 | |
| | | | * | | Fixed wrong function name in warning | Anders Bakken | 2009-05-12 | 1 | -3/+3 | |
| | | | * | | Doc - removing trailing whitespaces | Kavindra Devi Palaraja | 2009-05-12 | 1 | -2/+2 | |
| | | | * | | Doc - cleaning up the documentation of QUiLoader. | Kavindra Devi Palaraja | 2009-05-12 | 1 | -89/+105 | |
| | | | * | | 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 | |
| | | | * | | Reviewed-by: TrustMe | Volker Hilsheimer | 2009-05-12 | 1 | -2/+2 | |
| | | | * | | The description cited MySQL and the code is for PostgreSQL. | Benjamin Poulain | 2009-05-12 | 1 | -1/+1 | |
| | | | * | | Adding documentation to the fancy browser example | Morten Engvoldsen | 2009-05-12 | 3 | -5/+122 | |
| | | | * | | 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 | 2 | -0/+86 | |
| | | | * | | Version update. | kh | 2009-05-12 | 1 | -0/+0 | |
| | | | * | | 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 | |
| | | | * | | Correcting bug in custom Database Driver code snipptet | Morten Engvoldsen | 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 | 79 | -12723/+536 | |
| | | | |\ \ | ||||||
| | | | | * | | 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 | |
| | | * | | | | Fixed Qt 4.6 source package compilation by moving the qvfb skins. | Friedemann Kleint | 2009-05-13 | 71 | -46/+14 | |
| | | * | | | | fix wince build | Maurice Kalinowski | 2009-05-13 | 1 | -1/+1 | |
| | | * | | | | Fixed compile on Windows in debug-only mode. | Rohan McGovern | 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 | 2 | -2/+30 | |
| | | * | | | | Fix typo in spreadsheet example | Thomas Zander | 2009-05-12 | 1 | -1/+1 | |
| | * | | | | | Grammer fix, 'be be' to 'be' | Ian Walters | 2009-05-14 | 1 | -1/+1 | |