| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | Fix nasty qt3-qt4 porting trap: for a QStringList, lst.remove(lst.at(idx)) us... | David Faure | 2009-06-18 | 1 | -2/+2 |
|
|
| | * | | | Fix a couple of issues after QPixmapData optims | Anders Bakken | 2009-06-18 | 4 | -23/+20 |
|
|
| | * | | | Small optimization to QGraphicsScenePrivate::drawSubtreeRecursive. | Bjørn Erik Nilsen | 2009-06-17 | 1 | -1/+5 |
|
|
| | * | | | Speedup QGraphicsScenePrivate::processDirtyItemsRecursive | Bjørn Erik Nilsen | 2009-06-17 | 2 | -13/+20 |
|
|
| | * | | | Speedup QGraphicsScenePrivate::processDirtyItemsRecursive | Bjørn Erik Nilsen | 2009-06-17 | 1 | -13/+16 |
|
|
| | * | | | Sometimes broken transforms in GV. | Bjørn Erik Nilsen | 2009-06-17 | 1 | -4/+4 |
|
|
| | * | | | Reduce QTransform operations in QGraphicsView::paintEvent. | Bjørn Erik Nilsen | 2009-06-17 | 1 | -9/+18 |
|
|
| | * | | | Remove two work-arounds in QGraphicsView::paintEvent. | Bjørn Erik Nilsen | 2009-06-17 | 1 | -4/+0 |
|
|
| | * | | | QNAM: More comments, some renamings | Markus Goetz | 2009-06-17 | 7 | -34/+50 |
|
|
| | * | | | Compile fix on HP-UX | Andreas Aardal Hanssen | 2009-06-17 | 1 | -1/+1 |
|
|
| | * | | | Fixes: Tablet not sending mouse release events. | Thomas Zander | 2009-06-17 | 1 | -61/+67 |
|
|
| | * | | | Fix tst_QGraphicsItem::opacityZeroUpdates | Bjørn Erik Nilsen | 2009-06-17 | 1 | -0/+6 |
|
|
| | * | | | QNAM: Added comment to de-confuse myself | Markus Goetz | 2009-06-17 | 1 | -0/+1 |
|
|
| | * | | | QSslCertificate: Doc fix | Markus Goetz | 2009-06-17 | 1 | -3/+4 |
|
|
| | * | | | Speedup QGraphicsScenePrivate::processDirtyItemsRecursive. | Bjørn Erik Nilsen | 2009-06-17 | 5 | -42/+77 |
|
|
| | * | | | make sure __FILE__ and __LINE__ properties are restored correctly | Kent Hansen | 2009-06-17 | 2 | -8/+8 |
|
|
| | * | | | fix crash when detach()ing a debugger and then evaluating script print() func... | Joel Nordell | 2009-06-17 | 2 | -7/+14 |
|
|
| | * | | | Autotests: fix compile issues on HPUX | Thierry Bastian | 2009-06-17 | 2 | -45/+44 |
|
|
| | * | | | reset debugger's state correctly when previous engine was deleted | Kent Hansen | 2009-06-17 | 2 | -15/+23 |
|
|
| | * | | | Autotest: fixed compile issues on hp compiler | Thierry Bastian | 2009-06-17 | 2 | -25/+23 |
|
|
| | * | | | QIoDevice and QAbstractSocket: Clarify doc about waitForReadyRead() | Markus Goetz | 2009-06-17 | 2 | -4/+4 |
|
|
| | * | | | kill some includes not needed anymore | Kent Hansen | 2009-06-17 | 1 | -4/+0 |
|
|
| | * | | | fix the QScriptEngineDebugger::state() logic, add test, improve docs | Kent Hansen | 2009-06-17 | 2 | -2/+7 |
|
|
| | * | | | add a state() function to QScriptEngineDebugger for determining whether the debu | Joel Nordell | 2009-06-17 | 4 | -0/+36 |
|
|
| | * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Friedemann Kleint | 2009-06-17 | 2 | -1/+24 |
| | |\ \ \ |
|
| | | * | | | Phonon::VolumeSlider: Fixed the isMuteVisiblefunction | Thierry Bastian | 2009-06-17 | 2 | -1/+24 |
|
|
| | * | | | | Fixed an oversight in Qt Designer that prevents one from designing empty tab ... | J-P Nurmi | 2009-06-17 | 1 | -5/+7 |
|
|
| | * | | | | Fixed an oversight in Qt Designer that prevents one from designing empty stac... | J-P Nurmi | 2009-06-17 | 1 | -4/+7 |
| | |/ / / |
|
| | * | | | Speed up QPixmap::width(), height(), isNull() and depth(). | Andreas Aardal Hanssen | 2009-06-17 | 12 | -52/+88 |
|
|
| | * | | | perform all property assignments of initial state that's nested | Kent Hansen | 2009-06-17 | 2 | -13/+21 |
|
|
| | * | | | QWebPage: Don't call supportsSsl() | Markus Goetz | 2009-06-17 | 1 | -2/+6 |
|
|
| | * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Friedemann Kleint | 2009-06-17 | 8 | -8/+46 |
| | |\ \ \ |
|
| | | * | | | bring back QAbstractTransition::triggered() signal | Kent Hansen | 2009-06-17 | 5 | -0/+25 |
|
|
| | | * | | | Prevented infinite recursion in GL graphics system. | Samuel Rødal | 2009-06-17 | 3 | -8/+12 |
|
|
| | | * | | | add tests for QAbstractState::{entered,exited}() signals | Kent Hansen | 2009-06-17 | 1 | -0/+9 |
|
|
| | * | | | | Commented out code that breaks MinGW. | Friedemann Kleint | 2009-06-17 | 1 | -1/+16 |
|
|
| | * | | | | Fixed MinGW compilation. | Friedemann Kleint | 2009-06-17 | 1 | -1/+1 |
| | |/ / / |
|
| | * | | | prevent subclasses from emitting entered() and exited() | Kent Hansen | 2009-06-17 | 1 | -0/+3 |
|
|
| | * | | | doc: Fixed several qdoc warnings. | Martin Smith | 2009-06-17 | 3 | -36/+45 |
|
|
| | * | | | Fix QGraphicsItem::ItemHasNoContents rendering of children. | Andreas Aardal Hanssen | 2009-06-17 | 2 | -2/+30 |
|
|
| | * | | | QNAM: Use QTcpSocket for HTTP if no encryption was requested | Markus Goetz | 2009-06-17 | 1 | -9/+26 |
|
|
| | * | | | Update license headers in files that are new in 4.6. | Jason McDonald | 2009-06-17 | 249 | -497/+497 |
|
|
| | * | | | fix typo | Oswald Buddenhagen | 2009-06-16 | 1 | -1/+1 |
|
|
| | * | | | Fixed a bottleneck in itemviews that would ask for an update outside | Thierry Bastian | 2009-06-16 | 1 | -2/+8 |
|
|
| | * | | | Removed trailing whitespace. | Bruno Abinader | 2009-06-16 | 5 | -116/+113 |
|
|
| | * | | | Fixed small typo on the animation framework documentation. | Bruno Abinader | 2009-06-16 | 1 | -5/+6 |
|
|
| | * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Volker Hilsheimer | 2009-06-16 | 56 | -197/+226 |
| | |\ \ \ |
|
| | | * | | | Store promoted Widgets correctly in the ScratchPad. | Friedemann Kleint | 2009-06-16 | 1 | -0/+10 |
|
|
| | | * | | | Prevent uic3 from clobbering the QLabel3::wordWrap property. | Friedemann Kleint | 2009-06-16 | 1 | -7/+10 |
|
|
| | | * | | | Made uic generate QLayout::setContentsMargin instead of setMargin. | Friedemann Kleint | 2009-06-16 | 54 | -190/+206 |
|
|