Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Fixup minehunt example with the new style particle explosions | Alan Alpert | 2009-07-20 | 2 | -4/+18 | |
* | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Alan Alpert | 2009-07-17 | 19 | -148/+108 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-07-17 | 5 | -41/+55 | |
| |\ \ \ \ | ||||||
| | * | | | | Be faster. | Warwick Allison | 2009-07-17 | 1 | -3/+7 | |
| | * | | | | Stop the clock while no visible particles and not emitting. | Warwick Allison | 2009-07-17 | 1 | -25/+19 | |
| | * | | | | Compile, tidy up code. | Warwick Allison | 2009-07-17 | 3 | -13/+29 | |
| | * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-07-17 | 1 | -3/+1 | |
| | |\ \ \ \ | | | |/ / / | ||||||
| | * | | | | Must set id before call, since addId ASSERTs. | Warwick Allison | 2009-07-17 | 1 | -2/+2 | |
| * | | | | | Basic inputMethodQuery support for KeyProxy. | Michael Brasser | 2009-07-17 | 4 | -13/+41 | |
| * | | | | | LineEdit cleanup. | Michael Brasser | 2009-07-17 | 3 | -37/+4 | |
| * | | | | | Remove non-functioning opaque property. | Michael Brasser | 2009-07-17 | 6 | -47/+4 | |
| * | | | | | Minor cleanup. | Michael Brasser | 2009-07-17 | 1 | -6/+3 | |
| | |/ / / | |/| | | | ||||||
| * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-07-17 | 1180 | -20850/+26706 | |
| |\ \ \ \ | | |/ / / | ||||||
| * | | | | Always set the id before calling setId() | Aaron Kennedy | 2009-07-17 | 1 | -4/+2 | |
* | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Alan Alpert | 2009-07-17 | 1180 | -20850/+26706 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Change the color of the particles | Yann Bodson | 2009-07-16 | 4 | -1/+1 | |
| * | | | | Don't try to build qmldebugger. | Yann Bodson | 2009-07-16 | 1 | -1/+1 | |
| * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-07-16 | 1103 | -8441/+25998 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-07-16 | 77 | -3606/+5625 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Recognize T_MULTILINE_STRING_LITERAL as a primary expression and removed UiMu... | Roberto Raggi | 2009-07-16 | 5 | -977/+929 | |
| | | * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-07-16 | 70 | -2548/+4513 | |
| | | |\ \ \ \ | ||||||
| | | | * | | | | Add an errors() signal to QFxView | Kai Koehne | 2009-07-16 | 2 | -48/+18 | |
| | | | |/ / / | ||||||
| | | * | | | | Qualifiers and versioning for C++-defined types. | Warwick Allison | 2009-07-16 | 4 | -81/+183 | |
| | * | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-07-15 | 89 | -3235/+3181 | |
| | |\ \ \ \ \ | | | |/ / / / | ||||||
| | * | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar... | Michael Brasser | 2009-07-15 | 1055 | -6700/+24500 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Fixed recompile of tests/auto/selftests/exception. | Rohan McGovern | 2009-07-15 | 6 | -9/+9 | |
| | | * | | | | | Fixed selftest failure. | Rohan McGovern | 2009-07-15 | 1 | -2/+2 | |
| | | * | | | | | Improve error message from configure.exe when trying to compile the Windows p... | David Faure | 2009-07-14 | 1 | -2/+8 | |
| | | * | | | | | Forgot to include qnet_unix_p.h for the qt_safe_() functions | Robert Griebl | 2009-07-14 | 1 | -0/+1 | |
| | | * | | | | | QNetworkReply: Add isFinished() method documentation improvement | Markus Goetz | 2009-07-14 | 1 | -0/+4 | |
| | | * | | | | | support context menu for system tray icons on Windows CE | Joerg Bornemann | 2009-07-14 | 1 | -2/+11 | |
| | | * | | | | | Socket function cleanup: replacing direct POSIX calls with qt_safe_(). | Robert Griebl | 2009-07-14 | 5 | -44/+42 | |
| | | * | | | | | outdated comment in qfsfileengine_win.cpp removed | Joerg Bornemann | 2009-07-14 | 1 | -2/+0 | |
| | | * | | | | | large file support for Windows CE | Joerg Bornemann | 2009-07-14 | 1 | -16/+19 | |
| | | * | | | | | micro optimization in qfsfileengine_win.cpp | Joerg Bornemann | 2009-07-14 | 1 | -4/+2 | |
| | | * | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Marius Bugge Monsen | 2009-07-14 | 10 | -15/+88 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | QNetworkReply: Add isFinished() method | Markus Goetz | 2009-07-14 | 6 | -0/+42 | |
| | | | * | | | | | Make sure QGraphicsScene::update() only requires one event-loop | Bjørn Erik Nilsen | 2009-07-14 | 4 | -15/+46 | |
| | | | * | | | | | Fixed the qlineedit autotest. | Denis Dzyubenko | 2009-07-14 | 1 | -3/+3 | |
| | | | * | | | | | doc: Clarified what happens with a null Q3CString. | Martin Smith | 2009-07-14 | 1 | -5/+27 | |
| | | * | | | | | | Remove sendGestureEvent(). | Marius Bugge Monsen | 2009-07-14 | 1 | -68/+0 | |
| | | * | | | | | | Add auto-tests for QGraphicsItem::filtersChildEvents. | Marius Bugge Monsen | 2009-07-14 | 1 | -0/+123 | |
| | | * | | | | | | Fixed the qlineedit autotest. | Denis Dzyubenko | 2009-07-14 | 1 | -3/+3 | |
| | | * | | | | | | doc: Clarified what happens with a null Q3CString. | Martin Smith | 2009-07-14 | 1 | -5/+27 | |
| | | * | | | | | | Add QGraphicsView::filtersChildEvents property. | Marius Bugge Monsen | 2009-07-14 | 5 | -9/+149 | |
| | | |/ / / / / | ||||||
| | | * | | | | | Use the correct font metrics function. | Olivier Goffart | 2009-07-14 | 2 | -8/+2 | |
| | | * | | | | | fix for mingw to still look into LIB and INCLUDE env var | Thierry Bastian | 2009-07-14 | 1 | -7/+6 | |
| | | * | | | | | Make the window title set by setWindowFilePath() match our docs. | Norwegian Rock Cat | 2009-07-14 | 2 | -4/+4 | |
| | | * | | | | | Make the mainwindow examples use setWindowFilePath | Norwegian Rock Cat | 2009-07-14 | 6 | -18/+15 | |
| | | * | | | | | Remove this foundItem boolean. | Norwegian Rock Cat | 2009-07-14 | 1 | -4/+1 | |