summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* qt project files: create pkg-config files for mingwMark Brand2011-01-105-5/+5
* Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-01-072-2/+1
|\
| * Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-01-072-2/+1
| |\
| | * QmlViewer: Remove unused class variablesKai Koehne2011-01-071-2/+0
| | * Designer: Block QEvent::WinIdChange.Friedemann Kleint2011-01-061-0/+1
* | | Assistant: Fix warnings.Christian Kandeler2011-01-072-23/+19
* | | Assistant: Don't tabify "Open Pages" dock widget by default.Christian Kandeler2011-01-071-3/+2
|/ /
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-01-054-3/+36
|\ \ | |/
| * QMeeGoGraphicsSystemHelper::setSwapBehavior implementation.Michael Dominic K2011-01-043-1/+34
| * QMeeGoSwitchEvent exported and static.Michael Dominic K2011-01-041-2/+2
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-12-242-1/+12
|\ \
| * | Whitespace changeHarald Fernengel2010-12-231-2/+2
| * | Fix for coding conventions.Juuso Pakarinen2010-12-231-6/+4
| * | Fix resource leak in QCLuceneStandardAnalyzer::QCLuceneStandardAnalyzer.Niklas Kurkisuo2010-12-231-0/+6
| * | Fix resource leak in QCLuceneStopAnalyzer::QCLuceneStopAnalyzer.Niklas Kurkisuo2010-12-231-0/+6
| * | Assistant: Get rid of bogus warning.Christian Kandeler2010-12-221-1/+2
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-231-5/+24
|\ \ \ | |/ / |/| / | |/
| * runonphone: Only print the modprobe instructions on linuxMartin Storsjo2010-12-201-0/+4
| * reword: Make the USB serial device enumeration work on OS X, tooMartin Storsjo2010-12-201-4/+19
| * runonphone: Check that the device->config is valid before dereferencing itMartin Storsjo2010-12-201-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-201-1/+7
|\ \ | |/
| * Use relative include instead of absolute in default qmake.confMiikka Heikkinen2010-12-171-1/+7
* | Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-142-4/+13
|\ \
| * \ Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-072-4/+13
| |\ \
| | * \ Merge remote branch 'origin/master' into file-engine-refactorJoão Abecasis2010-12-0228-132/+456
| | |\ \
| | * \ \ Merge remote branch 'qt/master' into file-engine-refactorJoão Abecasis2010-11-2373-412/+1270
| | |\ \ \
| | * \ \ \ Merge remote branch 'qt/master' into earth/file-engine-refactorShane Kearns2010-10-0816-439/+373
| | |\ \ \ \
| | * \ \ \ \ Merge commit 'origin/master' into fileEnginesThomas Zander2010-10-0620-41/+107
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge commit 'origin/master' into fileEnginesOn47Thomas Zander2010-09-28161-1155/+4514
| | |\ \ \ \ \ \
| | * | | | | | | Implement QFileSystemIterator for windows.Prasanth Ullattil2010-09-152-2/+0
| | * | | | | | | Adding minimal QFileSystemIterator APIJoão Abecasis2010-08-312-0/+3
| | * | | | | | | Move canonicalPath() to the new qfilesystemengine_unixThomas Zander2010-08-302-0/+2
| | * | | | | | | Adding QFileSystemEntry and QFileSystemEngine to build systemJoão Abecasis2010-08-302-2/+8
* | | | | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-12-1411-48/+60
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-1311-48/+60
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | Build on SymbianMartin Jones2010-12-121-13/+13
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-12-118-41/+41
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | QmlViewer: Remove trailing whitespaceKai Koehne2010-12-104-7/+7
| | | * | | | | | | | QmlViewer: Remove trailing whitespaceKai Koehne2010-12-106-18/+18
| | | * | | | | | | | QmlViewer: Fix crash on exitKai Koehne2010-12-101-21/+21
| | * | | | | | | | | refuse to open empty translation filesOswald Buddenhagen2010-12-101-0/+7
| | |/ / / / / / / /
| | * | | | | | | | Add libinfix support for QML plugins in Symbian.Miikka Heikkinen2010-12-091-0/+2
| | * | | | | | | | Check Qt::WA_TranslucentBackground instead of custom widget property.Michael Dominic K2010-12-082-21/+2
| | * | | | | | | | New translucency API for the meego graphics system.Michael Dominic K2010-12-082-0/+22
* | | | | | | | | | support app-bundles with whitespace in nameOswald Buddenhagen2010-12-131-2/+6
|/ / / / / / / / /
* | | | | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-12-106-16/+39
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-066-16/+39
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | | | / / / / / / / | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Synchronized configure.exe OpenGL options with Unix configureOleh Vasyura2010-12-031-2/+23
| | * | | | | | | purge vestiges of imageformat-pluginsMark Brand2010-12-032-10/+0
| | * | | | | | | Give qmlviewer a minimum size if root object has no size.Bea Lam2010-12-031-1/+1