summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add start, stop slots to QmlTimerAlan Alpert2009-08-203-1/+31
* Add positioner changes to documentAlan Alpert2009-08-201-0/+11
* Document changes made due to API reviews.Martin Jones2009-08-201-0/+49
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-08-2017-139/+139
|\
| * Renaming Rect -> RectangleYann Bodson2009-08-1917-139/+139
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-08-1914-149/+80
|\ \ | |/
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-08-1915-122/+65
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-08-1912-101/+29
| | |\
| | | * Doc clarificationMichael Brasser2009-08-191-2/+2
| | | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-08-1914-191/+125
| | | |\
| | | * | Various doc fixes.Michael Brasser2009-08-1913-119/+47
| | * | | update documentationYann Bodson2009-08-191-1/+1
| | * | | update TextInput documentationYann Bodson2009-08-191-19/+19
| | | |/ | | |/|
| * | | Use range semantics for versions.Warwick Allison2009-08-191-14/+19
| * | | tighten installed importingWarwick Allison2009-08-191-30/+28
* | | | Small doc fixed for mouse handling.Martin Jones2009-08-192-3/+10
| |/ / |/| |
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-08-199-152/+30
|\ \ \
| * \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-08-1911-188/+103
| |\ \ \
| | * | | doc fixYann Bodson2009-08-191-1/+1
| | |/ /
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-08-195-39/+91
| | |\ \
| | * \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-08-19414-1592/+19281
| | |\ \ \ | | | | |/ | | | |/|
| | * | | doc cleanupYann Bodson2009-08-196-151/+18
| * | | | Update demosAlan Alpert2009-08-192-0/+11
* | | | | Fix containsMouse and clicking in general when acceptsHover is false.Martin Jones2009-08-191-0/+4
| |_|_|/ |/| | |
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-08-19443-2344/+19825
|\ \ \ \ | |/ / /
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-08-19425-1877/+19586
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-08-19414-1592/+19281
| | |\ \ | | | |/ | | |/|
| | | * Make sure windows raise properly when focusedAnders Bakken2009-08-183-25/+57
| | | * Initialize bpl in QDirectFBPaintDevice(...)Anders Bakken2009-08-181-1/+1
| | | * Disambiguate variable namesAnders Bakken2009-08-182-7/+7
| | | * Fixed toRawForm because the domains usually start with a dot.Thiago Macieira2009-08-181-1/+6
| | | * Remove a global static in QtTest: we can do the same with dynamicThiago Macieira2009-08-181-2/+7
| | | * Remove a global destructor from QtDBus.Thiago Macieira2009-08-181-4/+6
| | | * Doc: explain that QUrl::toAce may fail if its input is not correct.Thiago Macieira2009-08-181-0/+4
| | | * Simplify DirectFB clippingAnders Bakken2009-08-182-25/+36
| | | * Fix bugs in DFBPE fillRect and drawTiledPixmapAnders Bakken2009-08-181-3/+2
| | | * Added a behaviour parameter to QXmlStreamReader::readElementTextThorbjørn Lindeijer2009-08-182-8/+57
| | | * Added two convenience functions to QXmlStreamReaderThorbjørn Lindeijer2009-08-182-0/+52
| | | * Fixed a crash when setting twice the same viewmode on a QListViewThierry Bastian2009-08-181-1/+3
| | | * Fixed QRasterPaintEngine::drawImage() for 1x1 source rectangles.Kim Motoyoshi Kalland2009-08-181-2/+34
| | | * Make sure to update pos QDFBCursor::moveAnders Bakken2009-08-181-0/+1
| | | * add QGraphicsObject Q_INTERFACES macroThierry Bastian2009-08-181-0/+1
| | | * Compile fix with namespaceshjk2009-08-181-0/+2
| | | * Animations: update the documentationThierry Bastian2009-08-181-7/+0
| | | * Make TestLib compatible with mingw when gui is not usedThierry Bastian2009-08-183-2/+7
| | | * Fixed bug when rendering long lines of text without XRender.Samuel Rødal2009-08-181-4/+12
| | | * QItemSelectionModel: hasSelection can return true when no selectionThierry Bastian2009-08-181-11/+11
| | | * QHeaderView: assertion when modifying the root iem of a treewidgetThierry Bastian2009-08-181-1/+2
| | | * Fix build failure on Mac OS 10.5Richard Moe Gustavsen2009-08-181-2/+4
| | | * Added support for gestures on Mac OS X CarbonRichard Moe Gustavsen2009-08-183-7/+76