summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix 5f19daab6baba7d09853058355a66090a3781430Warwick Allison2009-11-041-5/+3
* Fix "initial" size for remote content.Warwick Allison2009-11-041-2/+2
* Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara...Warwick Allison2009-11-049-23/+68
|\
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6David Boddie2009-11-032-16/+14
| |\
| | * qdoc3: Fixed a linking error for qml properties.Martin Smith2009-10-292-16/+14
| * | Prepend qt_instdate when using configure.exe as well. Rebuilt configure.exeDaniel Molkentin2009-11-031-1/+1
| * | disable link time code generation by default on Windows CEJoerg Bornemann2009-11-031-1/+0
| * | qdoc: Disabled reporting the NOTIFY signal until I know what it broke.Martin Smith2009-11-031-1/+0
| * | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-024-15/+34
| |\ \
| | * | Compilation failure QtOpenGL when Opengl ES is used on Qt for Windows CEKeith Isdale2009-11-021-0/+3
| | * | Add a French translation to Assistant. Update the phrase book.Benjamin Poulain2009-10-302-0/+21
| | * | Merge commit '8c4edbd04f350294462fd689748de2dd7cc84d47' into 4.6-upstreamBradley T. Hughes2009-10-301-0/+1
| | |\ \
| | | * | Tabs with corner widgets are drawn incorrectly in document mode on Mac.Prasanth Ullattil2009-10-291-0/+1
| | | |/
| | * | Merge branch '4.6-s60' into 4.6axis2009-10-301-15/+9
| | |\ \
| | | * | Removed mentions about certain flags being temporary for SymbianMiikka Heikkinen2009-10-291-13/+7
| | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6axis2009-10-294-159/+20
| | | |\ \
| | | * | | Enable webkit and xmlpatterns by default on Symbian.Frans Englich2009-10-271-2/+2
| * | | | | Make Linguist on Mac use the unified toolbar, like Assistant.Daniel Molkentin2009-10-301-0/+1
| * | | | | Merge commit 'mainline/4.6' into 4.6hjk2009-10-306-161/+46
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fix wrong version number in Assistant internal help.kh12009-10-291-0/+0
| | * | | | do not crashOswald Buddenhagen2009-10-291-5/+7
| | * | | | Also change the configure.exe to ensure that the necessary new configsThiago Macieira2009-10-291-1/+23
| | | |/ / | | |/| |
| * | | | Designer: Fix potential crash when moving pages of a QTabWidgetFriedemann Kleint2009-10-271-0/+3
| | |/ / | |/| |
* | | | Define and document deletion of QmlEngine QNetworkAccessManagerWarwick Allison2009-11-031-2/+2
* | | | Support Visual (interactive) tests without using images for confirmation.Warwick Allison2009-11-033-9/+24
* | | | Accidental commit.Warwick Allison2009-11-022-1271/+0
* | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2009-11-0241-302/+1343
|\ \ \ \
| * \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-3037-73/+1254
| |\ \ \ \
| | * \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-309-182/+67
| | |\ \ \ \
| | | * | | | qdoc3: display 'read-only' in QML docs for read only properties.Michael Brasser2009-10-304-6/+33
| | | * | | | qdoc3: Fixed a linking error for qml properties.Martin Smith2009-10-292-16/+14
| | * | | | | fix headersWarwick Allison2009-10-2928-31/+1075
| | * | | | | fix headersWarwick Allison2009-10-294-20/+132
| * | | | | | Fixup mistakes following renaming filesAaron Kennedy2009-10-301-1/+1
| * | | | | | Make private headers _pAaron Kennedy2009-10-3013-20/+20
| * | | | | | Rename qfx files to qmlgraphics filesAaron Kennedy2009-10-302-2/+2
| * | | | | | Rename QFx classes to QmlGraphicsAaron Kennedy2009-10-305-46/+46
| | |/ / / / | |/| | | |
| * | | | | Merge branch '4.6' of ../qt into kinetic-declarativeuiAaron Kennedy2009-10-294-160/+20
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | make magic comment parsing stricterOswald Buddenhagen2009-10-281-9/+9
| | | |/ | | |/|
| | * | Add 800x480 to the qvfb configuration dialogRhys Weatherley2009-10-282-1/+11
| | * | Doc: Remove unused file.David Boddie2009-10-271-149/+0
| | |/
* | | Minor improvementsBea Lam2009-10-294-11/+9
|/ /
* | Use ShellMode for creator plugin expression widget.Bea Lam2009-10-282-1/+10
* | Must delete query objects once disconnected.Bea Lam2009-10-281-1/+8
* | Show contents of list properties within the debugger (like the CreatorBea Lam2009-10-285-37/+87
* | Auto-select first tree item after reload.Bea Lam2009-10-282-2/+3
* | Fix crash bug where watch is already deletedBea Lam2009-10-281-1/+2
* | Fix context so files can be saved in Inspector mode, and colourBea Lam2009-10-273-10/+9
* | minor fixesBea Lam2009-10-272-3/+1
* | Show property type in separate column like Creator debugger.Bea Lam2009-10-271-7/+8