summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* typo fixed in qmlviewer main menuJoerg Bornemann2009-10-261-1/+1
* Fix for windows paths.Warwick Allison2009-10-262-6/+15
* Fix "initial" size for remote content.Warwick Allison2009-10-262-1/+8
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-2613-31/+98
|\
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2009-10-2613-33/+1373
| |\
| * | Fix to show expression query widget and allow QmlEngineDebug valuesBea Lam2009-10-2610-23/+78
| * | Allow canvas sizehint to be configurable and fix signal-slotBea Lam2009-10-225-8/+20
* | | Work again for URLs.Warwick Allison2009-10-262-43/+45
| |/ |/|
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-10-2510-28/+95
|\ \
| * | Doc: Updated the modules for the "Desktop" (Full Framework) edition.David Boddie2009-10-231-1/+1
| * | qdoc3: Added the \qmlattachedsignal and \qmlattachedmethod.Martin Smith2009-10-234-14/+72
| * | consider message id when comparing messagesOswald Buddenhagen2009-10-221-2/+6
| * | id-based: do not drop unfinished untranslated messagesOswald Buddenhagen2009-10-221-1/+1
| * | id-based: use source strings instead of empty translations only for unfinishe...Oswald Buddenhagen2009-10-221-3/+4
| * | actually guess the target language from the file nameOswald Buddenhagen2009-10-221-0/+2
| * | Assistant: More useful error messages for help collections.ck2009-10-211-6/+8
| * | Revert "Switch from *-armv5 to *-armv6."Frans Englich2009-10-211-1/+1
| * | Switch from *-armv5 to *-armv6.Frans Englich2009-10-211-1/+1
| * | Assistant: Fix syntax error.ck2009-10-201-1/+1
* | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Martin Jones2009-10-2213-19/+1598
|\ \ \
| * | | Prepend element name for detailed attached property docs.Michael Brasser2009-10-212-2/+6
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-219-17/+321
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-10-2118-311/+535
| | |\ \
| | * | | Give more info about whether a value is null and its value type.Bea Lam2009-10-213-20/+58
| | * | | Add ExpressionQueryWidget and do some clean up.Bea Lam2009-10-198-11/+259
| | * | | Don't try to open non-qml files.Bea Lam2009-10-161-0/+8
| | * | | Give more information about the value of a property when the variantBea Lam2009-10-151-3/+13
| * | | | doc now in globalobject.qdoc, not READMEWarwick Allison2009-10-202-0/+1271
| | |/ / | |/| |
* | | | Fix loading QML via file open dialogMartin Jones2009-10-221-3/+1
|/ / /
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-10-195-17/+56
|\ \ \ | | |/ | |/|
| * | qdoc3: Added the \qmlattachedproperty command.Martin Smith2009-10-195-17/+56
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-10-1917-294/+479
|\ \ \ | |/ / | | / | |/ |/|
| * Fixed `-debug' option to cetest deploying release DLLs.Rohan McGovern2009-10-161-0/+2
| * Remove qdocconf files for the old mac-specific source package.Jason McDonald2009-10-153-35/+0
| * Synced QT_BUILD_PARTS in .qmake.cache and projects.pro for Symbian.Miikka Heikkinen2009-10-141-0/+3
| * Changed "Qt for S60" -> "Qt for Symbian" in configure.Miikka Heikkinen2009-10-141-1/+1
| * qdoc: Made the \sincelist command produce better html.Martin Smith2009-10-142-64/+102
| * Fixed compile.Rohan McGovern2009-10-081-1/+2
| * qdoc: Removed some debug code and #if 0 code.Martin Smith2009-10-081-113/+1
| * doc: Changed the format of the since list.Martin Smith2009-10-086-144/+431
| * With an embedded linux licence you should also be able to use the Qt Windows ...Alexis Menard2009-10-071-1/+1
| * Check the result of scanfJoão Abecasis2009-10-071-3/+11
| * Fixing warnings on GCC... (II)João Abecasis2009-10-071-1/+1
| * Removing errors from the configure step...João Abecasis2009-10-072-5/+1
| * The plugindialog was moved to tools/designer/src/lib/sharedJoão Abecasis2009-10-071-4/+1
* | Fix memory leak and remove redundant ContextIdRole.Bea Lam2009-10-143-12/+18
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-10-147-10/+33
|\ \
| * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-10-092-9/+48
| |\ \
| * | | Improve qdoc generated QML documentation.Michael Brasser2009-10-097-10/+33
* | | | Split the various debugger widgets out into their own files. TheBea Lam2009-10-1415-751/+879
| |/ / |/| |