aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* qmlplugindump: Fix handling of implicit signalsKai Koehne2012-09-101-1/+1
* doc: fix some more typosSergio Ahumada2012-09-101-1/+1
* qmlplugindump: Fix dumping of typesKai Koehne2012-09-071-1/+1
* qmlplugindump: Take care of 'void' typesKai Koehne2012-09-071-2/+2
* Refactor singleton type registration codeChris Adams2012-08-281-58/+16
* Fixing easing curve editorThomas Hartmann2012-08-172-0/+7
* Reduce memory consumption of source coordinatesMatthew Vogt2012-08-161-24/+80
* Add type name to singleton (module api) implementations.Glenn Watson2012-08-081-19/+22
* qmlscene: fixed dependency on QtWidgetsRohan McGovern2012-07-301-1/+1
* Remove work-around for Q_DECLARE_METATYPE(QFileInfo) being added to QtCoreMarc Mutz2012-07-261-3/+0
* Work around Q_DECLARE_METATYPE(QFileInfo) being added to QtCoreMarc Mutz2012-07-251-0/+2
* Add I18N support to qmlsceneCharles Yin2012-07-171-1/+35
* QQuickCanvas renamesAlan Alpert2012-07-171-1/+1
* "export" the qml tools for qtPrepareTool() useOswald Buddenhagen2012-07-116-60/+9
* qmlplugindump: Add comment to file that it was auto-generatedThomas McGuire2012-07-041-2/+4
* Merge branch 'buildsystem'Oswald Buddenhagen2012-06-264-9/+11
|\
| * build system cleanupsOswald Buddenhagen2012-06-261-4/+0
| * remove pointless qmltest conditionalsOswald Buddenhagen2012-06-261-2/+8
| * fix include styleOswald Buddenhagen2012-06-262-3/+3
* | Remove some unnecessary indirection.Robin Burchell2012-06-251-17/+14
|/
* qmlscene: add --transparent argumentGirish Ramakrishnan2012-06-191-0/+14
* Small cleanup: remove braces from single line conditionals.Robin Burchell2012-06-191-9/+5
* Fix compilation for QT_NO_FILEDIALOGTasuku Suzuki2012-06-091-1/+1
* Add --resize-to-root option, sets ResizeViewToRootObject on the qmlscene view.Robin Burchell2012-05-281-10/+11
* Don't use QtDeclarative compat moduleKent Hansen2012-05-111-1/+1
* QmlProfiler: storing binding typeChristiaan Janssen2012-05-045-10/+32
* Initial bundle supportAaron Kennedy2012-05-044-2/+243
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-041-2/+2
* Do not use deprecated APIOlivier Goffart2012-04-241-1/+1
* Enabled widget free compilation of QtQuickDonald Carr2012-04-185-31/+7
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-04-171-10/+5
|\
| * Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-112-2/+2
| |\
| * \ Merge master into api_changesKent Hansen2012-03-271-2/+2
| |\ \
| * \ \ Merge master into api_changesKent Hansen2012-03-237-10/+681
| |\ \ \
| * \ \ \ Merge master into api_changesKent Hansen2012-03-1925-2225/+2781
| |\ \ \ \
| * | | | | Adapt to Qt5 meta-object changesKent Hansen2012-03-131-10/+5
* | | | | | Don't use QWindow::moveGirish Ramakrishnan2012-04-131-1/+1
| |_|_|_|/ |/| | | |
* | | | | Debugger: Use "QML" also in macro namesKai Koehne2012-03-301-1/+1
* | | | | Use minimal javascript expression for bound signalsChris Adams2012-03-291-1/+1
| |_|_|/ |/| | |
* | | | Debugger: Allow enabling of qml debugger without startup warningKai Koehne2012-03-271-2/+2
| |_|/ |/| |
* | | Allow qmlscene to quit immediately after startingMatthew Vogt2012-03-211-0/+9
* | | Debugger: Disable debugging for qmlprofiler, qmltestKai Koehne2012-03-201-1/+1
* | | EasingCurveEditor: Remove generated headers from .pro fileKai Koehne2012-03-191-2/+0
* | | QmlDebuggingTests: Separate out public and private testsAurindam Jana2012-03-194-4/+668
* | | Don't change the executable name if only build in debug mode on WindowsCharles Yin2012-03-191-3/+3
| |/ |/|
* | Adding a custom easing curve editor to declarative toolsThomas Hartmann2012-03-1314-1/+1947
* | QmlProfiler: updated standalone appChristiaan Janssen2012-03-1311-2224/+834
|/
* QmlDebugging: Remove QQmlDebugClientAurindam Jana2012-03-094-4/+525
* Merge master <-> api_changesMatthew Vogt2012-03-057-154/+154
|\
* | Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-2420-140/+140
|/