| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | | | | | | Fix crashes when deleting QWidgets and QGraphicsItems in touch event handlers. | Bradley T. Hughes | 2009-12-11 | 2 | -5/+29 |
|
|
| | * | | | | | | | | | | Document QTextEncoder::fromUnicode as QT3 support member | Anders Ahlen | 2009-12-11 | 1 | -1/+1 |
|
|
| | * | | | | | | | | | | Install private headers when configuring Qt with -developer-build. | Rohan McGovern | 2009-12-11 | 1 | -0/+6 |
|
|
| | * | | | | | | | | | | Ensure that QProcessEnvironment::operator== doesn't crash | Thiago Macieira | 2009-12-10 | 1 | -1/+2 |
|
|
| | * | | | | | | | | | | Fix compilation if QT_NO_DATESTRING is defined. | Thiago Macieira | 2009-12-10 | 1 | -0/+3 |
|
|
| | * | | | | | | | | | | Fix compilation: private headers must be #included with "" | Thiago Macieira | 2009-12-10 | 12 | -13/+13 |
|
|
| | * | | | | | | | | | | Use realpath() only on systems we know it works on. | Denis Dzyubenko | 2009-12-09 | 1 | -1/+1 |
|
|
| * | | | | | | | | | | | Fix translation context for qsTr. | Michael Brasser | 2009-12-10 | 1 | -3/+4 |
|
|
| * | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Bill King | 2009-12-09 | 50 | -617/+1514 |
| |\ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / |
|
| | * | | | | | | | | | | Merge commit 'origin/4.6' into 4.6-upstream | Bradley T. Hughes | 2009-12-09 | 8 | -68/+126 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | Mixed up top/bottom | Robert Griebl | 2009-12-09 | 1 | -1/+1 |
|
|
| | | * | | | | | | | | | | Merge branch '4.5' into 4.6-staging | Thiago Macieira | 2009-12-08 | 2 | -6/+2 |
| | | |\ \ \ \ \ \ \ \ \ \
| | | | | |_|_|_|_|_|_|_|/
| | | | |/| | | | | | | | |
|
| | | | * | | | | | | | | | Fixed uninitialized background artifacts in QWidget::render. | Donald Carr | 2009-12-08 | 1 | -1/+1 |
|
|
| | | | * | | | | | | | | | Fixed searching and copy/paste from PDF documents. | axis | 2009-12-08 | 1 | -1/+1 |
|
|
| | | * | | | | | | | | | | QGtkStyle: support for the inner-border property in GtkButtons | Robert Griebl | 2009-12-08 | 3 | -0/+20 |
| | | | |_|_|_|_|_|_|_|/
| | | |/| | | | | | | | |
|
| | | * | | | | | | | | | Compile with -no-exceptions on Mac. | Morten Johan Sørvig | 2009-12-08 | 1 | -2/+16 |
|
|
| | | * | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Morten Johan Sørvig | 2009-12-08 | 84 | -616/+1195 |
| | | |\ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | Compile on Windows CE. | Bradley T. Hughes | 2009-12-08 | 1 | -0/+13 |
|
|
| | | | * | | | | | | | | | Add support for the Selected QIcon::Mode when rendering the systray icon (Mac) | Jono Cole | 2009-12-07 | 1 | -0/+28 |
|
|
| | | | * | | | | | | | | | Cannot drag scrollbars in a QPlainTextEdit on Cocoa. | Prasanth Ullattil | 2009-12-07 | 1 | -66/+46 |
|
|
| | | * | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Morten Johan Sørvig | 2009-12-02 | 3 | -14/+9 |
| | | |\ \ \ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Morten Johan Sørvig | 2009-12-01 | 138 | -1278/+1859 |
| | | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | Doc: Document QSystemTrayIcon::showMessage() Mac behavior. | Morten Johan Sørvig | 2009-11-20 | 1 | -0/+3 |
|
|
| * | | | | | | | | | | | | | | Proper fix for QTBUG-6421 | Bill King | 2009-12-07 | 2 | -5/+17 |
| | |_|_|_|_|_|_|/ / / / / /
| |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Fix QMetaObject::connect and disconnect with "dynamic signals" | Olivier Goffart | 2009-12-14 | 2 | -20/+24 |
|
|
* | | | | | | | | | | | | | | Optimized blur / drop shadow effects for the GL 2 paint engine. | Samuel Rødal | 2009-12-14 | 8 | -614/+237 |
|
|
* | | | | | | | | | | | | | | Fixed bug in graphics effects caching of graphics item hierarchies. | Samuel Rødal | 2009-12-14 | 1 | -2/+9 |
|
|
* | | | | | | | | | | | | | | Added InvalidateReason to invalidateCache to optimize effects | Samuel Rødal | 2009-12-14 | 3 | -6/+22 |
|
|
* | | | | | | | | | | | | | | Fixed bug in QGraphicsPixmapItem shortcut for graphics effects. | Samuel Rødal | 2009-12-14 | 1 | -1/+4 |
|
|
* | | | | | | | | | | | | | | Optimize QGraphicsItemEffectSourcePrivate::pixmap() for QGraphicsPixmapItems. | Samuel Rødal | 2009-12-14 | 1 | -7/+11 |
|
|
* | | | | | | | | | | | | | | Improved raster blur implementation. | Samuel Rødal | 2009-12-14 | 1 | -59/+299 |
| |_|_|_|_|_|_|/ / / / / /
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | Determine QPrinterInfo's supportedPaperSizes on demand. | David Faure | 2009-12-14 | 1 | -21/+29 |
|
|
* | | | | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Gunnar Sletta | 2009-12-14 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Fix warning in public header | Olivier Goffart | 2009-12-14 | 1 | -2/+2 |
| | |_|_|_|_|_|_|_|/ / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Added vg to the performance section of the QPainter docs | Gunnar Sletta | 2009-12-14 | 1 | -0/+6 |
|/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Gunnar Sletta | 2009-12-14 | 7 | -13/+81 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Fixes cursor blinking in the QComboBox when it becomes editable while having ... | Olivier Goffart | 2009-12-11 | 1 | -0/+10 |
|
|
| * | | | | | | | | | | | | Itemviews: we needed to call ensurePolishedwhen asking for sizehints | Thierry Bastian | 2009-12-11 | 2 | -0/+5 |
|
|
| * | | | | | | | | | | | | Fixes Graphicsitem transformation problems when grouping/ungrouping. | Yoann Lopes | 2009-12-11 | 1 | -2/+44 |
|
|
| * | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Jan-Arve Sæther | 2009-12-11 | 3 | -4/+88 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | Fixed invalid read in QCache::unlink after recent change. | Samuel Rødal | 2009-12-11 | 1 | -1/+2 |
|
|
| * | | | | | | | | | | | | | Add a simple check for a common wrong usage to avoid infinite recursion | Jan-Arve Sæther | 2009-12-11 | 2 | -10/+20 |
|
|
* | | | | | | | | | | | | | | Fixed spelling in docs | Gunnar Sletta | 2009-12-14 | 1 | -6/+6 |
| |/ / / / / / / / / / / /
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Gunnar Sletta | 2009-12-11 | 72 | -1058/+1109 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Fixed qgraphicseffectsource autotest. | Samuel Rødal | 2009-12-11 | 1 | -3/+8 |
| |/ / / / / / / / / / / / |
|
| * | | | | | | | | | | | | Prevented leak of keys in QPixmapCache. | Samuel Rødal | 2009-12-10 | 2 | -1/+6 |
|
|
| * | | | | | | | | | | | | Optimize our GL extension checks to avoid mallocs. | Trond Kjernåsen | 2009-12-10 | 3 | -35/+79 |
|
|
| * | | | | | | | | | | | | Fix redraw bugs when using graphics effects in device coordinate mode. | Samuel Rødal | 2009-12-10 | 6 | -12/+88 |
|
|
| * | | | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Gunnar Sletta | 2009-12-10 | 4 | -2/+15 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | Fixes internal drag and drop in QListWidget while dropping to the end | Olivier Goffart | 2009-12-10 | 1 | -1/+1 |
|
|