Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | Make qtconfig help messages translatable | Victor Ostashevsky | 2010-10-11 | 1 | -10/+10 | |
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-10-08 | 14 | -124/+122 | |
| | | |\ \ | ||||||
| | | | * \ | Merge commit 'doc-team/4.7' into 4.7 | Morten Engvoldsen | 2010-10-07 | 2 | -4/+4 | |
| | | | |\ \ | ||||||
| | | | * \ \ | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Morten Engvoldsen | 2010-10-07 | 2 | -0/+166 | |
| | | | |\ \ \ | ||||||
| * | | | | | | | Keep qmlviewer from disappearing | Alan Alpert | 2010-10-15 | 1 | -0/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Doc: fixing unclosed <p> | Morten Engvoldsen | 2010-10-15 | 1 | -1/+1 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-10-11 | 1 | -5/+12 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Designer: Fix a crash when copying empty page-based containers. | Friedemann Kleint | 2010-10-11 | 1 | -5/+12 | |
| |/ / / / | ||||||
* | | | | | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-10-08 | 13 | -407/+199 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-10-07 | 13 | -407/+199 | |
| |\ \ \ \ | | |_|/ / | |/| | | | ||||||
| | * | | | Live texture updates to meegographicssystem helper. | Michael Dominic K | 2010-10-07 | 11 | -406/+197 | |
| | * | | | Revert the integration of the merge request 2286. | Benjamin Poulain | 2010-10-07 | 23 | -1496/+2798 | |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-10-07 | 24 | -2798/+1497 | |
| | |\ \ \ | ||||||
| | | * | | | ActiveQt: also make the designer plugin for qaxwidget build in the opensource... | Patrick Spendrin | 2010-10-07 | 1 | -1/+1 | |
| | | * | | | Fix compilation | Olivier Goffart | 2010-10-07 | 4 | -8/+9 | |
| | | * | | | Code cleaning with the merge request 2286 | Benjamin Poulain | 2010-10-06 | 5 | -17/+15 | |
| | | * | | | Fix a pending issue with the merge request 2286 | Benjamin Poulain | 2010-10-06 | 1 | -6/+1 | |
| | | * | | | Fixed the build error in qtconfig | Boris Moiseev | 2010-10-06 | 1 | -1/+1 | |
| | | * | | | Resolved a little code style issue in qtconfig | Boris Moiseev | 2010-10-06 | 1 | -1/+3 | |
| | | * | | | Renamed controls in qtconfig's MainWindow | Boris Moiseev | 2010-10-06 | 2 | -346/+357 | |
| | | * | | | Removed inheritance from UI file in qtconfig's MainWindow | Boris | 2010-10-06 | 2 | -245/+269 | |
| | | * | | | Fixed a bug and resolved some translation issues in qtconfig | Boris Moiseev | 2010-10-06 | 1 | -8/+8 | |
| | | * | | | Fixed some problems in qtconfig's PreviewWidget | Boris Moiseev | 2010-10-06 | 3 | -33/+28 | |
| | | * | | | Removed the inheritance from ui file in qtconfig's PaletteEditorAdvanced | Boris Moiseev | 2010-10-06 | 2 | -38/+45 | |
| | | * | | | Replaced the unnecessary include with declaration | Boris Moiseev | 2010-10-06 | 2 | -2/+2 | |
| | | * | | | Resolved some code style issues and fixed the broken copyright year | Boris Moiseev | 2010-10-06 | 5 | -39/+40 | |
| | | * | | | Finally removed the qtconfig dependency from qt3support | Boris Moiseev | 2010-10-06 | 2 | -2/+1 | |
| | | * | | | Modified previewwidget's ui file in qtconfig | Boris Moiseev | 2010-10-06 | 1 | -7/+7 | |
| | | * | | | Fixed some code style issues in qtconfig | Boris Moiseev | 2010-10-06 | 1 | -26/+3 | |
| | | * | | | Refactored the MainWindow in qtconfig | Boris Moiseev | 2010-10-06 | 7 | -696/+235 | |
| | | * | | | Refactored PaletteEditorAdvanced in qtconfig | Boris Moiseev | 2010-10-06 | 8 | -1244/+623 | |
| | | * | | | Removed more legacy code from qtconfig and fixed codestyle issues | Boris Moiseev | 2010-10-06 | 4 | -18/+17 | |
| | | * | | | Refactored PreviewWidget in qtconfig | Boris Moiseev | 2010-10-06 | 8 | -513/+285 | |
* | | | | | | Added Q_INVOKABLE to ignore file. | Jerome Pasion | 2010-10-08 | 1 | -2/+3 | |
* | | | | | | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-10-07 | 2 | -0/+166 | |
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | | | ||||||
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-10-07 | 2 | -0/+166 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | Support device orientation in harmattan | Martin Jones | 2010-10-07 | 2 | -0/+166 | |
| | |/ / | ||||||
* | | | | qdoc: Don't generate html output for png files. | Martin Smith | 2010-10-07 | 1 | -2/+2 | |
* | | | | Doc: correcting spelling - qdbusxml2dcpp to qdbusxml2cpp | Morten Engvoldsen | 2010-10-07 | 1 | -2/+2 | |
| |_|/ |/| | | ||||||
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | David Boddie | 2010-10-04 | 10 | -5/+19 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-10-01 | 5 | -4/+8 | |
| |\ \ | | |/ | ||||||
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-30 | 5 | -4/+8 | |
| | |\ | ||||||
| | | * | Replace all occurances of "Qt 4.7" with "QtQuick 1.0" | Aaron Kennedy | 2010-09-29 | 3 | -3/+3 | |
| | | * | Register QtQuick 1.0 module. | Aaron Kennedy | 2010-09-29 | 1 | -0/+1 | |
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-28 | 1 | -1/+4 | |
| | | |\ | ||||||
| | | | * | QmlViewer: Fix typo in comment | Kai Koehne | 2010-09-28 | 1 | -1/+1 | |
| | | | * | QmlViewer: Fix assert on exit (Windows) | Kai Koehne | 2010-09-28 | 1 | -0/+3 | |
| * | | | | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-30 | 5 | -1/+11 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Don't use translations for console tools under windows | Victor Ostashevsky | 2010-09-28 | 5 | -1/+11 | |
| | |/ / | ||||||
| | * | | Merge commit 'oslo-staging-1/4.7' into week39 | Morten Engvoldsen | 2010-09-27 | 1 | -7/+41 | |
| | |\ \ | | | |/ |