summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Fixup minehunt example with the new style particle explosionsAlan Alpert2009-07-202-4/+18
* | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-07-1719-148/+108
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-175-41/+55
| |\ \ \ \
| | * | | | Be faster.Warwick Allison2009-07-171-3/+7
| | * | | | Stop the clock while no visible particles and not emitting.Warwick Allison2009-07-171-25/+19
| | * | | | Compile, tidy up code.Warwick Allison2009-07-173-13/+29
| | * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-171-3/+1
| | |\ \ \ \ | | | |/ / /
| | * | | | Must set id before call, since addId ASSERTs.Warwick Allison2009-07-171-2/+2
| * | | | | Basic inputMethodQuery support for KeyProxy.Michael Brasser2009-07-174-13/+41
| * | | | | LineEdit cleanup.Michael Brasser2009-07-173-37/+4
| * | | | | Remove non-functioning opaque property.Michael Brasser2009-07-176-47/+4
| * | | | | Minor cleanup.Michael Brasser2009-07-171-6/+3
| | |/ / / | |/| | |
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-171180-20850/+26706
| |\ \ \ \ | | |/ / /
| * | | | Always set the id before calling setId()Aaron Kennedy2009-07-171-4/+2
* | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-07-171180-20850/+26706
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Change the color of the particlesYann Bodson2009-07-164-1/+1
| * | | | Don't try to build qmldebugger.Yann Bodson2009-07-161-1/+1
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-161103-8441/+25998
| |\ \ \ \
| | * \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-1677-3606/+5625
| | |\ \ \ \
| | | * | | | Recognize T_MULTILINE_STRING_LITERAL as a primary expression and removed UiMu...Roberto Raggi2009-07-165-977/+929
| | | * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-1670-2548/+4513
| | | |\ \ \ \
| | | | * | | | Add an errors() signal to QFxViewKai Koehne2009-07-162-48/+18
| | | | |/ / /
| | | * | | | Qualifiers and versioning for C++-defined types.Warwick Allison2009-07-164-81/+183
| | * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-1589-3235/+3181
| | |\ \ \ \ \ | | | |/ / / /
| | * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-07-151055-6700/+24500
| | |\ \ \ \ \
| | | * | | | | Fixed recompile of tests/auto/selftests/exception.Rohan McGovern2009-07-156-9/+9
| | | * | | | | Fixed selftest failure.Rohan McGovern2009-07-151-2/+2
| | | * | | | | Improve error message from configure.exe when trying to compile the Windows p...David Faure2009-07-141-2/+8
| | | * | | | | Forgot to include qnet_unix_p.h for the qt_safe_() functionsRobert Griebl2009-07-141-0/+1
| | | * | | | | QNetworkReply: Add isFinished() method documentation improvementMarkus Goetz2009-07-141-0/+4
| | | * | | | | support context menu for system tray icons on Windows CEJoerg Bornemann2009-07-141-2/+11
| | | * | | | | Socket function cleanup: replacing direct POSIX calls with qt_safe_().Robert Griebl2009-07-145-44/+42
| | | * | | | | outdated comment in qfsfileengine_win.cpp removedJoerg Bornemann2009-07-141-2/+0
| | | * | | | | large file support for Windows CEJoerg Bornemann2009-07-141-16/+19
| | | * | | | | micro optimization in qfsfileengine_win.cppJoerg Bornemann2009-07-141-4/+2
| | | * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtMarius Bugge Monsen2009-07-1410-15/+88
| | | |\ \ \ \ \
| | | | * | | | | QNetworkReply: Add isFinished() methodMarkus Goetz2009-07-146-0/+42
| | | | * | | | | Make sure QGraphicsScene::update() only requires one event-loopBjørn Erik Nilsen2009-07-144-15/+46
| | | | * | | | | Fixed the qlineedit autotest.Denis Dzyubenko2009-07-141-3/+3
| | | | * | | | | doc: Clarified what happens with a null Q3CString.Martin Smith2009-07-141-5/+27
| | | * | | | | | Remove sendGestureEvent().Marius Bugge Monsen2009-07-141-68/+0
| | | * | | | | | Add auto-tests for QGraphicsItem::filtersChildEvents.Marius Bugge Monsen2009-07-141-0/+123
| | | * | | | | | Fixed the qlineedit autotest.Denis Dzyubenko2009-07-141-3/+3
| | | * | | | | | doc: Clarified what happens with a null Q3CString.Martin Smith2009-07-141-5/+27
| | | * | | | | | Add QGraphicsView::filtersChildEvents property.Marius Bugge Monsen2009-07-145-9/+149
| | | |/ / / / /
| | | * | | | | Use the correct font metrics function.Olivier Goffart2009-07-142-8/+2
| | | * | | | | fix for mingw to still look into LIB and INCLUDE env varThierry Bastian2009-07-141-7/+6
| | | * | | | | Make the window title set by setWindowFilePath() match our docs.Norwegian Rock Cat2009-07-142-4/+4
| | | * | | | | Make the mainwindow examples use setWindowFilePathNorwegian Rock Cat2009-07-146-18/+15
| | | * | | | | Remove this foundItem boolean.Norwegian Rock Cat2009-07-141-4/+1