Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | * | | | | | | | | | Doc: Fixed namespaced Qt build breakage in the model/view tutorial. | David Boddie | 2010-09-03 | 4 | -12/+6 | |
| | | | | | | | |_|_|_|_|_|/ / | | | | | | | |/| | | | | | | | ||||||
| | | | | | | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | David Boddie | 2010-09-02 | 152 | -2011/+3238 | |
| | | | | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | | | | * \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-02 | 12 | -497/+223 | |
| | | | | | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | * | | | | | | | | Doc: Updated Supported Platforms page. Finished | Morten Engvoldsen | 2010-09-02 | 1 | -22/+20 | |
| | | | | | | | | * | | | | | | | | New binary of configure.exe with -mp/-no-mp option | Marius Storm-Olsen | 2010-09-02 | 1 | -0/+0 | |
| | | | | | | | | * | | | | | | | | Turn Makefile.win32 into batch-mode, enable /MP and PCH | Marius Storm-Olsen | 2010-09-02 | 1 | -308/+49 | |
| | | | | | | | | * | | | | | | | | Add option to enable -MP compile option for MSVC | Marius Storm-Olsen | 2010-09-02 | 4 | -1/+19 | |
| | | | | | | | | * | | | | | | | | Rewrite ucstrcmp in terms of ucstrncmp | Thiago Macieira | 2010-09-02 | 1 | -13/+10 | |
| | | | | | | | | * | | | | | | | | Reorganise qelapsedtimer_unix.cpp for better inlining performance. | Thiago Macieira | 2010-09-02 | 1 | -55/+74 | |
| | | | | | | | | * | | | | | | | | Update the cpuid code to be better | Thiago Macieira | 2010-09-02 | 1 | -69/+37 | |
| | | | | | | | | * | | | | | | | | Revert "Restore default if to system default on session close." | Aaron McCarthy | 2010-09-02 | 2 | -29/+14 | |
| | | | | | | * | | | | | | | | | | Doc: Changed the default URL to avoid a Flash plugin crash on x86-64. | David Boddie | 2010-09-02 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-09-06 | 5 | -12/+102 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | Fixed incorrect Symbian scoping. | axis | 2010-09-06 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | Fixes for QMAKE_EXTRA_* variable handling in symbian-sbsv2 | Miikka Heikkinen | 2010-09-06 | 2 | -8/+47 | |
| | | * | | | | | | | | | | | | | | | QPixmaps try to access FBS connection after the connection has been closed. | Jani Hautakangas | 2010-09-06 | 2 | -2/+53 | |
| | | | |/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-06 | 15 | -175/+753 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Fix AnchorAnimation for multiple AnchorChanges with dependancies. | Michael Brasser | 2010-09-06 | 5 | -16/+518 | |
| | | * | | | | | | | | | | | | | | Fix recording of QML visual tests when using a QGLWidget viewport. | Michael Brasser | 2010-09-06 | 1 | -2/+1 | |
| | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-09-06 | 1 | -7/+5 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | Small cleanup | Aaron Kennedy | 2010-09-06 | 1 | -7/+5 | |
| | | * | | | | | | | | | | | | | | Fix PathView item position on insertion and removal. | Martin Jones | 2010-09-06 | 4 | -136/+181 | |
| | | |/ / / / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | | | Ensure WebView gets focus when an editable node is clicked on. | Martin Jones | 2010-09-06 | 1 | -1/+5 | |
| | | * | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-09-06 | 1 | -3/+0 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | Do not reset sourceSize when changing image source url. | Yann Bodson | 2010-09-06 | 1 | -3/+0 | |
| | | * | | | | | | | | | | | | | | Ensure slider is updated when screen size changes. | Martin Jones | 2010-09-06 | 2 | -6/+38 | |
| | | |/ / / / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | | | Ensure all image state is updated before emitting changed signals. | Martin Jones | 2010-09-06 | 1 | -5/+6 | |
| | * | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-06 | 1 | -2/+4 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Doc: More work on the QML documentation. | David Boddie | 2010-09-07 | 16 | -116/+502 | |
* | | | | | | | | | | | | | | | | Merge branch '4.7' into qmldocs | David Boddie | 2010-09-06 | 43 | -335/+549 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-09-06 | 43 | -335/+549 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | Designer: Fix action editor scrolling. | Friedemann Kleint | 2010-09-06 | 1 | -2/+4 | |
| | |/ / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-06 | 3 | -7/+42 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | | | / / / / / / / / / / / | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-09-05 | 16 | -302/+162 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-03 | 4 | -190/+42 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | Fixed compilation of the modelview tutorial on Windows. | Kim Motoyoshi Kalland | 2010-09-03 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | qdrawhelper: micro optimisation in fetchTransformBilinear | Olivier Goffart | 2010-09-03 | 1 | -7/+7 | |
| | | * | | | | | | | | | | | Fix QStaticText copy constructor to also copy text option property | Eskil Abrahamsen Blomfeldt | 2010-09-03 | 2 | -3/+30 | |
| | | * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-02 | 1 | -179/+4 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | qdrawhelper: Remove blend_transformed_bilinear_argb | Olivier Goffart | 2010-09-02 | 1 | -179/+4 | |
| | * | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-09-03 | 10 | -85/+95 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | QS60Style: QToolbar button and checked state is not shown | Sami Merila | 2010-09-03 | 1 | -10/+7 | |
| | | * | | | | | | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7 | Sami Merila | 2010-09-03 | 7 | -75/+78 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | Fix Symbian handling of projects with special characters in TARGET | Miikka Heikkinen | 2010-09-03 | 6 | -75/+77 | |
| | | | * | | | | | | | | | | | | Added missing code to bring web browser foreground in Symbian. | Janne Anttila | 2010-09-03 | 1 | -0/+1 | |
| | | | |/ / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | | Plug memory leak from QS60Style | Sami Merila | 2010-09-03 | 3 | -0/+10 | |
| | | |/ / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-03 | 14 | -37/+138 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-09-03 | 16 | -21/+280 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | Cleanup visible item checking in positioners | Alan Alpert | 2010-09-03 | 1 | -25/+23 | |
| | | * | | | | | | | | | | | | Fix the same bug that was in the demo samegame, in the tutorial version | Alan Alpert | 2010-09-03 | 1 | -2/+2 | |
| | | | |/ / / / / / / / / / | | | |/| | | | | | | | | | |