Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Docs - clarify use of PropertyChanges for immediate property changes in | Bea Lam | 2010-08-17 | 2 | -121/+167 |
* | Update QtDeclarative def files | Joona Petrell | 2010-08-17 | 2 | -0/+2 |
* | Update QtGui def files | Joona Petrell | 2010-08-17 | 2 | -1/+4 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-08-16 | 5 | -53/+82 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-08-16 | 5 | -53/+82 |
| |\ | |||||
| | * | Handle QGraphicsWidgets in Flickable | Martin Jones | 2010-08-16 | 1 | -1/+1 |
| | * | More positioners with QGraphicsWidgets fixes. | Martin Jones | 2010-08-16 | 1 | -2/+6 |
| | * | Make positioners work with QGraphicsWidgets also | Martin Jones | 2010-08-16 | 3 | -49/+71 |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-08-16 | 4 | -104/+91 |
| | |\ | |||||
| | * | | emit countChanged where appropriate in Repeater | Martin Jones | 2010-08-16 | 1 | -1/+4 |
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-08-16 | 49 | -27/+123 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | David Boddie | 2010-08-16 | 59 | -198/+260 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-08-16 | 2 | -20/+18 |
| | |\ \ \ \ | |||||
| | | * | | | | qgrayraster: Speed up rendering of small cubic splines. | Andreas Kling | 2010-08-16 | 1 | -20/+16 |
| | | * | | | | Fix compilation: QT_NO_LINEEDIT | Tasuku Suzuki | 2010-08-16 | 1 | -0/+2 |
| | | |/ / / | |||||
| | * | | | | qdoc: Reorganized the QML elements table to be a dictionary... | Martin Smith | 2010-08-16 | 47 | -3/+101 |
| | |/ / / | |||||
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | David Boddie | 2010-08-13 | 1 | -6/+6 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | David Boddie | 2010-08-13 | 48 | -342/+829 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch '4.7' of ../oslo-staging-2 into 4.7 | David Boddie | 2010-08-13 | 34 | -126/+414 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-08-09 | 26 | -86/+198 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Doc: Fixes to Qt Quick documentation. | David Boddie | 2010-08-09 | 2 | -4/+4 |
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-08-16 | 2 | -19/+30 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||||
| * | | | | | | | | Fix QProcessManager destruction | Miikka Heikkinen | 2010-08-16 | 1 | -19/+28 |
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-08-13 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| | * | | | | | | | Fix for memory leak in qt_init | Shane Kearns | 2010-08-13 | 1 | -0/+2 |
* | | | | | | | | | Merge remote branch 'staging/4.7' into bearermanagement/maemo-fixes | Aaron McCarthy | 2010-08-16 | 9 | -20/+34 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-08-13 | 9 | -20/+34 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | / / | | | |_|_|_|_|/ / | | |/| | | | | | | |||||
| | * | | | | | | | Cocoa: Stacking order of modal dialogs is wrong | Richard Moe Gustavsen | 2010-08-13 | 1 | -6/+6 |
| | | |_|_|_|/ / | | |/| | | | | | |||||
| | * | | | | | | Multiple "Edit/Special Characters" menu entries on Mac OS X (Cocoa) | Prasanth Ullattil | 2010-08-13 | 4 | -0/+19 |
| | * | | | | | | Make this constructor explicit in Qt too. | Aaron McCarthy | 2010-08-13 | 1 | -4/+0 |
| | * | | | | | | Better fix for d524da81ee257a6bd67d32d0bc870280a7d5b8a4. | Aaron McCarthy | 2010-08-13 | 3 | -10/+9 |
| | |/ / / / / | |||||
* | | | | | | | Add version 0.42 of libconninet. | Aaron McCarthy | 2010-08-16 | 36 | -0/+9977 |
* | | | | | | | Remove version 0.41 of libconninet. | Aaron McCarthy | 2010-08-16 | 39 | -10054/+0 |
* | | | | | | | Register QNetworkConfigurationPrivatePointer metatype. | Aaron McCarthy | 2010-08-16 | 1 | -0/+1 |
* | | | | | | | Mutex is already locked when private member function is called. | Aaron McCarthy | 2010-08-16 | 1 | -3/+2 |
* | | | | | | | Fixed a typo when doing a lock. | Aaron McCarthy | 2010-08-16 | 1 | -2/+1 |
* | | | | | | | The QNetworkConfigurationManager did not get the online status correctly even... | Tomasz Bursztyka | 2010-08-16 | 2 | -28/+71 |
* | | | | | | | Release lock before calling into icd engine. | Aaron McCarthy | 2010-08-16 | 1 | -5/+6 |
* | | | | | | | Do not change the session configuration state because of changes | Jukka Rissanen | 2010-08-16 | 1 | -2/+0 |
|/ / / / / / | |||||
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-08-13 | 1 | -0/+2 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Clear previous animation data for non-triggering animations. | Michael Brasser | 2010-08-13 | 1 | -0/+2 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-08-13 | 3 | -104/+89 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Clean up rasterfallback mechanism in DirectFB | Donald Carr | 2010-08-12 | 1 | -103/+84 |
| * | | | | QNAM HTTP: Fix crash related to aborted uploads | Markus Goetz | 2010-08-12 | 2 | -1/+5 |
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-08-12 | 2 | -15/+18 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-08-12 | 2 | -15/+18 |
| |\ \ \ \ \ | |||||
| | * | | | | | QAudioOutput(ALSA); Fix check for available devices. | Justin McPherson | 2010-08-12 | 1 | -14/+17 |
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.7 | Justin McPherson | 2010-08-12 | 133 | -500/+1376 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-multimedia-staging int... | Justin McPherson | 2010-08-06 | 82 | -798/+1108 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Phonon; Update CMakeLists.txt | Justin McPherson | 2010-08-04 | 1 | -1/+1 |