summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add QGraphicsEffectSource::pixmap.Bjørn Erik Nilsen2009-07-297-26/+92
* Add QGraphicsSourceEffect.Bjørn Erik Nilsen2009-07-299-255/+333
* Make QGraphicsEffect independent of QGraphicsItem.Bjørn Erik Nilsen2009-07-248-268/+266
* QGraphicsEffect API cleanup.Bjørn Erik Nilsen2009-07-237-203/+226
* Add QPixmapBlurFilter for non-convolution blur effects.Rhys Weatherley2009-07-233-15/+276
* Compile after merge commit 8079a0c5b4ee6550501476410fab457d63c705b6Bjørn Erik Nilsen2009-07-214-28/+24
* Merge commit 'qt/master' into graphicseffectsBjørn Erik Nilsen2009-07-211635-28468/+82322
|\
| * Workaround for transacted, locked and inaccesible filesRitt Konstantin2009-07-201-0/+88
| * Doc: fix links between QGraphicsItem and QTouchEventVolker Hilsheimer2009-07-202-7/+7
| * Doc: fix formatting of lists.Volker Hilsheimer2009-07-201-12/+17
| * Doc: not an overloadVolker Hilsheimer2009-07-201-2/+0
| * Partial fix for Qt issue #244648 - QtIcoHandler does not support large & Vist...miniak2009-07-201-0/+12
| * Return selectedFilter in QGtkStyle file dialogsLukáš Lalinský2009-07-202-5/+27
| * Doc: clarify relevance for QGraphicsItem and add a few \saVolker Hilsheimer2009-07-201-26/+84
| * Doc: small improvementsVolker Hilsheimer2009-07-202-6/+21
| * Doc: Make QAction::priority/Priority documentation clearerVolker Hilsheimer2009-07-201-9/+9
| * Fixed includes in the gestures public headers.Denis Dzyubenko2009-07-202-10/+9
| * Fixes build for Windows MobileThomas Hartmann2009-07-201-1/+0
| * doc: Changed several \reimp to \internalMartin Smith2009-07-208-22/+8
| * compile against the Windows 7 SDK RCBradley T. Hughes2009-07-201-15/+16
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtOswald Buddenhagen2009-07-203-23/+227
| |\
| | * doc: Changed several \reimp to \internalMartin Smith2009-07-202-19/+19
| | * On Vista the native file dialog search feature return wrong paths.Prasanth Ullattil2009-07-201-4/+208
| * | Merge commit 'origin/4.5'Oswald Buddenhagen2009-07-2026-575/+508
| |\ \ | | |/ | |/|
| | * Fix QTextCodec case-insensitive comparison while in a Turkish locale.Thiago Macieira2009-07-201-4/+8
| | * Fix assert in message handling.Frans Englich2009-07-201-1/+1
| | * Fix the hand scrolling in QGraphicsView that will stop unexpectedly.Alexis Menard2009-07-201-1/+1
| | * Fix crash when native socket notifiers would send a notification after being ...Norwegian Rock Cat2009-07-201-4/+8
| | * fix crash due to null pointer referencingAlex2009-07-201-1/+1
| | * QDirIterator: Doc fixes and whitespace cleanupJoão Abecasis2009-07-171-19/+12
| | * Refactoring QDirIteratorPrivate::pushSubDirectoryJoão Abecasis2009-07-171-26/+15
| | * QDirIterator: reducing "randomness"João Abecasis2009-07-171-10/+3
| | * QDirIterator was returning inconsistent dataJoão Abecasis2009-07-171-6/+1
| | * Fix deadlock in the QWS server when destroying lots of windowsTom Cooksey2009-07-172-3/+8
| | * QUdpSocket: Doc improvementMarkus Goetz2009-07-171-0/+3
| | * Prepare device in DFBPaintEngine::beginAnders Bakken2009-07-171-0/+2
| | * Mark virtual functions as virtual in DFBPaintEngAnders Bakken2009-07-171-27/+26
| | * Remove unused function in QDirectFBPaintEngineAnders Bakken2009-07-172-34/+0
| | * Don't create dfbsurface in video mem if systemonlyAnders Bakken2009-07-171-1/+3
| | * Clean up directfb bit flippingAnders Bakken2009-07-178-69/+66
| | * Fix accidental selection of popup items under the mouse in QComboBoxmae2009-07-171-0/+2
| | * Removed outdated information from QNetworkRequest documentationMarkus Goetz2009-07-171-3/+1
| | * Enhanced QDirModel documentationMarkus Goetz2009-07-171-1/+4
| | * Don't assume that raster can do porter duff in dfbAnders Bakken2009-07-171-5/+1
| | * Fixed bug where line widths were rounded to integers in the GL engine.Kim Motoyoshi Kalland2009-07-161-1/+1
| | * Phonon: fixed a big memory leak on WindowsThierry Bastian2009-07-162-2/+4
| | * Better caching of file system icon providers.Norwegian Rock Cat2009-07-161-1/+36
| | * Clean up qdirectfbpaintengine.cppAnders Bakken2009-07-151-149/+150
| | * Don't force a lock in QDirectFBPaintEngine::clipAnders Bakken2009-07-152-27/+5
| | * Clean up rect/line drawing in dfb paintengineAnders Bakken2009-07-151-82/+63