summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixes: Don't bother processing items that are clipped away.Bjoern Erik Nilsen2009-04-152-52/+67
* Fixes: Optimization: Clip path is empty if the bounding rect is empty.Bjoern Erik Nilsen2009-04-151-1/+10
* Fixes: Clever invalidating of the cached clip path.Bjoern Erik Nilsen2009-04-152-13/+129
* Fixes: Compile on funky scratchbox ARM compiler.Bjoern Erik Nilsen2009-04-151-1/+1
* Fixes: Get rid of lots of calls to qFuzzyCompare.Bjoern Erik Nilsen2009-04-152-3/+9
* Fixes: Only use the parent's cached clip path if it is clipped.Bjoern Erik Nilsen2009-04-151-2/+3
* Add a cut-off for simple rectangle lookups.Andreas Aardal Hanssen2009-04-151-0/+5
* Fixes: Cleanup/Optimize QGraphicsView::findItems.Bjoern Erik Nilsen2009-04-153-115/+94
* Fixes: Optimization: Cache QGraphicsItem::clipPath().Bjoern Erik Nilsen2009-04-152-7/+53
* Fixes: Don't fill the pixmap because we will copy the cache into it.Alexis Menard2009-04-151-3/+1
* Fixes: Be a bit more smarter when calling setGeometry from itemChangeAlexis Menard2009-04-154-29/+39
* Fixes: Small optimization in QGraphicsItem::clipPath().Bjoern Erik Nilsen2009-04-151-7/+6
* Fixes: Optimize: QGraphicsItem::clipPath.Bjoern Erik Nilsen2009-04-151-31/+15
* Fixes: Speed up QGrahicsItemPrivate::effectiveOpacity().Bjoern Erik Nilsen2009-04-152-1/+13
* Fixes: Optimization: Important cut-offs for QTransform.Bjoern Erik Nilsen2009-04-152-3/+34
* Fixes: Get rid of a gazillion calls to QTransform::operator*=.Bjoern Erik Nilsen2009-04-152-16/+27
* Fixes: Small optimization: reduce calls to QTransform::type().Bjoern Erik Nilsen2009-04-151-7/+8
* Fixes: Use QRect::isEmpty() rather than isNull() if possible.Bjoern Erik Nilsen2009-04-153-7/+7
* Fixes: Cleanup calls to QGraphicsViewPrivate::updateRect()/updateRegion()Bjoern Erik Nilsen2009-04-151-14/+5
* Fixes: Optimize QGraphicsViewPrivate::updateRect()/updateRegion().Bjoern Erik Nilsen2009-04-151-0/+6
* Fixes: Optimize QGraphicsView::itemUpdated.Bjoern Erik Nilsen2009-04-151-3/+10
* Fix regression in QString::replace(int, int, QChar) when string is emptyPaul Olav Tvete2009-04-151-18/+16
* Compile with namespaceJarek Kobus2009-04-151-0/+2
* Fixes: WDestructiveClose flag and the new WindowCancelButtonHint have the ...Thomas Hartmann2009-04-151-3/+3
* Fix typo in documentation.Jason McDonald2009-04-151-1/+1
* QGraphicsItem: When an item is deleted and eventfilters installedAlexis Menard2009-04-151-0/+19
* Fixes the composition demo for Mac/Cocoa in GL mode.Trond Kjernaasen2009-04-151-6/+0
* Don't remove the cache file if you have successfully added it.Thiago Macieira2009-04-151-1/+2
* fix potential crashMaurice Kalinowski2009-04-151-1/+1
* Fix crash in QTreeViewOlivier Goffart2009-04-151-0/+1
* Update docs regarding sibling widgets ontop of QGLWidgets when Qt is builtTrond Kjernåsen2009-04-151-0/+4
* Adding note about setting properties to QPrinterMorten Engvoldsen2009-04-151-0/+4
* Remove scale applied to cosmetic pens when antialiasing is enabled (X11).Samuel Rødal2009-04-151-1/+4
* Fix docs of QPainter::initFrom.Gunnar Sletta2009-04-151-2/+2
* Remove duplicate defines in the mac accessibility module.Morten Sørvig2009-04-151-122/+0
* BT: Compilefix for Windows CE and namespacesThomas Hartmann2009-04-091-4/+6
* BT: Fix a painting glitch in gtk combo boxJens Bache-Wiig2009-04-091-0/+4
* BT: Fix up comments in new Cocoa files.Jason McDonald2009-04-089-89/+133
* Javascript: When there is javascript running then it will spin the CPU at 100%Bradley T. Hughes2009-04-081-3/+12
* BT: Fix infinite recursion potential from change acff913a6287ad50b0ac782Norwegian Rock Cat2009-04-081-4/+5
* Revert "Bt: Fix regression in the Embedded dialogs example"Andreas Aardal Hanssen2009-04-081-13/+11
* Replace license headers with 'release' versionsJason McDonald2009-04-082971-14905/+14905
* Bt: Fix regression in the Embedded dialogs exampleJens Bache-Wiig2009-04-081-11/+13
* BT: Prevent a crash in Designer when quiting when in the filter edit.Norwegian Rock Cat2009-04-082-3/+6
* fix tap-and-hold checkbox problem for Windows CEJoerg Bornemann2009-04-083-12/+11
* Drag cursor is not updated when modifier keys are pressed/released inPrasanth Ullattil2009-04-082-2/+6
* BT: QFileDialog: A folder with a name containing diacritic is disabled on Mac...Richard Moe Gustavsen2009-04-081-1/+1
* BT: Send the keyevent after we send the shortcutoverride in menuNorwegian Rock Cat2009-04-081-0/+1
* Adjust commentsNorwegian Rock Cat2009-04-081-33/+34
* BT: Compile without QT3SUPPORTJens Bache-Wiig2009-04-081-1/+1