summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | 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
| | * | | | | | | Fix Browser.qml warningsJoona Petrell2010-11-301-2/+2
| | * | | | | | | Fix warnings related to unused variables.Thiago Macieira2010-11-261-0/+3
| | * | | | | | | Add missing newline to configure.exe output.Jason McDonald2010-11-261-1/+1
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-11-2523-131/+179
| | |\ \ \ \ \ \ \
| | * | | | | | | | Fixup visual tests on MacAlan Alpert2010-11-251-0/+9
* | | | | | | | | | Watch qrc files also when they are emptyJarek Kobus2010-12-091-23/+27
|/ / / / / / / / /
* | | | | | | | | QScroller merge, part 1Robert Griebl2010-12-021-6/+6
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Designer: Fix coverity warning (memory leak in widget database).Friedemann Kleint2010-12-011-5/+5
* | | | | | | | Rename File > Quit to Exit on Windows.Thiago Macieira2010-11-281-3/+9
* | | | | | | | Merge remote branch 'qt/master'Jason McDonald2010-11-269-5/+196
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-2522-103/+342
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-11-2423-130/+178
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-11-2423-130/+178
| | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-11-1923-130/+178
| | | | |\ \ \ \ \ \ \
| | * | | \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-11-241-1/+1
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | Prevent compilers optimizing eval timebomb code out of existence.Jason McDonald2010-11-241-1/+1
| | | | |/ / / / / / / | | | |/| | | | | | |
| | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-11-241-1/+1
| | |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | Prevent crash when calling reload() from within a .qmlDamian Jansen2010-11-231-1/+1
| | | |/ / / / / / /
| | * | | | | | | | Dynamically register the event number.Michael Dominic K2010-11-222-6/+18
| | |/ / / / / / /
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-196-3/+173
| | |\ \ \ \ \ \ \
| | | * | | | | | | Documentation update for new switching events.Michael Dominic K2010-11-172-1/+31
| | | * | | | | | | Send QMeeGoSwitchEvent to toplevel widgets before switching graphics system.Michael Dominic K2010-11-174-2/+142
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-171-1/+1
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Doc: Fixing typoSergio Ahumada2010-11-161-1/+1
| | * | | | | | | | | Allow testing of raster engine on Mac from qmlviewerAaron Kennedy2010-11-191-0/+9
| | |/ / / / / / / /
* | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-...Qt Continuous Integration System2010-11-2216-107/+154
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge remote branch 'qt/master'Jason McDonald2010-11-221-1/+1
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60axis2010-11-1921-130/+195
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| | * | | | | | | | Fixed namespace issues related to epocroot.cppMiikka Heikkinen2010-11-197-27/+63
| | * | | | | | | | Resolve EPOCROOT in qt.conf using same logic as in .proMiikka Heikkinen2010-11-182-0/+12
| | * | | | | | | | Make epocroot resolving compatible with more build environmentsMiikka Heikkinen2010-11-182-57/+51
| | * | | | | | | | Merge remote branch 'qt/4.7' into 4.7Jason McDonald2010-11-186-25/+42
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | * | | | | | | | Use include(original mkspec) instead of copying of mkspec to defaultMiikka Heikkinen2010-11-161-8/+10
| | * | | | | | | | Localize .loc and .pkg content based on TRANSLATIONSMiikka Heikkinen2010-11-121-0/+4