summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Fix loading QML via file open dialogMartin Jones2009-10-221-3/+1
| |/ / /
* | | | 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
| |/ / |/| |
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-10-2118-311/+535
|\ \ \ | |/ /
| * | 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
* | | 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
|/ /
* | 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
| |/ / |/| |
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-10-091-3/+5
|\ \ \
| * \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-081-2/+3
| |\ \ \ | | |/ /
| * | | Call QApplication::exit() repeatedlyAaron Kennedy2009-10-081-3/+5
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-10-091-3/+5
|\ \ \ \ | | |/ / | |/| |
| * | | Fix (properly) test image saving.Warwick Allison2009-10-081-2/+3
| |/ /
| * | Fix relative-URLs of test scriptsWarwick Allison2009-10-081-2/+3
* | | Add command line options.Bea Lam2009-10-081-6/+43
|/ /
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-071-8/+27
|\ \
| * | Fix so items are stretched to width of viewer if viewer is resized;Bea Lam2009-10-071-8/+27
* | | Fix portability of visual tests: fix filenames to be relative to base (URL).Warwick Allison2009-10-072-6/+6
|/ /
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-10-053-3/+6
|\ \
| * \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-10-043-3/+6
| |\ \ | | |/
| | * doc: Fixed numerous qdoc errors.Martin Smith2009-10-021-0/+1
| | * make private qws/qvfb data directory non-default, default to non-user specificJeremy Katz2009-10-022-3/+5
* | | Fix so fx items are not stretched to the width of the menu bar inBea Lam2009-10-051-1/+2
|/ /
* | Merge commit 'qt-mainline/4.6' into kinetic-declarativeuiAndreas Aardal Hanssen2009-10-0234-220/+316
|\ \ | |/
| * Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-10-012-9/+8
| |\
| | * make -{source,target}-language actually override values from filesOswald Buddenhagen2009-10-011-4/+4
| | * make -help reflect realityOswald Buddenhagen2009-10-011-5/+4
| * | fix ts and qm targets for shadow builds and builds with -prefixOswald Buddenhagen2009-10-017-42/+56
| * | remove *_untranslated.tsOswald Buddenhagen2009-10-017-8/+3