summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | Code cleaning with the merge request 2286Benjamin Poulain2010-10-065-17/+15
| | | * | | Fix a pending issue with the merge request 2286Benjamin Poulain2010-10-061-6/+1
| | | * | | Fixed the build error in qtconfigBoris Moiseev2010-10-061-1/+1
| | | * | | Resolved a little code style issue in qtconfigBoris Moiseev2010-10-061-1/+3
| | | * | | Renamed controls in qtconfig's MainWindowBoris Moiseev2010-10-062-346/+357
| | | * | | Removed inheritance from UI file in qtconfig's MainWindowBoris2010-10-062-245/+269
| | | * | | Fixed a bug and resolved some translation issues in qtconfigBoris Moiseev2010-10-061-8/+8
| | | * | | Fixed some problems in qtconfig's PreviewWidgetBoris Moiseev2010-10-063-33/+28
| | | * | | Removed the inheritance from ui file in qtconfig's PaletteEditorAdvancedBoris Moiseev2010-10-062-38/+45
| | | * | | Replaced the unnecessary include with declarationBoris Moiseev2010-10-062-2/+2
| | | * | | Resolved some code style issues and fixed the broken copyright yearBoris Moiseev2010-10-065-39/+40
| | | * | | Finally removed the qtconfig dependency from qt3supportBoris Moiseev2010-10-062-2/+1
| | | * | | Modified previewwidget's ui file in qtconfigBoris Moiseev2010-10-061-7/+7
| | | * | | Fixed some code style issues in qtconfigBoris Moiseev2010-10-061-26/+3
| | | * | | Refactored the MainWindow in qtconfigBoris Moiseev2010-10-067-696/+235
| | | * | | Refactored PaletteEditorAdvanced in qtconfigBoris Moiseev2010-10-068-1244/+623
| | | * | | Removed more legacy code from qtconfig and fixed codestyle issuesBoris Moiseev2010-10-064-18/+17
| | | * | | Refactored PreviewWidget in qtconfigBoris Moiseev2010-10-068-513/+285
* | | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-072-0/+166
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-072-0/+166
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Support device orientation in harmattanMartin Jones2010-10-072-0/+166
| | |/ / /
* | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-071-32/+8
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '4.7-upstream' into 4.7-docA-Team2010-10-015-4/+8
| |\ \ \ \ | | |/ / /
| * | | | Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-305-1/+11
| |\ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch '4.7' into newSearchMorten Engvoldsen2010-09-2811-65/+86
| |\ \ \ \
| | * | | | Doc: fixing bugs in slim-fit styleMorten Engvoldsen2010-09-281-31/+0
| | * | | | Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-271-7/+41
| | |\ \ \ \
| * | | | | | Doc: Implementing new search displayMorten Engvoldsen2010-09-241-1/+8
* | | | | | | Merge remote branch 'origin/4.7' into master-from-4.7Rohan McGovern2010-10-0412-23/+40
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-305-4/+8
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-293-3/+3
| | * | | | | Register QtQuick 1.0 module.Aaron Kennedy2010-09-291-0/+1
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-281-1/+4
| | |\ \ \ \ \
| | | * | | | | QmlViewer: Fix typo in commentKai Koehne2010-09-281-1/+1
| | | * | | | | QmlViewer: Fix assert on exit (Windows)Kai Koehne2010-09-281-0/+3
| | | | |_|/ / | | | |/| | |
| * | | | | | Don't use translations for console tools under windowsVictor Ostashevsky2010-09-285-1/+11
| |/ / / / /
| * | | | | Merge commit 'oslo-staging-1/4.7' into week39Morten Engvoldsen2010-09-271-7/+41
| |\ \ \ \ \ | | |/ / / / | | | | / / | | |_|/ / | |/| | |
| * | | | Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-248-11/+26
| |\ \ \ \
| * | | | | Added a condition to skip obsolete functions during the threadness check.Jerome Pasion2010-09-241-16/+19
| | |_|/ / | |/| | |
| * | | | Doc: maintainance - fixing grammar and spellingMorten Engvoldsen2010-09-231-2/+2
* | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-289-18/+67
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-241-7/+41
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Small fixes to Browser.qmlJoona Petrell2010-09-241-7/+41
| * | | | Assistant: Don't register internal doc when using custom collection.Christian Kandeler2010-09-234-3/+16
| * | | | Assistant: Move comment to the right place.Christian Kandeler2010-09-231-5/+7
| |/ / /
| * | | Designer: Minor BT issue: '-' button in Signal/Slot editor not updated.Friedemann Kleint2010-09-231-1/+1
| * | | build configure.exe directly in source dirOswald Buddenhagen2010-09-231-1/+1
| * | | fix build key generation for realOswald Buddenhagen2010-09-231-1/+1
| |/ /
* | | Unbreak configure.exeMarius Storm-Olsen2010-09-271-1/+1
* | | Allow fallback to fulltext search when keyword has not been found (remote).kh12010-09-278-24/+126