Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | QKeySequence::mnemonic: add a warning if the text contains severals '&' | Olivier Goffart | 2009-11-11 | 1 | -5/+40 | |
| | | * | | | | Revert "Always set a clip on the painter in QGraphicsView." | Andreas Aardal Hanssen | 2009-11-11 | 1 | -72/+0 | |
| | | * | | | | QDockWidget also emits dockLocationChanged when the state is restored | Thierry Bastian | 2009-11-10 | 1 | -0/+8 | |
| | | * | | | | Make it possible for QMainWindow to restore the geom of undocked widget | Thierry Bastian | 2009-11-10 | 1 | -0/+16 | |
| | | * | | | | Replace most processEvents() with sendPostedEvents(). | Jan-Arve Sæther | 2009-11-10 | 1 | -8/+8 | |
| | | * | | | | Replace most processEvents() with sendPostedEvents(). | Jan-Arve Sæther | 2009-11-10 | 1 | -18/+18 | |
| | | * | | | | processEvents() does not always process *all* events in the queue. | Jan-Arve Sæther | 2009-11-10 | 1 | -3/+3 | |
| | | * | | | | QGraphicsTextItem: update when changing the color. | Olivier Goffart | 2009-11-09 | 1 | -0/+58 | |
| | | * | | | | Make sure the dock widget is updated when changing closable property | Thierry Bastian | 2009-11-09 | 1 | -0/+18 | |
| * | | | | | | Merge commit 'c785d92153d23b836451b0643424b9871bcc4be9' into 4.6-upstream | Bradley T. Hughes | 2009-11-13 | 1 | -0/+36 | |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge commit 'coreteam/4.6' into oslo1-4.6 | Marius Storm-Olsen | 2009-11-13 | 4 | -7/+54 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | tst_qnetworkreply: Test LastModified parsing | Markus Goetz | 2009-11-11 | 1 | -0/+38 | |
| * | | | | | | | stabilize QNetworkReply autotest | Peter Hartmann | 2009-11-10 | 1 | -5/+0 | |
| * | | | | | | | Merge branch '4.6' into core-4.6 | Thiago Macieira | 2009-11-09 | 115 | -1475/+4800 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Let QDBusInterface work even if the introspection failed. | Thiago Macieira | 2009-11-09 | 1 | -1/+2 | |
| * | | | | | | | | Autotest: prevent race-condition from causing a test failure. | Thiago Macieira | 2009-11-08 | 1 | -1/+2 | |
| * | | | | | | | | tst_networkselftest: Also check for SSL support | Markus Goetz | 2009-11-06 | 1 | -0/+12 | |
* | | | | | | | | | Merge commit 'upstream/4.6' into 4.6 | Bradley T. Hughes | 2009-11-13 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge commit 'origin/4.6' into 4.6-ce | Joerg Bornemann | 2009-11-12 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | ||||||
| * | | | | | | | | fix tst_QVideoSurfaceFormat for the qreal == float case | Joerg Bornemann | 2009-11-12 | 1 | -5/+5 | |
* | | | | | | | | | Merge branch '4.6' into osloStaging1-4.6 | Jocelyn Turcotte | 2009-11-12 | 1 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | QUrl::fromUserInput: improvements, corrections and make the demo | Jocelyn Turcotte | 2009-11-12 | 1 | -2/+6 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge commit 'upstream/4.6' into 4.6 | Bradley T. Hughes | 2009-11-12 | 22 | -74/+172 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Fixing warnings in QScopedPointer test case | João Abecasis | 2009-11-11 | 1 | -1/+2 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge commit 'origin/4.6' into 4.6-ce | Joerg Bornemann | 2009-11-11 | 35 | -674/+539 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Autotest: fix compiling after qscopedpointer.h changed. | Thiago Macieira | 2009-11-11 | 1 | -28/+3 | |
| | * | | | | | | Fixed QGraphicsEffectSource autotest after graphics effect API changes. | Samuel Rødal | 2009-11-11 | 1 | -30/+20 | |
| | * | | | | | | qfontcombobox auto test added to tests/auto/auto.pro | Joerg Bornemann | 2009-11-10 | 1 | -0/+1 | |
| | * | | | | | | Merge branch 'tools-team/4.6' (early part) into 4.6 | Oswald Buddenhagen | 2009-11-10 | 11 | -1/+126 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | record id-based messages even if they have an empty source | Oswald Buddenhagen | 2009-11-06 | 5 | -0/+25 | |
| | | * | | | | | | handle messages with ids (more) correctly | Oswald Buddenhagen | 2009-11-06 | 9 | -1/+101 | |
| | * | | | | | | | Improvements to graphics effects API after review round. | Samuel Rødal | 2009-11-10 | 1 | -4/+5 | |
| * | | | | | | | | fix tst_qdatastream for Windows CE | Joerg Bornemann | 2009-11-10 | 2 | -3/+2 | |
| * | | | | | | | | tst_largefile.cpp Windows CE compile fix | Joerg Bornemann | 2009-11-09 | 2 | -4/+9 | |
| * | | | | | | | | compile fix for tst_qfile on Windows CE | Joerg Bornemann | 2009-11-09 | 1 | -0/+1 | |
| * | | | | | | | | tst_qlistwidget compile fix for Qt without RTTI | Joerg Bornemann | 2009-11-09 | 1 | -1/+1 | |
| * | | | | | | | | tst_qcombobox: compile without Qt3 support | Joerg Bornemann | 2009-11-09 | 1 | -2/+2 | |
* | | | | | | | | | Make sure posted events are always sent when calling processEvents() on Win32 | Bradley T. Hughes | 2009-11-11 | 1 | -0/+36 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Extending QScopedPointer test case | João Abecasis | 2009-11-10 | 1 | -17/+139 | |
* | | | | | | | | Changes to low-level audio API. | Kurt Korbatits | 2009-11-10 | 4 | -25/+28 | |
* | | | | | | | | Changes to low-level audio API. | Kurt Korbatits | 2009-11-10 | 4 | -28/+25 | |
* | | | | | | | | Merge branch '4.6' of ../qt into 4.6 | Kurt Korbatits | 2009-11-10 | 52 | -1372/+2348 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge commit 'qtwebkit/qtwebkit-4.6' into 4.6 | Jocelyn Turcotte | 2009-11-09 | 2 | -25/+32 | |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| | * | | | | | | QNetworkCookie: Add the dot prefix of the domain while adding to the jar | Jocelyn Turcotte | 2009-11-09 | 2 | -25/+32 | |
| * | | | | | | | Merge branch '4.6-api-review' into 4.6 | Marius Storm-Olsen | 2009-11-09 | 11 | -58/+58 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | API review: Rename numRects() -> rectCount() | Marius Storm-Olsen | 2009-11-09 | 1 | -10/+10 | |
| | * | | | | | | | API review: Rename numDigits() and setNumDigits() | Marius Storm-Olsen | 2009-11-09 | 1 | -8/+8 | |
| | * | | | | | | | API review: Rename functions numColors(), setNumColors() and numBytes() | Marius Storm-Olsen | 2009-11-06 | 6 | -20/+20 | |
| | * | | | | | | | API review: QRegExp::numCaptures() -> QRegExp::captureCount() | Marius Storm-Olsen | 2009-11-06 | 3 | -20/+20 | |
| * | | | | | | | | Merge commit 'b65fd82299' from qt-core-team 4.6 into 4.6 | Marius Storm-Olsen | 2009-11-09 | 3 | -514/+141 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | |